- 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.CombineWayAction.NodePair
-
- a - Variable in class org.openstreetmap.josm.actions.CreateCircleAction.PolarNode
-
- a - Variable in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.StringSwitcher
-
- a - Variable in class org.openstreetmap.josm.data.projection.Ellipsoid
-
half long axis
- a - Variable in class org.openstreetmap.josm.data.projection.proj.LonLat
-
- a - Variable in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
-
- a - Variable in class org.openstreetmap.josm.tools.CompositeList
-
- a - Variable in class org.openstreetmap.josm.tools.Pair
-
The first item
- abort(String) - Static method in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- about - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Help / About
- AboutAction - Class in org.openstreetmap.josm.actions
-
Nice about screen.
- AboutAction() - Constructor for class org.openstreetmap.josm.actions.AboutAction
-
Constructs a new AboutAction
.
- aboveMaxColor - Variable in class org.openstreetmap.josm.tools.ColorScale
-
- absoluteFix - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- AbstractAuthorizationUI - Class in org.openstreetmap.josm.gui.oauth
-
This is the abstract base class for the three authorisation UIs.
- AbstractAuthorizationUI(String) - Constructor for class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
-
Constructs a new AbstractAuthorizationUI
for the given API URL.
- AbstractCredentialsAgent - Class in org.openstreetmap.josm.io.auth
-
- AbstractCredentialsAgent() - Constructor for class org.openstreetmap.josm.io.auth.AbstractCredentialsAgent
-
- AbstractDatasetChangedEvent - Class in org.openstreetmap.josm.data.osm.event
-
- AbstractDatasetChangedEvent(DataSet) - Constructor for class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
-
- AbstractDatasetChangedEvent.DatasetEventType - Enum in org.openstreetmap.josm.data.osm.event
-
- AbstractDatasetChangedEvent.DatasetEventType() - Constructor for enum org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
-
- AbstractDatum - Class in org.openstreetmap.josm.data.projection.datum
-
- AbstractDatum(String, String, Ellipsoid) - Constructor for class org.openstreetmap.josm.data.projection.datum.AbstractDatum
-
Constructs a new AbstractDatum
.
- AbstractDownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
-
Common abstract implementation of other download tasks
- AbstractDownloadTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
-
- 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
-
- AbstractIdTextField(Class<T>, int) - Constructor for class org.openstreetmap.josm.gui.widgets.AbstractIdTextField
-
- AbstractInfoAction - Class in org.openstreetmap.josm.actions
-
- AbstractInfoAction(boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractInfoAction
-
- AbstractInfoAction(String, String, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractInfoAction
-
- AbstractIOTask - Class in org.openstreetmap.josm.gui.io
-
This is an abstract task for uploading or saving a data layer.
- AbstractIOTask() - Constructor for class org.openstreetmap.josm.gui.io.AbstractIOTask
-
Contructs a new AbstractIOTask
.
- AbstractLayer - Class in org.openstreetmap.gui.jmapviewer
-
- AbstractLayer(String) - Constructor for class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- AbstractLayer(String, String) - Constructor for class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- AbstractLayer(String, Style) - Constructor for class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- AbstractLayer(String, String, Style) - Constructor for class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- AbstractLayer(LayerGroup, String) - Constructor for class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- AbstractLayer(LayerGroup, String, Style) - Constructor for class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- AbstractLayer(LayerGroup, String, String, Style) - Constructor for class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- AbstractMapQuestTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
-
- AbstractMapQuestTileSource(String, String) - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
-
- AbstractMapRenderer - Class in org.openstreetmap.josm.data.osm.visitor.paint
-
Abstract common superclass for
Rendering
implementations.
- AbstractMapRenderer(Graphics2D, NavigatableComponent, boolean) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
-
Creates an abstract paint visitor
- AbstractMergeAction - Class in org.openstreetmap.josm.actions
-
- AbstractMergeAction() - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction
-
Constructs a new AbstractMergeAction
.
- AbstractMergeAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction
-
- AbstractMergeAction(String, String, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction
-
- AbstractMergeAction.LayerListCellRenderer - Class in org.openstreetmap.josm.actions
-
the list cell renderer used to render layer list entries
- AbstractMergeAction.LayerListCellRenderer() - Constructor for class org.openstreetmap.josm.actions.AbstractMergeAction.LayerListCellRenderer
-
- 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
.
- AbstractOsmTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
-
Abstract clas for OSM Tile sources
- AbstractOsmTileSource(String, String) - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
-
Constructs a new OSM tile source
- AbstractParser - Class in org.openstreetmap.josm.io
-
- AbstractParser() - Constructor for class org.openstreetmap.josm.io.AbstractParser
-
- AbstractPrimitive - Class in org.openstreetmap.josm.data.osm
-
Abstract class to represent common features of the datatypes primitives.
- AbstractPrimitive() - Constructor for class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
- AbstractProgressMonitor - Class in org.openstreetmap.josm.gui.progress
-
- AbstractProgressMonitor(CancelHandler) - Constructor for class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- AbstractProgressMonitor.Request - Class in org.openstreetmap.josm.gui.progress
-
- AbstractProgressMonitor.Request() - Constructor for class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
-
- AbstractProgressMonitor.State - Enum in org.openstreetmap.josm.gui.progress
-
- AbstractProgressMonitor.State() - Constructor for enum org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.State
-
- AbstractProjection - Class in org.openstreetmap.josm.data.projection
-
Implementation of the Projection interface that represents a coordinate reference system and delegates
the real projection and datum conversion to other classes.
- AbstractProjection() - Constructor for class org.openstreetmap.josm.data.projection.AbstractProjection
-
- AbstractProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
-
- AbstractProjectionChoice(String, String, String) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
-
Constructs a new AbstractProjectionChoice
.
- 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
.
- 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
-
- 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
-
- AbstractTextComponentValidator - Class in org.openstreetmap.josm.gui.widgets
-
This is an abstract class for a validator on a text component.
- AbstractTextComponentValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
-
Creates the validator and weires it to the text component tc
.
- AbstractTextComponentValidator(JTextComponent, boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
-
Alternative constructor that allows to turn off the actionListener.
- AbstractTextComponentValidator(JTextComponent, boolean, boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
-
- AbstractTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
-
- AbstractTileSource() - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- AbstractTMSTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
-
- AbstractTMSTileSource(String, String) - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
-
- AbstractUploadDialog - Class in org.openstreetmap.josm.gui.io
-
This is an abstract base class for dialogs used for entering generic upload options.
- 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, Dialog.ModalityType, GraphicsConfiguration) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadDialog
-
Creates a dialog with the specified title, owner Window
,
modality and GraphicsConfiguration
.
- 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) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadDialog
-
Creates a modeless dialog with the specified title and owner
Window
.
- 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.
- AbstractUploadTask - Class in org.openstreetmap.josm.gui.io
-
- AbstractUploadTask(String, boolean) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadTask
-
- AbstractUploadTask(String, ProgressMonitor, boolean) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadTask
-
- AbstractUploadTask(String) - Constructor for class org.openstreetmap.josm.gui.io.AbstractUploadTask
-
- AbstractVisitor - Class in org.openstreetmap.josm.data.osm.visitor
-
This class serves as a base class for most simple visitors,
blocking out the "changeset" visit so as to avoid cluttering
the visitors which are not interested.
- AbstractVisitor() - Constructor for class org.openstreetmap.josm.data.osm.visitor.AbstractVisitor
-
- ACCELERATION - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
-
The speed increase per timer interval when a cursor button is clicked
- accept(File) - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
- accept(PrimitiveVisitor) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- accept(Visitor) - Method in class org.openstreetmap.josm.data.osm.Node
-
- accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.Node
-
- accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.NodeData
-
- accept(Visitor) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Implementation of the visitor scheme.
- accept(Visitor) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.RelationData
-
- accept(Visitor) - Method in class org.openstreetmap.josm.data.osm.Way
-
- accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.Way
-
- accept(PrimitiveVisitor) - Method in class org.openstreetmap.josm.data.osm.WayData
-
- accept(File) - Method in class org.openstreetmap.josm.gui.layer.geoimage.JpegFileFilter
-
- accept(File) - Method in class org.openstreetmap.josm.gui.util.FileFilterAllFiles
-
- acceptFile(File) - Method in class org.openstreetmap.josm.io.AllFormatsImporter
-
- acceptFile(File, Layer) - Method in class org.openstreetmap.josm.io.FileExporter
-
- acceptFile(File) - Method in class org.openstreetmap.josm.io.FileImporter
-
Determines if this file importer accepts the given file.
- acceptFile(File, Layer) - Method in class org.openstreetmap.josm.io.GpxExporter
-
- acceptFile(File) - Method in class org.openstreetmap.josm.io.JpgImporter
-
- acceptFile(File, Layer) - Method in class org.openstreetmap.josm.io.OsmExporter
-
- acceptName(String) - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
Returns true if this file filter accepts the given filename.
- acceptsDocumentationSummary() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
-
- acceptsDocumentationSummary() - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
-
Returns a short HTML documentation string, describing acceptable URLs.
- acceptsMember(RelationMember) - Method in interface org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.AdditionalSorter
-
- acceptsMember(RelationMember) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.AssociatedStreetRoleAddressHouseSorter
-
- acceptsMember(RelationMember) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.AssociatedStreetRoleStreetSorter
-
- acceptsUrl(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
-
- acceptsUrl(String) - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
-
Returns true if the task is able to open the given URL, false otherwise.
- ACCESS_TOKEN_PROP - Static variable in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
-
The property name for the Access Token property
- accessedUrl - Variable in exception org.openstreetmap.josm.io.OsmApiException
-
- accessibleContext - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
-
- accessToken - Variable in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
-
- accessToken - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
-
- AccessTokenInfoPanel - Class in org.openstreetmap.josm.gui.oauth
-
Displays the key and the secret of an OAuth Access Token.
- AccessTokenInfoPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
-
- accessTokenKey - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
- accessTokenKeyChanged - Variable in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
- accessTokenSecret - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
- accessTokenSecretChanged - Variable in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
- accessTokenUrl - Variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
- accountCreated - Variable in class org.openstreetmap.josm.data.osm.UserInfo
-
the date this user was created
- accumulator - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
-
- accumulator - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
-
- act - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ToolbarPopupMenu
-
- actAdd - Variable in class org.openstreetmap.josm.gui.download.BookmarkSelection
-
the add action
- actCloseSelectedChangesetsAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
- actDownload - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel
-
- actDownload - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
-
the download action and button
- actDownloadChangesetContent - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
-
- actDownloadContentAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
-
- actDownloadSelectedChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
- actDownloadSelectedContent - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
- actDownloadSelectedIncompleteMembers - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
-
- actEditRelationSelection - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
-
- action - Variable in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
-
- action - Variable in class org.openstreetmap.josm.data.notes.NoteComment
-
- action - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- action - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageAction
-
- action - Variable in class org.openstreetmap.josm.gui.MapMover.ZoomerAction
-
- action - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- action - Variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyAction
-
- ACTION_FLAVOR - Static variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
-
- actionAllowed(Collection<Node>) - Method in class org.openstreetmap.josm.actions.AlignInCircleAction
-
Check if one or more nodes are outside of download area
- ActionFlagsTableCell - Class in org.openstreetmap.josm.gui.io
-
This class creates a table cell that features two checkboxes, Upload and Save.
- ActionFlagsTableCell() - Constructor for class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
-
- ActionParameter<T> - Class in org.openstreetmap.josm.actions
-
- ActionParameter(String) - Constructor for class org.openstreetmap.josm.actions.ActionParameter
-
- ActionParameter.SearchSettingsActionParameter - Class in org.openstreetmap.josm.actions
-
- ActionParameter.SearchSettingsActionParameter(String) - Constructor for class org.openstreetmap.josm.actions.ActionParameter.SearchSettingsActionParameter
-
- ActionParameter.StringActionParameter - Class in org.openstreetmap.josm.actions
-
- ActionParameter.StringActionParameter(String) - Constructor for class org.openstreetmap.josm.actions.ActionParameter.StringActionParameter
-
- actionParametersModel - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
-
- actionParametersPanel - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
-
- actionParametersTable - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AboutAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AddImageryLayerAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AddNodeAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.AlignInCircleAction
-
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.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.DialogsToggleAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DistributeAction
-
The general algorithm here is to find the two selected nodes
that are furthest apart, and then to distribute all other selected
nodes along the straight line between these nodes.
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DownloadAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DownloadPrimitiveAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DownloadReferrersAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.DuplicateAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ExitAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ExpertToggleAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.FollowLineAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.FullscreenToggleAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.GpxExportAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.HelpAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.HistoryInfoAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.InfoAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
-
Gets called whenever the shortcut is pressed or the menu entry is selected
Checks whether the selected objects are suitable to join and joins them if so
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.JoinNodeWayAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.JumpToAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.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.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.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.OpenFileAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.OrthogonalizeAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.OrthogonalizeAction.Undo
-
- actionPerformed(ActionEvent, Map<String, Object>) - Method in interface org.openstreetmap.josm.actions.ParameterizedAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.PasteAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.PasteTagsAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.PreferencesAction
-
Launch the preferences dialog.
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.PreferenceToggleAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.PurgeAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.RedoAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.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.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.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.RestartAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ReverseWayAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SaveActionBase
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.search.SearchAction
-
- actionPerformed(ActionEvent, Map<String, Object>) - Method in class org.openstreetmap.josm.actions.search.SearchAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SelectAllAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SelectByInternalPointAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SelectNonBranchingWaySequencesAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SessionLoadAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SessionSaveAsAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ShowStatusReportAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.SplitWayAction
-
Called when the action is executed.
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ToggleGPXLinesAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ToggleUploadDiscouragedLayerAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.UndoAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.UnGlueAction
-
Called when the action is executed.
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.UnJoinNodeWayAction
-
- 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.UploadSelectionAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ValidateAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ViewportFollowToggleAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.WireframeToggleAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ZoomInAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ZoomOutAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.actions.ZoomToAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.CancelAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.OKAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveXAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveYAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.ZoomInAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.ZoomOutAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel.ApplyTileAddressAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel.TileBoundsBuilder
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAfterCurrentLeftAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAfterCurrentRightAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllLeft
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllRight
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyBeforeCurrentLeftAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyBeforeCurrentRightAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyEndLeftAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyEndRightAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyStartLeftAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyStartRightAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.FreezeAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.MoveDownMergedAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.MoveUpMergedAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.RemoveMergedAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyCoordinatesAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyDeletedStateAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirCoordinatesAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirDeletedStateAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideCoordinateConflictAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideDeletedStateConflictAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.KeepMineAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.KeepTheirAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.UndecideAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.ApplyAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.CancelAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.ApplyAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.CancelAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver.ApplyRoleAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectNextColumnCellAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectPreviousColumnCellAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable.SelectNextColumnCellAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable.SelectPreviousColumnCellAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CancelAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CloseSelectedChangesetsAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadMyChangesets
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetContentAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetsAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.QueryAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.RemoveFromCacheAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ShowDetailAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.DownloadChangesetContentAction
-
- 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.DownloadChangesetContentAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.RemoveFromCacheAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.SelectInCurrentLayerAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.UpdateChangesetAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.ZoomInCurrentLayerAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.CancelAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.QueryAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.DownloadAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.CloseOpenChangesetsAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.LaunchChangesetManagerAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ReadChangesetsAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.SelectObjectsAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ShowChangesetInfoAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.SelectAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.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.SelectAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.ApplyResolutionAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.CancelAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.HelpAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ReloadAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ShowHistoryAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DeleteLayerAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DuplicateAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MergeAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MoveDownAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MoveUpAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ToggleLayerIndexVisibility
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListPopup.InfoAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MoveUpDownAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.OnOffAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AbstractCopyAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AddAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.EditAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.HelpAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.PasteValueAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SearchAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildRelationsAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadSelectedAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.EditAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAfterSelection
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtEndAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtStartAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedBeforeSelection
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddTagAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.ApplyAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.CancelAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.CopyMembersAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DeleteCurrentRelationAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadIncompleteMembersAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadSelectedIncompleteMembersAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DuplicateRelationAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.EditAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MoveDownAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MoveUpAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.OKAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.PasteMembersAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RemoveAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RemoveSelectedAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.ReverseAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SelectedMembersForSelectionAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SelectPrimitivesForSelectedMembersAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SortAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectNextColumnCellAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectNextGapAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectPreviousColumnCellAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectPreviousGapAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.EditAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RunnableAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.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.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.download.BookmarkSelection.AddAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.RemoveAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.RenameAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.BoundingBoxBuilder
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LatValueChecker
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LonValueChecker
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.CancelAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.ExtendedDialog.HelpAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.ContextSensitiveHelpAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.BackAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.EditAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.ForwardAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.HomeAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.OpenInBrowserAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.ReloadAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.HelpAwareOptionPane.DefaultAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.CloseAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.ReloadAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ShowHistoryAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ZoomToNodeAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable.ChangesetInfoAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable.UserInfoAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel.CommentModelListener
-
- 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.RecentlyOpenedFilesMenu.ClearAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.CancelAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.DiscardAndProceedAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.UploadDialog.CancelAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.UploadDialog.UploadAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.CancelAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.ContinueAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.StrategyChangeListener
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.CustomizeColor
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.AdjustActionListener
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.AutoGuessActionListener
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.LoadGpxDataActionListener
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction
-
- 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.DownloadAlongTrackAction
-
- 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.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.layer.WMSLayer.ChangeResolutionAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.DownloadAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ReloadErrorTilesAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.StartStopAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ToggleAlphaAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ToggleAutoResolutionAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ZoomToNativeResolution
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.MapFrame.ListAllButtonsAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.MapMover.ZoomerAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.NotificationManager.HideEvent
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel.HideAction
-
- 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.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel.BackAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveRequestTokenAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.ShowAccessTokenPanel.RestartAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.TestAccessTokenAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.ImportProfileAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ExportProfileAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.NewEntryAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.RemoveEntryAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.NewEntryAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.RemoveEntryAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ActivateAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.NewEntryAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ReloadAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.RemoveEntryAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.PluginCbActionListener
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.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.UpdateSelectedPluginsAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog.CancelAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog.OKAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.AuthoriseNowAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.RenewAuthorisationAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel.TestAuthorisationAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlPropagator
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.CbAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActivateSourcesAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditActiveSourceAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditIconPathAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog.LaunchFileChooserAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor.LaunchFileChooserAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.MoveUpDownAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.NewActiveSourceAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.NewIconPathAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ReloadSourcesAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveActiveSourcesAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveIconPathAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ResetAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.Move
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset.ToolbarButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchPrimitiveDialog.Action
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TagTable.SelectNextColumnCellAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.tagging.TagTable.SelectPreviousColumnCellAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu.UndoAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter.LayerSaveAction
-
- actionPerformed(ActionEvent) - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyAction
-
- actions - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu
-
- actions - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
-
- actions - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
-
Key: Registered name (property "toolbar" of action).
- actions - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
-
- ACTIONS - Static variable in class org.openstreetmap.josm.io.OsmChangeReader
-
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
-
- activate(Class<? extends AbstractMapRenderer>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
Activates a map renderer class.
- activateAnglePanel(boolean) - Method in class org.openstreetmap.josm.gui.MapStatus
-
Activates the angle panel.
- activateDefault() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
Activates the default map renderer.
- activateLayerAction - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- activateMapRenderer(String) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
- activateVirtualNodeNearPoint(Point) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
-
Calculate a virtual node if there is enough visual space to draw a
crosshair node and the middle of a way segment is clicked.
- active - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- active - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
-
- active() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
-
- active - Variable in class org.openstreetmap.josm.gui.preferences.SourceEntry
-
active is a boolean flag that can be used to turn the 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
-
- activeConnection - Variable in class org.openstreetmap.josm.io.OsmConnection
-
- activeDateParser - Variable in class org.openstreetmap.josm.tools.date.FallbackDateParser
-
- 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.
- activeLayer - Variable in class org.openstreetmap.josm.gui.MapView
-
The layer from the layers list that is currently active.
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.actions.JosmAction.LayerChangeAdapter
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.actions.ZoomToAction
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.data.AutosaveTask
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.data.validation.OsmValidator
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.ImageryMenu
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.MainMenu.PresetsMenuEnabler
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.MapFrame
-
- activeLayerChange(Layer, Layer) - Method in interface org.openstreetmap.josm.gui.MapView.LayerChangeListener
-
Notifies this listener that the active layer has changed.
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.io.FileExporter
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.io.FileImporter
-
- activeLayerChange(Layer, Layer) - Method in class org.openstreetmap.josm.io.WMSLayerExporter
-
- activeModel - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
-
The model of active providers
- activeMoveDirection - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
The direction that is currently active.
- activeRenderer - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
- activeSourcesModel - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
-
- activeTable - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
-
The table of active providers
- activeToolbar - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
-
The toolbar on the right of active providers
- actRemoveFromCache - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
-
- actRemoveFromCacheAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
- actResolve - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
-
- actSearch - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
-
- actSelect - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
-
- actSelect - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
-
- actSelectInCurrentLayer - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
-
- actSelectInCurrentLayerAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
-
- actSetRelationSelection - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
-
- actShowHistory - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
-
- actUpdateChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
-
- actZoomInCurrentLayerAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
-
- actZoomInCurrentLayerAction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
-
- actZoomToJOSMSelection - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
-
- actZoomToListSelection - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
-
- adapt(JToggleButton) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.FreezeAction
-
Java 1.5 doesn't known Action.SELECT_KEY.
- adapt(JCheckBox, Adjustable) - Method in class org.openstreetmap.josm.gui.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
- AdaptableAction - Interface in org.openstreetmap.josm.actions
-
- adaptForNimbus(JEditorPane) - Static method in class org.openstreetmap.josm.gui.widgets.JosmEditorPane
-
Adapts a JEditorPane
for Nimbus look and feel.
- adaptTo(LayerListDialog.IEnabledStateUpdating, ListSelectionModel) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- adaptTo(LayerListDialog.IEnabledStateUpdating, LayerListDialog.LayerListModel) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- add(List<E>, E) - Static method in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- add(DefaultMutableTreeNode, String, boolean) - Static method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- add(DefaultMutableTreeNode, AbstractLayer) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- add(MapObject) - Method in class org.openstreetmap.gui.jmapviewer.Layer
-
- add(AbstractLayer) - Method in class org.openstreetmap.gui.jmapviewer.LayerGroup
-
- add(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- add(List<CombineWayAction.NodePair>) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- add - Variable in class org.openstreetmap.josm.actions.relation.SelectMembersAction
-
- add - Variable in class org.openstreetmap.josm.actions.relation.SelectRelationAction
-
- add(Conflict<?>) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Adds a conflict to the collection of conflicts.
- add(Collection<Conflict<?>>) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Add the conflicts in otherConflicts
to this collection of conflicts
- add(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Adds a conflict for the pair of
OsmPrimitive
s given by
my
and
their
.
- add(ConflictCollection) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Adds all conflicts from another collection.
- add(double, double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
-
- add(EastNorth) - Method in class org.openstreetmap.josm.data.coor.EastNorth
-
- add(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- add(LatLon) - Method in class org.openstreetmap.josm.data.osm.BBox
-
- add(double, double) - Method in class org.openstreetmap.josm.data.osm.BBox
-
Extends this bbox to include the point (x, y)
- add(BBox) - Method in class org.openstreetmap.josm.data.osm.BBox
-
- add(T) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- add(T) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- add(T) - Method in class org.openstreetmap.josm.data.osm.Storage
-
- add(Tag) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Adds a tag to the tag collection.
- add(Collection<Tag>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Adds a collection of tags to the tag collection.
- add(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Adds the tags of another tag collection to this collection.
- add(Node, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ComputeStyleListWorker
-
- add(Relation, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ComputeStyleListWorker
-
- add(Way, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ComputeStyleListWorker
-
- add(Command) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
-
Executes the command and add it to the intern command queue.
- add(ToggleDialog) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
-
- add(ToggleDialog, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
-
- add(String, String...) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- add(RelationMember, Integer) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
-
- add(long, OsmPrimitiveType) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
-
Adds an object whose history is to be loaded.
- add(PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
-
Adds an object whose history is to be loaded.
- add(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
-
Adds an object to be loaded, the object is specified by a history item.
- add(History) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
-
Adds an object to be loaded, the object is specified by an already loaded object history.
- add(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
-
Adds an object to be loaded, the object is specified by an OSM primitive.
- add(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
-
Adds a collection of objects to loaded, specified by a collection of OSM primitives.
- add(JMenu, JosmAction) - Static method in class org.openstreetmap.josm.gui.MainMenu
-
Add a JosmAction at the end of a menu.
- add(JMenu, JosmAction, boolean) - Static method in class org.openstreetmap.josm.gui.MainMenu
-
Add a JosmAction at the end of a menu.
- add(JMenu, JosmAction, boolean, Integer) - Static method in class org.openstreetmap.josm.gui.MainMenu
-
Add a JosmAction at the end of a menu.
- add(JMenu, JosmAction, Enum<E>) - Static method in class org.openstreetmap.josm.gui.MainMenu
-
Add a JosmAction to a menu.
- add(StyleSource) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
add a style source; only accessed from MapPaintStyles
- add(MapCSSRule) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource.MapCSSRuleIndex
-
- add(XmlCondition, Collection<XmlCondition>, Prototype) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
- add(List<String>) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListModel
-
- add() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListModel
-
- add(JComponent) - Method in class org.openstreetmap.josm.gui.ScrollViewport
-
- add(AutoCompletionListItem) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
adds an AutoCompletionListItem to the list.
- add(AutoCompletionList) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
adds another AutoCompletionList to this list.
- add(List<AutoCompletionListItem>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
adds a list of AutoCompletionListItem to this list.
- add(Collection<String>, AutoCompletionItemPriority) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
adds a list of strings to this list.
- add(TagModel) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
adds a tag to the model
- add(String, String) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
adds a tag given by a name/value pair to the tag editor model.
- add(Action) - Method in class org.openstreetmap.josm.gui.widgets.ListPopupMenu
-
- add(int, E) - Method in class org.openstreetmap.josm.tools.CopyList
-
- add(E) - Method in class org.openstreetmap.josm.tools.CopyList
-
- addAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- addAction(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 - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
-
the add action
- addAction(MultikeyShortcutAction) - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler
-
Registers an action and its shortcut
- addActionListener(ActionListener) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- addAfter(JMenu, JosmAction, boolean, JosmAction) - Static method in class org.openstreetmap.josm.gui.MainMenu
-
Add the JosmAction actionToBeInserted
directly below existingMenuEntryAction
.
- addAll(Collection<? extends T>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- addApiUrlChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.preferences.server.ServerAccessPreference
-
Adds a listener that will be notified of API URL change.
- addAttr(String, String, Element, SessionWriter.ExportSupport) - Method in class org.openstreetmap.josm.io.session.GeoImageSessionExporter
-
- addAttributes(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- addAudioMarker(double, LatLon) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- addAuth(HttpURLConnection) - Method in class org.openstreetmap.josm.io.OsmConnection
-
- addBasicAuthorizationHeader(HttpURLConnection) - Method in class org.openstreetmap.josm.io.OsmConnection
-
Adds an authentication header for basic authentication
- addBbox(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- addBounds() - Method in class org.openstreetmap.josm.tools.ColorScale
-
Add standard colors for values below min or above max value
- addButton - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
-
- addButtonAndShortcut(ToolbarPreferences.ActionDefinition) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
-
- addButtonModel(ButtonModel) - Method in class org.openstreetmap.josm.actions.ToggleAction
-
Adds a button model
- addCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- addCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.CancelHandler
-
- addCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- addCancelListener(ProgressMonitor.CancelListener) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
-
Add listener for user abort action
- addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
-
- addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
-
- addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
-
- addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
-
- addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
- addCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.util.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.layer.gpx.DownloadAlongPanel
-
Adds a change listener to comboboxes
- addChangeListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- addChangesetCacheListener(ChangesetCacheListener) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
- addChangeSetTag(String, String) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Adds a new changeset tag.
- addColorRows(Map<String, String>, Map<String, String>) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
-
- AddCommand - Class in org.openstreetmap.josm.command
-
A command that adds an osm primitive to a dataset.
- AddCommand(OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.AddCommand
-
Creates the command and specify the element to add in the context of the current edit layer, if any.
- AddCommand(OsmDataLayer, 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 layer.
- addCommandQueueListener(OsmDataLayer.CommandQueueListener) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
-
Adds a command queue listener.
- addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItem
-
Adds the new tags to apply to selected OSM primitives when the preset holding this item is applied.
- addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Check
-
- addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.CheckGroup
-
- addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ItemSeparator
-
- addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Key
-
- addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.MultiSelect
-
- addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetLink
-
- addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Roles
-
- addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Space
-
- addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.TaggingPresetTextItem
-
- addCommands(List<Tag>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Text
-
- addComment(NoteComment) - Method in class org.openstreetmap.josm.data.notes.Note
-
- addCommon(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- addCommon(IPrimitive, String) - Method in class org.openstreetmap.josm.io.OsmWriter
-
Add the common part as the form of the tag as well as the XML attributes
id, action, user, and visible.
- addComponentNotStoppingCellEditing(Component) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- addConflict(Conflict<?>) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Adds a conflict to the collection
- addConflict(Conflict<?>) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
-
- addConflict(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
-
- addConflictListener(IConflictListener) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Adds the specified conflict listener, if not already present.
- addConflicts(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- addContentValidationListener(AddImageryPanel.ContentValidationListener) - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
-
Registers a new ContentValidationListener
- addCoordinates(Node) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- addCurrentItemToHistory() - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
-
- 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
- addCustomComponent(Component) - Static method in class org.openstreetmap.josm.gui.io.UploadDialog
-
Adds a custom component to this dialog.
- 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.OsmDataSessionExporter
-
- addDataLayer(DataSet, OsmDataLayer, String) - Method in class org.openstreetmap.josm.io.OsmChangeImporter
-
- addDataSetListener(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Adds a new data set listener.
- addDatasetListener(DataSetListener, DatasetEventManager.FireMode) - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
-
Register listener, that will receive events from currently active dataset
- addDateListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
-
- addDefault(List<SourceEditor.ExtendedSourceEntry>, String, String, String) - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.RulePrefHelper
-
- addDependencies(GpxData, JCheckBox, JosmTextField, JosmTextField, JosmTextField, JButton, JosmTextField, JLabel, JLabel, JLabel, JLabel, JLabel) - Static method in class org.openstreetmap.josm.io.GpxExporter
-
Add all those listeners to handle the enable state of the fields.
- addDependency(Relation, Relation) - Method in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
-
- addDownloadAreaSelector(JPanel, String) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
Adds a new download area selector to the download dialog
- addDownloadSelection(List<DownloadSelection>) - Method in class org.openstreetmap.josm.plugins.Plugin
-
Called in the download dialog to give the plugin a chance to modify the list
of bounding box selectors.
- addDownloadSelection(List<DownloadSelection>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
- addDownloadSelection(List<DownloadSelection>) - Method in class org.openstreetmap.josm.plugins.PluginProxy
-
- addDownloadTask(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.
- addDualAlignMenuItem() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- addDynamic(Action) - 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.osm.DefaultChangesetCacheEvent
-
- addEditLayerChangeListener(MapView.EditLayerChangeListener, boolean) - Static method in class org.openstreetmap.josm.gui.MapView
-
Adds an edit layer change listener
- addEditLayerChangeListener(MapView.EditLayerChangeListener) - Static method in class org.openstreetmap.josm.gui.MapView
-
Adds an edit layer change listener
- addedNodes - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
-
The place to remeber already added nodes (they are reused if needed @since 5845
- addedRelations - Variable in class org.openstreetmap.josm.actions.JoinAreasAction
-
- addElement(String) - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
-
- addElement(AutoCompletionListItem) - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
-
Adds or moves an element to the top of the history
- addEnterAction(JComponent, Action) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
-
- addError(Relation, TestError) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- addError(Way, Node, OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.WayConnectedToArea
-
- addErrors(Severity, Map<Node, Way>, String) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
-
- addExistingSlippyMapUrl(String) - Static method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.TMSTileSourceProvider
-
- addExpertModeChangeListener(ExpertToggleAction.ExpertModeChangeListener) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
-
Register a expert mode change listener
- addExpertModeChangeListener(ExpertToggleAction.ExpertModeChangeListener, boolean) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
-
- addExtendedSourceEntries(List<SourceEditor.ExtendedSourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- addExtension(String, String) - Method in interface org.openstreetmap.josm.data.gpx.IWithAttributes
-
Add a key / value pair that is not part of the GPX schema as an extension.
- addExtension(String, String) - Method in class org.openstreetmap.josm.data.gpx.WithAttributes
-
Add a key / value pair that is not part of the GPX schema as an extension.
- addFilter(Filter) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- addFirst(MemoryTileCache.CacheEntry) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
-
Add the element to the head of the list.
- addFocusAdapter(AutoCompletionManager, Comparator<AutoCompletionListItem>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
-
Create a focus handling adapter and apply in to the editor component of value
autocompletion box.
- addGpxLayer(GpxLayer) - Method in class org.openstreetmap.josm.gui.MapView
-
Adds a GPX layer.
- addGui(JPanel) - Method in class org.openstreetmap.josm.data.validation.Test
-
Allow the tester to manage its own preferences
- addGui(JPanel) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- addGui(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection
-
- addGui(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
-
- addGui(DownloadDialog) - Method in interface org.openstreetmap.josm.gui.download.DownloadSelection
-
Add the GUI elements to the dialog.
- addGui(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection
-
Adds a new tab to the download dialog in JOSM.
- addGui(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.SlippyMapChooser
-
- addGui(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.TileSelection
-
- addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
-
- addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.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.DisplayPreference
-
- addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
-
- addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.LafPreference
-
- addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
-
- addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
-
- addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
-
- addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
-
- addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPreference
-
- addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
-
- addGui(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.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.AuthenticationPreference
-
- 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.ValidatorPreference
-
- 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) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
- addHeadline(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- addHighlighting(MouseEvent, int) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
-
handles everything related to highlighting primitives and way
segments for the given pointer position (via MouseEvent) and
modifiers.
- addHighlighting() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
Takes the data from computeHelperLine to determine which ways/nodes should be highlighted
(if feature enabled).
- addHistoryChangedListener(HistoryChangedListener) - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
-
- addHistoryDataSetListener(HistoryDataSetListener) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
-
- addIfNotNull(List<T>, T) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
- addIgnoredError(String) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
-
- AddImageryDialog - Class in org.openstreetmap.josm.gui.preferences.imagery
-
Dialog shown to add a new imagery (WMS/TMS) 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
.
- 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.
- 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.
- addInner(Multipolygon.PolyData) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- addInnerToOuters() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
- addIntersections(List<Way>, boolean, List<Command>) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Will find all intersection and add nodes there for list of given ways.
- addItem(TagMergeItem) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
-
- addItemListener(ItemListener) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- additionalClassLoaders - Variable in class org.openstreetmap.josm.tools.ImageProvider
-
- additionalSorters - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter
-
- addJMVListener(JMapViewerEventListener) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- addJob(TileJob) - Method in class org.openstreetmap.gui.jmapviewer.JobDispatcher
-
Adds a job to the queue.
- addKeyListener(KeyPressReleaseListener) - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
-
Adds an object that wants to receive key press and release events.
- addKeyword(String, String, String, String...) - Method in class org.openstreetmap.josm.actions.search.SearchAction.SearchKeywordRow
-
- addLabel(JPanel, String) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Label
-
Adds a new JLabel
to the given panel.
- addLayer(String) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- addLayer(AbstractLayer) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- addLayer(String) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- addLayer(Layer) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- addLayer(MapObject) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- addLayer(String) - Method in class org.openstreetmap.gui.jmapviewer.LayerGroup
-
- addLayer(ImageryInfo) - Static method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- addLayer(Layer) - Method in class org.openstreetmap.josm.gui.MapView
-
Add a layer to the current MapView.
- addLayer(Layer) - Method in class org.openstreetmap.josm.Main
-
Add a new layer to the map.
- addLayerChangeListener(MapView.LayerChangeListener) - Static method in class org.openstreetmap.josm.gui.MapView
-
Adds a layer change listener
- addLayerListModelListener(LayerListDialog.LayerListModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
Adds a listener to this model
- addLayers(Collection<ImageryInfo>) - Static method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- addLayers(GpxImporter.GpxImporterData) - Static method in class org.openstreetmap.josm.io.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, List<WMSImagery.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.
- 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(TaggingPresetListener) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresets
-
Adds a tagging preset listener.
- addListener() - Static method in class org.openstreetmap.josm.Main
-
- addListeners() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
-
- addListEntries(Collection<TaggingPresetItems.PresetListEntry>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- addListEntry(TaggingPresetItems.PresetListEntry) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- addListSelectionListener(ListSelectionListener) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
-
Add a list selection listener to the conflicts list.
- addMapCSS(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.Main
-
Registers a new MapFrameListener
that will be notified of MapFrame changes
- addMapMarker(MapMarker) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- addMapMode(IconToggleButton) - Method in class org.openstreetmap.josm.gui.MapFrame
-
- addMapModeChangeListener(MapFrame.MapModeChangeListener) - Static method in class org.openstreetmap.josm.gui.MapFrame
-
Adds a mapMode change listener
- addMapObject(MapObject) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- addMapPaintSylesUpdateListener(MapPaintStyles.MapPaintSylesUpdateListener) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
- addMapPolygon(MapPolygon) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- addMapRectangle(MapRectangle) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- addMatchFactory(SearchCompiler.MatchFactory) - Static method in class org.openstreetmap.josm.actions.search.SearchCompiler
-
Add (register) MatchFactory with SearchCompiler
- addMember(RelationMemberData) - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
-
adds a member to the list of members
- addMember(RelationMember) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- addMember(int, RelationMember) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- addMemberModelListener(IMemberModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- addMembers(MultipolygonBuilder.JoinedPolygon, Relation, String) - Static method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
-
- addMembersAfterIdx(List<? extends OsmPrimitive>, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- addMembersAtBeginning(List<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- addMembersAtEnd(List<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- addMembersAtIndex(List<? extends OsmPrimitive>, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- addMembersBeforeIdx(List<? extends OsmPrimitive>, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- addMembersToSelectionAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- addMembersToSelectionAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
- addMenu(String, int, int, String) - Method in class org.openstreetmap.josm.gui.MainMenu
-
- addMenu(T, String, int, int, String) - Method in class org.openstreetmap.josm.gui.MainMenu
-
- addMenuEntries() - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
-
- addMenuEntry(JMenu) - Method in interface org.openstreetmap.josm.gui.mappaint.StyleSetting
-
- addMenuEntry(JMenu) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.BooleanStyleSetting
-
- addMenuEntry(JTextComponent, String, String, String) - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
-
- addMenuItem() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- addModifierListener(ModifierListener) - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
-
Adds an object that wants to receive 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) - Method in class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel
-
- addNagPanelIfNeeded() - Static method in class org.openstreetmap.josm.gui.actionsupport.AlignImageryPanel
-
- addName(String) - Method in class org.openstreetmap.josm.data.osm.User
-
Adds a user name to the list if it is not there, yet.
- addNameAndId(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- addNavigationListeners(MultiValueCellEditor.NavigationListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
-
- addNetworkError(URL, Throwable) - Static method in class org.openstreetmap.josm.Main
-
Adds a new network error that occur to give a hint about broken Internet connection.
- addNetworkError(String, Throwable) - Static method in class org.openstreetmap.josm.Main
-
Adds a new network error that occur to give a hint about broken Internet connection.
- addNewNode(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
Inserts node into nearby segment.
- addNode(long) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
-
- addNode(long, int) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
-
- addNode(long) - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
-
adds a node id to the list nodes of this way
- addNode(Node) - Method in class org.openstreetmap.josm.data.osm.Way
-
Adds a node to the end of the list of nodes.
- addNode(int, Node) - Method in class org.openstreetmap.josm.data.osm.Way
-
Adds a node at position offs.
- addNode(Node, QuadBuckets<Node>) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
-
- addNode - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Tools / Add Node...
- addNode(Map<String, String>) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
-
Adds a node, implements the GET /add_node?lon=...&lat=...
- AddNodeAction - Class in org.openstreetmap.josm.actions
-
This action displays a dialog where the user can enter a latitude and longitude,
and when ok is pressed, a new node is created at the specified position.
- AddNodeAction() - Constructor for class org.openstreetmap.josm.actions.AddNodeAction
-
Constructs a new AddNodeAction
.
- AddNodeHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
-
Handler for add_node request.
- AddNodeHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
-
- addNodeListener(MouseAdapter) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeEditor
-
- addNodeListener(MouseAdapter) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeRenderer
-
- addNodeListener(MouseAdapter) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- 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
- addNodeStroke - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- addNodeWayMap(Node, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
-
- addNodeWayMapReverse(Node, 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.
- addOAuthAuthorizationHeader(HttpURLConnection) - Method in class org.openstreetmap.josm.io.OsmConnection
-
Signs the connection with an OAuth authentication header
- addOKAccelatorListener(KeyListener) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- addOrMergeLayer(L, L) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
-
- addOwnMultigonRelation(Collection<Way>, Way) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
-
Will add own multipolygon relation to the "previously existing" relations.
- addPair(Node, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
-
- addPasteBufferChangedListener(PrimitiveDeepCopy.PasteBufferChangedListener) - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
-
- addPath(String) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
-
- addPluginInformation(List<PluginInformation>, String, String, String) - Static method in class org.openstreetmap.josm.plugins.PluginListParser
-
- addPoint(String, String) - Method in class org.openstreetmap.josm.data.imagery.Shape
-
- addPopupMenuAction(Action) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
-
- addPopupMenuSeparator() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
-
- 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(Preferences.PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.Preferences
-
Adds a new preferences listener.
- addPresetValue(TaggingPreset, TaggingPresetItems.KeyedItem) - Static method in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- addPrimitive(OsmPrimitive, double) - Method in class org.openstreetmap.josm.data.osm.BBox
-
- addPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Adds a primitive to the dataset.
- addPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- AddPrimitivesCommand - Class in org.openstreetmap.josm.command
-
Add primitives to a data layer.
- AddPrimitivesCommand(List<PrimitiveData>) - Constructor for class org.openstreetmap.josm.command.AddPrimitivesCommand
-
Constructs a new AddPrimitivesCommand
to add data to the current edit layer.
- AddPrimitivesCommand(List<PrimitiveData>, List<PrimitiveData>) - Constructor for class org.openstreetmap.josm.command.AddPrimitivesCommand
-
Constructs a new AddPrimitivesCommand
to add data to the current edit layer.
- AddPrimitivesCommand(List<PrimitiveData>, List<PrimitiveData>, OsmDataLayer) - Constructor for class org.openstreetmap.josm.command.AddPrimitivesCommand
-
Constructs a new AddPrimitivesCommand
to add data to the given layer.
- addPrimitivesToRelation(Relation, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
-
- addProjectionChangeListener(ProjectionChangeListener) - Static method in class org.openstreetmap.josm.Main
-
Register a projection change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Adds a PropertyChangeListener
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.openstreetmap.josm.gui.SelectionManager.SelectionEnded
-
Called to register the selection manager for "active" property.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- addProxyPreferenceListener(ProxyPreferenceListener) - Static method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreference
-
Adds a new ProxyPreferenceListener.
- 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_PLACE - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
-
- ADDR_STREET - Static variable in class org.openstreetmap.josm.data.validation.tests.Addresses
-
- addRecursiveFiles(Collection<File>, Collection<File>) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
-
- addRecursiveFiles(List<File>, File[]) - Method in class org.openstreetmap.josm.gui.layer.gpx.ImportImagesAction
-
- addRecursiveFiles(List<File>, Set<String>, List<File>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.JpgImporter
-
- addReferrer(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Add new referrer.
- addReferrers(StringBuilder, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- addRelation(long) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
-
- addRelation(long, int) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
-
- addRelationIfNeeded(TestError, Relation) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- addRelationMembers(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- addRelations(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
Add all relations in addedPrimitives
to the model for the
relation list dialog
- addRelationToSelectionAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- addRelationToSelectionAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
- addRemainingForward(Node, 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
-
- addRequest(WMSRequest) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- addRequestHandler(String, Class<? extends RequestHandler>) - Method in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
-
Adds external request handler.
- addRequestHandlerClass(String, Class<? extends RequestHandler>) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
-
Add external request handler.
- addRequestHandlerClass(String, Class<? extends RequestHandler>, boolean) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
-
Add external request handler.
- address - Variable in class org.openstreetmap.josm.gui.io.DownloadFileTask
-
- 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
- Addresses.AddressError - Class in org.openstreetmap.josm.data.validation.tests
-
- Addresses.AddressError(int, OsmPrimitive, String) - Constructor for class org.openstreetmap.josm.data.validation.tests.Addresses.AddressError
-
- Addresses.AddressError(int, Collection<OsmPrimitive>, String) - Constructor for class org.openstreetmap.josm.data.validation.tests.Addresses.AddressError
-
- Addresses.AddressError(int, Collection<OsmPrimitive>, String, String, String) - Constructor for class org.openstreetmap.josm.data.validation.tests.Addresses.AddressError
-
- addRow(ImageryInfo) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.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
-
- addSelected(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
- addSelected(PrimitiveId...) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
- addSelected(Collection<? extends PrimitiveId>, boolean) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Adds the primitives in selection
to the current selection.
- addSelection(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.DblClickHandler
-
- addSelectionInterval(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
-
- addSelectionListener(SelectionChangedListener) - Static method in class org.openstreetmap.josm.data.osm.DataSet
-
Adds a new selection listener.
- addSelectionListener(SelectionChangedListener, DatasetEventManager.FireMode) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
-
- addSelectionListener(ListSelectionListener) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
Adds a selection listener to the presets list.
- AddSelectionToRelations - Class in org.openstreetmap.josm.actions.relation
-
- AddSelectionToRelations() - Constructor for class org.openstreetmap.josm.actions.relation.AddSelectionToRelations
-
Constructs a new AddSelectionToRelation
.
- addSelectionToRelations - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
add all selected primitives to the given relations
- addSeparator() - Method in class org.openstreetmap.josm.gui.PopupMenuHandler
-
Appends a new separator at the end of the menu.
- addSettingsSection(JPanel, String, JPanel) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
-
- addSettingsSection(JPanel, String, JPanel, GBC) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
-
- addShape(Shape) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryBounds
-
Adds a new shape to this bounds.
- addShowNotifyListener(CommandStackDialog.IEnabledStateUpdating) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
- addSoMChangeListener(NavigatableComponent.SoMChangeListener) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Adds a SoM change listener
- addSource(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- addSourceWay(Way) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- addSpacebarAction(JComponent, Action) - Static method in class org.openstreetmap.josm.tools.InputMapUtils
-
- addSpecial(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- addSplitChild(MultiSplitLayout.Split, MultiSplitLayout.Node) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- addSrcButton - Variable in class org.openstreetmap.josm.gui.widgets.EditableList
-
- addState(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- addStyle(SourceEntry) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
- addSubTab(SubPreferenceSetting, String, Component) - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
-
- addSubTab(SubPreferenceSetting, String, Component, String) - 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 interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
-
Adds a new sub preference settings tab with the given title, component and tooltip.
- 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.TaggingPresets
-
Adds a list of tagging presets to the current list.
- addTags(Tagged, String, boolean) - Method in class org.openstreetmap.josm.io.OsmWriter
-
- addTags(Map<String, String>, String) - 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(String[][], String) - Static method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
-
Ask user and add the tags he confirm
- AddTagsDialog - Class in org.openstreetmap.josm.io.remotecontrol
-
- AddTagsDialog(String[][], String) - Constructor for class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
-
- AddTagsDialog.DeleteTagMarker - Class in org.openstreetmap.josm.io.remotecontrol
-
Class for displaying "delete from ...
- AddTagsDialog.DeleteTagMarker(int) - Constructor for class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.DeleteTagMarker
-
- AddTagsDialog.ExistingValues - Class in org.openstreetmap.josm.io.remotecontrol
-
Class for displaying list of existing tag values in the table
- AddTagsDialog.ExistingValues(String) - Constructor for class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.ExistingValues
-
- addTemporaryLayer(MapViewPaintable) - Method in class org.openstreetmap.josm.gui.MapView
-
- addTexts(File) - Static method in class org.openstreetmap.josm.tools.I18n
-
- addTile(Tile) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileCache
-
Adds a tile to the cache.
- addTile(Tile) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
-
- addTileSourceProvider(SlippyMapBBoxChooser.TileSourceProvider) - Static method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
Plugins that wish to add custom tile sources to slippy map choose should call this method
- addTitle(String) - Method in class org.openstreetmap.josm.actions.search.SearchAction.SearchKeywordRow
-
- addTitle(String) - Method in class org.openstreetmap.josm.tools.ColorScale
-
- 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
.
- addToDownload(Area, Rectangle2D, Collection<Rectangle2D>, double) - Static method in class org.openstreetmap.josm.actions.DownloadAlongAction
-
- addToFileOpenHistory() - Method in class org.openstreetmap.josm.actions.SaveActionBase
-
- addToggleDialog(ToggleDialog) - Method in class org.openstreetmap.josm.gui.MapFrame
-
- addToggleDialog(ToggleDialog, boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
-
Call this to add new toggle dialogs to the left button-list
- addToPanel(JPanel, Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItem
-
- addToPanel(JPanel, Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Check
-
- addToPanel(JPanel, Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.CheckGroup
-
- addToPanel(JPanel, Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- addToPanel(JPanel, Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ItemSeparator
-
- addToPanel(JPanel, Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Key
-
- addToPanel(JPanel, Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Label
-
- addToPanel(JPanel, Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Link
-
- addToPanel(JPanel, Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Optional
-
- addToPanel(JPanel, Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetLink
-
- addToPanel(JPanel, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Role
-
- addToPanel(JPanel, Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Roles
-
- addToPanel(JPanel, Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Space
-
- addToPanel(JPanel, Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Text
-
- addToPanelAnchor(JPanel, String, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Combo
-
- addToPanelAnchor(JPanel, String, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- addToPanelAnchor(JPanel, String, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.MultiSelect
-
- addTopPanel(Component) - Method in class org.openstreetmap.josm.gui.MapFrame
-
Add component @param c on top of MapView
- addToSelectionModifierCombo - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- addToSlippyMapChosser - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
-
- addToWindowMenu() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
-
adds current relation editor to the windows menu (in the "volatile" group) o
- addTreeModelListener(TreeModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
- addTreeSelectionListener(TreeSelectionListener) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
-
Add a tree selection listener to the validator tree.
- addType(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- addValidationListener(PreferenceTabbedPane.ValidationListener) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
Add validation listener to currently open preferences dialog.
- addValue(String) - Method in class org.openstreetmap.josm.gui.tagging.TagModel
-
- addValue(String) - Method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.ExistingValues
-
- addVisibilitySwitcher(Component) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
-
- addWay(long) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
-
- addWay(long, int) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
-
- addWay() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
-
- AddWayHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
-
Adds a way to the current dataset.
- AddWayHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
-
- addWayNodeMap(Node, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
-
- addWayNodeMapReverse(Node, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
-
- addWayNodes(Way) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- addWindowSwitchListener(Main.WindowSwitchListener) - Static method in class org.openstreetmap.josm.Main
-
Register a window switch listener.
- addWithCheckbox(JMenu, JosmAction, Enum<E>) - Static method in class org.openstreetmap.josm.gui.MainMenu
-
Add a JosmAction to a menu and automatically prints accelerator if available.
- addWMSLayer(String, String) - Method in class org.openstreetmap.josm.actions.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
.
- addWorkerThread() - Method in class org.openstreetmap.gui.jmapviewer.JobDispatcher
-
- addZoomChangeListener(NavigatableComponent.ZoomChangeListener) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Adds a zoom change listener
- adjustAction - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- adjustColumnWidth(JTable, int, int) - Static method in class org.openstreetmap.josm.gui.history.VersionTable
-
- adjustColumnWidth(JTable, int, int) - Static method in class org.openstreetmap.josm.gui.util.TableHelper
-
(originally from @class org.openstreetmap.josm.gui.preferences.SourceEditor)
adjust the preferred width of column col to the maximum preferred width of the cells
requires JTable.setAutoResizeMode(JTable.AUTO_RESIZE_OFF);
- adjustLayout() - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
-
- adjustmentSynchronizer - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- adjustmentSynchronizer - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
-
- adjustmentSynchronizer - Variable in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
-
- adjustmentSynchronizer - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer
-
- AdjustmentSynchronizer - Class in org.openstreetmap.josm.gui.util
-
Synchronizes scrollbar adjustments between a set of Adjustable
s.
- 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 AdjustmentEvent
s
- adjustNode(Collection<Pair<Node, Node>>, Node) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
Adjusts the position of a node to lie on a segment (or a segment
intersection).
- adjustOffset(double) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
-
- adjustRelationUploadOrder() - Method in class org.openstreetmap.josm.data.APIDataSet
-
Adjusts the upload order for new relations.
- AdvancedChangesetQueryPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
This panel allows to specify a changeset query
- AdvancedChangesetQueryPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
-
Constructs a new AdvancedChangesetQueryPanel
.
- AdvancedChangesetQueryPanel.BBoxRestrictionPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
- AdvancedChangesetQueryPanel.BBoxRestrictionPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.BBoxRestrictionPanel
-
- AdvancedChangesetQueryPanel.DateValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
Validates dates entered as text in a JTextComponent
.
- AdvancedChangesetQueryPanel.DateValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
-
- AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
This is the panel for selecting whether the changeset query should be restricted to
open or closed changesets
- AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
-
- AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
- AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler
-
- AdvancedChangesetQueryPanel.TimeRestrictionPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
This is the panel to apply a time restriction to the changeset query
- AdvancedChangesetQueryPanel.TimeRestrictionPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- AdvancedChangesetQueryPanel.TimeRestrictionPanel.TimeRestrictionChangedHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
- AdvancedChangesetQueryPanel.TimeRestrictionPanel.TimeRestrictionChangedHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel.TimeRestrictionChangedHandler
-
- AdvancedChangesetQueryPanel.TimeValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
Validates time values entered as text in a JTextComponent
.
- AdvancedChangesetQueryPanel.TimeValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
-
- AdvancedChangesetQueryPanel.UidInputFieldValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
Validator for user ids entered in a JTextComponent
.
- AdvancedChangesetQueryPanel.UidInputFieldValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UidInputFieldValidator
-
- AdvancedChangesetQueryPanel.UserNameInputValidator - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
- AdvancedChangesetQueryPanel.UserNameInputValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserNameInputValidator
-
- AdvancedChangesetQueryPanel.UserRestrictionPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
This is the panel for selecting whether the query should be restricted to a specific
user
- AdvancedChangesetQueryPanel.UserRestrictionPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
-
- AdvancedChangesetQueryPanel.UserRestrictionPanel.UserRestrictionChangedHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
- AdvancedChangesetQueryPanel.UserRestrictionPanel.UserRestrictionChangedHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel.UserRestrictionChangedHandler
-
- AdvancedKeyPressDetector - Class in org.openstreetmap.josm.gui.util
-
Helper object that allows cross-platform detection of key press and realease 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
- AdvancedOAuthPropertiesPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
-
Constructs a new AdvancedOAuthPropertiesPanel
.
- AdvancedOAuthPropertiesPanel.UseDefaultItemListener - Class in org.openstreetmap.josm.gui.oauth
-
- AdvancedOAuthPropertiesPanel.UseDefaultItemListener() - Constructor for class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel.UseDefaultItemListener
-
- AdvancedPreference - Class in org.openstreetmap.josm.gui.preferences.advanced
-
Advanced preferences, allowing to set preference entries directly.
- AdvancedPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
-
- AdvancedPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.advanced
-
Factory used to create a new AdvancedPreference
.
- AdvancedPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.Factory
-
- AdvancedPreference.ImportProfileAction - Class in org.openstreetmap.josm.gui.preferences.advanced
-
- AdvancedPreference.ImportProfileAction(String, File, String) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.ImportProfileAction
-
- advanceTicker(int) - Method in class org.openstreetmap.josm.io.ProgressInputStream
-
Increase ticker (progress counter and displayed text) by the given amount.
- afterAdd() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
-
- afterFinish() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
-
Can be overriden if something needs to run after progress monitor is closed.
- agentFactory - Static variable in class org.openstreetmap.josm.io.auth.CredentialsManager
-
- aggregatedData - Variable in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
-
Aggregated data
- aggregateList(List<?>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.MinMaxFunction
-
- AggregatePrimitivesVisitor - Class in org.openstreetmap.josm.data.validation.util
-
A visitor that aggregates all primitives it visits.
- AggregatePrimitivesVisitor() - Constructor for class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
-
- al - Variable in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
-
- alertAnonymousUser() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadMyChangesets
-
- alertAuthorisationFailed(OsmOAuthAuthorizationException) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
-
- alertConnectionFailed() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
-
- alertCopyFailedForDeletedPrimitives(List<PrimitiveId>) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- alertFailedAuthentication() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
-
- alertFailedAuthorisation() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
-
- alertFailedConnection() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
-
- alertFailedPluginUpdate(Component, Collection<PluginInformation>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
- alertFailedSigning() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
-
- alertFilesNotMatchingWithImporter(Collection<File>, FileImporter) - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
-
- alertFilesWithUnknownImporter(Collection<File>) - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
-
- alertInternalError() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
-
- 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.AdvancedChangesetQueryPanel.UserRestrictionPanel
-
- alertInvalidUrl(String) - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
-
- alertInvalidUserName() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
-
- alertJOSMUpdateRequired(Component, String, int) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
- alertLoginFailed(OsmLoginFailedException) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
-
- alertMissingPluginInformation(Component, Collection<String>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
- alertMissingRequiredPlugin(Component, String, Set<String>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
Alerts the user if a plugin required by another plugin is missing
- alertNoPrimitivesTo(Collection<HistoryOsmPrimitive>, String, String) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
-
- alertNoPrimitivesToSelect(Collection<OsmPrimitive>) - 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.PluginListPanel
-
Alerts the user if an unselected plugin is still required by another plugins
- alertRetrievingAccessTokenFailed(OsmOAuthAuthorizationException) - Method in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
-
- alertRetrievingRequestTokenFailed(OsmOAuthAuthorizationException) - Method in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
-
- alertSelectAtLeastOneWay() - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
-
- alertUnresolvedConflicts(OsmDataLayer) - Static method in class org.openstreetmap.josm.actions.UploadAction
-
- align() - Method in class org.openstreetmap.josm.data.osm.Storage.Iter
-
- align() - Method in class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
-
- align - Variable in class org.openstreetmap.josm.gui.mappaint.RepeatImageElemStyle
-
- AlignImageryPanel - Class in org.openstreetmap.josm.gui.actionsupport
-
The panel to nag a user ONCE that he/she has to align imagery.
- AlignImageryPanel(boolean) - Constructor for class org.openstreetmap.josm.gui.actionsupport.AlignImageryPanel
-
- alignInCircle - Variable in class org.openstreetmap.josm.gui.MainMenu
-
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.PolarCoor - Class in org.openstreetmap.josm.actions
-
- AlignInCircleAction.PolarCoor(double, double) - Constructor for class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
-
- AlignInCircleAction.PolarCoor(double, double, EastNorth, double) - Constructor for class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
-
- AlignInCircleAction.PolarCoor(EastNorth) - Constructor for class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
-
- AlignInCircleAction.PolarCoor(EastNorth, EastNorth, double) - Constructor for class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
-
- alignInLine - Variable in class org.openstreetmap.josm.gui.MainMenu
-
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)
Case 1: Only ways selected, align each ways taking care of intersection.
- 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 perform
- AlignInLineAction.InvalidSelection() - Constructor for exception org.openstreetmap.josm.actions.AlignInLineAction.InvalidSelection
-
Create an InvalidSelection exception with default message
- AlignInLineAction.InvalidSelection(String) - Constructor for exception org.openstreetmap.josm.actions.AlignInLineAction.InvalidSelection
-
Create an InvalidSelection exception with specific message
- AlignInLineAction.Line - Class in org.openstreetmap.josm.actions
-
Class that represent a line
- AlignInLineAction.Line(Node, Node) - Constructor for class org.openstreetmap.josm.actions.AlignInLineAction.Line
-
Init a line by 2 nodes.
- AlignInLineAction.Line(Way) - Constructor for class org.openstreetmap.josm.actions.AlignInLineAction.Line
-
Init a line equation from a way.
- alignMultiWay(Collection<Way>) - Method in class org.openstreetmap.josm.actions.AlignInLineAction
-
Align way in case of multiple way #6819
- alignOnlyNodes(List<Node>) - Method in class org.openstreetmap.josm.actions.AlignInLineAction
-
Align nodes in case that only nodes are selected
The general algorithm here is to find the two selected nodes
that are furthest apart, and then to align all other selected
nodes onto the straight line between these nodes.
- alignSingleNode(Node, List<AlignInLineAction.Line>) - Method in class org.openstreetmap.josm.actions.AlignInLineAction
-
Align a single node relative to a set of lines #9081
- all - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.InArea
-
- ALL_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
-
- ALL_PATTERNS - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
-
- ALL_SYSTEMS - Static variable in class org.openstreetmap.josm.data.SystemOfMeasurement
-
Known systems of measurement.
- ALL_TICKS - Static variable in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
-
- allAvailableTests - Static variable in class org.openstreetmap.josm.data.validation.OsmValidator
-
All available tests
TODO: is there any way to find out automatically all available tests?
- allBookmarks - Static variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
-
- allCodes - Static variable in class org.openstreetmap.josm.data.projection.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
-
- 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.actions.search.SearchAction.SearchSetting
-
- allExistingTiles() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
-
- AllFormatsImporter - Class in org.openstreetmap.josm.io
-
Dummy importer that adds the "All Formats"-Filter when opening files
- AllFormatsImporter() - Constructor for class org.openstreetmap.josm.io.AllFormatsImporter
-
- allKeys() - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
-
- allLoadedTiles() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
-
- allMapModeButtons - Variable in class org.openstreetmap.josm.gui.MapFrame
-
- allModifiedPrimitives() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
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 class org.openstreetmap.josm.data.osm.DataSet
-
Returns a collection containing all not-deleted complete primitives.
- allNonDeletedPhysicalPrimitives() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Returns a collection containing all not-deleted complete physical primitives.
- allNonDeletedPrimitives() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Returns a collection containing all not-deleted primitives.
- allowed - Variable in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
-
- allowModifyNotes - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- allowPartialCacheMatch - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- allowReadGpx - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- allowReadPrefs - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- allowWriteApi - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- allowWriteGpx - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- allowWritePrefs - Variable in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- allParentMultipolygonsFiltered(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
-
- allParentWaysFiltered(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
-
Check if all parent ways are filtered.
- allPredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- allPrimitives - Variable in class org.openstreetmap.josm.data.osm.DataSet
-
- allPrimitives() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Returns a collection containing all primitives of the dataset.
- allPrimitivesResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- allProjectionChoicesByCode - Static variable in class org.openstreetmap.josm.data.projection.Projections
-
- allStyleElems - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ConcurrentTasksHelper
-
- 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
-
- allTilesCreate() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
-
- alpha - Variable in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
-
- alpha(Color) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Get the value of the alpha channel in the rgba color model
- alpha - Variable in class org.openstreetmap.josm.gui.mappaint.MapImage
-
The 5 following fields are only used to check for equality.
- alpha - Static variable in class org.openstreetmap.josm.io.remotecontrol.DNSName
-
- alphaDigitsAndHyphen - Static variable in class org.openstreetmap.josm.io.remotecontrol.DNSName
-
- 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.
- alt - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
-
- alt - Variable in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
-
- ALT - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
-
- ALT - Static variable in class org.openstreetmap.josm.tools.Shortcut
-
- ALT_CTRL - Static variable in class org.openstreetmap.josm.tools.Shortcut
-
- ALT_CTRL_SHIFT - Static variable in class org.openstreetmap.josm.tools.Shortcut
-
- ALT_SHIFT - Static variable in class org.openstreetmap.josm.tools.Shortcut
-
- alternateDirection - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
paint direction arrow with alternate math.
- alternative_autocomplete_keys - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Text
-
- alternatives - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
- 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
-
- analyseInProcessPlugins() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
-
- analyzeWays(Collection<Way>, boolean) - Static method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
-
This method analyzes ways and creates multipolygon.
- aName - Variable in class org.openstreetmap.josm.data.SystemOfMeasurement
-
First unit used to format text.
- ancestorMoved(HierarchyEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AutoAdjustingSplitPane
-
- ancestorResized(HierarchyEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AutoAdjustingSplitPane
-
- anchor(int) - Method in class org.openstreetmap.josm.tools.GBC
-
Set the anchor of this GBC to a.
- angle - Variable in class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
-
- angleEnabled - Variable in class org.openstreetmap.josm.gui.MapStatus
-
- angleIsClockwise(Node, Node, Node) - Static method in class org.openstreetmap.josm.tools.Geometry
-
This method tests if secondNode is clockwise to first node.
- angleIsClockwise(EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
-
This method tests if secondNode is clockwise to first node.
- anglePopupListener - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- angleText - Variable in class org.openstreetmap.josm.gui.MapStatus
-
- angleToDirectionChange(double, double) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
-
Recognize angle to be approximately 0, 90, 180 or 270 degrees.
- animate() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
-
Animates the marker along the track.
- animationInterval - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
-
- annotate - Variable in class org.openstreetmap.josm.gui.mappaint.xml.IconPrototype
-
- anonymous - Static variable in class org.openstreetmap.josm.data.osm.User
-
- any(Object...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Returns the first non-null object.
- api - Variable in class org.openstreetmap.josm.io.OsmServerReader
-
- api - Variable in class org.openstreetmap.josm.io.OsmServerWriter
-
- API_KEY - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- API_KEY - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
-
- API_URL_PROP - Static variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
-
OSM API URL property key.
- APIDataSet - Class in org.openstreetmap.josm.data
-
Represents a collection of
OsmPrimitive
s which should be uploaded to the
API.
- APIDataSet() - Constructor for class org.openstreetmap.josm.data.APIDataSet
-
creates a new empty data set
- APIDataSet(DataSet) - Constructor for class org.openstreetmap.josm.data.APIDataSet
-
initializes the API data set with the modified primitives in ds
- APIDataSet(Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.APIDataSet
-
initializes the API data set with the primitives in primitives
- APIDataSet.RelationUploadDependencyGraph - Class in org.openstreetmap.josm.data
-
Utility class to sort a collection of new relations with their dependencies
topologically.
- APIDataSet.RelationUploadDependencyGraph(Collection<Relation>, boolean) - Constructor for class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
-
- ApiPreconditionCheckerHook - Class in org.openstreetmap.josm.actions.upload
-
- ApiPreconditionCheckerHook() - Constructor for class org.openstreetmap.josm.actions.upload.ApiPreconditionCheckerHook
-
- apiTypeName - Variable in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
-
- apiUrl - Variable in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
-
- apiUrl - Variable in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
-
- apiUrl - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
-
- apiUrl - Variable in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
-
- apiUrl - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
-
- ApiUrlTestTask - Class in org.openstreetmap.josm.gui.preferences.server
-
This is an asynchronous task for testing whether an URL points to an OSM API server.
- ApiUrlTestTask(Component, String) - Constructor for class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
-
Constructs a new ApiUrlTestTask
.
- apiVersion - Variable in class org.openstreetmap.josm.io.OsmChangeBuilder
-
- append(String) - Method in class org.openstreetmap.josm.actions.search.SearchAction.DescriptionTextBuilder
-
- append(PasteTagsConflictResolverDialog.StatisticsInfo) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
-
- append(DataSet, long, OsmPrimitiveType) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
appends a
OsmPrimitive
id to the list of ids which will be fetched from the server.
- append(OsmPrimitive) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
appends an
OsmPrimitive
to the list of ids which will be fetched from the server.
- append(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
appends a list of
OsmPrimitive
to the list of ids which will be fetched from the server.
- append(Collection<? extends IPrimitive>) - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
-
Appends a collection of Primitives to the OsmChange document.
- append(IPrimitive) - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
-
Appends an Primitive to the OsmChange document.
- appendBounds(Bounds, JsonObjectBuilder) - Static method in class org.openstreetmap.josm.io.GeoJSONWriter
-
- appendCode(StringBuilder) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlCondition
-
- appendInner(Path2D.Double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- appendItem(String) - Method in class org.openstreetmap.josm.actions.search.SearchAction.DescriptionTextBuilder
-
- appendItemHeader(String) - Method in class org.openstreetmap.josm.actions.search.SearchAction.DescriptionTextBuilder
-
- appendLayerBounds(DataSet, JsonObjectBuilder) - Static method in class org.openstreetmap.josm.io.GeoJSONWriter
-
- appendLayerFeatures(DataSet, JsonObjectBuilder) - Static method in class org.openstreetmap.josm.io.GeoJSONWriter
-
- appendLogMessage(String) - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
-
- appendLogMessage(String) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
-
Appends a log message to the progress dialog.
- appendLogMessage(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
Default implementation is empty.
- appendLogMessage(String) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- appendLogMessage(String) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- appendLogMessage(String) - Method in interface org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor.ProgressMonitorDialog
-
- appendLogMessage(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
-
Appends a message to the log managed by the progress monitor.
- appendNewTag() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
creates a new tag and appends it to the model
- appendNode(Node) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
appends a
Node
id to the list of ids which will be fetched from the server.
- appendOrUpdatePriority(AutoCompletionListItem) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
- appendPreferences(Preferences, Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
-
- appendPrimitive(OsmPrimitive, JsonArrayBuilder) - Static method in class org.openstreetmap.josm.io.GeoJSONWriter
-
- appendRelation(Relation) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
appends a
Relation
id to the list of ids which will be fetched from the server.
- appendRow(StringBuilder, String, String) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
-
- appendText(StringBuilder, TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
-
- appendText(StringBuilder, TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.Condition
-
- appendText(StringBuilder, TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
-
- appendText(StringBuilder, TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
-
- appendText(StringBuilder, TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.StaticText
-
- appendText(StringBuilder, TemplateEngineDataProvider) - Method in interface org.openstreetmap.josm.tools.template_engine.TemplateEntry
-
- appendText(StringBuilder, TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.Variable
-
- appendWay(Way) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
appends a
Way
id and the list of ids of nodes the way refers to the list of ids which will be fetched from the server.
- applicationOptions - Variable in class org.openstreetmap.josm.corrector.TagCorrector
-
- applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
-
- applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.ClassCondition
-
- applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.ExpressionCondition
-
- applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.IndexCondition
-
- applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyCondition
-
- applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueCondition
-
- applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueRegexpCondition
-
- applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.PseudoClassCondition
-
- applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.RoleCondition
-
- applies(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.SimpleKeyValueCondition
-
- appliesImpl(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.PseudoClassCondition
-
- apply - Variable in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- apply(String) - Method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.StringSwitcher
-
- apply(Tag) - Static method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.TagSwitcher
-
Reverses a given tag.
- apply(String, String) - Static method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.TagSwitcher
-
Reverses a given tag (key=value).
- apply(MultiCascade, OsmPrimitive, double, OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
-
- apply(MultiCascade, OsmPrimitive, double, OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
-
Apply style to osm primitive.
- apply(MultiCascade, OsmPrimitive, double, OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
- apply() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
-
- apply(A) - Method in interface org.openstreetmap.josm.tools.Utils.Function
-
Applies the function on x
.
- applyButtonHiddenPreferences() - Method in interface org.openstreetmap.josm.gui.HideableButton
-
- applyButtonHiddenPreferences() - Method in class org.openstreetmap.josm.gui.IconToggleButton
-
- applyChildRequest(AbstractProgressMonitor.Request) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- applyChoosableExportFileFilters(JFileChooser, String, boolean) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
Applies the choosable FileFilter
to a JFileChooser
before using the
file chooser for selecting a file for writing.
- applyChoosableImportFileFilters(JFileChooser, String, boolean) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
Applies the choosable FileFilter
to a JFileChooser
before using the
file chooser for selecting a file for reading.
- applyColumn - Variable in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- applyCorrections(Map<OsmPrimitive, List<TagCorrection>>, Map<OsmPrimitive, List<RoleCorrection>>, String) - Method in class org.openstreetmap.josm.corrector.TagCorrector
-
- applyExistingConflictingRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SavingAction
-
Apply the updates for an existing relation which has been changed
outside of the relation editor.
- applyExistingNonConflictingRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SavingAction
-
Apply the updates for an existing relation which has not been changed
outside of the relation editor.
- applyFilter() - Method in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
-
- 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
-
- applyFilterWithDelay() - Method in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
-
Do filtering but little bit later (to reduce cpu load)
- applyNewRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SavingAction
-
apply updates to a new relation
- applyPrefs(Map<String, Test>, boolean) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
-
- applyResolutionAction - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
-
- applyRole(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
Apply a role to all member managed by this model.
- applySafe(Window) - Method in class org.openstreetmap.josm.tools.WindowGeometry
-
Applies this geometry to a window.
- applyThisRequest(AbstractProgressMonitor.Request) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- applyTmp() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
Copy the values from the temporary variable to the main instance.
- applyTo(Tagged) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
- applyTo(Collection<? extends Tagged>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Applies this tag collection to a collection of
OsmPrimitive
s.
- applyTo(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
-
- applyTo(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
-
Applies this resolution to a collection of primitives
- applyToMyPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
-
applies the current merge decisions to the tag set of an OSM primitive.
- applyToPrimitive(Tagged) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
applies the current state of the tag editor model to a primitive
- applyToRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- applyToTags(Map<String, String>, 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 @param currentEN
starting point is startEN
- archive - Variable in class org.openstreetmap.josm.tools.ImageProvider
-
- ArcLengthOfMeridian(double) - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
-
ArcLengthOfMeridian
Computes the ellipsoidal distance from the equator to a point at a
given latitude.
- area - Variable in class org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygon
-
- area - Variable in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
-
- area - Static variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
-
- area - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource.WayPrototypesRecord
-
- area - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
-
- 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
.
- AreaElemStyle - Class in org.openstreetmap.josm.gui.mappaint
-
- AreaElemStyle(Cascade, Color, MapImage, TextElement) - Constructor for class org.openstreetmap.josm.gui.mappaint.AreaElemStyle
-
- AreaPrototype - Class in org.openstreetmap.josm.gui.mappaint.xml
-
- AreaPrototype(AreaPrototype, Range) - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.AreaPrototype
-
- AreaPrototype() - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.AreaPrototype
-
- areas - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
- areasList - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
- areaToCache - Variable in class org.openstreetmap.josm.data.imagery.WmsCache
-
- areFieldsInFocus() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
-
- arg - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.LengthFunction
-
- 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.ArrayFunction
-
- 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.gui.mappaint.mapcss.ExpressionFactory.ParameterFunction
-
- args - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
The GET request arguments
- ARRAY - Static variable in class org.openstreetmap.josm.data.validation.util.Entities
-
- array - Variable in class org.openstreetmap.josm.tools.CopyList
-
- arrayComponentType - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.ArrayFunction
-
- arrayCopyNecessary - Variable in class org.openstreetmap.josm.data.osm.Storage
-
- arrayFunctions - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory
-
- ARROW_ICON_HEIGHT - Static variable in class org.openstreetmap.josm.gui.MenuScroller
-
- arrowDown - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
-
- arrowUp - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
-
- asColl(T) - Static method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- askForBugReport(Throwable) - Static method in class org.openstreetmap.josm.tools.BugReportExceptionHandler
-
- askForOption(String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
Simple function for choose window, may be used from JS API and from other code
- askForText(String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
- askMaxChangesetSizeExceedsPolicy() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
-
- askTargetLayer(List<Layer>) - Method in class org.openstreetmap.josm.actions.AbstractMergeAction
-
- askUpdateDisableKeepPluginAfterException(PluginProxy) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
- askUpdateJava(String) - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
-
- askUpdateJava(String, String) - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
-
- askUserForCustomSettingsFile() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ExportProfileAction
-
- askUserForCustomSettingsFiles(boolean, String) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
-
- askWMSLayer() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction
-
- asList() - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies the tags of this tag collection as list.
- aspectRatio - Variable in class org.openstreetmap.josm.gui.SelectionManager
-
Whether the selection rectangle must obtain the aspect ratio of the
drawComponent.
- asRect() - Method in class org.openstreetmap.josm.data.Bounds
-
Converts the lat/lon bounding box to an object of type Rectangle2D.Double
- assertions - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
- asSet() - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies the tags of this tag collection as set
- assignedDefault - Variable in class org.openstreetmap.josm.tools.Shortcut
-
- assignedKey - Variable in class org.openstreetmap.josm.tools.Shortcut
-
- assignedModifier - Variable in class org.openstreetmap.josm.tools.Shortcut
-
- assignedUser - Variable in class org.openstreetmap.josm.tools.Shortcut
-
- 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.
- asStringList() - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
-
- asTag() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyCondition
-
- asTag() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueCondition
-
- asTag() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.SimpleKeyValueCondition
-
- attach(JTextComponent) - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
-
Attaches this contextual menu to the given text component.
- attempt(WMSRequest) - Method in class org.openstreetmap.josm.io.imagery.WMSGrabber
-
- 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
-
- ATTR_FONT - Static variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
-
- ATTR_LINK_FONT - Static variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
-
- Attributed - Interface in org.openstreetmap.gui.jmapviewer.interfaces
-
- attribution - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- attribution - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource.Attribution
-
- attribution - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- attribution - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- attribution_text - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
-
- attribution_url - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
-
- attributionImage - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- attributionImage - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- attributionImageURL - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- attributionImageURL - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- attributionLinkURL - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- attributionLinkURL - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- attributions - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- AttributionSupport - Class in org.openstreetmap.gui.jmapviewer
-
- AttributionSupport() - Constructor for class org.openstreetmap.gui.jmapviewer.AttributionSupport
-
- attributionText - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- attributionText - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- attrImage - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
-
- attrImageBounds - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
-
- attrTermsText - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
-
- attrTermsUrl - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
-
- attrTextBounds - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
-
- attrToUBounds - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
-
- audioBack - Variable in class org.openstreetmap.josm.gui.MainMenu
-
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
-
- 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
-
- AudioFastSlowAction(String, String, String, Shortcut, boolean) - Constructor for class org.openstreetmap.josm.actions.audio.AudioFastSlowAction
-
Constructs a new AudioFastSlowAction
.
- 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
.
- audioLeadIn - Variable in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
-
- audioMalfunction(Exception) - Static method in class org.openstreetmap.josm.tools.AudioPlayer
-
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
.
- AudioPlayer - Class in org.openstreetmap.josm.tools
-
Creates and controls a separate audio player thread.
- AudioPlayer() - Constructor for class org.openstreetmap.josm.tools.AudioPlayer
-
- audioPlayer - Static variable in class org.openstreetmap.josm.tools.AudioPlayer
-
- AudioPlayer.Command - Enum in org.openstreetmap.josm.tools
-
- AudioPlayer.Command() - Constructor for enum org.openstreetmap.josm.tools.AudioPlayer.Command
-
- AudioPlayer.Execute - Class in org.openstreetmap.josm.tools
-
Passes information from the control thread to the playing thread
- AudioPlayer.Execute() - Constructor for class org.openstreetmap.josm.tools.AudioPlayer.Execute
-
- AudioPlayer.Result - Enum in org.openstreetmap.josm.tools
-
- AudioPlayer.Result() - Constructor for enum org.openstreetmap.josm.tools.AudioPlayer.Result
-
- AudioPlayer.State - Enum in org.openstreetmap.josm.tools
-
- AudioPlayer.State() - Constructor for enum org.openstreetmap.josm.tools.AudioPlayer.State
-
- audioPlayPause - Variable in class org.openstreetmap.josm.gui.MainMenu
-
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
.
- AudioPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.audio.AudioPreference.Factory
-
- 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.tools
-
Utils functions for audio.
- AudioUtil() - Constructor for class org.openstreetmap.josm.tools.AudioUtil
-
- audioWaypointLabel - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- audioWaypointLabelPattern - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- authClient - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
-
- authenticateOsmSession(OsmOAuthAuthorizationClient.SessionId, String, String) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
-
- AuthenticationPreference - Class in org.openstreetmap.josm.gui.preferences.server
-
Authentication sub-preferences in server preferences.
- AuthenticationPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreference
-
- AuthenticationPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.server
-
Factory used to create a new AuthenticationPreference
.
- AuthenticationPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreference.Factory
-
- 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
- AuthenticationPreferencesPanel.AuthenticationMethodChangeListener() - Constructor for class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel.AuthenticationMethodChangeListener
-
- author - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
-
- author - Variable in class org.openstreetmap.josm.plugins.PluginInformation
-
The plugin author.
- authorise(OAuthToken, String, String, OsmPrivileges, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
-
Automatically authorises a request token for a set of privileges.
- authoriseUrl - Variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
- AuthorizationProcedure - Enum in org.openstreetmap.josm.gui.oauth
-
- AuthorizationProcedure() - Constructor for enum org.openstreetmap.josm.gui.oauth.AuthorizationProcedure
-
- AuthorizationProcedureComboBox - Class in org.openstreetmap.josm.gui.oauth
-
- AuthorizationProcedureComboBox() - Constructor for class org.openstreetmap.josm.gui.oauth.AuthorizationProcedureComboBox
-
Constructs a new AuthorizationProcedureComboBox
.
- AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer - Class in org.openstreetmap.josm.gui.oauth
-
- AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer() - Constructor for class org.openstreetmap.josm.gui.oauth.AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer
-
- AUTO - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
-
- auto_increment - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Text
-
- auto_increment_selected - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems
-
- AUTO_LABEL_COMPOSITION_STRATEGY - Static variable in class org.openstreetmap.josm.gui.mappaint.TextElement
-
- autocomplete - Variable in class org.openstreetmap.josm.data.osm.DataSet
-
Maintains a list of used tags for autocompletion.
- autocomplete - Variable in class org.openstreetmap.josm.gui.tagging.TagCellEditor
-
the cache of auto completion items derived from the current JOSM data set
- autocompleteEnabled - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
- AutoCompletingComboBox - Class in org.openstreetmap.josm.gui.tagging.ac
-
- AutoCompletingComboBox() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
Creates a AutoCompletingComboBox
with a default prototype display value.
- AutoCompletingComboBox(String) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
Creates a AutoCompletingComboBox
with the specified prototype display value.
- AutoCompletingComboBox.AutoCompleteListCellRenderer - Class in org.openstreetmap.josm.gui.tagging.ac
-
ListCellRenderer for AutoCompletingComboBox
renders an AutoCompletionListItem by showing only the string value part
- AutoCompletingComboBox.AutoCompleteListCellRenderer() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompleteListCellRenderer
-
Constructs a new AutoCompleteListCellRenderer
.
- AutoCompletingComboBox.AutoCompletingComboBoxDocument - Class in org.openstreetmap.josm.gui.tagging.ac
-
Auto-complete a JosmComboBox.
- AutoCompletingComboBox.AutoCompletingComboBoxDocument(JosmComboBox<AutoCompletionListItem>) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompletingComboBoxDocument
-
- 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.AutoCompletionDocument - Class in org.openstreetmap.josm.gui.tagging.ac
-
The document model for the editor
- AutoCompletingTextField.AutoCompletionDocument() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField.AutoCompletionDocument
-
- AutoCompletionItemPriority - Class in org.openstreetmap.josm.gui.tagging.ac
-
Describes the priority of an item in an autocompletion list.
- AutoCompletionItemPriority(boolean, boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPriority
-
- autoCompletionItemSelected(String) - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
-
- autoCompletionList - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
-
user input is matched against this list of auto completion items
- autoCompletionList - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
the auto completion list user input is matched against
- AutoCompletionList - Class in org.openstreetmap.josm.gui.tagging.ac
-
- AutoCompletionList() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
constructor
- autoCompletionList - Variable in class org.openstreetmap.josm.gui.tagging.TagCellEditor
-
user input is matched against this list of auto completion items
- AutoCompletionListItem - Class in org.openstreetmap.josm.gui.tagging.ac
-
Represents an entry in the list of auto completion values.
- AutoCompletionListItem(String, AutoCompletionItemPriority) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
-
Constructs a new AutoCompletionListItem
with the given value and priority.
- AutoCompletionListItem(String) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
-
Constructs a new AutoCompletionListItem
with the given value and unknown priority.
- AutoCompletionListItem() - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
-
Constructs a new AutoCompletionListItem
.
- AutoCompletionManager - Class in org.openstreetmap.josm.gui.tagging.ac
-
AutoCompletionManager holds a cache of keys with a list of
possible auto completion values for each key.
- AutoCompletionManager(DataSet) - Constructor for class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
- autoDecide() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
-
Tries to find the best decision based on the current values.
- autoDownloadEnabled - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- autoLoad - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- autoLoadPopup - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- autoloadTiles - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
-
- automatic - Variable in class org.openstreetmap.josm.tools.Shortcut
-
- autoResolutionEnabled - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- autosave - Variable in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
-
- AUTOSAVE_DIR - Static variable in class org.openstreetmap.josm.data.AutosaveTask
-
- autosaveDir - Variable in class org.openstreetmap.josm.data.AutosaveTask
-
- autosaveInterval - Variable in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
-
- AutosaveTask - Class in org.openstreetmap.josm.data
-
Saves data layers periodically so they can be recovered in case of a crash.
- AutosaveTask() - Constructor for class org.openstreetmap.josm.data.AutosaveTask
-
- AutosaveTask.AutosaveLayerInfo - Class in org.openstreetmap.josm.data
-
- AutosaveTask.AutosaveLayerInfo() - Constructor for class org.openstreetmap.josm.data.AutosaveTask.AutosaveLayerInfo
-
- autoScale(String) - Static method in class org.openstreetmap.josm.actions.AutoScaleAction
-
- autoScale() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
-
- AutoScaleAction - Class in org.openstreetmap.josm.actions
-
Toggles the autoScale feature of the mapView
- AutoScaleAction(String, boolean) - Constructor for class org.openstreetmap.josm.actions.AutoScaleAction
-
Constructs a new AutoScaleAction
.
- AutoScaleAction(String) - Constructor for class org.openstreetmap.josm.actions.AutoScaleAction
-
Constructs a new AutoScaleAction
.
- AutoScaleAction.MapFrameAdapter - Class in org.openstreetmap.josm.actions
-
Adapter for MapFrame change events
- AutoScaleAction.MapFrameAdapter() - Constructor for class org.openstreetmap.josm.actions.AutoScaleAction.MapFrameAdapter
-
- AutoScaleAction.ZoomChangeAdapter - Class in org.openstreetmap.josm.actions
-
Adapter for zoom change events
- AutoScaleAction.ZoomChangeAdapter() - Constructor for class org.openstreetmap.josm.actions.AutoScaleAction.ZoomChangeAdapter
-
- autoScaleActions - Variable in class org.openstreetmap.josm.gui.MainMenu
-
View / "Zoom to"...
- autostartIfNeeded() - Static method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
- autoZoom - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- autozoomActive - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
-
- autozoomActive - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
-
- autoZoomPopup - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- 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
-
- availableSourcesUrl - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
-
- availableWays - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
-
- aValue - Variable in class org.openstreetmap.josm.data.SystemOfMeasurement
-
First value, in meters, used to translate unit according to above formula.
- awtListener - Variable in class org.openstreetmap.josm.gui.MapStatus
-
- azimuth - Variable in class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
-
- c(double, double) - Static method in class org.openstreetmap.gui.jmapviewer.Demo
-
- c - 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
- c - Variable in enum org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
-
- c - Variable in enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
-
- c - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- c - Variable in class org.openstreetmap.josm.data.conflict.ConflictCollection.FilterPredicate
-
- c - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
-
- cache - Variable in class org.openstreetmap.josm.data.osm.ChangesetCache
-
the cached changesets
- cache - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
-
- cache - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- cache - Variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
-
- cache - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
-
- CACHE - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
-
- cache - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- cache - Static variable in class org.openstreetmap.josm.tools.ImageProvider
-
The icon cache
- CacheCustomContent<T extends java.lang.Throwable> - Class in org.openstreetmap.josm.io
-
Use this class if you want to cache and store a single file that gets updated regularly.
- CacheCustomContent(String, int) - Constructor for class org.openstreetmap.josm.io.CacheCustomContent
-
Initializes the class.
- cached_lat - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
-
- cachedEvents - Variable in class org.openstreetmap.josm.data.osm.DataSet
-
- 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.
- CachedFile.CachingStrategy() - Constructor for enum org.openstreetmap.josm.io.CachedFile.CachingStrategy
-
- cacheDir - Variable in class org.openstreetmap.josm.data.imagery.WmsCache
-
- cacheDir - Variable in class org.openstreetmap.josm.data.projection.CustomProjection
-
- cacheDir - Variable in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
-
- cacheDirBase - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
-
- cacheDirectory - Variable in class org.openstreetmap.josm.data.imagery.WmsCache.ProjectionEntries
-
- cacheDirFile - Variable in class org.openstreetmap.josm.data.Preferences
-
Internal storage for the cache directory.
- cacheDirPath() - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- CachedLatLon - Class in org.openstreetmap.josm.data.coor
-
LatLon class that maintains a cache of projected EastNorth coordinates.
- CachedLatLon(double, double) - Constructor for class org.openstreetmap.josm.data.coor.CachedLatLon
-
- CachedLatLon(LatLon) - Constructor for class org.openstreetmap.josm.data.coor.CachedLatLon
-
- CachedLatLon(EastNorth) - Constructor for class org.openstreetmap.josm.data.coor.CachedLatLon
-
- cachedLoader - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
- cachedName(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
-
- CachedProperty<T> - Class in org.openstreetmap.josm.data.preferences
-
- CachedProperty(String, String) - Constructor for class org.openstreetmap.josm.data.preferences.CachedProperty
-
- cachedText - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
- CachedTileLoader - Interface in org.openstreetmap.gui.jmapviewer.interfaces
-
Interface that allow cleaning the tile cache without specifying exact type of loader
- cacheFile - Variable in class org.openstreetmap.josm.io.CachedFile
-
- CacheFiles - Class in org.openstreetmap.josm.io
-
Use this class if you want to cache a lot of files that shouldn't be kept in memory.
- CacheFiles(String) - Constructor for class org.openstreetmap.josm.io.CacheFiles
-
Creates a new cache class.
- CacheFiles(String, boolean) - Constructor for class org.openstreetmap.josm.io.CacheFiles
-
Creates a new cache class.
- cacheIdx - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
- cacheOff - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
-
- cachePluginList(String, String) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
Writes the list of plugins to a cache file
- cachePresets(Collection<TaggingPreset>) - Static method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
Initialize the cache for presets.
- cachePrimitives(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
- cachePrimitiveTags(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
make sure, the keys and values of all tags held by primitive are
in the auto completion cache
- cacheRelationMemberRoles(Relation) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
Caches all member roles of the relation relation
- cacheSize - Variable in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
-
Default cache size
- cachingStrategy - Variable in class org.openstreetmap.josm.io.CachedFile
-
- calcDirections(OrthogonalizeAction.Direction) - Method in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
-
Estimate the direction of the segments, given the first segment points in the
direction pInitialDirection
.
- calculateBBox() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- calculateBBox(Set<PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- calculateBestMovement(EastNorth) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- 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.ImmutableGpxTrack
-
- calculateBounds() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
-
- calculateColors() - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- calculateDefaultCenter() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- calculateDrawImageRectangle(Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
- calculateDrawImageRectangle(Rectangle, Rectangle) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
calculateDrawImageRectangle
- calculateLength() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
-
- calculateLength() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
-
- 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.
- 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.
- calculateShownDimension() - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
-
- calculateTotalFileSize() - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- calculateVisibleTexts() - Method in class org.openstreetmap.gui.jmapviewer.LayerGroup
-
- calcX(Node) - Static method in class org.openstreetmap.josm.tools.Geometry
-
- calcY(Node) - Static method in class org.openstreetmap.josm.tools.Geometry
-
- calendar - Static variable in class org.openstreetmap.josm.tools.date.DateUtils
-
A shared instance used for conversion between individual date fields
and long millis time.
- calendar - Variable in class org.openstreetmap.josm.tools.date.PrimaryDateParser
-
- calibration - Variable in class org.openstreetmap.josm.tools.AudioPlayer
-
- call() - Method in class org.openstreetmap.josm.data.osm.MultipolygonBuilder.Worker
-
- call() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ComputeStyleListWorker
-
- call() - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
-
- call() - Method in class org.openstreetmap.josm.Main.InitializationTask
-
- calltosupermustbefirststatementinconstructor(MoveAction.Direction) - Static method in class org.openstreetmap.josm.actions.MoveAction
-
- calltosupermustbefirststatementinconstructor_text(MoveAction.Direction) - Static method in class org.openstreetmap.josm.actions.MoveAction
-
- cancel() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileClearController
-
- cancel() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
-
- cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
-
- cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
-
- cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
- cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
-
- cancel() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
-
- cancel() - Method in 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.SessionLoadAction.Loader
-
- cancel() - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
-
- cancel() - Method in class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.CancelAction
-
- cancel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.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.ParentRelationLoadingTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
-
- cancel() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
-
Cancel the task
- cancel() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CancelAction
-
- cancel() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CancelAction
-
- cancel() - Method in class org.openstreetmap.josm.gui.io.DownloadFileTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.io.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.UpdatePrimitivesTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.io.UploadLayerTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
-
- cancel - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
-
- cancel() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
-
- cancel() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStyleLoader
-
- cancel() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.CancelAction
-
- cancel() - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
-
Cancels the current OAuth operation.
- cancel() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
-
User pressed cancel button.
- cancel() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog.CancelAction
-
- cancel() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
-
- cancel() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
-
- cancel() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- cancel() - Method in class org.openstreetmap.josm.gui.progress.CancelHandler
-
- cancel() - Method in class org.openstreetmap.josm.gui.progress.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.io.imagery.WMSGrabber
-
- cancel - Variable in class org.openstreetmap.josm.io.OsmConnection
-
- cancel() - Method in class org.openstreetmap.josm.io.OsmConnection
-
Cancels the connection.
- cancel - Variable in class org.openstreetmap.josm.io.OsmReader
-
- cancel() - Method in class org.openstreetmap.josm.io.OsmServerWriter
-
- cancel - Variable in class org.openstreetmap.josm.io.session.SessionReader.CancelOrContinueDialog
-
- cancel() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
-
- cancel() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
-
- cancel() - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
- cancelable - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- cancelAction - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- cancelAndClose() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CancelAction
-
- cancelButtonIdx - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
- cancelCellEditing() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
-
- cancelCellEditing() - Method in class org.openstreetmap.josm.gui.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
-
- 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.SessionLoadAction.Loader
-
- canceled - Variable in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
-
- canceled - Variable in class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
-
- canceled - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
- canceled - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- canceled - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
true if the task was canceled
- canceled - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
-
- canceled - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
-
true if the task was canceled
- canceled - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.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.ParentRelationLoadingTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
-
- canceled - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
-
- canceled - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.history.HistoryLoadTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.io.AbstractIOTask
-
indicates whether the task has been canceled
- canceled - Variable in class org.openstreetmap.josm.gui.io.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.DownloadOpenChangesetsTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
-
- 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.SaveLayersDialog.SaveAndUploadTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
-
- canceled - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
-
- canceled - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- canceled - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStyleLoader
-
- canceled - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
-
- canceled - Variable in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
-
- canceled - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.PleaseWaitRunnable
-
- canceled - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
-
- canceled - Variable in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
-
- canceled - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
-
- canceled - Variable in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
-
- canceled - Variable in class org.openstreetmap.josm.io.FileExporter
-
- canceled - Variable in class org.openstreetmap.josm.io.imagery.WMSGrabber
-
- canceled - Variable in class org.openstreetmap.josm.io.OsmServerWriter
-
- canceled - Variable in class org.openstreetmap.josm.plugins.PluginDownloadTask
-
- canceled - Variable in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
-
- canceled - Variable in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
- cancelGrabberThreads(boolean) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- cancelHandler - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- CancelHandler - Class in org.openstreetmap.josm.gui.progress
-
- CancelHandler() - Constructor for class org.openstreetmap.josm.gui.progress.CancelHandler
-
- cancelListener - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- cancelOutstandingJobs() - Method in class org.openstreetmap.gui.jmapviewer.JobDispatcher
-
Removes all jobs from the queue that are currently not being processed.
- cancelOutstandingJobs() - Method in class org.openstreetmap.gui.jmapviewer.TileController
-
- cancelSafeAndUploadTask() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- cancelWhenInEditingModel() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.CancelAction
-
- cancelWhenInSaveAndUploadingMode() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.CancelAction
-
- candidateNode - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- candidateSegment - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- canEnable - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
-
- 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
-
- canFullscreen() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
-
- canGoBack() - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
-
- canGoForward() - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
-
- canKeepAll() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
-
Replies true, if this resolution has more than 1 possible non-empty values
- canKeepNone() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
-
Replies true if the empty value is a possible value in this resolution
- canMove(int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- canMoveDown() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
Replies true if the currently selected layers can move down
by one position
- canMoveDown(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- canMoveStyles(int[], int) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
- canMoveUp() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
Replies true if the currently selected layers can move up
by one position
- canMoveUp(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- canPasteFromHeterogeneousSourceWithoutConflict(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
-
Replies true if this a heterogeneous source can be pasted without conflict to targets
- canReload() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
-
- canRemove() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- canRemove(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- canRunInBackground() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
-
- canRunInBackground() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
-
Task can run in background if returned value != null.
- canShowAsLatest(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- canvasRules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
-
- canWrite(File) - Static method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
-
- 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 - 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 - Static variable in class org.openstreetmap.josm.io.OsmApi.CapabilitiesCache
-
- Capabilities.CapabilitiesParser - Class in org.openstreetmap.josm.io
-
A parser for the "capabilities" response XML.
- Capabilities.CapabilitiesParser() - Constructor for class org.openstreetmap.josm.io.Capabilities.CapabilitiesParser
-
- 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
-
- case_sensitive - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
-
- caseSensitive - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
-
- caseSensitive - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.Any
-
- caseSensitive - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler
-
- caseSensitive - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.KeyValue
-
- cast(Object, Class<T>) - Static method in class org.openstreetmap.josm.tools.Utils
-
Cast an object savely.
- cb - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActiveLayerCellRenderer
-
- cb - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCellEditor
-
- cb - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCellRenderer
-
- cb - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.PluginCbActionListener
-
- cbActive - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
-
- cbAlt - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
-
- cbAuthorisationProcedure - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
-
- cbBoundingBoxRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
-
- cbClearUndoRedo - Variable in class org.openstreetmap.josm.actions.PurgeAction
-
- cbCloseAfterUpload - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
- cbCtrl - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
-
- cbDecisionRenderer - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
-
- cbDecisionTypes - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionRenderer
-
- cbDefault - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
-
- cbDisable - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
-
- cbDontShowAgain - Variable in class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
-
- cbDownloadGpxData - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
-
- cbDownloadGpxData - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
-
- cbDownloadOsmData - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
-
- 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
-
- cbModifyNotes - Variable in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
-
- cbMyChangesetsOnly - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
-
- cbNewLayer - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
-
- cbOpenAndCloseRestrictions - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
-
- cbOpenChangesets - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
- cbReadFull - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
-
- cbReadGpx - Variable in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
-
- cbReadPrefs - Variable in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
-
- cbSaveAccessTokenInPreferences - Variable in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
-
- cbSaveCredentials - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
-
- cbSaveToPreferences - Variable in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
-
- cbSaveToPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
-
- cbSearchExpression - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
-
- cbShift - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
-
- cbShowAdvancedParameters - Variable in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveRequestTokenPanel
-
- cbShowAdvancedParameters - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
-
- 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
-
- cbTaggedImg - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- cbTagRelations - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
-
- cbTimeRestrictions - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
-
- cbTimezones - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
-
- 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
- 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
-
- cDdFormatter - Static variable in class org.openstreetmap.josm.data.coor.LatLon
-
- cDdHighPecisionFormatter - Static variable in class org.openstreetmap.josm.data.coor.LatLon
-
- cDm00 - Static variable in class org.openstreetmap.josm.data.coor.LatLon
-
- cDm60 - Static variable in class org.openstreetmap.josm.data.coor.LatLon
-
- cDmMinuteFormatter - Static variable in class org.openstreetmap.josm.data.coor.LatLon
-
- cDms00 - Static variable in class org.openstreetmap.josm.data.coor.LatLon
-
- cDms60 - Static variable in class org.openstreetmap.josm.data.coor.LatLon
-
- cDmsMinuteFormatter - Static variable in class org.openstreetmap.josm.data.coor.LatLon
-
- cDmsSecondFormatter - Static variable in class org.openstreetmap.josm.data.coor.LatLon
-
- 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.TagEditHelper.EditTagDialog
-
- cellSegments - Variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
-
All way segments, grouped by cells
- cellWays - Variable in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
-
All ways, grouped by cells
- center - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
x- and y-position of the center of this map-panel on the world map
denoted in screen pixel regarding the current zoom level.
- center - Variable in class org.openstreetmap.josm.data.ViewportData
-
- CENTER - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
-
- center - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
-
Center n/e coordinate of the desired screen center.
- center - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
-
- centerInWindow(Component, Dimension) - Static method in class org.openstreetmap.josm.tools.WindowGeometry
-
Replies a window geometry object for a window with a specific size which is centered
relative to the parent window of a reference component.
- centerOnScreen(Dimension) - Static method in class org.openstreetmap.josm.tools.WindowGeometry
-
Replies a window geometry object for a window with a specific size which is
centered on screen, where main window is
- centerOnScreen(Dimension, String) - Static method in class org.openstreetmap.josm.tools.WindowGeometry
-
Replies a window geometry object for a window with a specific size which is
centered on screen where the corresponding window is.
- centerView - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- centerX - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
-
- centerY - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
-
- CentricDatum - Class in org.openstreetmap.josm.data.projection.datum
-
A datum with different ellipsoid than WGS84, but does not require
shift, rotation or scaling.
- CentricDatum(String, String, Ellipsoid) - Constructor for class org.openstreetmap.josm.data.projection.datum.CentricDatum
-
- change - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
- CHANGE_SELECTION - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
-
- CHANGE_VIEWPORT - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
-
- changeBy(int) - Method in enum org.openstreetmap.josm.actions.OrthogonalizeAction.Direction
-
- changeCheck() - Method in class org.openstreetmap.josm.tools.CopyList
-
- ChangeCommand - Class in org.openstreetmap.josm.command
-
Command that basically replaces one OSM primitive by another of the same type.
- ChangeCommand(OsmPrimitive, OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.ChangeCommand
-
Constructs a new ChangeCommand
in the context of the current edit layer, if any.
- ChangeCommand(OsmDataLayer, OsmPrimitive, OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.ChangeCommand
-
Constructs a new ChangeCommand
in the context of a given data layer.
- changed - Variable in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
-
- changed_flag - 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.
- changedColor - Variable in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable.SettingCellRenderer
-
- changedDatasets - Variable in class org.openstreetmap.josm.data.AutosaveTask
-
- changedKey - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
-
- changedLayer - Variable in class org.openstreetmap.josm.gui.MapView
-
- 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.LatLonDialog.EastNorthInputVerifier
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.LatLonInputVerifier
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.OsmUrlRefresher
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.RunAuthorisationAction
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenBuilder
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.SearchFieldAdapter
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.FilterFieldAdapter
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
-
- changedUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.OsmUrlRefresher
-
- changeImage(GeorefImage.State, BufferedImage, String) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- changeListener - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
-
- ChangeNodesCommand - Class in org.openstreetmap.josm.command
-
Command that changes the nodes list of a way.
- ChangeNodesCommand(Way, List<Node>) - Constructor for class org.openstreetmap.josm.command.ChangeNodesCommand
-
Constructs a new ChangeNodesCommand
.
- changeOffset(double) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
-
Offsets the way(s) d units.
- changeParents(DefaultMutableTreeNode) - Static method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- changePosition(int, int) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- ChangePropertyCommand - Class in org.openstreetmap.josm.command
-
Command that manipulate the key/value structure of several objects.
- ChangePropertyCommand(Collection<? extends OsmPrimitive>, AbstractMap<String, String>) - Constructor for class org.openstreetmap.josm.command.ChangePropertyCommand
-
Creates a command to change multiple tags of multiple 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(OsmPrimitive, String, String) - Constructor for class org.openstreetmap.josm.command.ChangePropertyCommand
-
Creates a command to change one tag of one object
- ChangePropertyKeyCommand - Class in org.openstreetmap.josm.command
-
Command that replaces the key of one or several objects
- ChangePropertyKeyCommand(OsmPrimitive, String, String) - Constructor for class org.openstreetmap.josm.command.ChangePropertyKeyCommand
-
Constructs a new ChangePropertyKeyCommand
.
- ChangePropertyKeyCommand(Collection<? extends OsmPrimitive>, String, String) - Constructor for class org.openstreetmap.josm.command.ChangePropertyKeyCommand
-
Constructs a new ChangePropertyKeyCommand
.
- ChangeRelationMemberRoleCommand - Class in org.openstreetmap.josm.command
-
Command that changes the role of a relation member
- ChangeRelationMemberRoleCommand(Relation, int, String) - Constructor for class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
-
Constructs a new ChangeRelationMemberRoleCommand
.
- changeResolution(WMSLayer, boolean) - Static method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
Updates the given layer’s resolution settings to the current zoom level and
updates existing tiles.
- Changeset - Class in org.openstreetmap.josm.data.osm
-
Represents a single changeset in JOSM.
- Changeset() - Constructor for class org.openstreetmap.josm.data.osm.Changeset
-
Creates a new changeset with id 0.
- Changeset(int) - Constructor for class org.openstreetmap.josm.data.osm.Changeset
-
Creates a changeset with id id
.
- Changeset(Changeset) - Constructor for class org.openstreetmap.josm.data.osm.Changeset
-
Creates a clone of other
- changeset - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- changeset - Variable in class org.openstreetmap.josm.gui.io.UploadLayerTask
-
- changeset - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
-
- changeset - Variable in class org.openstreetmap.josm.io.OsmApi
-
Object describing current changeset
- changeset - Variable in class org.openstreetmap.josm.io.OsmWriter
-
- CHANGESET_IN_DETAIL_VIEW_PROP - Static variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
the name of the property for the currently selected changeset in the detail view
- ChangesetCache - Class in org.openstreetmap.josm.data.osm
-
ChangesetCache is global in-memory cache for changesets downloaded from
an OSM API server.
- ChangesetCache() - Constructor for class org.openstreetmap.josm.data.osm.ChangesetCache
-
- ChangesetCacheEvent - Interface in org.openstreetmap.josm.data.osm
-
- ChangesetCacheListener - Interface in org.openstreetmap.josm.data.osm
-
- ChangesetCacheManager - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
ChangesetCacheManager manages the local cache of changesets
retrieved from the OSM API.
- ChangesetCacheManager() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
Constructs a new ChangesetCacheManager
.
- ChangesetCacheManager.CancelAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
the cancel / close action
- ChangesetCacheManager.CancelAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CancelAction
-
- ChangesetCacheManager.ChangesetDetailViewSynchronizer - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetCacheManager.ChangesetDetailViewSynchronizer() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ChangesetDetailViewSynchronizer
-
- ChangesetCacheManager.ChangesetTablePopupMenu - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetCacheManager.ChangesetTablePopupMenu() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ChangesetTablePopupMenu
-
- ChangesetCacheManager.CloseSelectedChangesetsAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
Closes the selected changesets
- ChangesetCacheManager.CloseSelectedChangesetsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CloseSelectedChangesetsAction
-
- ChangesetCacheManager.DownloadMyChangesets - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetCacheManager.DownloadMyChangesets() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadMyChangesets
-
- ChangesetCacheManager.DownloadSelectedChangesetContentAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
Downloads the content of selected changesets from the OSM server
- ChangesetCacheManager.DownloadSelectedChangesetContentAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetContentAction
-
- ChangesetCacheManager.DownloadSelectedChangesetsAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
Downloads the selected changesets
- ChangesetCacheManager.DownloadSelectedChangesetsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetsAction
-
- ChangesetCacheManager.MouseEventHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetCacheManager.MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.MouseEventHandler
-
- ChangesetCacheManager.QueryAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
The action to query and download changesets
- ChangesetCacheManager.QueryAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.QueryAction
-
- ChangesetCacheManager.RemoveFromCacheAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
Removes the selected changesets from the local changeset cache
- ChangesetCacheManager.RemoveFromCacheAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.RemoveFromCacheAction
-
- ChangesetCacheManager.ShowDetailAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetCacheManager.ShowDetailAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ShowDetailAction
-
- ChangesetCacheManager.WindowEventHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
Handler for window events
- ChangesetCacheManager.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.WindowEventHandler
-
- changesetCacheManagerClosedHandler - Variable in class org.openstreetmap.josm.actions.ChangesetManagerToggleAction
-
- ChangesetCacheManagerModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
This is the model for the changeset cache manager dialog.
- ChangesetCacheManagerModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
- ChangesetCacheTableCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
The cell renderer for the changeset table
- ChangesetCacheTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
-
Constructs a new 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
.
- changesetCacheUpdated(ChangesetCacheEvent) - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheListener
-
- changesetCacheUpdated(ChangesetCacheEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
- changesetCacheUpdated(ChangesetCacheEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- changesetCacheUpdated(ChangesetCacheEvent) - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
-
- ChangesetCellRenderer - Class in org.openstreetmap.josm.gui.io
-
A ListCellRenderer
for the list of changesets in the upload dialog.
- ChangesetCellRenderer() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetCellRenderer
-
Constructs a new ChangesetCellRenderer
.
- ChangesetClosedException - Exception in org.openstreetmap.josm.io
-
- ChangesetClosedException(String) - Constructor for exception org.openstreetmap.josm.io.ChangesetClosedException
-
Creates the exception with the given errorHeader
- ChangesetClosedException(String, ChangesetClosedException.Source) - Constructor for exception org.openstreetmap.josm.io.ChangesetClosedException
-
Creates the exception with the given error header and the given
source.
- ChangesetClosedException(long, Date, ChangesetClosedException.Source) - Constructor for exception org.openstreetmap.josm.io.ChangesetClosedException
-
Creates the exception
- ChangesetClosedException.Source - Enum in org.openstreetmap.josm.io
-
- ChangesetClosedException.Source() - Constructor for enum org.openstreetmap.josm.io.ChangesetClosedException.Source
-
- changesetCommentModel - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
-
the changeset comment model
- ChangesetCommentModel - Class in org.openstreetmap.josm.gui.io
-
ChangesetCommentModel is an observable model for the changeset comment edited
in the
UploadDialog
.
- ChangesetCommentModel() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetCommentModel
-
- changesetCommentModel - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
- changesetCommentModel - Variable in class org.openstreetmap.josm.gui.io.TagSettingsPanel
-
the model for the changeset comment
- changesetCommentModel - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
-
the changeset comment model keeping the state of the changeset comment
- ChangesetContentDownloadTask - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
This is an asynchronous task for downloading the changeset content of a collection of
changesets.
- ChangesetContentDownloadTask(int) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
Creates a download task for a single changeset
- ChangesetContentDownloadTask(Collection<Integer>) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
Creates a download task for a collection of changesets.
- ChangesetContentDownloadTask(Component, int) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
Creates a download task for a single changeset
- ChangesetContentDownloadTask(Component, Collection<Integer>) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
Creates a download task for a collection of changesets.
- ChangesetContentPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
The panel which displays the content of a changeset in a scollable table.
- ChangesetContentPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
-
Constructs a new ChangesetContentPanel
.
- ChangesetContentPanel.ChangesetContentTablePopupMenu - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetContentPanel.ChangesetContentTablePopupMenu() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ChangesetContentTablePopupMenu
-
- ChangesetContentPanel.DownloadChangesetContentAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
Downloads/Updates the content of the changeset
- ChangesetContentPanel.DownloadChangesetContentAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.DownloadChangesetContentAction
-
- ChangesetContentPanel.HeaderPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetContentPanel.HeaderPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel
-
- ChangesetContentPanel.HeaderPanel.DownloadAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetContentPanel.HeaderPanel.DownloadAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel.DownloadAction
-
- ChangesetContentPanel.SelectInCurrentLayerAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetContentPanel.SelectInCurrentLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectInCurrentLayerAction
-
- ChangesetContentPanel.ShowHistoryAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetContentPanel.ShowHistoryAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction
-
- ChangesetContentPanel.ShowHistoryAction.ShowHistoryTask - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetContentPanel.ShowHistoryAction.ShowHistoryTask(Collection<HistoryOsmPrimitive>) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction.ShowHistoryTask
-
- ChangesetContentPanel.ZoomInCurrentLayerAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetContentPanel.ZoomInCurrentLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ZoomInCurrentLayerAction
-
- ChangesetContentTableCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
The table cell renderer used in the changeset content table, except for the "name"
column in which we use a
OsmPrimitivRenderer
.
- ChangesetContentTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableCellRenderer
-
- ChangesetContentTableColumnModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
The column model for the changeset content
- ChangesetContentTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableColumnModel
-
- ChangesetContentTableModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
This is the table model for the content of a changeset.
- ChangesetContentTableModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
-
- ChangesetContentTableModel.ChangesetContentEntry - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetContentTableModel.ChangesetContentEntry(ChangesetDataSet.ChangesetModificationType, HistoryOsmPrimitive) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
-
- ChangesetContentTableModel.ChangesetContentEntry(ChangesetDataSet.ChangesetDataSetEntry) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
-
- ChangesetDataSet - Class in org.openstreetmap.josm.data.osm
-
A ChangesetDataSet holds the content of a changeset.
- ChangesetDataSet() - Constructor for class org.openstreetmap.josm.data.osm.ChangesetDataSet
-
- ChangesetDataSet.ChangesetDataSetEntry - Interface in org.openstreetmap.josm.data.osm
-
- ChangesetDataSet.ChangesetModificationType - Enum in org.openstreetmap.josm.data.osm
-
- ChangesetDataSet.ChangesetModificationType() - Constructor for enum org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetModificationType
-
- ChangesetDataSet.DefaultChangesetDataSetEntry - Class in org.openstreetmap.josm.data.osm
-
- ChangesetDataSet.DefaultChangesetDataSetEntry(ChangesetDataSet.ChangesetModificationType, HistoryOsmPrimitive) - Constructor for class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
-
- ChangesetDataSet.DefaultIterator - Class in org.openstreetmap.josm.data.osm
-
- ChangesetDataSet.DefaultIterator() - Constructor for class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultIterator
-
- ChangesetDetailPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetDetailPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
-
Constructs a new ChangesetDetailPanel
.
- ChangesetDetailPanel.DownloadChangesetContentAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
Removes the selected changesets from the local changeset cache
- ChangesetDetailPanel.DownloadChangesetContentAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.DownloadChangesetContentAction
-
- ChangesetDetailPanel.RemoveFromCacheAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
The action for removing the currently selected changeset from the changeset cache
- ChangesetDetailPanel.RemoveFromCacheAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.RemoveFromCacheAction
-
- ChangesetDetailPanel.SelectInCurrentLayerAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
Selects the primitives in the content of this changeset in the current
data layer.
- ChangesetDetailPanel.SelectInCurrentLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.SelectInCurrentLayerAction
-
- ChangesetDetailPanel.UpdateChangesetAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
Updates the current changeset from the OSM server
- ChangesetDetailPanel.UpdateChangesetAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.UpdateChangesetAction
-
- ChangesetDetailPanel.ZoomInCurrentLayerAction - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
Zooms to the primitives in the content of this changeset in the current
data layer.
- ChangesetDetailPanel.ZoomInCurrentLayerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.ZoomInCurrentLayerAction
-
- ChangesetDialog - Class in org.openstreetmap.josm.gui.dialogs
-
ChangesetDialog is a toggle dialog which displays the current list of changesets.
- ChangesetDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
-
Constructs a new ChangesetDialog
.
- ChangesetDialog.ChangesetDialogPopup - Class in org.openstreetmap.josm.gui.dialogs
-
- ChangesetDialog.ChangesetDialogPopup(JList<?>...) - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ChangesetDialogPopup
-
- ChangesetDialog.CloseOpenChangesetsAction - Class in org.openstreetmap.josm.gui.dialogs
-
Closes the currently selected changesets
- ChangesetDialog.CloseOpenChangesetsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.CloseOpenChangesetsAction
-
- ChangesetDialog.DblClickHandler - Class in org.openstreetmap.josm.gui.dialogs
-
- ChangesetDialog.DblClickHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.DblClickHandler
-
- ChangesetDialog.FilterChangeHandler - Class in org.openstreetmap.josm.gui.dialogs
-
- ChangesetDialog.FilterChangeHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.FilterChangeHandler
-
- ChangesetDialog.LaunchChangesetManagerAction - Class in org.openstreetmap.josm.gui.dialogs
-
Show information about the currently selected changesets
- ChangesetDialog.LaunchChangesetManagerAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.LaunchChangesetManagerAction
-
- ChangesetDialog.ReadChangesetsAction - Class in org.openstreetmap.josm.gui.dialogs
-
Downloads selected changesets
- ChangesetDialog.ReadChangesetsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ReadChangesetsAction
-
- ChangesetDialog.SelectObjectsAction - Class in org.openstreetmap.josm.gui.dialogs
-
Selects objects for the currently selected changesets.
- ChangesetDialog.SelectObjectsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.SelectObjectsAction
-
- ChangesetDialog.ShowChangesetInfoAction - Class in org.openstreetmap.josm.gui.dialogs
-
Show information about the currently selected changesets
- ChangesetDialog.ShowChangesetInfoAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ShowChangesetInfoAction
-
- ChangesetDownloadTask - Interface in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetHeaderDownloadTask - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
This is an asynchronous task for downloading a collection of changests from the OSM
server.
- ChangesetHeaderDownloadTask(Collection<Integer>) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
-
Creates the download task for a collection of changeset ids.
- ChangesetHeaderDownloadTask(Component, Collection<Integer>) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
-
Creates the download task for a collection of changeset ids.
- changesetId - Variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
The id of the changeset this primitive was last uploaded to.
- changesetId - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- changesetId - Variable in exception org.openstreetmap.josm.io.ChangesetClosedException
-
the changeset id
- ChangesetIdChangedEvent - Class in org.openstreetmap.josm.data.osm.event
-
- ChangesetIdChangedEvent(DataSet, List<OsmPrimitive>, int, int) - Constructor for class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
-
- 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
-
- ChangesetIdTextField.ChangesetIdValidator - Class in org.openstreetmap.josm.gui.widgets
-
Validator for a changeset ID entered in a JTextComponent
.
- ChangesetIdTextField.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
-
- ChangesetInSelectionListModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetInSelectionListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetInSelectionListModel
-
- ChangesetListCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetListCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListCellRenderer
-
Constructs a new ChangesetListCellRenderer
.
- ChangesetListModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- ChangesetManagementPanel - Class in org.openstreetmap.josm.gui.io
-
ChangesetManagementPanel allows to configure changeset to be used in the next
upload.
- ChangesetManagementPanel(ChangesetCommentModel) - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
Creates a new panel
- ChangesetManagementPanel.ChangesetListItemStateListener - Class in org.openstreetmap.josm.gui.io
-
Listens to changes in the selected changeset and fires property
change events.
- ChangesetManagementPanel.ChangesetListItemStateListener() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.ChangesetListItemStateListener
-
- ChangesetManagementPanel.CloseAfterUploadItemStateListener - Class in org.openstreetmap.josm.gui.io
-
Listens to changes in "close after upload" flag and fires
property change events.
- ChangesetManagementPanel.CloseAfterUploadItemStateListener() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseAfterUploadItemStateListener
-
- ChangesetManagementPanel.CloseChangesetAction - Class in org.openstreetmap.josm.gui.io
-
Closes the currently selected changeset
- ChangesetManagementPanel.CloseChangesetAction() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseChangesetAction
-
- ChangesetManagementPanel.RadioButtonHandler - Class in org.openstreetmap.josm.gui.io
-
Listens to changes in the two radio buttons rbUseNew and rbUseExisting.
- ChangesetManagementPanel.RadioButtonHandler() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.RadioButtonHandler
-
- ChangesetManagementPanel.RefreshAction - Class in org.openstreetmap.josm.gui.io
-
Refreshes the list of open changesets
- ChangesetManagementPanel.RefreshAction() - Constructor for class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.RefreshAction
-
- changesetManager - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Windows / Changeset Manager
- ChangesetManagerToggleAction - Class in org.openstreetmap.josm.actions
-
- ChangesetManagerToggleAction() - Constructor for class org.openstreetmap.josm.actions.ChangesetManagerToggleAction
-
Constructs a new ChangesetManagerToggleAction
.
- ChangesetManagerToggleAction.ChangesetCacheManagerClosedHandler - Class in org.openstreetmap.josm.actions
-
- ChangesetManagerToggleAction.ChangesetCacheManagerClosedHandler() - Constructor for class org.openstreetmap.josm.actions.ChangesetManagerToggleAction.ChangesetCacheManagerClosedHandler
-
- ChangesetQuery - Class in org.openstreetmap.josm.io
-
- ChangesetQuery() - Constructor for class org.openstreetmap.josm.io.ChangesetQuery
-
Constructs a new ChangesetQuery
.
- ChangesetQuery.ChangesetQueryUrlException - Exception in org.openstreetmap.josm.io
-
- ChangesetQuery.ChangesetQueryUrlException(String) - Constructor for exception org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlException
-
Constructs a new ChangesetQueryUrlException
with the specified detail message.
- ChangesetQuery.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).
- ChangesetQuery.ChangesetQueryUrlParser - Class in org.openstreetmap.josm.io
-
- ChangesetQuery.ChangesetQueryUrlParser() - Constructor for class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
-
- ChangesetQueryDialog - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
This is a modal dialog for entering query criteria to search for changesets.
- ChangesetQueryDialog(Dialog) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
-
- ChangesetQueryDialog(Frame) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
-
- ChangesetQueryDialog.CancelAction - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
- ChangesetQueryDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.CancelAction
-
- ChangesetQueryDialog.QueryAction - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
- ChangesetQueryDialog.QueryAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.QueryAction
-
- ChangesetQueryDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
- ChangesetQueryDialog.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog.WindowEventHandler
-
- ChangesetQueryTask - Class in org.openstreetmap.josm.gui.dialogs.changeset.query
-
Asynchronous task to send a changeset query to the OSM API.
- ChangesetQueryTask(ChangesetQuery) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
-
Creates the task.
- ChangesetQueryTask(Component, ChangesetQuery) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
-
Creates the task.
- changesetReader - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
-
the reader object used to submit the changeset query to the API
- changesets - Variable in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
-
- changesets - Variable in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
-
- changesets - Variable in class org.openstreetmap.josm.gui.io.CloseChangesetTask
-
- changesets - Variable in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
-
- changesets - Variable in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
-
- changesets - Variable in class org.openstreetmap.josm.io.OsmChangesetParser
-
- ChangesetsInActiveDataLayerListModel - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
This is the list model for the list of changeset in the current edit layer.
- ChangesetsInActiveDataLayerListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
-
- changesetSourceModel - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
-
- changesetSourceModel - Variable in class org.openstreetmap.josm.gui.io.TagSettingsPanel
-
- changesetSourceModel - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
-
- changeSetTags - Variable in class org.openstreetmap.josm.data.osm.DataSet
-
- ChangesetTagsPanel - Class in org.openstreetmap.josm.gui.dialogs.changeset
-
- ChangesetTagsPanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetTagsPanel
-
Constructs a new ChangesetTagsPanel
.
- changeStartPoint(EastNorth) - Method in class org.openstreetmap.josm.command.MoveCommand
-
Changes base point of movement
- characters(char[], int, int) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
-
Read characters for description.
- characters(char[], int, int) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- characters(char[], int, int) - Method in class org.openstreetmap.josm.io.GpxReader.Parser
-
- characters(char[], int, int) - Method in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
-
- characters(char[], int, int) - Method in class org.openstreetmap.josm.io.NoteReader.Parser
-
- characters - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
-
- characters(char[], int, int) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
-
- charCount - Variable in class org.openstreetmap.josm.gui.widgets.ImageLabel
-
- check - Variable in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodePanel
-
- 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.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, String, OpeningHourTest.CheckMode) - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
-
- 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() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LatValueChecker
-
- check() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.LonValueChecker
-
- check(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.xml.Prototype
-
- check - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Check
-
- check(Tokenizer.TokenType) - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
-
- checkAndConfirmOutlyingDelete(Collection<? extends OsmPrimitive>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.DeleteCommand
-
- checkAndConfirmOutlyingOperation(String, String, String, String, Collection<? extends OsmPrimitive>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.Command
-
Check whether user is about to operate on data outside of the download area.
- checkAndConfirmOutlyingUnglue() - Method in class org.openstreetmap.josm.actions.UnGlueAction
-
- checkAndConfirmPluginUpdate(Component) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
Checks whether the locally available plugins should be updated and
asks the user if running an update is OK.
- checkAndConfirmReverseWay(Way) - Static method in class org.openstreetmap.josm.corrector.ReverseWayNoTagCorrector
-
Checks the given way can be safely reversed and asks user to confirm the operation if it not the case.
- checkAngleSnapping(EastNorth, double, double) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- checkAsserts(Collection<MapCSSTagChecker.TagCheck>) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
-
Checks that rule assertions are met for the given set of TagChecks.
- checkBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.Test
-
The preferences check for validation on upload
- checkBox - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- checkbox - Variable in class org.openstreetmap.josm.actions.PreferenceToggleAction
-
- checkBoxes - Variable in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
-
- CheckBoxNodeData - Class in org.openstreetmap.gui.jmapviewer.checkBoxTree
-
Node Data for checkBox Tree
- CheckBoxNodeData(AbstractLayer) - Constructor for class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeData
-
- CheckBoxNodeData(String) - Constructor for class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeData
-
- CheckBoxNodeData(String, Boolean) - Constructor for class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeData
-
- CheckBoxNodeEditor - Class in org.openstreetmap.gui.jmapviewer.checkBoxTree
-
Editor for checkBox Tree
- CheckBoxNodeEditor(CheckBoxTree) - Constructor for class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeEditor
-
- CheckBoxNodePanel - Class in org.openstreetmap.gui.jmapviewer.checkBoxTree
-
Node Panel for checkBox Tree
- CheckBoxNodePanel() - Constructor for class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodePanel
-
- CheckBoxNodeRenderer - Class in org.openstreetmap.gui.jmapviewer.checkBoxTree
-
Renderer for checkBox Tree
- CheckBoxNodeRenderer() - Constructor for class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeRenderer
-
- CheckBoxTree - Class in org.openstreetmap.gui.jmapviewer.checkBoxTree
-
JTree for checkBox Tree Layers
- CheckBoxTree(AbstractLayer) - Constructor for class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- CheckBoxTree(String) - Constructor for class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- CheckBoxTree(CheckBoxNodeData) - Constructor for class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- CheckBoxTree(DefaultMutableTreeNode) - Constructor for class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- checkCache() - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
Check cache validity set necessary flags
- checkCleanUp() - Method in class org.openstreetmap.josm.io.CacheFiles
-
Checks if a clean up is needed and will do so if necessary
- checkCompleteNodesWithoutCoordinates() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- checkCompleteWaysWithIncompleteNodes() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- checkComplex - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- checkDataset() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Throws exception if primitive is not part of the dataset
- checkDistance(OsmPrimitive, Collection<Way>) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
-
- 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
-
- checkerData - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
The TagChecker data
- checkFileAndConfirmOverWrite(JFileChooser, String) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
-
- checkFixmes - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- checkFocusAndShowMenu(Component, MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
-
- checkForComodification() - Method in class org.openstreetmap.josm.tools.CopyList.Itr
-
- checkFormat(INode, String) - Method in interface org.openstreetmap.josm.gui.NameFormatterHook
-
Check the node format.
- checkFormat(IWay, String) - Method in interface org.openstreetmap.josm.gui.NameFormatterHook
-
Check the way format.
- checkFormat(IRelation, String) - Method in interface org.openstreetmap.josm.gui.NameFormatterHook
-
Check the relation format.
- checkForUnglueNode(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
-
Checks if selection is suitable for ungluing.
- checkHouseNumbersWithoutStreet(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
-
- checkIfConnected(Way, Way, String, int) - Method in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
-
- checkJavaVersion() - Static method in class org.openstreetmap.josm.Main
-
Checks that JOSM is at least running with Java 7.
- checkKeys - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- checkLayout(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- checkLayout(String, String) - Static method in class org.openstreetmap.josm.tools.date.DateUtils
-
- checkListSelection(JList<?>, Point) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
-
- 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
-
- checkMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
- checkMaxNodes(Collection<OsmPrimitive>, long) - Method in class org.openstreetmap.josm.actions.upload.ApiPreconditionCheckerHook
-
- checkMaxZoomLvl(int, TileSource) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- checkMembers() - Method in class org.openstreetmap.josm.data.osm.Relation
-
- checkMembersAndRoles(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- checkMinZoomLvl(int, TileSource) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- checkNodes() - Method in class org.openstreetmap.josm.data.osm.Way
-
- 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
-
- checkOfflineAccess() - Method in class org.openstreetmap.josm.gui.GettingStarted.MotdContent
-
- checkOfflineAccess() - Method in class org.openstreetmap.josm.io.CacheCustomContent
-
- checkOfflineAccess(String) - Static method in class org.openstreetmap.josm.io.CachedFile
-
- checkOfflineAccess(String, String) - Method in enum org.openstreetmap.josm.io.OnlineResource
-
Ensures resource is not accessed in offline mode.
- checkOfflineAccess() - Method in class org.openstreetmap.josm.io.OsmApi.CapabilitiesCache
-
- checkOfflineAccess() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
- checkOpeningHourSyntax(String, String, OpeningHourTest.CheckMode) - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
-
Checks for a correct usage of the opening hour syntax of the
value
given according to
opening_hours.js and returns a list containing
validation errors or an empty list.
- checkOpeningHourSyntax(String, String, OpeningHourTest.CheckMode, boolean) - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
-
Checks for a correct usage of the opening hour syntax of the
value
given according to
opening_hours.js and returns a list containing
validation errors or an empty list.
- 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, in time range mode, according to
opening_hours.js and returns a list containing
validation errors or an empty list.
- CheckParameterUtil - Class in org.openstreetmap.josm.tools
-
This utility class provides a collection of static helper methods for checking
parameters at run-time.
- CheckParameterUtil() - Constructor for class org.openstreetmap.josm.tools.CheckParameterUtil
-
- checkPermission() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
Check permissions in preferences and display error message
or ask for permission.
- checkPointInVisibleRect(Point, Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
-
- checkPreUploadConditions(AbstractModifiableLayer) - Static method in class org.openstreetmap.josm.actions.UploadAction
-
- checkPreUploadConditions(AbstractModifiableLayer, APIDataSet) - Static method in class org.openstreetmap.josm.actions.UploadAction
-
Check whether the preconditions are met to upload data in apiData
.
- checkPreviousNextButtons() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- checkReferredPrimitive(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- checkReferrers() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- checkRelationTypeName(IRelation, String) - Method in interface org.openstreetmap.josm.gui.NameFormatterHook
-
Check the relation type name.
- checkRequiredPluginsPreconditions(Component, Collection<PluginInformation>, PluginInformation, boolean) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
Checks if required plugins preconditions for loading the plugin plugin
are met.
- checkRoleCounts(Relation, TaggingPresetItems.Role, String, RelationChecker.RoleInfo) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
-
- checkRoleMemberExpressions(Relation, TaggingPresetItems.Role, String, RelationChecker.RoleInfo) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
-
- checkRoles(Relation, LinkedList<TaggingPresetItems.Role>, HashMap<String, RelationChecker.RoleInfo>) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
-
- checkRoleTypes(Relation, TaggingPresetItems.Role, 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 - Variable in class org.openstreetmap.josm.data.validation.tests.UnclosedWays
-
- checks - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.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
-
- checkSelection(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
-
Checks if the selection consists of something we can work with.
- checkSelection(Component, Point) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
-
- checkSelection2(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
-
Checks if the selection consists of something we can work with.
- checkState(AbstractProgressMonitor.State...) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- checksum_errors - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
-
- checkTableSelection(JTable, Point) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.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
-
- 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
-
Checks the upload.
- checkUpload(APIDataSet) - Method in class org.openstreetmap.josm.actions.upload.ValidateUploadHook
-
Validate the modified data before uploading
- checkUrl(String) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- checkValidatorDir() - Method in class org.openstreetmap.josm.data.validation.OsmValidator
-
Check if plugin directory exists (store ignored errors file)
- checkValues - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- checkVisibleRectPos(Image, Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
- checkVisibleRectSize(Image, Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
- checkWaysArePolygon(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.AlignInCircleAction
-
Determines if ways can be joined into a polygon.
- checkZeroNodesWays() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- child - Variable in class org.openstreetmap.josm.data.osm.RelationToChildReference
-
- child - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
-
- child - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
-
The same for parent selector.
- child_tag(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
- 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
-
- ChildProgress - Class in org.openstreetmap.josm.gui.progress
-
- ChildProgress(AbstractProgressMonitor, CancelHandler, boolean) - Constructor for class org.openstreetmap.josm.gui.progress.ChildProgress
-
- ChildRelationBrowser - Class in org.openstreetmap.josm.gui.dialogs.relation
-
ChildRelationBrowser is a UI component which provides a tree-like view on the hierarchical
structure of relations.
- ChildRelationBrowser(OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
-
constructor
- ChildRelationBrowser(OsmDataLayer, Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
-
constructor
- ChildRelationBrowser.DownloadAllChildRelationsAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
Action for downloading all child relations for a given parent relation.
- ChildRelationBrowser.DownloadAllChildRelationsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildRelationsAction
-
- ChildRelationBrowser.DownloadAllChildrenTask - Class in org.openstreetmap.josm.gui.dialogs.relation
-
The asynchronous task for downloading relation members.
- ChildRelationBrowser.DownloadAllChildrenTask(Dialog, Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
-
- ChildRelationBrowser.DownloadRelationSetTask - Class in org.openstreetmap.josm.gui.dialogs.relation
-
The asynchronous task for downloading a set of relations
- ChildRelationBrowser.DownloadRelationSetTask(Dialog, Set<Relation>) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
-
- ChildRelationBrowser.DownloadSelectedAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
Action for downloading all selected relations
- ChildRelationBrowser.DownloadSelectedAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadSelectedAction
-
- ChildRelationBrowser.DownloadTask - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- ChildRelationBrowser.DownloadTask(String, Dialog) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadTask
-
- ChildRelationBrowser.EditAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
Action for editing the currently selected relation
- ChildRelationBrowser.EditAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.EditAction
-
- children - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
-
the collection of child primitives
- children - Variable in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
-
- children - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
-
- children - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Split
-
- children - Variable in class org.openstreetmap.josm.io.imagery.WMSImagery.LayerDetails
-
- children - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
-
- 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
-
- childStatus(DefaultMutableTreeNode) - Static method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- 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.
- 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.LengthContentComparator - Class in org.openstreetmap.josm.gui.layer.gpx
-
Comparator for TrackLength objects
- ChooseTrackVisibilityAction.LengthContentComparator() - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction.LengthContentComparator
-
- ChooseTrackVisibilityAction.TrackLength - Class in org.openstreetmap.josm.gui.layer.gpx
-
Class to format a length according to SystemOfMesurement.
- ChooseTrackVisibilityAction.TrackLength(double) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction.TrackLength
-
Constructs a new TrackLength
object with a given length.
- chunk - Static variable in class org.openstreetmap.josm.tools.AudioPlayer
-
- chunkSize - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
-
- circum - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- ckOnlyApplicable - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- ckSearchInTags - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- clarkeIGN - Static variable in class org.openstreetmap.josm.data.projection.Ellipsoid
-
Clarke 1880 IGN (French national geographic institute)
- classification - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.PresetClassification
-
- CLASSIFICATION_GROUP_MATCH - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- CLASSIFICATION_IN_FAVORITES - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- CLASSIFICATION_NAME_MATCH - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- CLASSIFICATION_TAGS_MATCH - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- classifications - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- classifications - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.PresetClassifications
-
- CLASSIFIED_HIGHWAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
-
Classified highways in order of importance
- 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
-
- ClassProjFactory - Class in org.openstreetmap.josm.data.projection.proj
-
Proj Factory that creates instances from a given class.
- ClassProjFactory(Class<? extends Proj>) - Constructor for class org.openstreetmap.josm.data.projection.proj.ClassProjFactory
-
- clean() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
-
- clean(Layer) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
-
- CLEAN_ALL - Static variable in class org.openstreetmap.josm.io.CacheFiles
-
- CLEAN_BY_DATE - Static variable in class org.openstreetmap.josm.io.CacheFiles
-
- CLEAN_SMALL_FILES - Static variable in class org.openstreetmap.josm.io.CacheFiles
-
- CLEAN_STR_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
-
- cleanSelfReferences() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
-
checks whether the current relation has members referring to itself.
- cleanSmallFiles(int) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- cleanTmp() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
Make a fresh copy and save it in the temporary variable.
- cleanup(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() - Method in class org.openstreetmap.josm.io.CacheFiles
-
Performs a default clean up with the set values (deletes oldest files first)
- CLEANUP_INTERVAL - Static variable in class org.openstreetmap.josm.io.CacheFiles
-
- CLEANUP_TRESHOLD - Static variable in class org.openstreetmap.josm.io.CacheFiles
-
- cleanupAfterUpload() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
-
- cleanupAfterUpload(Collection<IPrimitive>) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
Clean out the data behind the layer.
- cleanupDeleted(Iterator<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
- cleanupDeletedPrimitives() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Cleanups all deleted primitives (really delete them from the dataset).
- clear() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
-
- clear() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
-
Clears the cache deleting all tiles from memory
- clear() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
-
- clear() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- clear() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
- clear() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Removes all primitives from the dataset and resets the currently selected primitives
to the empty collection.
- clear() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- clear() - Method in class org.openstreetmap.josm.data.osm.Storage
-
- clear() - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
-
- clear(NavigatableComponent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
Clears the cache for the given navigatable component.
- clear(DataSet) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
Clears the cache for the given dataset.
- clear() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
Clears the whole cache.
- clear() - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
-
- clear() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
remove all style sources; only accessed from MapPaintStyles
- clear() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource.MapCSSRuleIndex
-
Clear the index.
- clear() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Clears the content of this holder
- clear() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
removes all elements from the auto completion list
- clear() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
removes all tags in the model
- clear() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.PresetClassifications
-
- 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.Capabilities
-
Clears the API capabilities.
- 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.MultiMap
-
Removes all of the mappings from this map.
- clearAction - Variable in class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu
-
- clearAllHighlighted() - Static method in class org.openstreetmap.josm.gui.util.HighlightHelper
-
Slow method to remove highlights from all primitives
- clearCache(TileSource) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.CachedTileLoader
-
- clearCache(TileSource, TileClearController) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.CachedTileLoader
-
- clearCache(TileSource) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
-
- clearCache(TileSource, TileClearController) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
-
- clearCached() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
Clear the style cache for all primitives of all DataSets.
- clearCachedStyle() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- clearCurrentPhoto(boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
Clears the currentPhoto, i.e.
- clearDragState() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
-
- clearErrorFeedback(JosmTextField, String) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- clearErrorFeedback(JosmTextField, String) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
-
- clearErrors() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
-
- clearErrors() - Method in class org.openstreetmap.josm.io.DefaultProxySelector
-
Clear the sets of failed resources and error messages.
- clearFilter() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
clears the current filter
- clearFilterFlags(Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.osm.FilterWorker
-
- clearFilterFlags() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- clearFinished() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileClearController
-
- clearFinished() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
-
- clearHighlightedVirtualNodes() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
clear all highlights of virtual nodes
- clearHighlightedWaySegments() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
clear all highlights of way segments
- clearId() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- clearMerged() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- 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.
- clearOtherCurrentPhotos() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
Clears the currentPhoto of the other GeoImageLayer's.
- clearPaintedObjects() - Method in class org.openstreetmap.josm.data.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
- clearSelection(PrimitiveId...) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Removes the selection from every value in the collection.
- clearSelection(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Removes the selection from every value in the collection.
- clearSelection() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Clears the current selection.
- clearSelection() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- clearSelectionHistory() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Clears selection history list
- clearSelectorMatchingInformation() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
-
- clearSourceWays() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- clearTextIfInvalid() - Method in class org.openstreetmap.josm.gui.widgets.AbstractIdTextField
-
Clears field if content is invalid
- clearTileCache(ProgressMonitor) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
Clears the tile cache.
- clearUserMap() - Static method in class org.openstreetmap.josm.data.osm.User
-
clears the static map of user ids to user objects
- clearValues() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
-
removes all values from the list of values
- clearView() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
-
- clickedTile - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- clickListener - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- client - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
-
- client - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
-
- CLIPBOARD_REGEXP - Static variable in class org.openstreetmap.josm.actions.CopyAction
-
- clipBounds - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
-
- clone() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
- clone() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
Make a deep clone of this Sub Grid
- clone - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
-
- clone() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- clone() - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
-
- clone() - Method in class org.openstreetmap.josm.tools.CopyList
-
Returns another independent copy-on-write copy of this List
instance.
- clonedPrimitives - Variable in class org.openstreetmap.josm.command.DeleteCommand
-
- cloneEntryForMergedList(T) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Creates a clone of an entry of type T suitable to be included in the
list of merged entries
- cloneEntryForMergedList(Node) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMergeModel
-
- cloneEntryForMergedList(RelationMember) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
-
- cloneFrom(AbstractPrimitive) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Get and write all attributes from the parameter.
- cloneFrom(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Node
-
- cloneFrom(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Get and write all attributes from the parameter.
- cloneFrom(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- cloneFrom(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Way
-
- cloneMap - Variable in class org.openstreetmap.josm.command.Command
-
the map of OsmPrimitives in the original state to OsmPrimitives in cloned state
- clonePreferences(Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
- close(OsmDataLayer, Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
-
Closes the editor open for a specific layer and a specific relation.
- close() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- close(String) - Method in class org.openstreetmap.josm.io.GpxWriter
-
- close() - Method in class org.openstreetmap.josm.io.InvalidXmlCharacterFilter
-
- close() - Method in class org.openstreetmap.josm.io.ProgressInputStream
-
- close() - Method in class org.openstreetmap.josm.io.XmlWriter
-
- close(Closeable) - Static method in class org.openstreetmap.josm.tools.Utils
-
Utility method for closing a Closeable
object.
- close(ZipFile) - Static method in class org.openstreetmap.josm.tools.Utils
-
Utility method for closing a ZipFile
.
- CLOSE_CHANGESET_AFTER_UPLOAD - Static variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
- closeAction - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
-
- closeChangeset(Changeset, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
-
Closes a changeset on the server.
- CloseChangesetAction - Class in org.openstreetmap.josm.actions
-
- CloseChangesetAction() - Constructor for class org.openstreetmap.josm.actions.CloseChangesetAction
-
Constructs a new CloseChangesetAction
.
- closeChangesetAction - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
-
- closeChangesetAction - Variable in class org.openstreetmap.josm.gui.MainMenu
-
File / Close open changesets...
- CloseChangesetAction.DownloadOpenChangesetsTask - Class in org.openstreetmap.josm.actions
-
- CloseChangesetAction.DownloadOpenChangesetsTask() - Constructor for class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
-
- closeChangesetAfterNextUpload - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
-
- closeChangesetAfterUpload - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
-
- CloseChangesetDialog - Class in org.openstreetmap.josm.gui.io
-
This dialog lets the user select changesets from a list of changesets.
- CloseChangesetDialog() - Constructor for class org.openstreetmap.josm.gui.io.CloseChangesetDialog
-
Constructs a new CloseChangesetDialog
.
- CloseChangesetDialog.CancelAction - Class in org.openstreetmap.josm.gui.io
-
- CloseChangesetDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CancelAction
-
- CloseChangesetDialog.CloseAction - Class in org.openstreetmap.josm.gui.io
-
- CloseChangesetDialog.CloseAction() - Constructor for class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CloseAction
-
- CloseChangesetDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.io
-
- CloseChangesetDialog.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.io.CloseChangesetDialog.WindowEventHandler
-
- CloseChangesetTask - Class in org.openstreetmap.josm.gui.io
-
A task for closing a collection of changesets.
- CloseChangesetTask(Collection<Changeset>) - Constructor for class org.openstreetmap.josm.gui.io.CloseChangesetTask
-
Closes all changesets in changesets
if they are not null, if they
are still open and if they have an id > 0.
- closeConnectionIfNeeded() - Method in class org.openstreetmap.josm.gui.io.DownloadFileTask
-
- closed - Variable in class org.openstreetmap.josm.gui.mappaint.xml.AreaPrototype
-
- closed - Variable in class org.openstreetmap.josm.io.ChangesetQuery
-
indicates whether only closed changesets are queried.
- closedAfter - Variable in class org.openstreetmap.josm.io.ChangesetQuery
-
- closedAfter(Date) - Method in class org.openstreetmap.josm.io.ChangesetQuery
-
Restricts the result to changesets which have been closed after the date given by d
.
- closedAfterAndCreatedBefore(Date, Date) - Method in class org.openstreetmap.josm.io.ChangesetQuery
-
Restricts the result to changesets which have been closed after closedAfter
and which
habe been created before createdBefore
.
- closedAt - Variable in class org.openstreetmap.josm.data.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.dialogs.ConflictResolutionDialog
-
- closeDialog() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
Closes this dialog and frees all native screen resources.
- closedOn - Variable in exception org.openstreetmap.josm.io.ChangesetClosedException
-
the date on which the changeset was closed
- closedWayArea(Way) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Returns area of a closed way in square meters.
- closeln(String) - Method in class org.openstreetmap.josm.io.GpxWriter
-
- closeSourceInputStream(InputStream) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
-
- closeSourceInputStream(InputStream) - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
-
- 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 - Variable in class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
-
- cmds - Variable in class org.openstreetmap.josm.actions.JoinAreasAction
-
- cmdsCount - Variable in class org.openstreetmap.josm.actions.JoinAreasAction
-
- coalesce(Object...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
- Coastlines - Class in org.openstreetmap.josm.data.validation.tests
-
Check coastlines for errors
- Coastlines() - Constructor for class org.openstreetmap.josm.data.validation.tests.Coastlines
-
Constructor
- coastlines - Variable in class org.openstreetmap.josm.data.validation.tests.Coastlines
-
- code - Variable in enum org.openstreetmap.josm.actions.search.SearchAction.SearchMode
-
- code - Variable in class org.openstreetmap.josm.data.projection.CustomProjection
-
- code - Variable in class org.openstreetmap.josm.data.validation.TestError
-
Internal code used by testers to classify errors
- code - Variable in enum org.openstreetmap.josm.data.validation.tests.OpeningHourTest.CheckMode
-
- code - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
-
- 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.gui.mappaint.xml.Prototype
-
- code - Variable in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
-
- code - Variable in class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
-
- codePattern - Variable in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel.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.CodeSelectionPanel - Class in org.openstreetmap.josm.gui.preferences.projection
-
- CodeProjectionChoice.CodeSelectionPanel(String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel
-
- CodeProjectionChoice.CodeSelectionPanel.CodeComparator - Class in org.openstreetmap.josm.gui.preferences.projection
-
Comparator that compares the number part of the code numerically.
- CodeProjectionChoice.CodeSelectionPanel.CodeComparator() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel.CodeComparator
-
- CodeProjectionChoice.CodeSelectionPanel.ProjectionCodeListModel - Class in org.openstreetmap.josm.gui.preferences.projection
-
List model for the filtered view on the list of all codes.
- CodeProjectionChoice.CodeSelectionPanel.ProjectionCodeListModel() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel.ProjectionCodeListModel
-
- CODES - Static variable in class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
-
- cohenSutherland(long, long, long, long, long, long, long, long) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
-
Cohen–Sutherland algorithm.
- col3 - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
-
- col4 - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
-
- COL_CURRENT - Static variable in class org.openstreetmap.josm.gui.history.VersionTableColumnModel
-
- COL_DATE - Static variable in class org.openstreetmap.josm.gui.history.VersionTableColumnModel
-
- COL_ENABLED - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- COL_HIDING - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- COL_INVERTED - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- COL_REFERENCE - Static variable in class org.openstreetmap.josm.gui.history.VersionTableColumnModel
-
- COL_TEXT - Static variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- COL_USER - Static variable in class org.openstreetmap.josm.gui.history.VersionTableColumnModel
-
- COL_VERSION - Static variable in class org.openstreetmap.josm.gui.history.VersionTableColumnModel
-
- collapse() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
Collapses the toggle dialog to the title bar only
- collapseButtonClicked - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- collection - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection
-
- CollectionProperty - Class in org.openstreetmap.josm.data.preferences
-
A property containing a Collection
of String
as value.
- CollectionProperty(String, Collection<String>) - Constructor for class org.openstreetmap.josm.data.preferences.CollectionProperty
-
Constructs a new CollectionProperty
.
- collectMultipolygons(List<Way>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
-
This method analyzes multipolygon relationships of given ways and collects addition inner ways to consider.
- collectNodesAnticlockwise(List<Way>) - Method in class org.openstreetmap.josm.actions.AlignInCircleAction
-
Assuming all ways can be joined into polygon, create an ordered list of node.
- collectNodesWithExternReferers(List<Way>) - Method in class org.openstreetmap.josm.actions.AlignInCircleAction
-
Collect all nodes with more than one referrer.
- collector - Variable in class org.openstreetmap.josm.gui.MapStatus
-
- colMax - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
-
- colMin - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel.SelectionStateMemento
-
- color - Variable in class org.openstreetmap.gui.jmapviewer.Style
-
- color - Variable in class org.openstreetmap.josm.data.validation.PaintVisitor
-
The severity color
- color - Variable in class org.openstreetmap.josm.data.validation.PaintVisitor.PaintedPoint
-
- color - Variable in enum org.openstreetmap.josm.data.validation.Severity
-
Associated color
- color - Variable in enum org.openstreetmap.josm.gui.history.TwoColumnDiff.Item.DiffItemType
-
- color - Variable in class org.openstreetmap.josm.gui.mappaint.AreaElemStyle
-
If fillImage == null, color is the fill-color, otherwise
an arbitrary color value sampled from the fillImage
- color - Variable in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
-
- COLOR - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- color - Variable in class org.openstreetmap.josm.gui.mappaint.TextElement
-
- color - Variable in class org.openstreetmap.josm.gui.mappaint.xml.AreaPrototype
-
- color - Variable in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
-
- color2html(Color) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.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).
- color_float2int(Float) - Static method in class org.openstreetmap.josm.tools.Utils
-
convert float range 0 <= x <= 1 to integer range 0..255
when dealing with colors and color alpha value
- color_int2float(Integer) - Static method in class org.openstreetmap.josm.tools.Utils
-
convert integer range 0..255 to float range 0 <= x <= 1
when dealing with colors and color alpha value
- 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
-
- colorError - Static variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
-
- 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
-
- colorModeDynamic - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- colornames - Variable in class org.openstreetmap.josm.data.Preferences
-
Maps color keys to human readable color name
- ColorPreference - Class in org.openstreetmap.josm.gui.preferences.display
-
Color preferences.
- ColorPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.display.ColorPreference
-
- ColorPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.display
-
Factory used to create a new ColorPreference
.
- ColorPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.ColorPreference.Factory
-
- ColorProperty - Class in org.openstreetmap.josm.data.preferences
-
A property containing a Color
value.
- ColorProperty(String, Color) - Constructor for class org.openstreetmap.josm.data.preferences.ColorProperty
-
Constructs a new ColorProperty
.
- colors - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
-
- colors - Variable in class org.openstreetmap.josm.tools.ColorScale
-
- 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
-
- colorTracksTune - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
max speed for coloring - allows to tweak line coloring for different speed levels.
- colorTypeDilution - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- colorTypeDirection - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- colorTypeGlobal - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- colorTypeNone - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- colorTypeTime - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- colorTypeVelocity - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- colorTypeVelocityTune - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- colSelectionModel - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- column - Variable in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
-
- columnActions - Static variable in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- columnClasses - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
-
- columnFilename - Static variable in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- columnmodel - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
-
- columnNames - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ScListModel
-
- columnNumber - Variable in exception org.openstreetmap.josm.tools.XmlParsingException
-
- columns - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.CheckGroup
-
Number of columns (positive integer)
- columnToolTips - Variable in class org.openstreetmap.josm.gui.dialogs.FilterDialog
-
- combinedPolygons - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
- CombinePrimitiveResolverDialog - Class in org.openstreetmap.josm.gui.conflict.tags
-
This dialog helps to resolve conflicts occurring when ways are combined or
nodes are merged.
- CombinePrimitiveResolverDialog(Component) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
Constructs a new CombinePrimitiveResolverDialog
.
- CombinePrimitiveResolverDialog.AdjustDividerLocationAction - Class in org.openstreetmap.josm.gui.conflict.tags
-
- CombinePrimitiveResolverDialog.AdjustDividerLocationAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AdjustDividerLocationAction
-
- CombinePrimitiveResolverDialog.ApplyAction - Class in org.openstreetmap.josm.gui.conflict.tags
-
- CombinePrimitiveResolverDialog.ApplyAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.ApplyAction
-
- CombinePrimitiveResolverDialog.AutoAdjustingSplitPane - Class in org.openstreetmap.josm.gui.conflict.tags
-
- CombinePrimitiveResolverDialog.AutoAdjustingSplitPane(int) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AutoAdjustingSplitPane
-
- CombinePrimitiveResolverDialog.CancelAction - Class in org.openstreetmap.josm.gui.conflict.tags
-
- CombinePrimitiveResolverDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.CancelAction
-
- combineTags(String, Set<String>) - Static method in class org.openstreetmap.josm.data.osm.TigerUtils
-
- combineTags(String, String, String) - Static method in class org.openstreetmap.josm.data.osm.TigerUtils
-
- combineTigerTags(TagCollection) - Static method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
-
Combines tags from TIGER data
- combineWay - Variable in class org.openstreetmap.josm.gui.MainMenu
-
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
.
- CombineWayAction.NodeGraph - Class in org.openstreetmap.josm.actions
-
- CombineWayAction.NodeGraph() - Constructor for class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
Constructs a new NodeGraph
.
- CombineWayAction.NodePair - Class in org.openstreetmap.josm.actions
-
A pair of nodes.
- CombineWayAction.NodePair(Node, Node) - Constructor for class org.openstreetmap.josm.actions.CombineWayAction.NodePair
-
Constructs a new NodePair
.
- CombineWayAction.NodePair(Pair<Node, Node>) - Constructor for class org.openstreetmap.josm.actions.CombineWayAction.NodePair
-
Constructs a new NodePair
.
- CombineWayAction.NodePair(CombineWayAction.NodePair) - Constructor for class org.openstreetmap.josm.actions.CombineWayAction.NodePair
-
Constructs a new NodePair
.
- combineWaysWorker(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction
-
- combo - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Combo
-
- comboBox - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompletingComboBoxDocument
-
- ComboBoxHistory - Class in org.openstreetmap.josm.gui.widgets
-
- ComboBoxHistory(int) - Constructor for class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
-
- command - Variable in class org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent
-
- command - Variable in class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
-
- Command - Class in org.openstreetmap.josm.command
-
Classes implementing Command modify a dataset in a specific way.
- Command() - Constructor for class org.openstreetmap.josm.command.Command
-
Creates a new command in the context of the current edit layer, if any
- Command(OsmDataLayer) - Constructor for class org.openstreetmap.josm.command.Command
-
Creates a new command in the context of a specific data layer
- command - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
-
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.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.LoadObjectHandler
-
The remote control command name used to load objects using their ID.
- 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 - Variable in class org.openstreetmap.josm.tools.AudioPlayer
-
- command - Variable in class org.openstreetmap.josm.tools.AudioPlayer.Execute
-
- command() - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
-
- Command.CloneVisitor - Class in org.openstreetmap.josm.command
-
- Command.CloneVisitor() - Constructor for class org.openstreetmap.josm.command.Command.CloneVisitor
-
- Command.OldNodeState - Class in org.openstreetmap.josm.command
-
Small helper for holding the interesting part of the old data state of the objects.
- Command.OldNodeState(Node) - Constructor for class org.openstreetmap.josm.command.Command.OldNodeState
-
Constructs a new OldNodeState
for the given node.
- command2 - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
-
The remote control command name used to zoom.
- COMMAND_CENTERVIEW - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- COMMAND_COLLAPSE - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- COMMAND_FIRST - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- COMMAND_LAST - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- COMMAND_NEXT - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- COMMAND_PREVIOUS - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- COMMAND_REMOVE - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- COMMAND_REMOVE_FROM_DISK - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- COMMAND_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- commandChanged(int, int) - Method in class org.openstreetmap.josm.actions.RedoAction
-
- commandChanged(int, int) - Method in class org.openstreetmap.josm.actions.UndoAction
-
- commandChanged(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
- commandChanged(int, int) - Method in interface org.openstreetmap.josm.gui.layer.OsmDataLayer.CommandQueueListener
-
- commandCount - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
-
- commandLineArgs - Static variable in class org.openstreetmap.josm.Main
-
Command-line arguments used to run the application.
- CommandListMutableTreeNode - Class in org.openstreetmap.josm.gui.dialogs
-
MutableTreeNode implementation for Command list JTree
- CommandListMutableTreeNode(PseudoCommand, int) - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
-
- commands - Variable in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
-
- commands - Variable in class org.openstreetmap.josm.data.UndoRedoHandler
-
All commands that were made on the dataset.
- CommandStackDialog - Class in org.openstreetmap.josm.gui.dialogs
-
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.CommandCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.CommandCellRenderer
-
- CommandStackDialog.CommandStackPopup - Class in org.openstreetmap.josm.gui.dialogs
-
- CommandStackDialog.CommandStackPopup() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.CommandStackPopup
-
- CommandStackDialog.IEnabledStateUpdating - Interface in org.openstreetmap.josm.gui.dialogs
-
Interface to provide a callback for enabled state update.
- CommandStackDialog.MouseEventHandler - Class in org.openstreetmap.josm.gui.dialogs
-
- CommandStackDialog.MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.MouseEventHandler
-
- CommandStackDialog.SelectAction - Class in org.openstreetmap.josm.gui.dialogs
-
Action that selects the objects that take part in a command.
- CommandStackDialog.SelectAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.SelectAction
-
Constructs a new SelectAction
.
- 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.SelectAndZoomAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.SelectAndZoomAction
-
Constructs a new SelectAndZoomAction
.
- CommandStackDialog.UndoRedoAction - Class in org.openstreetmap.josm.gui.dialogs
-
Action to undo or redo all commands up to (and including) the seleced item.
- CommandStackDialog.UndoRedoAction(CommandStackDialog.UndoRedoType) - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoAction
-
constructor
- CommandStackDialog.UndoRedoSelectionListener - Class in org.openstreetmap.josm.gui.dialogs
-
Selection listener for undo and redo area.
- CommandStackDialog.UndoRedoSelectionListener(JTree) - Constructor for class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoSelectionListener
-
- CommandStackDialog.UndoRedoType - Enum in org.openstreetmap.josm.gui.dialogs
-
undo / redo switch to reduce duplicate code
- CommandStackDialog.UndoRedoType() - Constructor for enum org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoType
-
- comment - Variable in class org.openstreetmap.josm.gui.io.ChangesetCommentModel
-
- commentCreateDate - Variable in class org.openstreetmap.josm.io.NoteReader.Parser
-
- 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
-
- 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
-
- commitCommands(String) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
-
Commits the command list with a description
- commitCommands(Collection<OsmPrimitive>, List<Command>) - Static method in class org.openstreetmap.josm.actions.PasteTagsAction
-
Create and execute SequenceCommand with descriptive title
- commonSettings - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
-
- CommonSettingsPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
-
JPanel
giving access to common imagery settings.
- CommonSettingsPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.CommonSettingsPanel
-
Constructs a new CommonSettingsPanel
.
- commonToAllPrimitives(Collection<? extends Tagged>) - Static method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies a tag collection with the tags which are common to all primitives in in
primitives
.
- comp2imgCoord(Rectangle, int, int) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
- compare(CreateCircleAction.PolarNode, CreateCircleAction.PolarNode) - Method in class org.openstreetmap.josm.actions.CreateCircleAction.PolarNodeComparator
-
- 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.data.osm.OsmPrimitiveComparator
-
- compare(ChooseTrackVisibilityAction.TrackLength, ChooseTrackVisibilityAction.TrackLength) - Method in class org.openstreetmap.josm.gui.layer.gpx.ChooseTrackVisibilityAction.LengthContentComparator
-
Compare 2 TrackLength objects relative to the real length
- compare(String, String) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel.CodeComparator
-
- compare(JMenuItem, JMenuItem) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu.PresetTextComparator
-
- compare(String, String) - Method in class org.openstreetmap.josm.tools.AlphanumComparator
-
- compareId(OsmPrimitive, OsmPrimitive) - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
-
- compareMode - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.ValueComparison
-
- compareModes - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
-
- compareName(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
-
- ComparePairListCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair
-
- ComparePairListCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ComparePairListCellRenderer
-
Constructs a new ComparePairListCellRenderer
.
- comparePairListModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- ComparePairType - Enum in org.openstreetmap.josm.gui.conflict.pair
-
Enumeration of the possible comparison pairs
- ComparePairType(String, ListRole[]) - Constructor for enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
-
- compareseq(int, int, int, int) - Method in class org.openstreetmap.josm.tools.Diff
-
Compare in detail contiguous subsequences of the two files
which are known, as a whole, to match each other.
- compareTo(WayPoint) - Method in class org.openstreetmap.josm.data.gpx.WayPoint
-
- compareTo(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- compareTo(Changeset) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- compareTo(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- compareTo(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Node
-
- compareTo(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- compareTo(StyledMapRenderer.StyleRecord) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
-
- compareTo(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Way
-
- compareTo(WaySegment) - Method in class org.openstreetmap.josm.data.osm.WaySegment
-
- 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(SaveLayerInfo) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
-
- compareTo(ImageEntry) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- compareTo(MapCSSRule) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
-
- compareTo(LinemodPrototype) - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype
-
- compareTo(PrefEntry) - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
-
- compareTo(SourceEditor.ExtendedSourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
-
- compareTo(AutoCompletionItemPriority) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPriority
-
Imposes an ordering on the priorities.
- compareTo(AutoCompletionListItem) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
-
- compareTo(TaggingPresetSelector.PresetClassification) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.PresetClassification
-
- compareTo(FileImporter) - Method in class org.openstreetmap.josm.io.FileImporter
-
- compareTo(WMSRequest) - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- compareTo(PluginHandler.DeprecatedPlugin) - Method in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
-
- compareType(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
-
- COMPARISON_OPERATERS - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
-
- compile(String, boolean, boolean) - Static method in class org.openstreetmap.josm.actions.search.SearchCompiler
-
- complement(Color) - Static method in class org.openstreetmap.josm.tools.Utils
-
- completeTagCollectionForEditing(TagCollection) - Static method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil
-
Completes tags in the tag collection tc
with the empty value
for each tag.
- component - Variable in class org.openstreetmap.josm.gui.ScrollViewport
-
- component - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- component - Variable in class org.openstreetmap.josm.gui.widgets.JosmComboBox.ContextMenuHandler
-
- component - Variable in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
-
- componentHidden(ComponentEvent) - Method in class org.openstreetmap.josm.Main.WindowPositionSizeListener
-
- componentMoved(ComponentEvent) - Method in class org.openstreetmap.josm.Main.WindowPositionSizeListener
-
- componentResized(ComponentEvent) - Method in class org.openstreetmap.josm.Main.WindowPositionSizeListener
-
- componentShown(ComponentEvent) - Method in class org.openstreetmap.josm.Main.WindowPositionSizeListener
-
- componentUnderMouse - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
-
- compose(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy
-
Replies the text value to be rendered as label for the primitive primitive
.
- compose(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
-
- compose(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.StaticLabelCompositionStrategy
-
- compose(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.TagLookupCompositionStrategy
-
- 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
-
- CompoundTemplateEntry(TemplateEntry[]) - Constructor for class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
-
- 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
-
- compression - Variable in class org.openstreetmap.josm.io.OsmServerLocationReader.Parser
-
- computeBboxAndCenterScale() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
-
- computeBoundingBox(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
-
- computeCacheColorDynamic - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- computeCacheColored - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- computeCacheColorTracksTune - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- computeCacheColorUsed - 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
-
- computeHashCode(int) - Method in class org.openstreetmap.josm.data.coor.Coordinate
-
- 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.
- computeMax - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.MinMaxFunction
-
- computeNodesToDelete(OsmDataLayer, Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.DeleteCommand
-
Replies the collection of nodes referred to by primitives in primitivesToDelete
which
can be deleted too.
- computeOutCode(long, long, long, long, long, long) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
-
The outcode of the point.
- computeQuadTree(int, int, int) - Static method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- computeScrollCount(int) - Method in class org.openstreetmap.josm.gui.MenuScroller
-
- computeStatistics(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
-
- computeUploadOrder() - Method in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
-
- concat(Object...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Assembles the strings to one.
- 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
-
- cond - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
-
- Condition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Condition() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
-
- condition - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.CondOperator
-
- Condition - Class in org.openstreetmap.josm.tools.template_engine
-
- Condition() - Constructor for class org.openstreetmap.josm.tools.template_engine.Condition
-
- condition - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ContextProvider
-
- condition - Variable in class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
-
- Condition.ClassCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Condition.ClassCondition(String, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.ClassCondition
-
- Condition.Context - Enum in org.openstreetmap.josm.gui.mappaint.mapcss
-
Context, where the condition applies.
- Condition.Context() - Constructor for enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Context
-
- Condition.ExpressionCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Condition.ExpressionCondition(Expression) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.ExpressionCondition
-
- Condition.IndexCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Condition.IndexCondition(String, Condition.Op) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.IndexCondition
-
- Condition.KeyCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
KeyCondition represent one of the following conditions in either the link or the
primitive context:
- Condition.KeyCondition(String, boolean, Condition.KeyMatchType) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyCondition
-
- Condition.KeyMatchType - Enum in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Condition.KeyMatchType() - Constructor for enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyMatchType
-
- Condition.KeyValueCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
Represents a key/value condition which is either applied to a primitive.
- Condition.KeyValueCondition(String, String, Condition.Op, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueCondition
-
Creates a key/value-condition.
- Condition.KeyValueRegexpCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Condition.KeyValueRegexpCondition(String, String, Condition.Op, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueRegexpCondition
-
- Condition.Op - Enum in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Condition.Op() - Constructor for enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Op
-
- Condition.PseudoClassCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Condition.PseudoClassCondition(String, boolean, Condition.Context) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.PseudoClassCondition
-
- Condition.RoleCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Condition.RoleCondition(String, Condition.Op) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.RoleCondition
-
- Condition.SimpleKeyValueCondition - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
Most common case of a KeyValueCondition.
- Condition.SimpleKeyValueCondition(String, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.SimpleKeyValueCondition
-
- CONDITION_WITH_APOSTROPHES_END_TOKENS - Static variable in class org.openstreetmap.josm.tools.template_engine.TemplateParser
-
- 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.ConditionalParsingException(String) - Constructor for exception org.openstreetmap.josm.data.validation.tests.ConditionalKeys.ConditionalParsingException
-
- ConditionalKeys.ConditionalValue - Class in org.openstreetmap.josm.data.validation.tests
-
- ConditionalKeys.ConditionalValue(String, Collection<String>) - Constructor for class org.openstreetmap.josm.data.validation.tests.ConditionalKeys.ConditionalValue
-
- ConditionalOptionPaneUtil - Class in org.openstreetmap.josm.gui
-
ConditionalOptionPaneUtil provides static utility methods for displaying modal message dialogs
which can be enabled/disabled by the user.
- ConditionalOptionPaneUtil() - Constructor for class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
-
this is a static utility class only
- ConditionalOptionPaneUtil.MessagePanel - Class in org.openstreetmap.josm.gui
-
This is a message panel used in dialogs which can be enabled/disabled with a preference
setting.
- ConditionalOptionPaneUtil.MessagePanel(Object, boolean) - Constructor for class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.MessagePanel
-
Constructs a new panel.
- 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
- ConditionalOptionPaneUtil.NotShowAgain() - Constructor for enum org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.NotShowAgain
-
- conditions - Variable in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys.ConditionalValue
-
- conditions - Variable in class org.openstreetmap.josm.gui.mappaint.xml.Prototype
-
- conditions - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
-
- conds - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.AbstractSelector
-
- configHandler - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
-
- ConfigurationParameterRequestHandler - Interface in org.openstreetmap.josm.gui.io
-
- configure - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ToolbarPopupMenu
-
- configureContextsensitiveHelp(String, boolean) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Configures how this dialog support for context sensitive help.
- configureEditor(ComboBoxEditor, Object) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
Convert the selected item into a String that can be edited in the editor component.
- configureSites() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
-
- confirmAddingPrimitive(OsmPrimitive) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
-
- confirmAndDownloadAreas(Area, double, boolean, boolean, String, ProgressMonitor) - 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
-
- confirmClosingBecauseOfDirtyState() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SavingAction
-
- confirmClosingByCancel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.CancelAction
-
- confirmDeleteIncomplete() - Method in class org.openstreetmap.josm.actions.PasteAction
-
- confirmDisablePlugin(Component, String, String) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
Ask the user for confirmation that a plugin shall be disabled.
- confirmEulaAcceptance(PreferenceTabbedPane, String) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
-
- confirmLaunchMultiple(int) - Static method in class org.openstreetmap.josm.actions.AbstractInfoAction
-
- confirmOrUndoMovement(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
Present warning in case of large and possibly unwanted movements and undo
unwanted movements.
- confirmOverwrite(File) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
-
- confirmOverwriteBookmark() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
-
- confirmOverwriteCustomSettings() - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
-
- confirmRelationDeletion(Collection<Relation>) - Static method in class org.openstreetmap.josm.command.DeleteCommand
-
- confirmReverseWay(Way, TagCollection) - Static method in class org.openstreetmap.josm.corrector.ReverseWayNoTagCorrector
-
- confirmSaveLayerInfosOK() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- confirmSettingEmptyRole(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
-
- confirmSimplifyManyWays(int) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
-
- confirmWayWithNodesOutsideBoundingBox(List<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
-
- conflict - Variable in class org.openstreetmap.josm.command.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.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<T extends OsmPrimitive> - Class in org.openstreetmap.josm.data.conflict
-
- Conflict(T, T) - Constructor for class org.openstreetmap.josm.data.conflict.Conflict
-
- Conflict(T, T, boolean) - Constructor for class org.openstreetmap.josm.data.conflict.Conflict
-
- conflict - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
- ConflictAddCommand - Class in org.openstreetmap.josm.command.conflict
-
Command used to add a new conflict.
- ConflictAddCommand(OsmDataLayer, Conflict<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.conflict.ConflictAddCommand
-
Constructs a new ConflictAddCommand
.
- ConflictCollection - Class in org.openstreetmap.josm.data.conflict
-
- ConflictCollection() - Constructor for class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Constructs a new ConflictCollection
.
- ConflictCollection.FilterPredicate - Class in org.openstreetmap.josm.data.conflict
-
- ConflictCollection.FilterPredicate(Class<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.conflict.ConflictCollection.FilterPredicate
-
- ConflictColors - Enum in org.openstreetmap.josm.gui.conflict
-
- ConflictColors(String, Color) - Constructor for enum org.openstreetmap.josm.gui.conflict.ConflictColors
-
- ConflictDialog - Class in org.openstreetmap.josm.gui.dialogs
-
- ConflictDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog
-
constructor
- conflictDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
-
- ConflictDialog.ConflictListModel - Class in org.openstreetmap.josm.gui.dialogs
-
The ListModel
for conflicts
- ConflictDialog.ConflictListModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
-
- ConflictDialog.MouseEventHandler - Class in org.openstreetmap.josm.gui.dialogs
-
- ConflictDialog.MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.MouseEventHandler
-
- ConflictDialog.ResolveAction - Class in org.openstreetmap.josm.gui.dialogs
-
- ConflictDialog.ResolveAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveAction
-
- ConflictDialog.SelectAction - Class in org.openstreetmap.josm.gui.dialogs
-
- ConflictDialog.SelectAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictDialog.SelectAction
-
- ConflictResolutionDialog - Class in org.openstreetmap.josm.gui.dialogs
-
This is an extended dialog for resolving conflict between
OsmPrimitive
s.
- ConflictResolutionDialog(Component) - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
-
- ConflictResolutionDialog.ApplyResolutionAction - Class in org.openstreetmap.josm.gui.dialogs
-
Action for applying resolved differences in a conflict
- ConflictResolutionDialog.ApplyResolutionAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.ApplyResolutionAction
-
- ConflictResolutionDialog.CancelAction - Class in org.openstreetmap.josm.gui.dialogs
-
Action for canceling conflict resolution
- ConflictResolutionDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.CancelAction
-
- ConflictResolutionDialog.HelpAction - Class in org.openstreetmap.josm.gui.dialogs
-
Action for canceling conflict resolution
- ConflictResolutionDialog.HelpAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.HelpAction
-
- ConflictResolveCommand - Class in org.openstreetmap.josm.command.conflict
-
- ConflictResolveCommand() - Constructor for class org.openstreetmap.josm.command.conflict.ConflictResolveCommand
-
Constructs a new ConflictResolveCommand
in the context of the current edit layer, if any.
- ConflictResolveCommand(OsmDataLayer) - Constructor for class org.openstreetmap.josm.command.conflict.ConflictResolveCommand
-
Constructs a new ConflictResolveCommand
in the context of a given data layer.
- ConflictResolver - Class in org.openstreetmap.josm.gui.conflict.pair
-
An UI component for resolving conflicts between two
OsmPrimitive
s.
- ConflictResolver() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
constructor
- conflictResolvers - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
- conflicts - Variable in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
- conflicts - Variable in class org.openstreetmap.josm.data.osm.DataSetMerger
-
the collection of conflicts created during merging
- conflicts - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
-
the collection of conflicts displayed by this conflict dialog
- conflicts - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
the collection of conflicts detected in this layer
- conflictsCount - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadTask
-
- conflictSelectionListener - Variable in class org.openstreetmap.josm.actions.AutoScaleAction.MapFrameAdapter
-
- connectFailed(URI, SocketAddress, IOException) - Method in class org.openstreetmap.josm.io.DefaultProxySelector
-
- connectFollowingRedirect(URL, String, Long) - Static method in class org.openstreetmap.josm.io.CachedFile
-
Opens a connection for downloading a resource.
- connection - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
-
- connection - Variable in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
-
- connection - Variable in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
-
- connection - Variable in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
-
- connection - Variable in class org.openstreetmap.josm.io.ProgressInputStream
-
- connection - Variable in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
- connectionColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
Color Preference for multiply connected nodes
- connectionColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Color Preference for multiply connected nodes
- connectionNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
Preference: size of multiply connected nodes
- connectionNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Preference: size of multiply connected nodes
- connectionType - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- connectionTypesOfInterest - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
-
- considerValAsKey - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueCondition
-
- consistency_testing - Static variable in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- consistencyTest() - Method in class org.openstreetmap.josm.data.Preferences.ListListSetting
-
- consistencyTest() - Method in class org.openstreetmap.josm.data.Preferences.ListSetting
-
- consistencyTest() - Method in class org.openstreetmap.josm.data.Preferences.MapListSetting
-
- consistencyTest() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
-
- consolidate - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager.ListenerInfo
-
- constrains(GeneralNameInterface) - Method in class org.openstreetmap.josm.io.remotecontrol.DNSName
-
Return type of constraint inputName places on this name:
NAME_DIFF_TYPE = -1: input name is different type from name (i.e.
- constructSpecial(String) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
-
- consumer - Variable in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
-
- consumerKey - Variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
- consumerSecret - Variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
- contains(Node) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
-
Determines if this pair contains the given node.
- 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
-
- contains(int) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
- contains(Changeset) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
- contains(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
-
Replies true if the changeset content contains the object with primitive id
.
- contains(long) - Method in class org.openstreetmap.josm.data.osm.history.History
-
- contains(Object) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- contains(Object) - Method in class org.openstreetmap.josm.data.osm.Storage
-
- contains(Tag) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies true if the this tag collection contains tag
.
- contains(Path2D.Double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- contains(Map.Entry<String, String>, String) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
-
- contains(double) - Method in class org.openstreetmap.josm.gui.mappaint.Range
-
- contains(AutoCompletionListItem) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
checks whether a specific item is already in the list.
- contains(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
checks whether an item with the given value is already in the list.
- contains(A, B) - Method in class org.openstreetmap.josm.tools.MultiMap
-
Returns true if the multimap contains a value for a key.
- containsAccessToken() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Replies true if this holder contains an complete access token, consisting of an
Access Token Key and an Access Token Secret.
- containsAll(Collection<?>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- containsAll(Collection<Tag>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies true if this tag collection contains all tags in tags
.
- containsAllKeys(Collection<String>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies true if this tag collection at least one tag for every key in keys
.
- containsKey(Object) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
-
- containsKey(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies true if this tag collection contains at least one tag with key key
.
- containsKey(String) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
-
- containsKey(A) - Method in class org.openstreetmap.josm.tools.MultiMap
-
Returns true
if this map contains a mapping for the specified key.
- containsLow(String) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
Checks given string (key or value) if it contains characters with code below 0x20 (either newline or some other special characters)
- containsNode(Node) - Method in class org.openstreetmap.josm.data.osm.Way
-
Replies true if this way contains the node node
, false
otherwise.
- containsPattern - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyCondition
-
- 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.
- containsValue(Object) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
-
- content - Variable in class org.openstreetmap.josm.data.osm.Changeset
-
the changeset content
- content - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- content - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
- content - Variable in class org.openstreetmap.josm.gui.GettingStarted
-
- content - Variable in class org.openstreetmap.josm.gui.Notification
-
- content - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
default response
- content_index - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
-
- 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
- contentInitialized - Variable in class org.openstreetmap.josm.gui.GettingStarted
-
- contentInsets - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
- contentPane - Variable in class org.openstreetmap.josm.gui.MapMover
-
- contentPanePrivate - Static variable in class org.openstreetmap.josm.Main
-
- contentsChanged(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
-
- contentsChanged(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.TitleUpdater
-
- contentsChanged(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToJOSMSelectionAction
-
- contentsChanged(ListDataEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
- contentType - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
default content type
- context - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
-
- context - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
-
- ContextSensitiveHelpAction - Class in org.openstreetmap.josm.gui.help
-
This is the standard help action to be used with help buttons for
context sensitive help
- ContextSensitiveHelpAction() - Constructor for class org.openstreetmap.josm.gui.help.ContextSensitiveHelpAction
-
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
-
- ContextSwitchTemplate(SearchCompiler.Match, TemplateEntry, int) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
-
- ContextSwitchTemplate.AndSet - Class in org.openstreetmap.josm.tools.template_engine
-
- ContextSwitchTemplate.AndSet(ContextSwitchTemplate.ContextProvider, ContextSwitchTemplate.ContextProvider) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.AndSet
-
- ContextSwitchTemplate.ChildSet - Class in org.openstreetmap.josm.tools.template_engine
-
- ContextSwitchTemplate.ChildSet(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ChildSet
-
- ContextSwitchTemplate.ContextProvider - Class in org.openstreetmap.josm.tools.template_engine
-
- ContextSwitchTemplate.ContextProvider() - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ContextProvider
-
- ContextSwitchTemplate.OrSet - Class in org.openstreetmap.josm.tools.template_engine
-
- ContextSwitchTemplate.OrSet(ContextSwitchTemplate.ContextProvider, ContextSwitchTemplate.ContextProvider) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.OrSet
-
- ContextSwitchTemplate.ParentSet - Class in org.openstreetmap.josm.tools.template_engine
-
- ContextSwitchTemplate.ParentSet(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ParentSet
-
- continuation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
-
- continueOnError - Variable in class org.openstreetmap.josm.command.SequenceCommand
-
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 @param way is given @param 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
-
- convertColor(String) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- convertDegreeMinuteSecond(double, double, double) - Static method in class org.openstreetmap.josm.data.projection.AbstractProjection
-
- convertMinuteSecond(double, double) - Static method in class org.openstreetmap.josm.data.projection.AbstractProjection
-
- convertTileBoundsToBoundingBox(TileSelectionBBoxChooser.TileBounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
-
Computes the bounding box given a tile grid.
- convertTo(Object, Class<T>) - Static method in class org.openstreetmap.josm.gui.mappaint.Cascade
-
- ConvertToDataLayerAction - Class in org.openstreetmap.josm.gui.layer.gpx
-
- ConvertToDataLayerAction(GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ConvertToDataLayerAction
-
- 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>) - Method in class org.openstreetmap.josm.io.GpxReader.Parser
-
convert url/urlname to link element (GPX 1.0 -> GPX 1.1).
- cookies - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- cookies - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
-
- coor() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- coor - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
-
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 - Variable in class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- COORD_FORMATTER - Static variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
-
- Coordinate - Class in org.openstreetmap.gui.jmapviewer
-
This class encapsulates a Point2D.Double and provide access
via lat and lon.
- Coordinate(double, double) - Constructor for class org.openstreetmap.gui.jmapviewer.Coordinate
-
- Coordinate - Class in org.openstreetmap.josm.data.coor
-
Base class of points of both coordinate systems.
- Coordinate(double, double) - Constructor for class org.openstreetmap.josm.data.coor.Coordinate
-
Construct the point with latitude / longitude values.
- CoordinateConflictResolveCommand - Class in org.openstreetmap.josm.command.conflict
-
Represents the resolution of a conflict between the coordinates of two
Node
s.
- CoordinateConflictResolveCommand(Conflict<? extends OsmPrimitive>, MergeDecisionType) - Constructor for class org.openstreetmap.josm.command.conflict.CoordinateConflictResolveCommand
-
constructor for coordinate conflict
- CoordinateFormat - Enum in org.openstreetmap.josm.data.coor
-
An enumeration of coordinate formats
- CoordinateFormat(String) - Constructor for enum org.openstreetmap.josm.data.coor.CoordinateFormat
-
- CoordinateInfoViewer - Class in org.openstreetmap.josm.gui.history
-
An UI widget for displaying differences in the coordinates of two
HistoryNode
s.
- CoordinateInfoViewer(HistoryBrowserModel) - Constructor for class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
-
- coordinateInfoViewer - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowser
-
- CoordinateInfoViewer.DistanceViewer - Class in org.openstreetmap.josm.gui.history
-
- CoordinateInfoViewer.DistanceViewer(HistoryBrowserModel) - Constructor for class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.DistanceViewer
-
- CoordinateInfoViewer.LatLonViewer - Class in org.openstreetmap.josm.gui.history
-
A UI widgets which displays the Lan/Lon-coordinates of a
HistoryNode
.
- CoordinateInfoViewer.LatLonViewer(HistoryBrowserModel, PointInTimeType) - Constructor for class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
-
- coordinatesCombo - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
Combobox with all coordinate display possibilities
- coordMergeDecision - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- coords - Variable in class org.openstreetmap.josm.data.imagery.Shape
-
- coords - Variable in class org.openstreetmap.josm.data.osm.history.HistoryNode
-
the coordinates.
- coordToString(LatLon) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
-
- coorToTile(LatLon) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
-
- copy(OsmDataLayer, Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.CopyAction
-
Copies the given primitive ids to the clipboard.
- copy() - Method in class org.openstreetmap.josm.data.Preferences.ListListSetting
-
- copy() - Method in class org.openstreetmap.josm.data.Preferences.ListSetting
-
- copy() - Method in class org.openstreetmap.josm.data.Preferences.MapListSetting
-
- copy() - Method in interface org.openstreetmap.josm.data.Preferences.Setting
-
Clone the current object.
- copy() - Method in class org.openstreetmap.josm.data.Preferences.StringSetting
-
- copy(NTV2GridShift) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
-
Make this object a copy of the supplied GridShift
- copy(ListRole, int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- copy - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Edit / Copy
- copy(String, String) - Method in class org.openstreetmap.josm.plugins.Plugin
-
Copies the resource 'from' to the file in the plugin directory named 'to'.
- CopyAction - Class in org.openstreetmap.josm.actions
-
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
.
- copyAfterCurrent(ListRole, int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Copies the nodes given by indices in rows from the list of nodes source
to the
list of merged nodes.
- copyAfterCurrentLeftAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- copyAfterCurrentRightAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- copyAll(ListRole) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- copyAllKeyValueAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- copyAllLeft - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- copyAllRight - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- copyArray() - Method in class org.openstreetmap.josm.data.osm.Storage
-
- copyArray(T[]) - 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.
- copyAttribution(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Copies attribution from another ImageryInfo
.
- copyBeforeCurrent(ListRole, int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Copies the nodes given by indices in rows from the list of nodes source
to the
list of merged nodes.
- copyBeforeCurrentLeftAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- copyBeforeCurrentRightAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- copyCoordinates - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Edit / Copy Coordinates
- CopyCoordinatesAction - Class in org.openstreetmap.josm.actions
-
- CopyCoordinatesAction() - Constructor for class org.openstreetmap.josm.actions.CopyCoordinatesAction
-
- copyEndLeftAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- copyEndRightAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- copyFile(File, File) - Static method in class org.openstreetmap.josm.tools.Utils
-
Simple file copy function that will overwrite the target file.
- copyKeyValueAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- CopyList<E> - Class in org.openstreetmap.josm.tools
-
A List implementation initially based on given array, but never modifying
the array directly.
- CopyList(E[]) - Constructor for class org.openstreetmap.josm.tools.CopyList
-
Create a List over given array.
- CopyList(E[], int) - Constructor for class org.openstreetmap.josm.tools.CopyList
-
- CopyList.Itr - Class in org.openstreetmap.josm.tools
-
- CopyList.Itr() - Constructor for class org.openstreetmap.josm.tools.CopyList.Itr
-
- copyMenuComponent(Component) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu
-
- copyMyAfterCurrent(int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Copies the nodes given by indices in rows from the list of my nodes to the
list of merged nodes.
- copyMyBeforeCurrent(int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Copies the nodes given by indices in rows from the list of my nodes to the
list of merged nodes.
- copyMyToEnd(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Copies the nodes given by indices in rows from the list of my nodes to the
list of merged nodes.
- copyMyToTop(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Copies the nodes given by indices in rows from the list of my nodes to the
list of merged nodes.
- copyNode(Node, boolean) - Static method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
-
- copyStartLeftAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- copyStartRightAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- copyStream(InputStream, OutputStream) - Static method in class org.openstreetmap.josm.tools.Utils
-
- copyTags - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- copyTagsDefault - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- copyTagsModifierCombo - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- copyTheirAfterCurrent(int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Copies the nodes given by indices in rows from the list of my nodes to the
list of merged nodes.
- copyTheirBeforeCurrent(int[], int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Copies the nodes given by indices in rows from the list of their nodes to the
list of merged nodes.
- copyTheirToEnd(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Copies the nodes given by indices in rows from the list of their nodes to the
list of merged nodes.
- copyTheirToTop(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Copies the nodes given by indices in rows from the list of their nodes to the
list of merged nodes.
- copyToClipboard(String) - Static method in class org.openstreetmap.josm.tools.Utils
-
Copies the string s
to system clipboard.
- copyToEnd(ListRole, int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Copies the nodes given by indices in rows from the list of nodes in source to the
list of merged nodes.
- copyToTop(ListRole, int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- copyValueAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- corners - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
-
- Correction - Interface in org.openstreetmap.josm.corrector
-
- corrections - Variable in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- CorrectionTable<T extends CorrectionTableModel<?>> - Class in org.openstreetmap.josm.corrector
-
- CorrectionTable(T) - Constructor for class org.openstreetmap.josm.corrector.CorrectionTable
-
- CorrectionTable.BoldRenderer - Class in org.openstreetmap.josm.corrector
-
- CorrectionTable.BoldRenderer() - Constructor for class org.openstreetmap.josm.corrector.CorrectionTable.BoldRenderer
-
- CorrectionTableModel<C extends Correction> - Class in org.openstreetmap.josm.corrector
-
- CorrectionTableModel(List<C>) - Constructor for class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- correctValue - Variable in class org.openstreetmap.josm.data.validation.tests.Highways.WrongRoundaboutHighway
-
- 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.AdjustActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.AdjustActionListener
-
- CorrelateGpxWithImages.AutoGuessActionListener - Class in org.openstreetmap.josm.gui.layer.geoimage
-
- CorrelateGpxWithImages.AutoGuessActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.AutoGuessActionListener
-
- CorrelateGpxWithImages.GpxDataWrapper - Class in org.openstreetmap.josm.gui.layer.geoimage
-
- CorrelateGpxWithImages.GpxDataWrapper(String, GpxData, File) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxDataWrapper
-
- CorrelateGpxWithImages.LoadGpxDataActionListener - Class in org.openstreetmap.josm.gui.layer.geoimage
-
This class is called when the user doesn't find the GPX file he needs in the files that have
been loaded yet.
- CorrelateGpxWithImages.LoadGpxDataActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.LoadGpxDataActionListener
-
- CorrelateGpxWithImages.RepaintTheMapListener - Class in org.openstreetmap.josm.gui.layer.geoimage
-
- CorrelateGpxWithImages.RepaintTheMapListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.RepaintTheMapListener
-
- CorrelateGpxWithImages.SetOffsetActionListener - Class in org.openstreetmap.josm.gui.layer.geoimage
-
This action listener is called when the user has a photo of the time of his GPS receiver.
- CorrelateGpxWithImages.SetOffsetActionListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
-
- CorrelateGpxWithImages.StatusBarUpdater - Class in org.openstreetmap.josm.gui.layer.geoimage
-
- CorrelateGpxWithImages.StatusBarUpdater(boolean) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
-
- cosPHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- cosPHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
- cost - Variable in class org.openstreetmap.josm.tools.Diff
-
- count - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
-
- count(List<?>) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Returns the number of elements in a list.
- count - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Role
-
- count - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
-
- country_code - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
-
- countryCode - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- course(double, double, double, double) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
-
- CRC32_checksum(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Calculates the CRC32 checksum from a string (based on RFC 1952).
- create(Collection<Collection<String>>) - Static method in class org.openstreetmap.josm.data.Preferences.ListListSetting
-
Convenience factory method.
- create(Collection<String>) - Static method in class org.openstreetmap.josm.data.Preferences.ListSetting
-
Convenience factory method.
- create(Collection<File>, GpxLayer) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- create(ImageryInfo) - Static method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- create() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
-
Returns the unique instance of PlayHeadMarker
.
- create(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.AreaElemStyle
-
- create(Environment, BoxTextElemStyle.BoxProvider) - Static method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
-
- create(Environment, Rectangle) - Static method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
-
- create(Environment, BoxTextElemStyle.BoxProvider, Rectangle) - Static method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
-
- create(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.LineTextElemStyle
-
- create(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
-
- create(Environment, float, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
-
- create(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.RepeatImageElemStyle
-
- create(Cascade, StyleSource, String) - Static method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.BooleanStyleSetting
-
- create(Environment, Color, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.TextElement
-
Builds a text element from style properties in c
and the
default text color defaultTextColor
- create(InputStream) - 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(U, V) - Static method in class org.openstreetmap.josm.tools.Pair
-
Convenient constructor method
- create_a_b(double, double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
-
create a new ellipsoid
- create_a_es(double, double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
-
create a new ellipsoid
- create_a_f(double, double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
-
create a new ellipsoid
- create_a_rf(double, double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
-
create a new ellipsoid
- CREATE_OBJECTS - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
-
- createActivateLayerAction(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- createActiveRenderer(Graphics2D, NavigatableComponent, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
Creates an instance of the currently active renderer.
- createAndOpenFileChooser(boolean, boolean, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
-
Creates a new JFileChooser
and makes it visible.
- createAndOpenFileChooser(boolean, boolean, String, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
-
Creates a new JFileChooser
and makes it visible.
- createAndOpenFileChooser(boolean, boolean, String, String, int, boolean, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
-
Creates a new JFileChooser
and makes it visible.
- createAndOpenFileChooser(boolean, boolean, String, FileFilter, int, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
-
Creates a new JFileChooser
for a single FileFilter
and makes it visible.
- createAndOpenFileChooser(boolean, boolean, String, Collection<? extends FileFilter>, FileFilter, int, String) - Static method in class org.openstreetmap.josm.actions.DiskAccessAction
-
Creates a new JFileChooser
for several FileFilter
s and makes it visible.
- createAndOpenSaveFileChooser(String, ExtensionFileFilter) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
-
Creates a new "Save" dialog for a single
ExtensionFileFilter
and makes it visible.
When the user has chosen a file, checks the file extension, and confirms overwrite if needed.
- createAndOpenSaveFileChooser(String, String) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
-
Creates a new "Save" dialog for a given file extension and makes it visible.
When the user has chosen a file, checks the file extension, and confirms overwrite if needed.
- createAndOpenSaveFileChooser() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- createAndOpenSaveFileChooser() - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Creates a new "Save" dialog for this layer and makes it visible.
When the user has chosen a file, checks the file extension, and confirms overwrite if needed.
- createAndOpenSaveFileChooser() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- createAndOpenSaveFileChooser() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- createArrow(ActionListener) - Method in class org.openstreetmap.josm.gui.SideButton
-
- 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.
- createButton(String) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
-
- createButtonPanel() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
-
- createCacheEntry(Tile) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
-
- createCasing(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
-
- createCircle - Variable in class org.openstreetmap.josm.gui.MainMenu
-
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.
- CreateCircleAction.PolarNode(EastNorth, Node) - Constructor for class org.openstreetmap.josm.actions.CreateCircleAction.PolarNode
-
- CreateCircleAction.PolarNodeComparator - Class in org.openstreetmap.josm.actions
-
Comparator used to order PolarNode relative to their angle.
- CreateCircleAction.PolarNodeComparator() - Constructor for class org.openstreetmap.josm.actions.CreateCircleAction.PolarNodeComparator
-
- createClassCondition(String, boolean, Condition.Context) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
-
- createClassLoader(Collection<PluginInformation>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
Creates a class loader for loading plugin code.
- createColumn(int, String, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableColumnModel
-
- createColumns() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableColumnModel
-
- createColumns(TableCellRenderer) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListColumnModel
-
- createColumns() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListColumnModel
-
- createColumns(TableCellRenderer) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeColumnModel
-
- createColumns() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel
-
- createColumns() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverColumnModel
-
- createColumns() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableColumnModel
-
- createColumns() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableColumnModel
-
- createColumns() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryTableColumnModel
-
- createColumns() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
-
- createColumns() - Method in class org.openstreetmap.josm.gui.history.NodeListTableColumnModel
-
- createColumns() - Method in class org.openstreetmap.josm.gui.history.RelationMemberTableColumnModel
-
- createColumns() - Method in class org.openstreetmap.josm.gui.history.TagTableColumnModel
-
- createColumns() - Method in class org.openstreetmap.josm.gui.history.VersionTableColumnModel
-
- createCommand(Collection<OsmPrimitive>, List<Tag>) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- createCyclicScale(int) - Static method in class org.openstreetmap.josm.tools.ColorScale
-
- created - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
- createdAt - Variable in class org.openstreetmap.josm.data.notes.Note
-
- createdAt - Variable in class org.openstreetmap.josm.data.osm.Changeset
-
date this changeset was created at
- createdBefore - Variable in class org.openstreetmap.josm.io.ChangesetQuery
-
- createDefault() - Static method in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
Replies a set of default parameters for a consumer accessing the standard OSM server
at
OsmApi.DEFAULT_API_URL
.
- createDefault(String) - Static method in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
Replies a set of default parameters for a consumer accessing an OSM server
at the given API url.
- createDefaultModel() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
- createDeleteLayerAction() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- createDeleteTagsCommand(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- createDirectedGraphFromNodePairs(List<CombineWayAction.NodePair>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- createDirectedGraphFromWays(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- createdPrimitives - Variable in class org.openstreetmap.josm.command.AddPrimitivesCommand
-
- createdPrimitivesToSelect - Variable in class org.openstreetmap.josm.command.AddPrimitivesCommand
-
- createElement(String) - Method in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
-
- createExpressionCondition(Expression, Condition.Context) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
-
- createFileArray(BufferedReader) - Static method in class org.openstreetmap.josm.gui.FileDrop
-
- createFileChooser() - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
-
Creates a new JFileChooser
with default settings.
- createFileChooser(boolean, String, FileFilter, int) - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
-
Creates a new JFileChooser
with given settings for a single FileFilter
.
- createFileChooser(boolean, String, Collection<? extends FileFilter>, FileFilter, int) - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
-
Creates a new JFileChooser
with given settings for a collection of FileFilter
s.
- createFileChooser(boolean, String, String, boolean, int) - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
-
Creates a new JFileChooser
with given settings for a file extension.
- createFromMap(Map<String, String>) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
-
- createFromPreferences(Preferences) - Static method in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
Replies a set of parameters as defined in the preferences.
- createFunctionExpression(String, List<Expression>) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory
-
Main method to create an function-like expression.
- createGeneralName(String, String) - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
Creates a GeneralName object from known types.
- 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
-
- createIcon(Environment, String[]) - Static method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
-
- createImage() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- createImageFromSvg(SVGDiagram, Dimension) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
- createImpl(Environment, LineElemStyle.LineType) - Static method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
-
- createInfo(String, String, String) - Static method in class org.openstreetmap.josm.plugins.PluginListParser
-
Creates the plugin information object
- createInfoUrl(Object) - Method in class org.openstreetmap.josm.actions.AbstractInfoAction
-
- createInfoUrl(Object) - Method in class org.openstreetmap.josm.actions.HistoryInfoWebAction
-
- createInfoUrl(Object) - Method in class org.openstreetmap.josm.actions.InfoWebAction
-
- createInfoUrl(Object) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.ShowUserInfoAction
-
- createInfoUrl(Object) - Method in class org.openstreetmap.josm.gui.history.VersionTable.ChangesetInfoAction
-
- createInfoUrl(Object) - Method in class org.openstreetmap.josm.gui.history.VersionTable.UserInfoAction
-
- createInputStream(File) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.LoadGpxDataActionListener
-
- 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
-
- createInstance(MapFrame) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
Creates the instance of the dialog.
- createInstance() - Static method in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
-
Creates the unique instance
- 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
-
- createKeyCondition(String, boolean, Condition.KeyMatchType, Condition.Context) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
-
- createKeyValueCondition(String, String, Condition.Op, Condition.Context, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
-
- createLayer(DataSet, File, String) - Method in class org.openstreetmap.josm.io.OsmImporter
-
- createLayout(Component, boolean, Collection<SideButton>) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
- createLayout(Component, boolean, Collection<SideButton>, Collection<SideButton>...) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
- createLeftCasing(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
-
- createLine(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
-
- createLocalUser(String) - Static method in class org.openstreetmap.josm.data.osm.User
-
Creates a local user with the given name
- createMapFrame(Layer, ViewportData) - Method in class org.openstreetmap.josm.Main
-
- createMapFromQueryString(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
-
- createMapPaintText() - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
-
- createMarker(WayPoint, File, MarkerLayer, double, double) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
Returns an object of class Marker or one of its subclasses
created from the parameters given.
- createMarker(WayPoint, File, MarkerLayer, double, double) - Method in interface org.openstreetmap.josm.gui.layer.markerlayer.MarkerProducers
-
Returns a Marker object if this implementation wants to create one for the
given input data, or null
otherwise.
- createMenuComponent() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DeleteLayerAction
-
- createMenuComponent() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
-
- createMenuComponent() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
-
- createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.CustomizeColor
-
- createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.gpx.CustomizeDrawingAction
-
- createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetAction
-
- createMenuComponent() - Method in interface org.openstreetmap.josm.gui.layer.Layer.LayerAction
-
- createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.Layer.SeparatorLayerAction
-
- createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.ShowHideMarkerText
-
- createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ChangeResolutionAction
-
- createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.StartStopAction
-
- createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ToggleAlphaAction
-
- createMenuComponent() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ToggleAutoResolutionAction
-
- createMergeLayerAction(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- createMessage(Way, Way) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays.Barrier
-
- createMessage(Way, Way) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays.Boundaries
-
- 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
-
- createMoveCommand(Node) - Method in class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
-
Create a MoveCommand to move a node to this PolarCoor.
- 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
-
- CreateMultipolygonAction.CreateUpdateMultipolygonTask(Collection<Way>, Relation) - Constructor for class org.openstreetmap.josm.actions.CreateMultipolygonAction.CreateUpdateMultipolygonTask
-
- 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
.
- createNewLayer(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
-
- createNewLayer() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
-
- createNewName() - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
Replies a new unique name for a data layer
- createNewRectangle() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
Creates a new way that shares segment with selected way.
- createNode(AbstractLayer) - Static method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- createNodeData(AbstractLayer) - Static method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- createOptionButtons(HelpAwareOptionPane.ButtonSpec[], String) - Static method in class org.openstreetmap.josm.gui.HelpAwareOptionPane
-
Creates the list buttons to be displayed in the option pane dialog.
- createOsmUser(long, String) - Static method in class org.openstreetmap.josm.data.osm.User
-
Creates a user known to the OSM server
- createOsmWriter(PrintWriter, boolean, String) - Static method in class org.openstreetmap.josm.io.OsmWriterFactory
-
- createOsmWriterImpl(PrintWriter, boolean, String) - Method in class org.openstreetmap.josm.io.OsmWriterFactory
-
- createPanel(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- createPath(List<Node>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- createPolygons(List<Way>, List<Multipolygon.PolyData>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
- createPolygons(List<List<Node>>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- createPopupMenu(AbstractLayer) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeRenderer
-
- createPopupMenu(AbstractLayer) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- createPostLayerTask(DataSet, File, String, OsmDataLayer) - Method in class org.openstreetmap.josm.io.OsmImporter
-
- createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference.Factory
-
- createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.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.LafPreference.Factory
-
- createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.Factory
-
- createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.Factory
-
- createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.map.BackupPreference.Factory
-
- createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.Factory
-
- createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPreference.Factory
-
- createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.Factory
-
- createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.Factory
-
- createPreferenceSetting() - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceSettingFactory
-
- createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.Factory
-
- createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.remotecontrol.RemoteControlPreference.Factory
-
- createPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreference.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 according to the given assertion.
- createPrimitive(Attributes, OsmPrimitiveType) - Method in class org.openstreetmap.josm.io.AbstractParser
-
- createPrimitive(IPrimitive, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
-
Creates an OSM primitive on the server.
- createPseudoClassCondition(String, boolean, Condition.Context) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition
-
- createRefresh() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- createRelation(MultipolygonBuilder, Relation) - Static method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
-
Builds a relation from polygon ways.
- createRightCasing(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
-
- createRotatedImage(Image, double) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
Creates a rotated version of the input image.
- createRotatedImage(Image, double, Dimension) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
Creates a rotated version of the input image, scaled to the given dimension.
- createScrollPane(JosmTextArea) - Method in class org.openstreetmap.josm.actions.AboutAction
-
- createSelection(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
Removes all unsuitable OsmPrimitives from the given list
- createSemiInfiniteLine(Point2D, Point2D, Graphics2D) - Static method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
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
-
- createSimpleLineStyle(Color, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
-
- createSiteCacheFile(File, String, ReadRemotePluginInformationTask.CacheType) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
Creates the file name for the cached plugin list and the icon cache file.
- createSubGridTree(NTV2SubGrid[]) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
-
Create a tree of Sub Grids by adding each Sub Grid to its parent (where
it has one), and returning an array of the top level Sub Grids
- createSubTaskMonitor(int, boolean) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- createSubTaskMonitor(int, boolean) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- createSubTaskMonitor(int, boolean) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
-
Creates subtasks monitor.
- createSymbol(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
-
- createTextNode(String) - Method in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
-
- createTileLoaderJob(Tile) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileLoader
-
A typical implementation of this function should create and return a
new
TileJob
instance that performs the load action.
- createTileLoaderJob(Tile) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
-
- createTileLoaderJob(Tile) - Method in class org.openstreetmap.gui.jmapviewer.OsmTileLoader
-
- createToken(OAuthConsumer) - Static method in class org.openstreetmap.josm.data.oauth.OAuthToken
-
Creates an OAuthToken from the token currently managed by the OAuthConsumer
.
- createUndirectedGraphFromNodeList(List<CombineWayAction.NodePair>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- createUndirectedGraphFromNodeWays(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- createUpdateTagCommand(Collection<OsmPrimitive>, TagModel) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- createUploadTask(ProgressMonitor) - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
-
Creates a new AbstractIOTask
for uploading data.
- createUploadTask(ProgressMonitor) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- createUser(String, String) - Method in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
-
- createUser(String, String) - Method in class org.openstreetmap.josm.io.OsmReader
-
- createVersionComparePanel() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
-
creates the panel which shows information about two different versions
of the same
OsmPrimitive
.
- createVersionTablePanel() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
-
creates the table which shows the list of versions
- createVisibilityToggleShortcuts() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
registers (shortcut to toggle right hand side toggle dialogs)+(number keys) shortcuts
to toggle the visibility of the first ten layers.
- creator - Variable in class org.openstreetmap.josm.data.gpx.GpxData
-
- CredentialDialog - Class in org.openstreetmap.josm.gui.io
-
- CredentialDialog(String) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog
-
- CredentialDialog.CancelAction - Class in org.openstreetmap.josm.gui.io
-
- CredentialDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.CancelAction
-
- CredentialDialog.CredentialPanel - Class in org.openstreetmap.josm.gui.io
-
- CredentialDialog.CredentialPanel(CredentialDialog) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
-
- CredentialDialog.HttpProxyCredentialsPanel - Class in org.openstreetmap.josm.gui.io
-
- CredentialDialog.HttpProxyCredentialsPanel(CredentialDialog) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.HttpProxyCredentialsPanel
-
- CredentialDialog.OKAction - Class in org.openstreetmap.josm.gui.io
-
- CredentialDialog.OKAction() - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.OKAction
-
- CredentialDialog.OsmApiCredentialsPanel - Class in org.openstreetmap.josm.gui.io
-
- CredentialDialog.OsmApiCredentialsPanel(CredentialDialog) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.OsmApiCredentialsPanel
-
- CredentialDialog.OtherHostCredentialsPanel - Class in org.openstreetmap.josm.gui.io
-
- CredentialDialog.OtherHostCredentialsPanel(CredentialDialog, String) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.OtherHostCredentialsPanel
-
- CredentialDialog.SelectAllOnFocusHandler - Class in org.openstreetmap.josm.gui.io
-
- CredentialDialog.SelectAllOnFocusHandler() - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.SelectAllOnFocusHandler
-
- CredentialDialog.TFKeyListener - Class in org.openstreetmap.josm.gui.io
-
Listener for username and password text fields key events.
- CredentialDialog.TFKeyListener(CredentialDialog, JTextField, JTextField) - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.TFKeyListener
-
- CredentialDialog.WindowEventHander - Class in org.openstreetmap.josm.gui.io
-
- CredentialDialog.WindowEventHander() - Constructor for class org.openstreetmap.josm.gui.io.CredentialDialog.WindowEventHander
-
- CredentialsAgent - Interface in org.openstreetmap.josm.io.auth
-
A CredentialsAgent manages two credentials:
the credential for Authenticator.RequestorType.SERVER
which is equal to the OSM API credentials
in JOSM
the credential for Authenticator.RequestorType.PROXY
which is equal to the credentials for an
optional HTTP proxy server a user may use
In addition, it manages an OAuth Access Token for accessing the OSM server.
- CredentialsAgentException - Exception in org.openstreetmap.josm.io.auth
-
- CredentialsAgentException() - Constructor for exception org.openstreetmap.josm.io.auth.CredentialsAgentException
-
- CredentialsAgentException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.auth.CredentialsAgentException
-
- CredentialsAgentException(String) - Constructor for exception org.openstreetmap.josm.io.auth.CredentialsAgentException
-
- CredentialsAgentException(Throwable) - Constructor for exception org.openstreetmap.josm.io.auth.CredentialsAgentException
-
- CredentialsAgentResponse - Class in org.openstreetmap.josm.io.auth
-
- CredentialsAgentResponse() - 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
-
- credentialsTried - Variable in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
-
- crosses180th - Variable in class org.openstreetmap.josm.io.BoundingBoxDownloader
-
- crosses180thMeridian() - Method in class org.openstreetmap.josm.data.Bounds
-
Determines if this Bounds object crosses the 180th Meridian.
- CROSSING_WAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
-
- CROSSING_WAYS - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- CrossingWays - Class in org.openstreetmap.josm.data.validation.tests
-
Tests if there are segments that crosses in the same layer
- CrossingWays(String) - Constructor for class org.openstreetmap.josm.data.validation.tests.CrossingWays
-
Constructs a new CrossingWays
test.
- CrossingWays.Barrier - Class in org.openstreetmap.josm.data.validation.tests
-
Crossing barriers ways test.
- CrossingWays.Barrier() - Constructor for class org.openstreetmap.josm.data.validation.tests.CrossingWays.Barrier
-
Constructs a new crossing Barrier
test.
- CrossingWays.Boundaries - Class in org.openstreetmap.josm.data.validation.tests
-
Crossing boundaries ways test.
- CrossingWays.Boundaries() - Constructor for class org.openstreetmap.josm.data.validation.tests.CrossingWays.Boundaries
-
Constructs a new crossing Boundaries
test.
- CrossingWays.Ways - Class in org.openstreetmap.josm.data.validation.tests
-
General crossing ways test.
- CrossingWays.Ways() - Constructor for class org.openstreetmap.josm.data.validation.tests.CrossingWays.Ways
-
Constructs a new crossing Ways
test.
- crsList - Variable in class org.openstreetmap.josm.io.imagery.WMSImagery.LayerDetails
-
- css - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
-
- CSS_COLORS - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.CSSColors
-
- CSSColors - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- CSSColors() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.CSSColors
-
- ctrl - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
-
- ctrl - Variable in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
-
- CTRL - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
-
- CTRL - Static variable in class org.openstreetmap.josm.tools.Shortcut
-
- CTRL_SHIFT - Static variable in class org.openstreetmap.josm.tools.Shortcut
-
- culturePattern - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- curDir - Variable in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
-
- curLayer - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
-
- current - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel
-
- current - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
-
- current - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- current - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff
-
- current - Variable in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
-
The current changeset
- current - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
-
- current - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
-
- current_node - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
-
- currentAction - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
-
- currentAction - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
-
- currentActivePlugins - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
- currentArea - Variable in class org.openstreetmap.josm.gui.download.BookmarkSelection
-
the currently selected download area.
- currentBaseNode - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- currentBounds - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
- currentBounds - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
-
- currentChangeset - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
-
- currentChild - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- currentColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Color cache to draw subsequent segments of same color as one Path
.
- currentDiff - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff
-
- currentEntry - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- currentExtensions - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
-
- currentFuture - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
-
- currentInfoPanel - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
-
the common info panel for the history node in role CURRENT_POINT_IN_TIME
- currentInfoPanel - Variable in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
-
- currentInfoPanel - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer
-
- currentLatLonViewer - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
-
the info panel for coordinates for the node in role CURRENT_POINT_IN_TIME
- currentLayer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- currentLink - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
-
- currentMap - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
-
- currentMarker - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- currentMode - Variable in class org.openstreetmap.josm.io.OsmChangeBuilder
-
- currentModificationType - Variable in class org.openstreetmap.josm.io.OsmChangesetContentParser.Parser
-
the current change modification type
- currentMouseEastNorth - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- currentNodeListTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- 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.actions.search.PushbackTokenizer
-
- currentPath - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Path store to draw subsequent segments of same color as one Path
.
- currentPhoto - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- currentPrimitive - Variable in class org.openstreetmap.josm.io.AbstractParser
-
the current primitive to be read
- currentProgressMonitor - Static variable in class org.openstreetmap.josm.Main
-
The progress monitor being currently displayed.
- currentProgressValue - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- currentProgressValue - Variable in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
-
- currentRange - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- currentRelationMemberTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- currentResult - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
-
- currentRoute - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
-
- currentState - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
-
- currentTag - Variable in class org.openstreetmap.josm.gui.tagging.TagCellEditor
-
- currentTagTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- currentTask - Variable in class org.openstreetmap.josm.gui.io.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.actions.search.PushbackTokenizer
-
- currentTF - Variable in class org.openstreetmap.josm.gui.io.CredentialDialog.TFKeyListener
-
- currentToken - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- currentToken - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
-
- currentTrack - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
-
- currentTrackAttr - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
-
- currentTrackSeg - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
-
- currentValue - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
-
- currentWayPoint - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
-
- currentZoomLevel - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
Zoomlevel at which tiles is currently downloaded.
- cursor - Static variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
-
- cursor() - Method in enum org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
-
- cursor - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
-
- cursor() - Method in enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
-
- cursor - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.CursorInfo
-
- cursor - Variable in class org.openstreetmap.josm.tools.CopyList.Itr
-
Index of element to be returned by subsequent call to next.
- cursorCreateNew - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
The cursor for the 'create_new' mode.
- 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
-
- cursorJoinNode - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- cursorJoinWay - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- cursors - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
-
- cursorSelect - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- cursorSelectHover - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- cursorTranslate - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
The cursor for the 'translate' mode.
- customBaseHeading - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- customCleanUp(int, int) - Method in class org.openstreetmap.josm.io.CacheFiles
-
Performs a non-default, specified clean up
- customColoring - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
-
- customComparator - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
-
- customComponents - Static variable in class org.openstreetmap.josm.gui.io.UploadDialog
-
List of custom components that can be added by plugins at JOSM startup.
- CustomConfigurator - Class in org.openstreetmap.josm.data
-
Class to process configuration changes stored in XML
can be used to modify preferences, store/delete files in .josm folders etc
- CustomConfigurator() - Constructor for class org.openstreetmap.josm.data.CustomConfigurator
-
- CustomConfigurator.PreferencesUtils - Class in org.openstreetmap.josm.data
-
Helper class to do specific Preferences operation - appending, replacing,
deletion by key and by value
Also contains functions that convert preferences object to JavaScript object and back
- CustomConfigurator.PreferencesUtils() - Constructor for class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
-
- CustomConfigurator.XMLCommandProcessor - Class in org.openstreetmap.josm.data
-
- CustomConfigurator.XMLCommandProcessor(Preferences) - Constructor for class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- customFlavor - Variable in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
-
- CustomizeColor - Class in org.openstreetmap.josm.gui.layer
-
- CustomizeColor(List<Layer>) - Constructor for class org.openstreetmap.josm.gui.layer.CustomizeColor
-
- CustomizeColor(Layer) - Constructor for class org.openstreetmap.josm.gui.layer.CustomizeColor
-
- CustomizeColor() - Constructor for class org.openstreetmap.josm.gui.layer.CustomizeColor
-
- CustomizeDrawingAction - Class in org.openstreetmap.josm.gui.layer.gpx
-
- 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
-
- CustomizeDrawingAction() - 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, 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.Param(String, boolean) - Constructor for enum org.openstreetmap.josm.data.projection.CustomProjection.Param
-
- CustomProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
-
- CustomProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
-
Constructs a new CustomProjectionChoice
.
- CustomProjectionChoice.ParameterInfoDialog - Class in org.openstreetmap.josm.gui.preferences.projection
-
- CustomProjectionChoice.ParameterInfoDialog() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.ParameterInfoDialog
-
Constructs a new ParameterInfoDialog
.
- CustomProjectionChoice.PreferencePanel - Class in org.openstreetmap.josm.gui.preferences.projection
-
- CustomProjectionChoice.PreferencePanel(String, ActionListener) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.PreferencePanel
-
- customText - Variable in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
-
- customText - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
-
- customText - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- customText - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
-
- customText - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- cut(Range, Range) - Static method in class org.openstreetmap.josm.gui.mappaint.Range
-
provides the intersection of 2 overlapping ranges
- cycle - Variable in exception org.openstreetmap.josm.actions.upload.CyclicUploadDependencyException
-
- cycleList - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
-
- cycleManager - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- cyclePrims - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
-
- cyclePrims() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
-
Modifies current selection state and returns the next element in a
selection cycle given by
cycleList
field
- cycleSetup(OsmPrimitive, Point) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
-
Determine primitive to be selected and build cycleList
- cycleStart - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
-
- CyclicUploadDependencyException - Exception in org.openstreetmap.josm.actions.upload
-
- CyclicUploadDependencyException(Stack<Relation>) - Constructor for exception org.openstreetmap.josm.actions.upload.CyclicUploadDependencyException
-
- cyclistWays - Variable in class org.openstreetmap.josm.data.validation.tests.Highways
-
- dashed - Variable in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
-
- dashedColor - Variable in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
-
- DASHES - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- DASHES_BACKGROUND_COLOR - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- DASHES_BACKGROUND_OPACITY - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- DASHES_OFFSET - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- dashesBackground - Variable in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
-
- dashesLine - Variable in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
-
- daStep - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- data - Variable in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodePanel
-
- data(DefaultMutableTreeNode) - Static method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- data(Object) - Static method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- data - Variable in class org.openstreetmap.gui.jmapviewer.Coordinate
-
- data - Variable in class org.openstreetmap.josm.command.AddPrimitivesCommand
-
- data - Variable in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
-
the history data
- data - Variable in class org.openstreetmap.josm.data.osm.Storage
-
- data - Variable in class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
-
- data - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ComputeStyleListWorker
-
- data - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ConcurrentTasksHelper
-
- data - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
-
- data - Variable in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
-
- data - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
-
- data - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
- data - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
-
- data - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- data - Variable in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
-
- data - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
-
- data - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
-
- data - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
-
- data - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
-
- data - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
-
- data - Variable in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
-
- data - Variable in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
-
- data - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxDataWrapper
-
- data - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- data - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
-
- data - Variable in class org.openstreetmap.josm.gui.layer.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
-
- data - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
A list of markers.
- data - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
The data behind this layer.
- data - Variable in class org.openstreetmap.josm.gui.mappaint.StyleCache
-
- data - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor
-
- data - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
-
- data() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.ListTableModel
-
- data() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
-
- data - Variable in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageComboBoxModel
-
- data - Variable in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.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.AvailableSourcesListModel
-
- data - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
-
- data - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- data - Variable in class org.openstreetmap.josm.io.CacheCustomContent
-
Where the data will be stored
- data - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
-
- data - Variable in class org.openstreetmap.josm.io.GpxWriter
-
- data - Variable in class org.openstreetmap.josm.io.NmeaReader
-
- data - Variable in class org.openstreetmap.josm.io.OsmChangesetContentParser
-
- data - Variable in class org.openstreetmap.josm.io.OsmHistoryReader
-
- data - Variable in class org.openstreetmap.josm.tools.TextTagParser.TextAnalyzer
-
- DATA_FILE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
The default data file of tagchecker rules
- DATA_FLAVOR - Static variable in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
-
The default
DataFlavor
for
FileDrop.TransferableObject
has the representation class
net.iharder.dnd.TransferableObject.class
and the MIME type
application/x-net.iharder.dnd.TransferableObject.
- DATA_VALUES - Static variable in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
-
- dataChanged(DataChangedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListener
-
Called after big changes in dataset.
- dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
-
- dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.data.validation.TestError
-
- dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
-
- dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
-
- dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
- dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
- dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- dataChanged() - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- dataChanged(DataChangedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
- dataChangedAdapter - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- DataChangedEvent - Class in org.openstreetmap.josm.data.osm.event
-
- DataChangedEvent(DataSet, List<AbstractDatasetChangedEvent>) - Constructor for class org.openstreetmap.josm.data.osm.event.DataChangedEvent
-
- DataChangedEvent(DataSet) - Constructor for class org.openstreetmap.josm.data.osm.event.DataChangedEvent
-
- dataClass - Variable in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
-
- DataIntegrityProblemException - Exception in org.openstreetmap.josm.data.osm
-
- DataIntegrityProblemException(String) - Constructor for exception org.openstreetmap.josm.data.osm.DataIntegrityProblemException
-
- DataIntegrityProblemException(String, String) - Constructor for exception org.openstreetmap.josm.data.osm.DataIntegrityProblemException
-
- dataKeys - Variable in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
-
- dataLayerCounter - Static variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
the global counter for created data layers
- 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
-
- dataSet - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
-
- DataSet - Class in org.openstreetmap.josm.data.osm
-
DataSet is the data behind the application.
- DataSet() - Constructor for class org.openstreetmap.josm.data.osm.DataSet
-
Constructs a new DataSet
.
- dataSet - Variable in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- dataSet - Variable in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
-
- dataSet - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
the parent dataset
- dataSet - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.FetchResult
-
The resulting data set
- datasetAdapter - Variable in class org.openstreetmap.josm.data.AutosaveTask
-
- DatasetConsistencyTest - Class in org.openstreetmap.josm.data.osm
-
This class can be used to run consistency tests on dataset.
- DatasetConsistencyTest(DataSet, Writer) - Constructor for class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- DatasetEventManager - Class in org.openstreetmap.josm.data.osm.event
-
This class allows to add DatasetListener to currently active dataset.
- DatasetEventManager() - Constructor for class org.openstreetmap.josm.data.osm.event.DatasetEventManager
-
Constructs a new DatasetEventManager
.
- DatasetEventManager.FireMode - Enum in org.openstreetmap.josm.data.osm.event
-
- DatasetEventManager.FireMode() - Constructor for enum org.openstreetmap.josm.data.osm.event.DatasetEventManager.FireMode
-
- DatasetEventManager.ListenerInfo - Class in org.openstreetmap.josm.data.osm.event
-
- DatasetEventManager.ListenerInfo(DataSetListener, boolean) - Constructor for class org.openstreetmap.josm.data.osm.event.DatasetEventManager.ListenerInfo
-
- DatasetFactory - Class in org.openstreetmap.josm.data.osm
-
Convenience class allowing to manage primitives in the dataset.
- DatasetFactory() - Constructor for class org.openstreetmap.josm.data.osm.DatasetFactory
-
- DatasetFactory(DataSet) - Constructor for class org.openstreetmap.josm.data.osm.DatasetFactory
-
- DataSetListener - Interface in org.openstreetmap.josm.data.osm.event
-
A listener listening for all DataSet changes.
- DataSetListenerAdapter - Class in org.openstreetmap.josm.data.osm.event
-
Classes that do not wish to implement all methods of DataSetListener
may use this class.
- DataSetListenerAdapter(DataSetListenerAdapter.Listener) - Constructor for class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
-
- DataSetListenerAdapter.Listener - Interface in org.openstreetmap.josm.data.osm.event
-
- DataSetMerger - Class in org.openstreetmap.josm.data.osm
-
A dataset merger which takes a target and a source dataset and merges the source data set
onto the target dataset.
- DataSetMerger(DataSet, DataSet) - Constructor for class org.openstreetmap.josm.data.osm.DataSetMerger
-
constructor
The visitor will merge sourceDataSet
onto targetDataSet
- DataSource - Class in org.openstreetmap.josm.data.osm
-
A data source, defined by bounds and textual description for the origin.
- DataSource(Bounds, String) - Constructor for class org.openstreetmap.josm.data.osm.DataSource
-
Constructs a new DataSource
.
- dataSources - Variable in class org.openstreetmap.josm.data.osm.DataSet
-
All data sources of this DataSet.
- datatypeFactory - Variable in class org.openstreetmap.josm.tools.date.PrimaryDateParser
-
- dataUrlPattern - Static variable in class org.openstreetmap.josm.tools.ImageProvider
-
data:[<mediatype>][;base64],<data>
- dataValues() - Static method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
-
- dataValues - Variable in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
-
- 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
-
- DateFilterPanel(GpxLayer, String, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
-
Create the panel to filter tracks on GPX layer @param layer by date
Preferences will be stored in @param preferencePrefix
If @param enabled = true, the the panel is created as active and filtering occurs immediately.
- dateFrom - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
-
- dateFromInt(int) - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
-
- dateMax - Variable in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
-
- dateMin - Variable in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
-
- dateParser - Static variable in class org.openstreetmap.josm.data.gpx.WayPoint
-
- dateParsers - Variable in class org.openstreetmap.josm.tools.date.FallbackDateParser
-
- dateScale - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- 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
-
- datum - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
-
- Datum - Interface in org.openstreetmap.josm.data.projection.datum
-
Represents a geodetic datum.
- datums - Static variable in class org.openstreetmap.josm.data.projection.Projections
-
- dax - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- day - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- DAYS - Static variable in class org.openstreetmap.josm.io.CachedFile
-
- dblClickListener - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- debug - Static variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- debug(String) - Static method in class org.openstreetmap.josm.Main
-
Prints a debug message if logging is on.
- debug(String, Object...) - Static method in class org.openstreetmap.josm.Main
-
Prints a formatted debug message if logging is on.
- DEBUG - Static variable in class org.openstreetmap.josm.tools.GeoPropertyIndex
-
- debugMouseEvent(String, MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- decide(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
-
applies a merge decision to this merge item
- decide(int, MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
-
set the merge decision of the
TagMergeItem
in row
row
to
decision
.
- decide(int[], MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
-
set the merge decision of all
TagMergeItem
given by indices in
rows
to
decision
.
- decide(RelationMemberConflictDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
-
- decideCoordsConflict(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
Decides a conflict between local and server coordinates
- decideDeletedStateConflict(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
decides the conflict between two deleted states
- decision - Variable in class org.openstreetmap.josm.command.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.data.validation.tests.MapCSSTagChecker.GroupedMapCSSRule
-
MapCSS declaration
- declaration - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
-
- decodeParam(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
- decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
-
- decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
-
- decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UidInputFieldValidator
-
- decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserNameInputValidator
-
- decorate(JTextComponent) - Static method in class org.openstreetmap.josm.gui.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.SelectAllOnFocusGainedDecorator
-
- decorateNameWithId(StringBuilder, IPrimitive) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
Decorates the name of primitive with its id, if the preference
osm-primitives.showid is set.
- decorateNameWithId(StringBuilder, HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
Decorates the name of primitive with its id, if the preference
osm-primitives.showid is set.
- decorationPanel - Variable in class org.openstreetmap.josm.gui.preferences.server.BasicAuthenticationPreferencesPanel
-
a panel with further information, e.g.
- decreaseZoomLevel() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
Zoom out from map.
- def - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSetting.BooleanStyleSetting
-
- def - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Check
-
- def - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.ResultListCellRenderer
-
- DEF_TOGGLE_DLG_WIDTH - Static variable in class org.openstreetmap.josm.gui.MapFrame
-
Default width of the toggle dialog area.
- DEFAULT - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
-
- default_ - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Check
-
- default_ - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- default_ - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Text
-
- DEFAULT_ACCESS_TOKEN_URL - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
The default OSM OAuth access token URL.
- DEFAULT_API_URL - Static variable in class org.openstreetmap.josm.io.OsmApi
-
Default URL of the standard OSM API.
- DEFAULT_API_VERSION - Static variable in class org.openstreetmap.josm.io.OsmChangeBuilder
-
- DEFAULT_API_VERSION - Static variable in class org.openstreetmap.josm.io.OsmWriter
-
- DEFAULT_AUTHORISE_URL - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
The default OSM OAuth authorize URL.
- DEFAULT_CAPACITY - Static variable in class org.openstreetmap.josm.data.osm.Storage
-
- DEFAULT_CODE - Static variable in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel
-
- DEFAULT_CONTENT_WIDTH - Static variable in class org.openstreetmap.josm.gui.Notification
-
- DEFAULT_DIMENSION - Static variable in class org.openstreetmap.josm.tools.ImageResource
-
- DEFAULT_FONT_NAME - Static variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
- DEFAULT_FONT_SIZE - Static variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
- DEFAULT_HEMISPHERE - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
-
- DEFAULT_JOSM_CONSUMER_KEY - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
The default JOSM OAuth consumer key (created by user josmeditor).
- DEFAULT_JOSM_CONSUMER_SECRET - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
The default JOSM OAuth consumer secret (created by user josmeditor).
- DEFAULT_LAYER - Static variable in class org.openstreetmap.josm.gui.mappaint.Environment
-
- DEFAULT_LAYER_SITES - Static variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- DEFAULT_LINEAR_TAGS - Static variable in class org.openstreetmap.josm.actions.CreateMultipolygonAction
-
- DEFAULT_LRU_TAGS_NUMBER - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
-
- default_major_z_index - Variable in enum org.openstreetmap.josm.gui.mappaint.LineElemStyle.LineType
-
- DEFAULT_MAX_NUM_RETRIES - Static variable in class org.openstreetmap.josm.io.OsmApi
-
Maximum number of retries to send a request in case of HTTP 500 errors or timeouts
- DEFAULT_MAX_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- DEFAULT_MAXTIME - Static variable in class org.openstreetmap.josm.io.CachedFile
-
- DEFAULT_MAXZOOM - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
-
- DEFAULT_MIN_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- DEFAULT_NAME_COMPLEMENT_TAGS - Static variable in class org.openstreetmap.josm.gui.mappaint.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.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
-
The list of default name tags from which a label candidate is derived.
- DEFAULT_NAMING_TAGS_FOR_RELATIONS - Static variable in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
The default list of tags which are used as naming tags in relations.
- DEFAULT_NODE_STYLELIST - Static variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
-
- DEFAULT_NODE_STYLELIST_TEXT - Static variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
-
- DEFAULT_OSM_ATTRIBUTION - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
-
The OSM attribution.
- DEFAULT_REQUEST_TOKEN_URL - Static variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
The default OSM OAuth request token URL.
- DEFAULT_SEARCH_HISTORY_SIZE - Static variable in class org.openstreetmap.josm.actions.search.SearchAction
-
- DEFAULT_SEARCH_HISTORY_SIZE - Static variable in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
-
- DEFAULT_SOURCES - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- DEFAULT_TEXT_COLOR - Static variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
-
- DEFAULT_TICKS - Static variable in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
-
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.gui.io.UploadStrategy
-
the default upload strategy
- DEFAULT_URL - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
-
- defaultACItemComparator - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
-
- DefaultAuthenticator - Class in org.openstreetmap.josm.io.auth
-
This is the default authenticator used in JOSM.
- DefaultAuthenticator() - Constructor for class org.openstreetmap.josm.io.auth.DefaultAuthenticator
-
- defaultBorderColor - Static variable in class org.openstreetmap.josm.gui.FileDrop
-
- defaultButton - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
- defaultButtonIdx - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
- defaultCellStyle - Static variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
-
- defaultCellStyle - Static variable in class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
-
- DefaultChangesetCacheEvent - Class in org.openstreetmap.josm.data.osm
-
- DefaultChangesetCacheEvent(ChangesetCache) - Constructor for class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
-
- defaultColor - Variable in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
-
- defaultColor - Variable in enum org.openstreetmap.josm.gui.conflict.ConflictColors
-
- defaultCoordinateFormat - Static variable in enum org.openstreetmap.josm.data.coor.CoordinateFormat
-
- defaultEntry - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- defaultExtension - Variable in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
- defaultFilter - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference
-
- defaultHash() - Static method in class org.openstreetmap.josm.data.osm.Storage
-
A factory for default hash implementation.
- defaultIcon - Static variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
-
- defaultIndex - Variable in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
-
- defaultLabel - Variable in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.StaticLabelCompositionStrategy
-
- defaultLabelTag - Variable in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.TagLookupCompositionStrategy
-
- defaultLayerIds - Static variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- defaultLayers - Static variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- defaultLines - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
- defaultLinesIdx - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
- defaultListCellRenderer - Variable in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
-
Default list cell renderer - delegate for ListCellRenderer operation
- defaultMap - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
-
The map displaying imagery bounds of selected default providers
- DefaultMapController - Class in org.openstreetmap.gui.jmapviewer
-
Default map controller which implements map moving by pressing the right
mouse button and zooming by double click or by mouse wheel.
- DefaultMapController(JMapViewer) - Constructor for class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- defaultMaxZoom - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- defaultMenuPos - Static variable in class org.openstreetmap.josm.gui.MainMenu
-
- defaultMinZoom - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- defaultModel - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
-
The model of default providers
- DefaultNameFormatter - Class in org.openstreetmap.josm.gui
-
- DefaultNameFormatter() - Constructor for class org.openstreetmap.josm.gui.DefaultNameFormatter
-
- defaultNodes - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
- defaultNodesIdx - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
- defaultNotificationTime - Static variable in class org.openstreetmap.josm.gui.NotificationManager
-
- DefaultPreferenceSetting - Class in org.openstreetmap.josm.gui.preferences
-
- DefaultPreferenceSetting() - Constructor for class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
-
- DefaultPreferenceSetting(boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
-
- DefaultProxySelector - Class in org.openstreetmap.josm.io
-
This is the default proxy selector used in JOSM.
- DefaultProxySelector(ProxySelector) - Constructor for class org.openstreetmap.josm.io.DefaultProxySelector
-
A typical example is:
- defaultRenderer - Variable in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeRenderer
-
- defaultSegmentWidth - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- 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.
- defaultTable - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.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.OsmPrimitivRenderer
-
Default table cell renderer - delegate for TableCellRenderer operation
- DefaultTabPreferenceSetting - Class in org.openstreetmap.josm.gui.preferences
-
- DefaultTabPreferenceSetting() - Constructor for class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
-
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
-
- defaultTags - Variable in class org.openstreetmap.josm.gui.io.TagSettingsPanel
-
tags that applied to uploaded changesets by default
- defaultToolbar - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
-
The toolbar on the right of default providers
- defaultUnknownWarning(String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
-
- defaultVal - Variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
-
default preference setting
- defaultValue - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.BooleanMatch
-
- defaultValue - Variable in class org.openstreetmap.josm.data.preferences.AbstractProperty
-
- defaultValue - Variable in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
-
- defaultValue - Variable in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
-
- defaultValueAsString - Variable in class org.openstreetmap.josm.data.preferences.CachedProperty
-
- defaultWindowGeometry - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
- 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.
- deftoolbar - Static variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
-
- DEG - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- DEGREE_90 - Static variable in class org.openstreetmap.josm.tools.ImageProvider
-
90 degrees in radians units
- del - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
-
- delegate - Variable in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
-
- delegate - Variable in class org.openstreetmap.josm.io.auth.CredentialsManager
-
The credentials agent doing the real stuff
- delegate - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
-
- delete(OsmDataLayer, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.DeleteCommand
-
- delete(OsmDataLayer, Collection<? extends OsmPrimitive>, boolean) - Static method in class org.openstreetmap.josm.command.DeleteCommand
-
Try to delete all given primitives.
- delete(OsmDataLayer, Collection<? extends OsmPrimitive>, boolean, boolean) - Static method in class org.openstreetmap.josm.command.DeleteCommand
-
Try to delete all given primitives.
- delete - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Edit / Delete
- delete(String) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
Deletes all tags with name name
- DELETE_FROM_RELATION_PREF - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
-
- DELETE_PRIMITIVE_PROP - Static variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- DeleteAction - Class in org.openstreetmap.josm.actions
-
Action that deletes selected objects.
- DeleteAction() - Constructor for class org.openstreetmap.josm.actions.DeleteAction
-
Constructs a new DeleteAction
.
- DeleteAction - Class in org.openstreetmap.josm.actions.mapmode
-
A map mode that enables the user to delete nodes and other objects.
- DeleteAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.DeleteAction
-
Construct a new DeleteAction.
- deleteAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- deleteAction - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
-
the delete action
- DeleteAction.DeleteMode - Enum in org.openstreetmap.josm.actions.mapmode
-
- DeleteAction.DeleteMode(String) - Constructor for enum org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
-
- DeleteAction.DeleteParameters - Class in org.openstreetmap.josm.actions.mapmode
-
- DeleteAction.DeleteParameters() - Constructor for class org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteParameters
-
- deleteAndGetAdjacentNode(RelationNodeMap.NodesWays, Node) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
-
find next node in nw NodeWays structure, if the node is found delete and return it
- DeleteCommand - Class in org.openstreetmap.josm.command
-
A command to delete a number of primitives from the dataset.
- DeleteCommand(Collection<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.DeleteCommand
-
Constructor.
- DeleteCommand(OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.DeleteCommand
-
Constructor.
- DeleteCommand(OsmDataLayer, OsmPrimitive) - Constructor for class org.openstreetmap.josm.command.DeleteCommand
-
Constructor for a single data item.
- DeleteCommand(OsmDataLayer, Collection<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.DeleteCommand
-
Constructor for a collection of data to be deleted in the context of
a specific layer
- deleted - Variable in class org.openstreetmap.josm.tools.Diff.Change
-
# lines of file 0 changed here.
- DELETED_LAYERS_DIR - Static variable in class org.openstreetmap.josm.data.AutosaveTask
-
- deleteDirectory(File) - Static method in class org.openstreetmap.josm.tools.Utils
-
- deletedLayers - Variable in class org.openstreetmap.josm.data.AutosaveTask
-
- deletedLayersDir - Variable in class org.openstreetmap.josm.data.AutosaveTask
-
- deletedMergeDecision - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- deletedNodes - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
-
- deletedRelations - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
-
- DeletedStateConflictResolveCommand - Class in org.openstreetmap.josm.command.conflict
-
Represents the resolution of a conflict between the deleted flag of two
OsmPrimitive
s.
- DeletedStateConflictResolveCommand(Conflict<? extends OsmPrimitive>, MergeDecisionType) - Constructor for class org.openstreetmap.josm.command.conflict.DeletedStateConflictResolveCommand
-
Constructs a new DeletedStateConflictResolveCommand
.
- deletedStateToString(Boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
-
- deletedWays - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
-
- deleteFile(String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
- deleteFileOrDirectory(String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
- deleteFileOrDirectory(File) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
- deleteFromRelation(int) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
-
- DeleteFromRelationConfirmationDialog - Class in org.openstreetmap.josm.gui.actionsupport
-
This dialog is used to get a user confirmation that a collection of primitives can be removed
from their parent relations.
- DeleteFromRelationConfirmationDialog() - Constructor for class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
-
Constructs a new DeleteFromRelationConfirmationDialog
.
- DeleteFromRelationConfirmationDialog.CancelAction - Class in org.openstreetmap.josm.gui.actionsupport
-
- DeleteFromRelationConfirmationDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.CancelAction
-
- DeleteFromRelationConfirmationDialog.OKAction - Class in org.openstreetmap.josm.gui.actionsupport
-
- DeleteFromRelationConfirmationDialog.OKAction() - Constructor for class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.OKAction
-
- DeleteFromRelationConfirmationDialog.RelationMemberTableColumnModel - Class in org.openstreetmap.josm.gui.actionsupport
-
- DeleteFromRelationConfirmationDialog.RelationMemberTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableColumnModel
-
- DeleteFromRelationConfirmationDialog.RelationMemberTableModel - Class in org.openstreetmap.josm.gui.actionsupport
-
The table model which manages the list of relation-to-child references
- DeleteFromRelationConfirmationDialog.RelationMemberTableModel() - Constructor for class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
-
Constructs a new RelationMemberTableModel
.
- DeleteFromRelationConfirmationDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.actionsupport
-
- DeleteFromRelationConfirmationDialog.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.WindowEventHandler
-
- deleteInvisible() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Marks all "invisible" objects as deleted.
- deleteMarkedObjects() - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
-
Deleted objects in objectsToDelete set and create conflicts for objects that cannot
be deleted because they're referenced in the target dataset.
- deleteMy() - Method in class org.openstreetmap.josm.command.conflict.DeletedStateConflictResolveCommand
-
- deleteNodeStroke - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- deletePreferenceKey(String, Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
-
- deletePreferenceKeyByPattern(String, Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
-
- deletePreferenceValues(Preferences, Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
-
Delete items from @param mainpref collections that match items from @param fragment collections
- deletePrimitive(boolean) - Method in interface org.openstreetmap.josm.gui.conflict.pair.IConflictResolver
-
- deletePrimitive(boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMerger
-
- deletePrimitive(boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
-
- deletePrimitive(boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberMerger
-
- deletePrimitive(boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
-
- deletePrimitive(IPrimitive, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
-
Deletes an OSM primitive on the server.
- deletePrimitivesIfNeeded(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.Test
-
Build a Delete command on all primitives that have not yet been deleted manually by user, or by another error fix.
- deleteRelation(OsmDataLayer, Relation) - Static method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
-
Deletes the relation in the context of the given layer.
- deleteRelation(Relation) - Method in class org.openstreetmap.josm.actions.relation.DeleteRelationsAction
-
- 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
.
- deleteRelationsAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
the delete action
- DeleteRelationsAction.AbortException - Exception in org.openstreetmap.josm.actions.relation
-
- DeleteRelationsAction.AbortException() - Constructor for exception org.openstreetmap.josm.actions.relation.DeleteRelationsAction.AbortException
-
- deleteSelected() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
-
- deleteSrcButton - Variable in class org.openstreetmap.josm.gui.widgets.EditableList
-
- deleteTagNames(int[]) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
deletes the names of the tags given by tagIndices
- deleteTagNames() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
-
delete a selection of tag names
- deleteTags(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
-
- deleteTags(int[]) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
deletes the tags given by tagIndices
- deleteTags() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
-
delete a selection of tags
- deleteTagValues(int[]) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
deletes the values of the tags given by tagIndices
- deleteTagValues() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
-
delete a selection of tag values
- deleteWay(Way) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
- deleteWayNode(RelationNodeMap.NodesWays, Integer, Node) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
-
- deleteWaySegment(OsmDataLayer, WaySegment) - Static method in class org.openstreetmap.josm.command.DeleteCommand
-
- deleteWithReferences(OsmDataLayer, Collection<? extends OsmPrimitive>, boolean) - Static method in class org.openstreetmap.josm.command.DeleteCommand
-
Delete the primitives and everything they reference.
- deleteWithReferences(OsmDataLayer, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.command.DeleteCommand
-
- delimiter - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- delimiter - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ConcatenatingJList
-
- delta - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- delta - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
don't draw arrows nearer to each other than this
- Demo - Class in org.openstreetmap.gui.jmapviewer
-
- Demo() - Constructor for class org.openstreetmap.gui.jmapviewer.Demo
-
Constructs the Demo
.
- dependencies - Variable in class org.openstreetmap.josm.actions.SessionSaveAsAction
-
- dependencies - Variable in class org.openstreetmap.josm.io.session.SessionWriter
-
- deprecated - Variable in class org.openstreetmap.josm.actions.upload.FixDataHook
-
List of checks to run on data
- DEPRECATED_PLUGINS - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
-
Deprecated plugins that are removed on start
- depth - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
-
- deregisterPostprocessor(OsmServerReadPostprocessor) - Static method in class org.openstreetmap.josm.io.OsmReader
-
deregister a postprocessor previously registered with registerPostprocessor
- description - Variable in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- description - Variable in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
- description - Variable in class org.openstreetmap.josm.data.osm.UserInfo
-
the profile description
- description - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
-
- description - Variable in class org.openstreetmap.josm.data.validation.Test
-
Description of the test
- description - Variable in class org.openstreetmap.josm.data.validation.TestError
-
Deeper error description
- description - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
-
- description - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
-
- description - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
-
- description - Variable in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
-
- description - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
-
- description - Variable in class org.openstreetmap.josm.gui.widgets.UrlLabel
-
- description - Variable in class org.openstreetmap.josm.plugins.PluginInformation
-
The plugin description.
- description - Variable in class org.openstreetmap.josm.tools.MultikeyShortcutAction.MultikeyInfo
-
- description_en - 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
-
- descriptors - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
- deserialize(Map<String, String>) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
-
- deserialize(Map<String, String>) - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.PresetPrefHelper
-
- deserialize(Map<String, String>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
-
- deserialize(Map<String, String>) - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.RulePrefHelper
-
- deserializeStruct(Map<String, String>, Class<T>) - Static method in class org.openstreetmap.josm.data.Preferences
-
- destDir - Variable in class org.openstreetmap.josm.io.CachedFile
-
- destination - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel.ChangesetCommentObserver
-
- destination - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel.CommentModelListener
-
- 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.mapmode.ParallelWayAction
-
- destroy() - Method in class org.openstreetmap.josm.actions.ValidateAction
-
- destroy() - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
-
- destroy() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
-
- destroy() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- destroy() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- destroy() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
- destroy() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
-
- destroy() - Method in class org.openstreetmap.josm.gui.IconToggleButton
-
- destroy() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- destroy() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- destroy() - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Called, when the layer is removed from the mapview and is going to be
destroyed.
- destroy() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- destroy() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
-
- destroy() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- destroy() - Method in class org.openstreetmap.josm.gui.MapFrame
-
Called as some kind of destructor when the last layer has been removed.
- destroy() - Method in class org.openstreetmap.josm.gui.MapMover
-
- destroy() - Method in class org.openstreetmap.josm.gui.MapStatus
-
- destroy() - Method in class org.openstreetmap.josm.gui.MapView
-
- destroy() - Method in class org.openstreetmap.josm.gui.SideButton
-
- destroy() - Method in interface org.openstreetmap.josm.tools.Destroyable
-
Called when the object has been destroyed.
- Destroyable - Interface in org.openstreetmap.josm.tools
-
Some objects like layers (when they are removed) or the whole map frame (when the last layer has
been removed) have an definite set of actions to execute.
- destroyActions() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
-
- destroyComponents(Component, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
- destroyInstance() - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
Hides and destroys the unique instance of the changeset cache
manager.
- det(double, double, double, double) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- detach() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
Display the dialog in a detached window.
- 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
- determineArgument(Selector.GeneralSelector, int, String) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
- determineBooleanUsage(Collection<OsmPrimitive>, String) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems
-
- 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) - 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.
- determineNextActiveLayer(List<Layer>) - Method in class org.openstreetmap.josm.gui.MapView
-
Determines the next active data layer according to the following
rules:
if there is at least one
OsmDataLayer
the first one
becomes active
otherwise, the top most layer of any type becomes active
- determineOnewayConnectionType(List<WayConnectionType>, RelationMember, int, WayConnectionType) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
-
- determinePlatformHook() - Static method in class org.openstreetmap.josm.Main
-
Identifies the current operating system family and initializes the platform hook accordingly.
- determineTextUsage(Collection<OsmPrimitive>, String) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems
-
- df - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionMenuItem
-
- dfltWayColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Color Preference for ways not matching any other group
- diag(int, int, int, int) - Method in class org.openstreetmap.josm.tools.Diff
-
Find the midpoint of the shortest edit script for a specified
portion of the two files.
- dialog - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.DefaultAction
-
- dialog - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- dialog - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- DIALOG_ANSWER_APPLY - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- DIALOG_ANSWER_CANCEL - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- DIALOG_ANSWER_NEW_RELATION - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- DIALOG_DELAY - Static variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler
-
- DIALOG_DISABLED_OPTION - Static variable in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
-
- DialogClosedOtherwise - Static variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
- dialogParent - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- dialogs - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
-
- DialogsPanel - Class in org.openstreetmap.josm.gui.dialogs
-
- DialogsPanel(JSplitPane) - Constructor for class org.openstreetmap.josm.gui.dialogs.DialogsPanel
-
- dialogsPanel - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
DialogsPanel that manages all ToggleDialogs
- dialogsPanel - Variable in class org.openstreetmap.josm.gui.MapFrame
-
- DialogsPanel.Action - Enum in org.openstreetmap.josm.gui.dialogs
-
What action was performed to trigger the reconstruction
- DialogsPanel.Action() - Constructor for enum org.openstreetmap.josm.gui.dialogs.DialogsPanel.Action
-
- 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
.
- dialogsToggleAction - Variable in class org.openstreetmap.josm.gui.MainMenu
-
- didMouseDrag - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- diff(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
-
- diff() - Method in class org.openstreetmap.josm.gui.history.TwoColumnDiff
-
- Diff - Class in org.openstreetmap.josm.tools
-
A class to compare vectors of objects.
- Diff(Object[], Object[]) - Constructor for class org.openstreetmap.josm.tools.Diff
-
Prepare to find differences between two arrays.
- diff(Diff.ScriptBuilder) - Method in class org.openstreetmap.josm.tools.Diff
-
Get the results of comparison as an edit script.
- Diff.Change - Class in org.openstreetmap.josm.tools
-
The result of comparison is an "edit script": a chain of change objects.
- Diff.Change(int, int, int, int, Diff.Change) - Constructor for class org.openstreetmap.josm.tools.Diff.Change
-
Cons an additional entry onto the front of an edit script OLD.
- Diff.FileData - Class in org.openstreetmap.josm.tools
-
Data on one input file being compared.
- Diff.FileData(int) - Constructor for class org.openstreetmap.josm.tools.Diff.FileData
-
- Diff.FileData(Object[], Map<Object, Integer>) - Constructor for class org.openstreetmap.josm.tools.Diff.FileData
-
- Diff.ForwardScript - Class in org.openstreetmap.josm.tools
-
- Diff.ForwardScript() - Constructor for class org.openstreetmap.josm.tools.Diff.ForwardScript
-
- Diff.ReverseScript - Class in org.openstreetmap.josm.tools
-
Scan the tables of which lines are inserted and deleted,
producing an edit script in reverse order.
- Diff.ReverseScript() - Constructor for class org.openstreetmap.josm.tools.Diff.ReverseScript
-
- Diff.ScriptBuilder - Interface in org.openstreetmap.josm.tools
-
- diff_2(boolean) - Method in class org.openstreetmap.josm.tools.Diff
-
Report the differences of two files.
- DIFFERENT - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems
-
- DiffResultProcessor - Class in org.openstreetmap.josm.io
-
- DiffResultProcessor(Collection<? extends IPrimitive>) - Constructor for class org.openstreetmap.josm.io.DiffResultProcessor
-
Creates a diff result reader
- DiffResultProcessor.DiffResultEntry - Class in org.openstreetmap.josm.io
-
- DiffResultProcessor.DiffResultEntry() - Constructor for class org.openstreetmap.josm.io.DiffResultProcessor.DiffResultEntry
-
- DiffResultProcessor.Parser - Class in org.openstreetmap.josm.io
-
- DiffResultProcessor.Parser() - Constructor for class org.openstreetmap.josm.io.DiffResultProcessor.Parser
-
- diffResults - Variable in class org.openstreetmap.josm.io.DiffResultProcessor
-
mapping from old id to new id and version, the result of parsing the diff result
replied by the server
- DiffTableModel - Class in org.openstreetmap.josm.gui.history
-
Simple model storing "diff cells" in a list.
- DiffTableModel(List<TwoColumnDiff.Item>) - Constructor for class org.openstreetmap.josm.gui.history.DiffTableModel
-
- DiffTableModel() - Constructor for class org.openstreetmap.josm.gui.history.DiffTableModel
-
- digitsAndHyphen - Static variable in class org.openstreetmap.josm.io.remotecontrol.DNSName
-
- dir - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
-
- dir - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- dir - Variable in class org.openstreetmap.josm.io.CacheFiles
-
- dir2 - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- DIRECT - Static variable in class org.openstreetmap.josm.tools.Shortcut
-
- direction - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveXAction
-
- direction - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveYAction
-
- direction - Variable in class org.openstreetmap.josm.gui.dialogs.relation.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.layer.gpx.GpxDrawHelper
-
- direction - Variable in class org.openstreetmap.josm.gui.ScrollViewport.ScrollViewPortMouseListener
-
- directionalTags - Static variable in class org.openstreetmap.josm.corrector.ReverseWayNoTagCorrector
-
Tags that imply a semantic meaning from the way direction and cannot be changed.
- directionHint - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
-
- directionKeys - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- directionScale - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- directionX - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
-
The horizontal direction of movement, -1:left, 0:stop, 1:right
- directionY - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
-
The vertical direction of movement, -1:up, 0:stop, 1:down
- directlyAdded - Variable in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
-
- dirs - Variable in class org.openstreetmap.josm.tools.ImageProvider
-
- dirty - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
If the dirty flag is set true, a rebuild is necessary.
- dirty - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
indicates whether the model is dirty
- disable_off - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Check
-
- disableAllModifierCheckboxes() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
-
- disabledAndHiddenCount - Variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- disabledCount - Variable in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- disabledFilters - Variable in class org.openstreetmap.josm.data.osm.FilterMatcher
-
- disabledImgCache - Variable in class org.openstreetmap.josm.gui.mappaint.MapImage
-
- disabledMenuActions - Variable in class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
-
- disabledNodeIcon - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
-
- disabledNodeIconIsTemporary - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
-
- disableMenu() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox.ContextMenuHandler
-
- disableMenuActions() - Method in class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
-
Disables all relevant menu actions.
- disableMenuFor(JTextComponent, PopupMenuLauncher) - Static method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
-
- 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(String) - Constructor for class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
-
Constructs a new TextField
initialized with the
specified text.
- DisableShortcutsOnFocusGainedTextField(int) - Constructor for class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
-
Constructs a new empty TextField
with the specified
number of columns.
- 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.
- disableTagIfNeeded(Tag, JosmAction) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
-
- discard(byte[]) - Method in class org.openstreetmap.josm.tools.Diff.FileData
-
Actually discard the lines.
- discard_confusing_lines() - Method in class org.openstreetmap.josm.tools.Diff
-
Discard lines from one file that have no matches in the other file.
- discard_confusing_lines(Diff.FileData) - Method in class org.openstreetmap.josm.tools.Diff.FileData
-
Discard lines that have no matches in another file.
- discardable - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- discardable(int[]) - Method in class org.openstreetmap.josm.tools.Diff.FileData
-
Mark to be discarded each line that matches no line of another file.
- discardableKeys - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
-
- discardAndProceedAction - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- 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
-
- discardUnsavedLayers() - Method in class org.openstreetmap.josm.data.AutosaveTask
-
- DiskAccessAction - Class in org.openstreetmap.josm.actions
-
Helper class for all actions that access the disk.
- DiskAccessAction(String, String, String, Shortcut) - Constructor for class org.openstreetmap.josm.actions.DiskAccessAction
-
Constructs a new DiskAccessAction
.
- DiskAccessAction(String, String, String, Shortcut, boolean, String, boolean) - Constructor for class org.openstreetmap.josm.actions.DiskAccessAction
-
Constructs a new DiskAccessAction
.
- dispatch - Variable in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageCellRenderer
-
- dispatchEvent(AbstractDatasetChangedEvent, Relation, Collection<Map<Relation, Multipolygon>>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- dispatchKeyEvent(KeyEvent) - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyKeyEventDispatcher
-
- displace(double, double) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- display_value - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetListEntry
-
- display_values - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- displayCancel(Throwable) - Static method in class org.openstreetmap.josm.io.FileImporter
-
- displayData - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
-
- displayData - Variable in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
-
- displayedKeys - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- displayedPlugins - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
- displayEmptyPluginListInformation() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
-
Displays a message when the plugin list is empty.
- displayErrMsg - Variable in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
- displayError(File, Exception) - Static method in class org.openstreetmap.josm.io.FileImporter
-
- displayErrorMessage(ProgressMonitor, String, String, String, String) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
- displayErrorScreen(List<TestError>) - Method in class org.openstreetmap.josm.actions.upload.ValidateUploadHook
-
Displays a screen where the actions that would be taken are displayed and
give the user the possibility to cancel the upload.
- displayImage(GeoImageLayer, ImageEntry) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- displaylist - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
The display list.
- displayMessageIfInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.BBoxRestrictionPanel
-
- displayMessageIfInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
-
- displayMessageIfInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- displayMessageIfInvalid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
-
- displayName - Variable in enum org.openstreetmap.josm.data.coor.CoordinateFormat
-
- displayName - Variable in class org.openstreetmap.josm.data.osm.UserInfo
-
the display name
- displayName - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
-
- displayName - Variable in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
-
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.data.AutosaveTask
-
- 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
.
- DisplayPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.DisplayPreference.Factory
-
- displaySegments(GeneralPath, GeneralPath, GeneralPath, GeneralPath, Color, BasicStroke, BasicStroke, Color) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- 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.
- displayText(GlyphVector, String, int, int, boolean, TextElement) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
Displays text at specified position including its halo, if applicable.
- displayTimeStart - Variable in class org.openstreetmap.josm.gui.NotificationManager
-
- displayUrl(URI) - Static method in class org.openstreetmap.josm.tools.OpenBrowser
-
Displays an external URI using platform associated software.
- displayUrl(String) - Static method in class org.openstreetmap.josm.tools.OpenBrowser
-
Displays an external URL using platform associated software.
- displayUrlFallback(URI) - Static method in class org.openstreetmap.josm.tools.OpenBrowser
-
- dispose() - Method in class org.openstreetmap.josm.gui.MenuScroller
-
Removes this MenuScroller from the associated menu and restores the
default behavior of the menu.
- disposeOnClose - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
- dist(double, double, double, double) - Static method in class org.openstreetmap.josm.actions.SimplifyWayAction
-
- dist - Static variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
-
- distance(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.AlignInCircleAction
-
- distance(Coordinate) - Method in class org.openstreetmap.josm.data.coor.Coordinate
-
Returns the euclidean distance from this Coordinate
to a specified Coordinate
.
- distance(double, double) - 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
.
- 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(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(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(LatLon) - Method in class org.openstreetmap.josm.data.coor.LatLon
-
Returns the square of the euclidean distance from this LatLon
to a specified LatLon
.
- distanceViewer - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
-
the info panel for distance between the two coordinates
- distribute - Variable in class org.openstreetmap.josm.gui.MainMenu
-
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(CreateCircleAction.PolarNode[], int) - Method in class org.openstreetmap.josm.actions.CreateCircleAction
-
Distributes nodes according to the algorithm of election with largest remainder.
- distText - Variable in class org.openstreetmap.josm.gui.MapStatus
-
- distValue - Variable in class org.openstreetmap.josm.gui.MapStatus
-
- divided_by(float...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
- DIVIDER_SIZE - Static variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
-
- dividerAt(MultiSplitLayout.Node, int, int) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- 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.
- dividerLocation - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AutoAdjustingSplitPane
-
- dividerPainter - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
-
- dividerSize - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- dividersThatOverlap(MultiSplitLayout.Node, Rectangle) - Method 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.
- dm(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
-
Replies the coordinate in degrees/minutes format
- dms(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
-
Replies the coordinate in degrees/minutes/seconds format
- DNSName - Class in org.openstreetmap.josm.io.remotecontrol
-
This class implements the DNSName as required by the GeneralNames
ASN.1 object.
- DNSName(String) - Constructor for class org.openstreetmap.josm.io.remotecontrol.DNSName
-
Create the DNSName object with the specified name.
- doActionPerformed(ActionEvent) - Static 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
-
- doAuthenticate - Variable in class org.openstreetmap.josm.io.OsmServerReader
-
- doBeginTask() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- doBeginTask() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
-
- doBeginTask() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- doBeginTask() - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
-
- doc - Variable in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
-
- 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.
- doClick(int) - Method in class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
-
Overridden to reopen the menu.
- doClick(int) - Method in class org.openstreetmap.josm.gui.util.StayOpenMenuItem
-
Overridden to reopen the menu.
- doClick(int) - Method in class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
-
Overridden to reopen the menu.
- doCreateFileChooser(boolean, String, Collection<? extends FileFilter>, FileFilter, String, int, boolean) - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
-
- doesImpactStatusLine(Collection<Node>, Collection<Way>) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- doExecuteFilters(Collection<OsmPrimitive>, FilterMatcher) - Static method in class org.openstreetmap.josm.data.osm.FilterWorker
-
- doFinishTask() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- doFinishTask() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
-
- doFinishTask() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- doFinishTask() - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
-
- doFireTileBoundChanged - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
-
- doInEDT(Runnable) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- doInit() - Static method in class org.openstreetmap.josm.tools.Shortcut
-
- doInternalSave(Layer, File) - Static method in class org.openstreetmap.josm.actions.SaveActionBase
-
- 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.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)
- doMerge(List<Layer>, Collection<Layer>) - Method in class org.openstreetmap.josm.actions.MergeLayerAction
-
- doMergeNodes(OsmDataLayer, Collection<Node>, Node) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
-
Merges the nodes in nodes
at the specified node's location.
- done(Integer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
-
- 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.MapStatus.MapStatusPopupMenu
-
- doNotHide - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ToolbarPopupMenu
-
- doNotStopCellEditingWhenFocused - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
-
a list of components to which focus can be transferred without stopping
cell editing this table.
- doParse(OsmServerLocationReader.Parser<T>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
-
- doParseDataSet(InputStream, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmReader
-
- doRealRun() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
-
- doRemove(int) - Method in class org.openstreetmap.josm.data.osm.Storage
-
- doRepaint - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
-
- doSave() - Method in class org.openstreetmap.josm.actions.SaveActionBase
-
- doSave(Layer) - Method in class org.openstreetmap.josm.actions.SaveActionBase
-
- doSave(Layer, File, 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
-
- doSetCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- doSetCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
-
- doSetCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- doSetCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
-
- doSetIntermediate(boolean) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- doSetIntermediate(boolean) - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
-
- doSetIntermediate(boolean) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- doSetIntermediate(boolean) - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
-
- doSetName(String) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- doSetTitle(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- doSetTitle(String) - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
-
- doSetTitle(String) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- doSetTitle(String) - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
-
- doStartElement(String, Attributes) - Method in class org.openstreetmap.josm.io.AbstractParser
-
- doStyle() - Method in class org.openstreetmap.josm.gui.SideButton
-
- DOT_RADIUS - Static variable in class org.openstreetmap.gui.jmapviewer.MapMarkerDot
-
- dotSize - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- doubleClickZoomEnabled - Variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- doUploadToServer - Variable in class org.openstreetmap.josm.gui.io.SaveLayerInfo
-
- doValidate(ActionEvent, boolean) - Method in class org.openstreetmap.josm.actions.ValidateAction
-
Does the validation.
- DOWN_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
-
- downAction - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
-
- downButton - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
-
- downItem - Variable in class org.openstreetmap.josm.gui.MenuScroller
-
- download(boolean, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
-
- download(boolean, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask
-
- download(boolean, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmCompressedTask
-
- download(boolean, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
- download(OsmServerReader, boolean, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
Asynchronously launches the download task for a given bounding box.
- download(DownloadOsmTask.DownloadTask, Bounds) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
- download(boolean, Bounds, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadSessionTask
-
- download(boolean, Bounds, ProgressMonitor) - Method in interface org.openstreetmap.josm.actions.downloadtasks.DownloadTask
-
Asynchronously launches the download task for a given bounding box.
- 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(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() - Method in class org.openstreetmap.josm.gui.io.DownloadFileTask
-
Performs download.
- download - Variable in class org.openstreetmap.josm.gui.MainMenu
-
File / Download from OSM...
- download(PluginInformation, File) - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
-
- DOWNLOAD_CONTENT_ICON - Static variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
The changeset download icon
- DOWNLOAD_GPS - Static variable in interface org.openstreetmap.josm.gui.progress.ProgressTaskIds
-
- DownloadAction - Class in org.openstreetmap.josm.actions
-
Action that opens a connection to the osm server and downloads map data.
- DownloadAction() - Constructor for class org.openstreetmap.josm.actions.DownloadAction
-
Constructs a new DownloadAction
.
- 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(GpxData) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongTrackAction
-
Constructs a new DownloadAlongTrackAction
- downloadAndPaintVisible(Graphics, MapView, boolean) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- downloadAndUnpackFile(String, String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
Downloads file to one of JOSM standard folders nad unpack it as ZIP/JAR file
- downloadAreaToCache(WMSLayer.PrecacheTask, List<LatLon>, double, double) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- downloadChangeset(int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
Downloads the changeset with id changesetId
(only "header"
information, no content)
- downloadChangeset(int, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerChangesetReader
-
Downloads the content of a changeset
- downloadConnection - Variable in class org.openstreetmap.josm.gui.io.DownloadFileTask
-
- downloadConnection - Variable in class org.openstreetmap.josm.plugins.PluginDownloadTask
-
- DownloadDialog - Class in org.openstreetmap.josm.gui.download
-
Dialog displayed to download OSM and/or GPS data from OSM server.
- DownloadDialog(Component) - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog
-
- DownloadDialog.CancelAction - Class in org.openstreetmap.josm.gui.download
-
- DownloadDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog.CancelAction
-
- DownloadDialog.DownloadAction - Class in org.openstreetmap.josm.gui.download
-
- DownloadDialog.DownloadAction() - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadAction
-
- DownloadDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.download
-
- DownloadDialog.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.download.DownloadDialog.WindowEventHandler
-
- downloaded - Variable in class org.openstreetmap.josm.plugins.PluginDownloadTask
-
- downloadedArea - Variable in class org.openstreetmap.josm.data.validation.tests.Coastlines
-
- downloadedChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
the set of downloaded changesets
- downloadedChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
-
- downloadedChangesets - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
-
the set of downloaded changesets
- downloadedData - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
- downloadedRelationIds - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
-
- downloadFile(String, String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
Downloads file to one of JOSM standard folders
- DownloadFileTask - Class in org.openstreetmap.josm.gui.io
-
Asynchronous task for downloading 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
-
- DownloadFileTask.DownloadException(String) - Constructor for exception org.openstreetmap.josm.gui.io.DownloadFileTask.DownloadException
-
- downloadFromParamBounds(boolean, String) - Static method in class org.openstreetmap.josm.Main
-
Download area specified on the command line as bounds string.
- downloadFromParamBounds(boolean, Bounds) - Static method in class org.openstreetmap.josm.Main
-
Download area specified as Bounds value.
- downloadFromParamHttp(boolean, String) - Static method in class org.openstreetmap.josm.Main
-
Download area specified on the command line as OSM URL.
- DownloadGpsTask - Class in org.openstreetmap.josm.actions.downloadtasks
-
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
-
- DownloadGpsTask.DownloadTask(boolean, OsmServerReader, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
-
- 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
.
- downloadMembersAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- downloadMembersAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
- downloadNear - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
-
- 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 Main.parent 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(Component) - Constructor for class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
-
Constructs the task
- DownloadOsmChangeCompressedTask - Class in org.openstreetmap.josm.actions.downloadtasks
-
Task allowing to download compressed OSM-Change files (gzip and bzip2)
- DownloadOsmChangeCompressedTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeCompressedTask
-
- 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
-
- DownloadOsmChangeTask.DownloadTask(boolean, OsmServerReader, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.DownloadTask
-
- DownloadOsmChangeTask.HistoryLoaderAndListener - Class in org.openstreetmap.josm.actions.downloadtasks
-
Loads history and updates incomplete primitives.
- DownloadOsmChangeTask.HistoryLoaderAndListener(Map<OsmPrimitive, Date>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.HistoryLoaderAndListener
-
- DownloadOsmCompressedTask - Class in org.openstreetmap.josm.actions.downloadtasks
-
Task allowing to download compressed OSM files (gzip and bzip2)
- DownloadOsmCompressedTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmCompressedTask
-
- DownloadOsmTask - Class in org.openstreetmap.josm.actions.downloadtasks
-
Open the download dialog and download the data.
- DownloadOsmTask() - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
- DownloadOsmTask.DownloadTask - Class in org.openstreetmap.josm.actions.downloadtasks
-
- DownloadOsmTask.DownloadTask(boolean, OsmServerReader, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
-
- 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
-
- downloadParents(long, OsmPrimitiveType, ProgressMonitor) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
-
- downloadPluginIcons(String, File, ProgressMonitor) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
Downloads the icon archive from a remote location
- downloadPluginList(String, ProgressMonitor) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
Downloads the list from a remote location
- downloadPrimitive - Variable in class org.openstreetmap.josm.gui.MainMenu
-
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, ProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
-
Constructor
- downloadRawGps(String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
-
- downloadReferrers(OsmDataLayer, Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.DownloadReferrersAction
-
Downloads the primitives referring to the primitives in primitives
into the target layer targetLayer
.
- downloadReferrers(OsmDataLayer, Map<Long, OsmPrimitiveType>) - Static method in class org.openstreetmap.josm.actions.DownloadReferrersAction
-
Downloads the primitives referring to the primitives in primitives
into the target layer targetLayer
.
- downloadReferrers(OsmDataLayer, long, OsmPrimitiveType) - Static method in class org.openstreetmap.josm.actions.DownloadReferrersAction
-
Downloads the primitives referring to the primitive given by id
and
type
.
- downloadReferrers - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
-
If true, download also referrers
- downloadReferrers - Variable in class org.openstreetmap.josm.gui.MainMenu
-
File / Download parent ways/relations...
- 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<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
-
constructor
- DownloadReferrersTask(OsmDataLayer, Map<Long, OsmPrimitiveType>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
-
constructor
- DownloadReferrersTask(OsmDataLayer, long, OsmPrimitiveType) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
-
constructor
- DownloadReferrersTask(OsmDataLayer, PrimitiveId) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
-
constructor
- DownloadReferrersTask(OsmDataLayer, PrimitiveId, ProgressMonitor) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
-
constructor
- DownloadRelationMemberTask - Class in org.openstreetmap.josm.gui.dialogs.relation
-
The asynchronous task for downloading relation members.
- DownloadRelationMemberTask(Relation, Collection<OsmPrimitive>, OsmDataLayer, Dialog) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
-
- DownloadRelationMemberTask(Relation, Collection<OsmPrimitive>, OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
-
- DownloadRelationMemberTask(Collection<Relation>, Collection<OsmPrimitive>, OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
-
Creates a download task for downloading the child primitives children
for all parent
relations in parents
.
- DownloadRelationTask - Class in org.openstreetmap.josm.gui.dialogs.relation
-
The asynchronous task for fully downloading a collection of relations.
- DownloadRelationTask(Collection<Relation>, OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationTask
-
Creates the download task
- DownloadSelectedIncompleteMembersAction - Class in org.openstreetmap.josm.actions.relation
-
Action for downloading incomplete members of selected relations
- DownloadSelectedIncompleteMembersAction() - Constructor for class org.openstreetmap.josm.actions.relation.DownloadSelectedIncompleteMembersAction
-
Constructs a new DownloadSelectedIncompleteMembersAction
.
- downloadSelectedIncompleteMembersAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- downloadSelectedIncompleteMembersAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
- DownloadSelection - Interface in org.openstreetmap.josm.gui.download
-
- 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
-
Constructs a new DownloadSessionTask
.
- downloadTask - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
-
- downloadTask - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
- DownloadTask - Interface in org.openstreetmap.josm.actions.downloadtasks
-
Interface defining a general download task used to download geographic data (OSM data, GPX tracks, etc.) for a given URL or geographic area.
- 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
-
- DownloadTaskList.PostDownloadProcessor - Class in org.openstreetmap.josm.actions.downloadtasks
-
- DownloadTaskList.PostDownloadProcessor(boolean) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList.PostDownloadProcessor
-
- downloadTasks - Variable in class org.openstreetmap.josm.actions.OpenLocationAction
-
- DownloadWmsAlongTrackAction - Class in org.openstreetmap.josm.gui.layer.gpx
-
- DownloadWmsAlongTrackAction(GpxData) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.DownloadWmsAlongTrackAction
-
- drag(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
-
apply the new position resulting from a drag in progress
- DRAG_BUTTON - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
- dragDivider - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
-
- dragging - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- dragging - Variable in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
-
- dragInProgress() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
returns true whenever elements have been grabbed and moved (i.e.
- dragMax - Variable in class org.openstreetmap.josm.gui.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
-
- DrawAction - Class in org.openstreetmap.josm.actions.mapmode
-
Mapmode to add nodes, create and extend ways.
- DrawAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- DrawAction.BackSpaceAction - Class in org.openstreetmap.josm.actions.mapmode
-
- DrawAction.BackSpaceAction() - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawAction.BackSpaceAction
-
- DrawAction.SnapChangeAction - Class in org.openstreetmap.josm.actions.mapmode
-
- DrawAction.SnapChangeAction() - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapChangeAction
-
- DrawAction.SnapHelper - Class in org.openstreetmap.josm.actions.mapmode
-
- DrawAction.SnapHelper() - Constructor for class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- drawAll(Graphics2D, MapView, List<WayPoint>) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- 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.StyledMapRenderer.ComputeStyleListWorker
-
- drawArea(OsmPrimitive, Path2D.Double, Color, MapImage, TextElement) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- drawArea(Relation, Color, MapImage, TextElement) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- drawArea(Way, Color, MapImage, TextElement) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- drawAreaText(OsmPrimitive, TextElement, Shape) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- drawArrows(Graphics2D, MapView, List<WayPoint>) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- drawBoxText(Node, BoxTextElemStyle) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- drawColorBar(Graphics2D, MapView) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- drawColorBar(Graphics2D, int, int, int, int, double) - Method in class org.openstreetmap.josm.tools.ColorScale
-
- drawConstructionGeometry - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- drawErrorTile(BufferedImage, String) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
Draws a red error tile when imagery tile cannot be fetched.
- drawFadeRect(Graphics, int, int, int, int) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- drawGpsArrows - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- drawGpsArrowsFast - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- drawGpsArrowsMinDist - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- drawHelper - Variable in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- drawHelperLine - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- drawHelperLine - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
-
- drawIfNeeded(Graphics2D, MapView) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- drawImageInside(Graphics, Image, Rectangle, Rectangle) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- DrawingPreference - Class in org.openstreetmap.josm.gui.preferences.display
-
Map 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
.
- DrawingPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.display.DrawingPreference.Factory
-
- drawLine - Variable in class org.openstreetmap.josm.data.gpx.WayPoint
-
- drawLines(Graphics2D, MapView, List<WayPoint>) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- drawLineWidth - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- drawMultipolygon - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ComputeStyleListWorker
-
- drawMultipolygon - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
- drawNode(Node, Color, int, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
-
Draw the node as small rectangle with the given color.
- drawNode(Node, Color, int, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- drawNode(Node, Color, int, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
- drawNode(Node, Color) - Method in class org.openstreetmap.josm.data.validation.PaintVisitor
-
Draws a circle around the node
- drawNodeIcon(Node, Image, float, boolean, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- drawNodeSymbol(Node, NodeElemStyle.Symbol, Color, Color) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- drawOrderNumber(Point, Point, 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
- drawOrderNumber(Node, Node, 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
- drawOSDText(Graphics2D) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
-
- drawOSDText(Graphics2D) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- drawPathHighlight(GeneralPath, BasicStroke) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
highlights a given GeneralPath using the settings from BasicStroke to match the line's
style.
- drawPointHighlight(Point, int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.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
-
- 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(Way, Image, float, float, float, RepeatImageElemStyle.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.StyledMapRenderer.ComputeStyleListWorker
-
- drawRestriction(Image, Point, double, double, double, double, double, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- drawRestriction(Relation, MapImage) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- drawSegment(GeneralPath, Point, Point, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Draw a line with the given color.
- drawSegment(Point, Point, Color, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Draw a line with the given color.
- drawSegment(Point, Point, Color) - Method in class org.openstreetmap.josm.data.validation.PaintVisitor
-
Draws a line around the segment
- drawSegment(Node, Node, Color) - Method in class org.openstreetmap.josm.data.validation.PaintVisitor
-
Draws a line around the segment
- drawTargetHighlight - Variable in class org.openstreetmap.josm.actions.mapmode.DeleteAction
-
- drawTargetHighlight - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- drawTargetHighlight - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- drawTextOnPath(Way, TextElement) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- drawVirtualNodes(DataSet, BBox) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
-
Draws virtual nodes.
- drawWay(Way, Color, BasicStroke, BasicStroke, Color, float, boolean, boolean, boolean, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
draw way
- dropListener - Variable in class org.openstreetmap.josm.gui.FileDrop
-
- dropTolerance - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
-
- ds - Variable in class org.openstreetmap.josm.command.PurgeCommand
-
- ds - Variable in class org.openstreetmap.josm.data.osm.DatasetFactory
-
- ds - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
DataSet
passed to the @{link render} function to overcome the argument
limitations of @{link Visitor} interface.
- ds - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
-
- ds - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
-
- ds - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
-
- ds - Variable in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
-
- ds - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
The data set that is managed
- ds - Variable in class org.openstreetmap.josm.io.AbstractReader
-
The dataset to add parsed objects to.
- dsArea - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
-
- 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
-
- 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
-
- duplicate(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DuplicateAction
-
- duplicate - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Edit / Duplicate
- 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 - Class in org.openstreetmap.josm.actions
-
- DuplicateAction() - Constructor for class org.openstreetmap.josm.actions.DuplicateAction
-
- duplicateAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
the duplicate action
- 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
-
- DuplicateNode.NodeHash() - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
-
- DuplicateRelation - Class in org.openstreetmap.josm.data.validation.tests
-
Tests if there are duplicate relations
- DuplicateRelation() - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
-
Default constructor
- DuplicateRelation.RelationMembers - Class in org.openstreetmap.josm.data.validation.tests
-
Class to store relation members
- DuplicateRelation.RelationMembers(List<RelationMember>) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationMembers
-
Store relation information
- 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.RelationPair(List<RelationMember>, Map<String, String>) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationPair
-
Store relation information
- DuplicateRelation.RelMember - Class in org.openstreetmap.josm.data.validation.tests
-
Class to store one relation members and information about it
- DuplicateRelation.RelMember(RelationMember) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
-
Extract and store relation information based on the relation member
- DuplicateRelationAction - Class in org.openstreetmap.josm.actions.relation
-
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
.
- 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.WayPair(List<LatLon>, Map<String, String>) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPair
-
- DuplicateWay.WayPairNoTags - Class in org.openstreetmap.josm.data.validation.tests
-
Class to store a way reduced to coordinates.
- DuplicateWay.WayPairNoTags(List<LatLon>) - Constructor for class org.openstreetmap.josm.data.validation.tests.DuplicateWay.WayPairNoTags
-
- duration - Variable in class org.openstreetmap.josm.gui.Notification
-
- dx - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
-
- dx - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
-
- dx - Variable in class org.openstreetmap.josm.data.projection.datum.ThreeParameterDatum
-
- dx - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- dy - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
-
- dy - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
-
- dy - Variable in class org.openstreetmap.josm.data.projection.datum.ThreeParameterDatum
-
- dy - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- dynamic - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
- 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
-
Collection to store temporary menu items.
- dz - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
-
- dz - Variable in class org.openstreetmap.josm.data.projection.datum.ThreeParameterDatum
-
- 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.validation.PaintVisitor
-
The graphics
- gatherFinishedRequests() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- GaussKruegerProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
-
- GaussKruegerProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.GaussKruegerProjectionChoice
-
Constructs a new GaussKruegerProjectionChoice
.
- GBC - Class in org.openstreetmap.josm.tools
-
A wrapper for GridBagConstraints which has sane default static creators and
member functions to chain calling.
- GBC() - Constructor for class org.openstreetmap.josm.tools.GBC
-
Use public static creator functions to create an GBC.
- gd - Variable in class org.openstreetmap.josm.actions.FullscreenToggleAction
-
- generateCertificate(String, KeyPair, int, String, String) - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
Create a self-signed X.509 Certificate.
- generateFileName(WmsCache.ProjectionEntries, double, Projection, double, double, String) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- generateStyles(OsmPrimitive, double, OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
Create the list of styles and its valid scale range for one primitive.
- generateUniqueId() - Static method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
- GenericRelationEditor - Class in org.openstreetmap.josm.gui.dialogs.relation
-
This dialog is for editing relations.
- GenericRelationEditor(OsmDataLayer, Relation, Collection<RelationMember>) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
-
Creates a new relation editor for the given relation.
- GenericRelationEditor.AddAbortException - Exception in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.AddAbortException() - Constructor for exception org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddAbortException
-
- GenericRelationEditor.AddFromSelectionAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.AddFromSelectionAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddFromSelectionAction
-
- GenericRelationEditor.AddSelectedAfterSelection - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.AddSelectedAfterSelection() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAfterSelection
-
- GenericRelationEditor.AddSelectedAtEndAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.AddSelectedAtEndAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtEndAction
-
- GenericRelationEditor.AddSelectedAtStartAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.AddSelectedAtStartAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtStartAction
-
- GenericRelationEditor.AddSelectedBeforeSelection - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.AddSelectedBeforeSelection() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedBeforeSelection
-
- GenericRelationEditor.AddTagAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.AddTagAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddTagAction
-
- GenericRelationEditor.ApplyAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.ApplyAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.ApplyAction
-
- GenericRelationEditor.CancelAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.CancelAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.CancelAction
-
- GenericRelationEditor.CopyMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.CopyMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.CopyMembersAction
-
- GenericRelationEditor.DeleteCurrentRelationAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.DeleteCurrentRelationAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DeleteCurrentRelationAction
-
- GenericRelationEditor.DownloadIncompleteMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.DownloadIncompleteMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadIncompleteMembersAction
-
- GenericRelationEditor.DownloadSelectedIncompleteMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.DownloadSelectedIncompleteMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadSelectedIncompleteMembersAction
-
- GenericRelationEditor.DuplicateRelationAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
Creates a new relation with a copy of the current editor state
- GenericRelationEditor.DuplicateRelationAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DuplicateRelationAction
-
- GenericRelationEditor.EditAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
Action for editing the currently selected relation
- GenericRelationEditor.EditAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.EditAction
-
- GenericRelationEditor.MemberTableDblClickAdapter - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.MemberTableDblClickAdapter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MemberTableDblClickAdapter
-
- GenericRelationEditor.MoveDownAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.MoveDownAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MoveDownAction
-
- GenericRelationEditor.MoveUpAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.MoveUpAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MoveUpAction
-
- GenericRelationEditor.OKAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.OKAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.OKAction
-
- GenericRelationEditor.PasteMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.PasteMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.PasteMembersAction
-
- GenericRelationEditor.RemoveAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.RemoveAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RemoveAction
-
- GenericRelationEditor.RemoveSelectedAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.RemoveSelectedAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RemoveSelectedAction
-
- GenericRelationEditor.ReverseAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.ReverseAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.ReverseAction
-
- GenericRelationEditor.SavingAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.SavingAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SavingAction
-
- GenericRelationEditor.SelectedMembersForSelectionAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
Selects members in the relation editor which refer to primitives in the current
selection of the context layer.
- GenericRelationEditor.SelectedMembersForSelectionAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SelectedMembersForSelectionAction
-
- GenericRelationEditor.SelectPrimitivesForSelectedMembersAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
Selects primitives in the layer this editor belongs to.
- GenericRelationEditor.SelectPrimitivesForSelectedMembersAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SelectPrimitivesForSelectedMembersAction
-
- GenericRelationEditor.SetRoleAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.SetRoleAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
-
- GenericRelationEditor.SortAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- GenericRelationEditor.SortAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SortAction
-
- GeoImageLayer - Class in org.openstreetmap.josm.gui.layer.geoimage
-
Layer displaying geottaged pictures.
- GeoImageLayer(List<ImageEntry>, GpxLayer) - 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, boolean) - 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.Loader - Class in org.openstreetmap.josm.gui.layer.geoimage
-
Loads a set of images, while displaying a dialog that indicates what the plugin is currently doing.
- GeoImageLayer.Loader(Collection<File>, GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
-
- GeoImageSessionExporter - Class in org.openstreetmap.josm.io.session
-
- GeoImageSessionExporter(GeoImageLayer) - Constructor for class org.openstreetmap.josm.io.session.GeoImageSessionExporter
-
- GeoImageSessionImporter - Class in org.openstreetmap.josm.io.session
-
- GeoImageSessionImporter() - Constructor for class org.openstreetmap.josm.io.session.GeoImageSessionImporter
-
- GeoJSONExporter - Class in org.openstreetmap.josm.io
-
- GeoJSONExporter() - Constructor for class org.openstreetmap.josm.io.GeoJSONExporter
-
Constructs a new GeoJSONExporter
.
- 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(OsmDataLayer) - Constructor for class org.openstreetmap.josm.io.GeoJSONWriter
-
Constructs a new GeoJSONWriter
.
- GeoJSONWriter.GeometryPrimitiveVisitor - Class in org.openstreetmap.josm.io
-
- GeoJSONWriter.GeometryPrimitiveVisitor(JsonObjectBuilder) - Constructor for class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
-
- geometry - Static variable in class org.openstreetmap.josm.Main
-
- Geometry - Class in org.openstreetmap.josm.tools
-
Some tools for geometry related tasks.
- Geometry() - Constructor for class org.openstreetmap.josm.tools.Geometry
-
- Geometry.MultiPolygonMembers - Class in org.openstreetmap.josm.tools
-
- Geometry.MultiPolygonMembers(Relation) - Constructor for class org.openstreetmap.josm.tools.Geometry.MultiPolygonMembers
-
- Geometry.PolygonIntersection - Enum in org.openstreetmap.josm.tools
-
- Geometry.PolygonIntersection() - Constructor for enum org.openstreetmap.josm.tools.Geometry.PolygonIntersection
-
- geomObj - Variable in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
-
- geoProp - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex
-
- GeoPropertyIndex<T> - Class in org.openstreetmap.josm.tools
-
Fast index to look up properties of the earth surface.
- GeoPropertyIndex(GeoPropertyIndex.GeoProperty<T>, int) - Constructor for class org.openstreetmap.josm.tools.GeoPropertyIndex
-
Create new GeoPropertyIndex.
- GeoPropertyIndex.GeoProperty<T> - Interface in org.openstreetmap.josm.tools
-
A method to look up a property of the earth surface.
- GeoPropertyIndex.GPLevel<T> - Class in org.openstreetmap.josm.tools
-
- GeoPropertyIndex.GPLevel(int, BBox, GeoPropertyIndex.GPLevel<T>, GeoPropertyIndex<T>) - Constructor for class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
-
- GeorefImage - Class in org.openstreetmap.josm.data.imagery
-
- GeorefImage(WMSLayer) - Constructor for class org.openstreetmap.josm.data.imagery.GeorefImage
-
- GeorefImage.State - Enum in org.openstreetmap.josm.data.imagery
-
- GeorefImage.State() - Constructor for enum org.openstreetmap.josm.data.imagery.GeorefImage.State
-
- get(String, SearchCompiler.Match, SearchCompiler.Match, PushbackTokenizer) - Method in interface org.openstreetmap.josm.actions.search.SearchCompiler.BinaryMatchFactory
-
- get(String, PushbackTokenizer) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.CoreSimpleMatchFactory
-
- get(String, SearchCompiler.Match, PushbackTokenizer) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.CoreUnaryMatchFactory
-
- get(String, PushbackTokenizer) - Method in interface org.openstreetmap.josm.actions.search.SearchCompiler.SimpleMatchFactory
-
- get(String, SearchCompiler.Match, PushbackTokenizer) - Method in interface org.openstreetmap.josm.actions.search.SearchCompiler.UnaryMatchFactory
-
- get() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Replies the conflicts as list.
- get(int) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Replies the conflict at position idx
- get(String) - Method in 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(int) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
- get(int) - Method in class org.openstreetmap.josm.data.osm.history.History
-
- get(long, OsmPrimitiveType, long) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
-
Replies the history primitive for the primitive with id id
and version version
.
- get(String) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- get(Object) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
-
- get(T) - Method in class org.openstreetmap.josm.data.osm.Storage
-
- get(String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
-
Replies the value of the given key; null, if there is no value for this key
- get() - Method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
-
- get() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- get(NavigatableComponent, Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
Gets a multipolygon from cache.
- get(NavigatableComponent, Relation, boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
Gets a multipolygon from cache.
- get() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
-
Replies the value of this property.
- get() - Method in class org.openstreetmap.josm.data.preferences.BooleanProperty
-
- get() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
-
- get() - Method in class org.openstreetmap.josm.data.preferences.CollectionProperty
-
- get() - Method in class org.openstreetmap.josm.data.preferences.ColorProperty
-
- get(String) - Method in class org.openstreetmap.josm.data.Preferences
-
Get settings value for a certain key.
- get(String, String) - Method in class org.openstreetmap.josm.data.Preferences
-
Get settings value for a certain key and provide default a value.
- get() - Method in class org.openstreetmap.josm.data.preferences.IntegerProperty
-
- get(String...) - Method in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
-
- get() - Method in class org.openstreetmap.josm.data.preferences.StringProperty
-
- get() - Method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
-
Returns the color.
- get(int) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
-
- get() - Method in interface org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.BoxProvider
-
- get() - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.SimpleBoxProvider
-
- get(String, T, Class<T>) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
-
- get(String, T, Class<T>, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
-
Get value for the given key
- get(String) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
-
- get(OsmPrimitive, double, NavigatableComponent) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
Create the list of styles for one primitive.
- get(String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.CSSColors
-
Returns the CSS color for the given key
- get(List<?>, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Get the n
th element of the list lst
(counting starts at 0).
- get() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage.MapImageBoxProvider
-
- get(double) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
-
looks up styles for a certain scale value
- get(OsmPrimitive, boolean, XmlStyleSource.WayPrototypesRecord, Double, MultiCascade) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
- get() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
-
- get() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
-
Returns the list of sources.
- get(String) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
replies the tag with name name
; null, if no such tag exists
- get(int) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- get(KeyStroke) - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
-
- get(String, String) - Method in class org.openstreetmap.josm.io.Capabilities
-
Returns the value of configuration item in the capabilities as string value.
- get() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
-
gets the singleton object, and if this is the first time, creates it along with
the thread to support audio
- get(int) - Method in class org.openstreetmap.josm.tools.CompositeList
-
- get(int) - Method in class org.openstreetmap.josm.tools.CopyList
-
- get(LatLon) - Method in interface org.openstreetmap.josm.tools.GeoPropertyIndex.GeoProperty
-
Look up the property for a point.
- get(BBox) - Method in interface org.openstreetmap.josm.tools.GeoPropertyIndex.GeoProperty
-
Look up the property for a coordinate rectangle.
- 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() - Method in class org.openstreetmap.josm.tools.ImageProvider
-
Execute the image request.
- get(String, String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
Load an image with a given file name.
- get(String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
- get(OsmPrimitiveType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
Replies the icon for an OSM primitive type
- get(A) - Method in class org.openstreetmap.josm.tools.MultiMap
-
Returns the Set associated with the given key.
- get(O) - Method in interface org.openstreetmap.josm.tools.Property
-
Get the value of the property.
- get(LatLon) - Method in class org.openstreetmap.josm.tools.RightAndLefthandTraffic.RLTrafficGeoProperty
-
- get(BBox) - Method in class org.openstreetmap.josm.tools.RightAndLefthandTraffic.RLTrafficGeoProperty
-
- getA() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
-
Replies the first node.
- getAbstractLayer() - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeData
-
- getAccessedUrl() - Method in exception org.openstreetmap.josm.io.OsmApiException
-
Replies the complete URL accessed when this error occured.
- getAccessibleContext() - Method in class org.openstreetmap.josm.gui.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(ProgressMonitor) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
-
Submits a request for an Access Token to the Access Token Endpoint Url of the OAuth Service
Provider and replies the request token.
- getAccessToken() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
-
Replies the retrieved Access Token.
- getAccessToken() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Replies the access token.
- getAccessTokenKey() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Replies the access token key.
- getAccessTokenSecret() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Replies the access token secret.
- getAccessTokenUrl() - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
Gets the access token URL.
- getAccountCreated() - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- getAction() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- getAction(String) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
-
- getActionCommand() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- getActionName() - Method in interface org.openstreetmap.josm.gui.HideableButton
-
- getActionName() - Method in class org.openstreetmap.josm.gui.IconToggleButton
-
- getActionParameters() - Method in interface org.openstreetmap.josm.actions.ParameterizedAction
-
- getActionParameters() - Method in class org.openstreetmap.josm.actions.search.SearchAction
-
- getActive() - Method in class org.openstreetmap.josm.io.session.SessionReader
-
- getActiveLayer() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
Replies the active layer.
- getActiveLayer() - Method in class org.openstreetmap.josm.gui.MapView
-
Replies the currently active layer
- getActiveLayer() - Method in class org.openstreetmap.josm.Main
-
Returns the currently active layer
- getActiveSources() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
-
- getActiveUrls() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
-
Returns the set of active source URLs.
- getAddAction() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- getAddedChangesets() - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheEvent
-
- getAddedChangesets() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
-
- getAdjacentMarker(Marker, boolean, Layer) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- getAdvancedParameters() - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
-
Replies the OAuth parameters currently edited in this properties panel.
- getAdvancedPropertiesPanel() - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
-
Replies the panel for entering advanced OAuth parameters (see
OAuthParameters
)
- getAffectedPrimitives(TreePath) - Static method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
Return primitives that are affected by some command
- getAffectedPrimitives(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
-
Returns the list of primitives whose filtering can be affected by change in primitive
- getAffineTransform() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- 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
- getAll() - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
-
- getAllAvailableTests() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
-
Gets the list of all available test classes
- getAllColors() - Method in class org.openstreetmap.josm.data.Preferences
-
- getAllDefaults() - Method in class org.openstreetmap.josm.data.Preferences
-
- getAllExtensions() - Static method in class org.openstreetmap.josm.io.AllFormatsImporter
-
Builds list of all supported extensions by the registered FileImporters.
- getAllLayers() - Method in class org.openstreetmap.josm.gui.MapView
-
- getAllLayersAsList() - Method in class org.openstreetmap.josm.gui.MapView
-
- getAllNearest(Point, Collection<OsmPrimitive>, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* does not depend on the current map selection state,
neither does the result *order*.
- getAllNearest(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* does not depend on the current map selection state,
neither does the result *order*.
- getAllNodes(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.osm.visitor.AllNodesVisitor
-
Replies all nodes contained by the given primitives
- getAllPossiblePreferenceDirs() - Method in class org.openstreetmap.josm.data.Preferences
-
- getAllPrefix(String) - Method in class org.openstreetmap.josm.data.Preferences
-
- getAllPrefixCollectionKeys(String) - Method in class org.openstreetmap.josm.data.Preferences
-
- getAllProjectionCodes() - Static method in class org.openstreetmap.josm.data.projection.Projections
-
- getAllResolutions() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- getAllSelected() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Replies an unmodifiable collection of primitives currently selected
in this dataset, including deleted ones.
- getAllSettings() - Method in class org.openstreetmap.josm.data.Preferences
-
- getAllTestsMap() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
-
Gets a map from simple names to all tests.
- getAllTileSources() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
- getAlphaComposite(Color) - Method in class org.openstreetmap.gui.jmapviewer.Style
-
- getAlphaComposite() - Method in class org.openstreetmap.gui.jmapviewer.Style
-
- getAlphaFloat() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
-
- getAndCheckAssociatedStreets(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
-
- getAngle(Node, Node, Node) - Static method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
-
Oriented angle (N1N2, N1N3) in range [0; 2*Math.PI[
- getAngle(EastNorth) - Method in class org.openstreetmap.josm.command.RotateCommand
-
Get angle between the horizontal axis and the line formed by the pivot and give points.
- getAngleDelta(double, double) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- getAnglePanel() - Method in class org.openstreetmap.josm.gui.MapStatus
-
- getAnonymous() - Static method in class org.openstreetmap.josm.data.osm.User
-
Replies the anonymous user
- getAPIName() - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
-
- getApiUrl() - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
-
Replies the URL of the OSM API for which this UI is currently trying to retrieve an OAuth
Access Token
- getApplicableWays(List<Way>, List<Node>) - Method in class org.openstreetmap.josm.actions.SplitWayAction
-
- getApplicableWays(List<Way>, List<Node>) - Method in class org.openstreetmap.josm.actions.UnJoinNodeWayAction
-
- getApply(int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- getApplyColumn() - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- getArea() - Method in class org.openstreetmap.josm.data.Bounds
-
- getArea() - Method in class org.openstreetmap.josm.gui.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(List<Node>) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Returns the Area of a polygon, from its list of nodes.
- getAreaElemStyle(OsmPrimitive, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
Returns the first AreaElemStyle for a given primitive.
- getAreaLatLon(List<Node>) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Returns the Area of a polygon, from its list of nodes.
- 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.
- getAreaText(double) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Returns the text describing the given area in the current system of measurement.
- getAreaText(double, NumberFormat, double) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Returns the text describing the given area in the current system of measurement.
- getArray(Preferences, String, boolean) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
-
- getArray(String, Collection<Collection<String>>) - Method in class org.openstreetmap.josm.data.Preferences
-
Used to read a 2-dimensional array of strings from the preference file.
- getArray(String) - Method in class org.openstreetmap.josm.data.Preferences
-
- getAsSequenceCommand() - Method in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
-
- getAssignedDefault() - Method in class org.openstreetmap.josm.tools.Shortcut
-
- getAssignedKey() - Method in class org.openstreetmap.josm.tools.Shortcut
-
- getAssignedModifier() - Method in class org.openstreetmap.josm.tools.Shortcut
-
- getAssignedUser() - Method in class org.openstreetmap.josm.tools.Shortcut
-
- getAssociatedFile() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- getAssociatedFile() - Method in class org.openstreetmap.josm.gui.layer.Layer
-
- getAsString() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
-
- getAttr() - Method in class org.openstreetmap.josm.io.GpxReader.Parser
-
- getAttribute(Node, String) - Static method in class org.openstreetmap.josm.io.OsmServerUserInfoReader
-
- getAttributeDouble(Attributes, String) - Method in class org.openstreetmap.josm.io.AbstractParser
-
- getAttributeLong(Attributes, String) - Method in class org.openstreetmap.josm.io.AbstractParser
-
- getAttributes() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrack
-
- getAttributes() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
-
- getAttribution() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- getAttribution() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- getAttributionImage() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
-
- getAttributionImage() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
-
- getAttributionImage() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
-
- getAttributionImage() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- getAttributionImage() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- getAttributionImage() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- getAttributionImageURL() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
-
- getAttributionImageURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
-
- getAttributionImageURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
-
- getAttributionImageURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- getAttributionImageURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- getAttributionImageURL() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- getAttributionLinkURL() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
-
- getAttributionLinkURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
-
- getAttributionLinkURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- getAttributionLinkURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- getAttributionLinkURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOpenAerialTileSource
-
- getAttributionLinkURL() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- getAttributionLoaderCallable() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- getAttributionLoaderCallable() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.CachedAttributionBingAerialTileSource
-
- getAttributionText(int, Coordinate, Coordinate) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
-
- getAttributionText(int, Coordinate, Coordinate) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
-
- getAttributionText(int, Coordinate, Coordinate) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- getAttributionText(int, Coordinate, Coordinate) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- getAttributionText(int, Coordinate, Coordinate) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOpenAerialTileSource
-
- getAttributionText(int, Coordinate, Coordinate) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOsmTileSource
-
- getAttributionText(int, Coordinate, Coordinate) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- getAttributionUrl() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- getAuthoriseUrl() - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
Gets the authorise URL.
- getAuthoriseUrl(OAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
-
Builds the authorise URL for a given Request Token.
- getAutocompletionKeys(String) - Static method in class org.openstreetmap.josm.gui.dialogs.properties.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
-
- getAutoCompletionList() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- getAutoCompletionManager() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Returns the autocompletion manager, which maintains a list of used tags for autocompletion.
- getAutomatic() - Method in class org.openstreetmap.josm.tools.Shortcut
-
- getAvailablePlugins() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Replies the set of all available plugins.
- getAvailablePlugins() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
-
Replies information about available plugins detected by this task.
- 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.
- getB() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
-
Replies the second node
- getBackAlphaComposite() - Method in class org.openstreetmap.gui.jmapviewer.Style
-
- getBackColor() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapObject
-
- getBackColor() - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- getBackColor() - Method in class org.openstreetmap.gui.jmapviewer.Style
-
- getBackgroundColor() - Static method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
-
- getBackgroundColor() - Static method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
Replies background color for downloaded areas.
- getBackgroundColorOverride() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
-
- getBackgroundColorOverride() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
-
- getBase() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.OptimizedGeneralSelector
-
- getBaseBrowseUrl() - Static method in class org.openstreetmap.josm.actions.AbstractInfoAction
-
Replies the base URL for browsing information about about a primitive.
- getBaseIcon() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- getBaseImageHeight() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getBaseImageWidth() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getBaseProjection(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
-
- getBaseUrl() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
-
- getBaseUrl() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
-
- getBaseUrl() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
-
- getBaseUrl() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.Mapnik
-
- getBaseUrl(String, String) - Static method in class org.openstreetmap.josm.io.OsmApi
-
- 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
- getBaseUrlWiki() - Method in class org.openstreetmap.josm.tools.WikiReader
-
Returns the base URL of wiki.
- getBaseUserUrl() - Static method in class org.openstreetmap.josm.actions.AbstractInfoAction
-
Replies the base URL for browsing information about a user.
- getBBox() - Method in class org.openstreetmap.josm.data.osm.Node
-
- getBBox() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Fetch the bounding box of the primitive
- getBBox() - Method in class org.openstreetmap.josm.data.osm.Relation
-
- getBBox() - Method in class org.openstreetmap.josm.data.osm.Way
-
- getBBox(Point, int) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getBestZoom() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- getBestZoom() - Static method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
Finds the most suitable resolution for the current zoom level, but prefers
higher resolutions.
- getBookmarkByName(ImageryLayer, String) - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
-
- getBoolean(String) - Method in class org.openstreetmap.josm.data.Preferences
-
- getBoolean(String, boolean) - Method in class org.openstreetmap.josm.data.Preferences
-
- getBoolean(String, String, boolean) - Method in class org.openstreetmap.josm.data.Preferences
-
- getBottomRight() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapRectangle
-
- getBottomRight() - Method in class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
-
- getBottomRight() - Method in class org.openstreetmap.josm.data.osm.BBox
-
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.
- getBounded(LatLon) - Method in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
-
- getBoundingBox() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
-
- getBoundingBox() - Method in interface org.openstreetmap.josm.gui.bbox.BBoxChooser
-
Replies the currently selected bounding box in this BBoxChooser.
- getBoundingBox() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
- getBoundingBox() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
-
Replies the current bounding box.
- getBoundingBox() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
-
- getBounds() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.InArea
-
- getBounds() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.InDataSourceArea
-
- getBounds() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.InView
-
- getBounds() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrack
-
- getBounds() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrackSegment
-
- getBounds() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
-
- getBounds() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
-
- getBounds() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Returns the imagery polygonial bounds.
- getBounds() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- getBounds() - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
-
- getBounds() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- getBounds(double) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
-
- getBounds(WMSRequest) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getBounds() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
-
Returns the bounding Rectangle for this Node.
- getBox() - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.BoxProviderResult
-
The box
- getBox() - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
-
- getBoxProvider() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
-
- getBoxProvider() - Method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
-
- getBucket(Hash<K, ? super T>, K) - Method in class org.openstreetmap.josm.data.osm.Storage
-
Finds a bucket for given key.
- getBugReportText() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
Returns the list of loaded plugins as a String
to be displayed in status report.
- getBugReportUrl(String) - Static method in class org.openstreetmap.josm.tools.BugReportExceptionHandler
-
Replies the URL to create a JOSM bug report with the given debug text
- getBugReportUrlLabel(String) - Static method in class org.openstreetmap.josm.tools.BugReportExceptionHandler
-
Replies the URL label to create a JOSM bug report with the given debug text
- getButton() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
- getButton() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
-
- getButtonSpecs() - Static method in class org.openstreetmap.josm.actions.RestartAction
-
Returns default ButtonSpec
instances for this action (Restart/Cancel).
- getByDate(Date) - Method in class org.openstreetmap.josm.data.osm.history.History
-
- getById(long) - Static method in class org.openstreetmap.josm.data.osm.User
-
Returns the user with user id uid
or null if this user doesn't exist
- getByName(String) - Static method in class org.openstreetmap.josm.data.osm.User
-
Returns the list of users with name name
or the empty list if
no such users exist
- getByVersion(long) - Method in class org.openstreetmap.josm.data.osm.history.History
-
Replies the history primitive with version version
.
- getBZip2InputStream(InputStream) - Static method in class org.openstreetmap.josm.tools.Utils
-
Returns a Bzip2 input stream wrapping given input stream.
- 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).
- getCachedFile() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
- getCachedFont(ElemStyle.FontDescriptor) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
- getCachedFont(String, int, int) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
- getCacheDir() - Method in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
-
- getCacheDirBase() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
-
- getCacheDirectory(String) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- getCacheDirectory() - Method in class org.openstreetmap.josm.data.Preferences
-
Get the directory where cached content of any kind should be stored.
- getCacheDirectoryName() - Method in class org.openstreetmap.josm.data.projection.CustomProjection
-
- getCacheDirectoryName() - Method in interface org.openstreetmap.josm.data.projection.Projection
-
Get a filename compatible string (for the cache directory).
- getCacheSize() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
-
- getCachingStrategy() - Method in class org.openstreetmap.josm.io.CachedFile
-
- getCalibratedDuration(File) - Static method in class org.openstreetmap.josm.tools.AudioUtil
-
Returns calibrated length of recording in seconds.
- 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.
- getCascade(String) - Method in class org.openstreetmap.josm.gui.mappaint.Environment
-
- getCascade(String) - Method in class org.openstreetmap.josm.gui.mappaint.MultiCascade
-
Read-only version of getOrCreateCascade.
- getCellEditorValue() - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeEditor
-
- getCellEditorValue() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellEditor
-
- getCellEditorValue() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
-
- getCellEditorValue() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
-
- getCellEditorValue() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
-
- getCellEditorValue() - Method in class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonEditor
-
- getCellEditorValue() - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
-
- getCellEditorValue() - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
-
- getCellEditorValue() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
-
- getCellEditorValue() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
- getCellEditorValue() - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
-
- getCellRenderer(int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTable
-
- getCenter() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- getCenter() - Method in class org.openstreetmap.josm.data.Bounds
-
- getCenter(EastNorth) - Method in class org.openstreetmap.josm.data.coor.EastNorth
-
- getCenter(LatLon) - Method in class org.openstreetmap.josm.data.coor.LatLon
-
- getCenter() - Method in class org.openstreetmap.josm.data.osm.BBox
-
- getCenter() - Method in class org.openstreetmap.josm.data.ProjectionBounds
-
- getCenter() - Method in class org.openstreetmap.josm.data.ViewportData
-
Return the projected coordinates of the map center
- getCenter() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getCenter(List<Node>) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Compute center of the circle closest to different nodes.
- getCenterEastNorth() - Method in class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
-
- getCenterImgCoord(Rectangle) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
- getCentralMeridian() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
-
- getCentroid(List<Node>) - Static method in class org.openstreetmap.josm.tools.Geometry
-
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.
- getChangedTags() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- getChangedWay() - Method in class org.openstreetmap.josm.data.osm.event.WayNodesChangedEvent
-
- getChangeset() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- getChangeset() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
Replies the current changeset
- getChangeset() - Method in class org.openstreetmap.josm.io.OsmApi
-
Replies the changeset data uploads are currently directed to
- getChangesetById(long) - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
-
- getChangesetId() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Replies the id of the changeset this primitive was last uploaded to.
- getChangesetId() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- getChangesetId() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- getChangesetId() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel
-
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
-
- getChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
-
- getChangesets() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
- getChangesets() - Method in class org.openstreetmap.josm.io.OsmChangesetParser
-
Returns the parsed changesets.
- getChangeSetTags() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Replies the set of changeset tags to be applied when or if this is ever uploaded.
- getChar() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- getChar() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer
-
- getCheckbox() - Method in class org.openstreetmap.josm.actions.PreferenceToggleAction
-
- getCheckedKeys() - Method in class org.openstreetmap.josm.data.validation.tests.UnclosedWays
-
Returns the set of checked OSM keys.
- getChild(int) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- getChild() - Method in class org.openstreetmap.josm.data.osm.RelationToChildReference
-
- getChild(Object, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
- getChild(Element, String) - Static method in class org.openstreetmap.josm.io.imagery.WMSImagery
-
- getChildContent(Element, String, String, String) - Static method in class org.openstreetmap.josm.io.imagery.WMSImagery
-
- getChildCount(Object) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
- getChildPrimitives(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
Replies the set of selected referers.
- getChildren() - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
-
- getChildren() - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
-
- getChildren() - Method in class org.openstreetmap.josm.command.DeleteCommand
-
- getChildren() - Method in class org.openstreetmap.josm.command.PseudoCommand
-
Returns the subcommands of this command.
- getChildren() - Method in class org.openstreetmap.josm.command.SequenceCommand
-
- getChildren(Relation) - Method in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
-
- getChildren() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- getChildren() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Split
-
Returns this Split node's children.
- getChildren(Element, String) - Static method in class org.openstreetmap.josm.io.imagery.WMSImagery
-
- getChosenValue() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
-
Replies the chosen value
- getChunk(String, int, int) - Method in class org.openstreetmap.josm.tools.AlphanumComparator
-
Length of string is passed in for improved efficiency (only need to
calculate it once) *
- getChunkSize() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
-
- getChunkSize() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
-
- getCircum() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- getClipboardContent() - Static method in class org.openstreetmap.josm.tools.Utils
-
Extracts clipboard content as string.
- getClosedAt() - Method in class org.openstreetmap.josm.data.notes.Note
-
- getClosedAt() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- getClosedOn() - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
-
Replies the date the changeset was closed
- getCode() - Method in enum org.openstreetmap.josm.actions.search.SearchAction.SearchMode
-
- getCode() - Method in class org.openstreetmap.josm.data.validation.TestError
-
Gets the code
- getCode() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
-
- getCode() - Method in class org.openstreetmap.josm.gui.mappaint.xml.Prototype
-
- getCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel
-
- getCollection(Preferences, String, boolean) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
-
- 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.
- getCollection(String, Collection<String>) - Method in class org.openstreetmap.josm.data.Preferences
-
Get a list of values for a certain key
- getCollection(String) - Method in class org.openstreetmap.josm.data.Preferences
-
Get a list of values for a certain key
- getColor() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapObject
-
- getColor() - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- getColor() - Method in class org.openstreetmap.gui.jmapviewer.Style
-
- getColor(String, Color) - Method in class org.openstreetmap.josm.data.Preferences
-
Convenience method for accessing colour preferences.
- getColor(Preferences.ColorKey) - Method in class org.openstreetmap.josm.data.Preferences
-
Returns the color for the given key.
- getColor(String, String, Color) - Method in class org.openstreetmap.josm.data.Preferences
-
Convenience method for accessing colour preferences.
- getColor() - Method in enum org.openstreetmap.josm.data.validation.Severity
-
Gets the associated color
- getColor() - Static method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
-
Replies the color used to paint conflicts.
- getColor() - Method in enum org.openstreetmap.josm.gui.history.TwoColumnDiff.Item.DiffItemType
-
- getColor(String, boolean) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
Get the default color for gps tracks for specified layer
- getColor(boolean) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- getColor(boolean) - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Return a Color for this layer.
- getColor(boolean) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- getColor() - Static method in class org.openstreetmap.josm.gui.MapScaler
-
- getColor(double) - Method in class org.openstreetmap.josm.tools.ColorScale
-
- getColor(Number) - Method in class org.openstreetmap.josm.tools.ColorScale
-
- getColorKey(String) - Static method in class org.openstreetmap.josm.data.preferences.ColorProperty
-
Replies the color key used in JOSM preferences for this property.
- getColorMode(String) - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
Read coloring mode for specified layer from preferences
- getColorModel() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
-
Returns a map with the colors in the table (key = color name without prefix, value = html color code).
- getColorName() - Method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
-
- getColorName() - Method in interface org.openstreetmap.josm.data.Preferences.ColorKey
-
- getColorName() - Method in class org.openstreetmap.josm.data.preferences.ColorProperty
-
- getColorName(String) - Method in class org.openstreetmap.josm.data.Preferences
-
- getColorName() - Method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
-
- getColors() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
-
Reads the color definitions from preferences.
- getColors() - Static method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
-
- 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
-
- getColors() - Static method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
-
Loads all colors from preferences.
- getColors() - Static method in class org.openstreetmap.josm.gui.MapStatus
-
Loads all colors from preferences.
- getColumnClass(int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- getColumnClass(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- getColumnClass(int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
-
- getColumnClass(int) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.ReadOnlyTableModel
-
- getColumnClass(int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.corrector.RoleCorrectionTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.corrector.TagCorrectionTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.history.DiffTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor.ListSettingTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.ListTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ScListModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
- getColumnCount() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- getColumnName(int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- getColumnName(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- getColumnName(int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
-
- getColumnName(int) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ScListModel
-
- getColumnNumber() - Method in exception org.openstreetmap.josm.tools.XmlParsingException
-
Returns the column number where the exception occured.
- getColumnSelectionModel() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
Replies the column selection model used by this tag editor model
- getCombinedPolygons() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
- getCommand() - Method in class org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent
-
- getCommand() - Method in class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
-
Replies the command to be performed to split the way
- getCommand() - Method in class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
-
- getCommands() - Method in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
-
- getComment() - Method in class org.openstreetmap.josm.gui.io.ChangesetCommentModel
-
Replies the current changeset comment in this model.
- getComments() - Method in class org.openstreetmap.josm.data.notes.Note
-
- getCommentTimestamp() - Method in class org.openstreetmap.josm.data.notes.NoteComment
-
- getComparePairListModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- 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
- 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(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
-
Can be overridden to customize the Text
- getComponentToolTipText(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
-
Can be overridden to customize the ToolTipText
- getCompressedFileOutputStream(File) - Static method in enum org.openstreetmap.josm.io.Compression
-
Returns a compressing OutputStream
for the File
file
.
- 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
-
- getConfirmationMessage(URL) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
-
- 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
-
- 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.
- getConnectedWayEndNodesNearOtherWay() - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
-
- getConnectionColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getConnectionNodeSize() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getConnectionStream() - Method in class org.openstreetmap.josm.io.OsmApi
-
- getConnectionType() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
-
- getConsumerKey() - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
Gets the consumer key.
- getConsumerSecret() - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
Gets the consumer secret.
- getContent() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- getContent() - Method in class org.openstreetmap.josm.gui.Notification
-
- getContent(Element) - Static method in class org.openstreetmap.josm.io.imagery.WMSImagery
-
- getContent() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
- getContentType() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
- getContext() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
-
Replies the current context.
- getContextSpecificHelpTopic(Object) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
-
Replies the context specific help topic configured for context
.
- getContinueButtonIndex() - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
-
Allows subclasses to specify a different continue button index.
- getCookies() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- getCoor() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
-
- getCoor() - Method in interface org.openstreetmap.josm.data.osm.INode
-
- getCoor() - Method in class org.openstreetmap.josm.data.osm.Node
-
- getCoor() - Method in class org.openstreetmap.josm.data.osm.NodeData
-
- getCoor() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
Returns the marker's coordinates.
- getCoorArray(LatLon) - Method in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
-
- getCoordinate() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapMarker
-
- getCoordinate() - Method in class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- getCoordinates() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- getCoords() - Method in class org.openstreetmap.josm.data.osm.history.HistoryNode
-
Replies the coordinates.
- getCopyKeyStroke() - Static method in class org.openstreetmap.josm.tools.Shortcut
-
Replies the platform specific key stroke for the 'Copy' command, i.e.
- getCornerAngle(EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Returns angle of a corner defined with 3 point coordinates.
- getCorrectionColumnName(int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- getCorrectionColumnName(int) - Method in class org.openstreetmap.josm.corrector.RoleCorrectionTableModel
-
- getCorrectionColumnName(int) - Method in class org.openstreetmap.josm.corrector.TagCorrectionTableModel
-
- getCorrections() - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- getCorrectionTableModel() - Method in class org.openstreetmap.josm.corrector.CorrectionTable
-
- getCorrectionValueAt(int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- getCorrectionValueAt(int, int) - Method in class org.openstreetmap.josm.corrector.RoleCorrectionTableModel
-
- getCorrectionValueAt(int, int) - Method in class org.openstreetmap.josm.corrector.TagCorrectionTableModel
-
- getCountryCode() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Returns the ISO 3166-1-alpha-2 country code.
- getCreatedAt() - Method in class org.openstreetmap.josm.data.notes.Note
-
- getCreatedAt() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- getCredentials(Authenticator.RequestorType, String, boolean) - Method in class org.openstreetmap.josm.io.auth.AbstractCredentialsAgent
-
- getCredentials(Authenticator.RequestorType, String, boolean) - Method in interface org.openstreetmap.josm.io.auth.CredentialsAgent
-
- getCredentials(Authenticator.RequestorType, String, boolean) - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
-
- getCredentialsAgent() - Method in interface org.openstreetmap.josm.io.auth.CredentialsManager.CredentialsAgentFactory
-
- getCredentialsAgentClass() - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
-
Returns type of credentials agent backing this credentials manager.
- getCurrentAuthorisationUI() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
-
- getCurrentBaseNode() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- getCurrentChangesetList() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
-
- getCurrentChangesetListModel() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
-
- getCurrentCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
-
- 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
-
- getCurrentDataSet() - Static method in class org.openstreetmap.josm.actions.JosmAction
-
Replies the current dataset
- getCurrentDataSet() - Method in class org.openstreetmap.josm.gui.MapView
-
- getCurrentDataSet() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getCurrentDataSet() - Method in class org.openstreetmap.josm.io.GpxExporter
-
Replies the current dataset
- getCurrentDataSet() - Method in class org.openstreetmap.josm.Main
-
Replies the current data set.
- getCurrentFeedback() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
-
- getCurrentImage() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
Returns the currently displayed image.
- getCurrentLayer() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
Returns the layer associated with the image.
- getCurrentPointInTime() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- getCurrentPosition() - Method in class org.openstreetmap.josm.io.OsmHistoryReader.Parser
-
- getCurrentUser() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
-
- getCursor(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
works out which cursor should be displayed for most of SelectAction's
features.
- getCursor(String, String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
- getCustomDataFlavor() - Method in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
-
- getCustomizedStroke(String) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
-
Return s new BasicStroke object with given thickness and style
- getCutKeyStroke() - Static method in class org.openstreetmap.josm.tools.Shortcut
-
Replies the platform specific key stroke for the 'Cut' command, i.e.
- getCyclicUploadDependency() - Method in exception org.openstreetmap.josm.actions.upload.CyclicUploadDependencyException
-
- getDashed() - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
-
- getData() - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodePanel
-
- 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(String) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
-
- getData() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor
-
Returns the list of values.
- getData() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListEditor.ListSettingTableModel
-
- getData() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor
-
Returns the data.
- getData() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
-
Returns the data.
- getData() - Method in class org.openstreetmap.josm.gui.preferences.advanced.StringEditor
-
Returns the data.
- getData() - Method in class org.openstreetmap.josm.io.CacheCustomContent
-
Returns the data without performing any updates
- getData(String) - Method in class org.openstreetmap.josm.io.CacheFiles
-
Loads the data for the given ident as an byte array.
- getDataClass() - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
-
- getDataKeys() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
replies the keys held by the cache
- getDataset() - Method in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
-
- getDataSet() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- getDataSet() - Method in class org.openstreetmap.josm.io.AbstractReader
-
Replies the parsed data set
- getDataSourceArea() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Returns the total area of downloaded data (the "yellow rectangles").
- getDataSourceBounds() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Replies the list of data source bounds.
- getDataString() - Method in class org.openstreetmap.josm.io.CacheCustomContent
-
Returns the data without performing any updates
- getDataValues(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
replies the auto completion values allowed for a specific key.
- getDate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
-
- getDate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
-
- getDate() - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
-
- 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.
- 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.
- getDatum() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
-
- getDatum(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
-
- getDecision() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
-
- getDecision(int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
Replies the decision at position row
- getDecision(Relation, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
- getDecision(int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
Returns the conflict resolution decision at the given row.
- getDecisionType() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
-
Replies the type of the resolution
- getDefault() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
-
- getDefault() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
-
- getDefault() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.PresetPrefHelper
-
- getDefault() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetSourceEditor
-
- getDefault() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
-
Get the default list of entries (used when resetting the list).
- getDefault() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
-
Returns the default sources provided by JOSM core.
- getDefault() - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.RulePrefHelper
-
- getDefault() - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor
-
- getDefaultButtonAction() - Method in class org.openstreetmap.josm.gui.MapFrame
-
- getDefaultCacheDir() - Static method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
-
- getDefaultChangesetTags() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
- getDefaultColor(String) - Method in class org.openstreetmap.josm.data.Preferences
-
- getDefaultDetachedSize() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
Default size of the detached dialog.
- getDefaultExportExtensionFileFilter(String) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
- getDefaultExtension() - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
Replies the default file extension of this file filter.
- getDefaultFont() - Static method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- getDefaultFontName() - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
- getDefaultFontSize() - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
- getDefaultFormat() - Static method in enum org.openstreetmap.josm.data.coor.CoordinateFormat
-
Replies the default coordinate format to be use
- getDefaultIcon() - Static method in class org.openstreetmap.josm.gui.mappaint.StyleSource
-
- getDefaultImportExtensionFileFilter(String) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
- getDefaultLabel() - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.StaticLabelCompositionStrategy
-
- getDefaultLabelPattern() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
-
- getDefaultLabelTag() - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.TagLookupCompositionStrategy
-
- getDefaultLayers() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Check
-
- getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Key
-
- getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.KeyedItem
-
- getDefaultMatch() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Text
-
- getDefaultMenuPos() - Method in class org.openstreetmap.josm.gui.MainMenu
-
- getDefaultSegmentWidth() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getDefaultStyle() - Static method in class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- getDefaultStyle() - Static method in class org.openstreetmap.gui.jmapviewer.MapMarkerDot
-
- getDefaultStyle() - Static method in class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
-
- getDefaultStyle() - Static method in class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
-
- 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
-
- getDefaultTags() - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
-
- getDefaultValue() - Method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
-
- getDefaultValue() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
-
Replies the default value of this property.
- getDefaultValue() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
-
- getDefaultValue() - Method in interface org.openstreetmap.josm.data.Preferences.ColorKey
-
- getDefaultValue() - Method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
-
- getDefaultValue() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
-
Returns the preference default value.
- getDefaultValueAsString() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
-
- getDefaultValueAsString() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
-
- getDefaultZoomInPPD() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
-
- getDefaultZoomInPPD() - Method in interface org.openstreetmap.josm.data.projection.Projection
-
- getDefensiveDate(Date) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- getDefinedActions() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
-
- getDelChar() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- getDeleteAction() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- getDeletedPrimitives(DataSet) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
-
- getDeleteParameters(MouseEvent, int) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
-
- getDependencies() - Method in class org.openstreetmap.josm.io.session.GeoImageSessionExporter
-
- getDependencies() - Method in class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
-
- getDependencies() - Method in class org.openstreetmap.josm.io.session.ImagerySessionExporter
-
- getDependencies() - Method in class org.openstreetmap.josm.io.session.MarkerSessionExporter
-
- getDependencies() - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
-
- getDependencies() - Method in interface org.openstreetmap.josm.io.session.SessionLayerExporter
-
Return the Layers, this Layer depends on.
- getDescription() - Method in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- getDescription() - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
- getDescription() - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- getDescription() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
-
- getDescription() - Method in class org.openstreetmap.josm.data.validation.TestError
-
Gets the error message
- getDescription(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
Constructs a (localized) description for this deprecation check.
- getDescription() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
-
- getDescription() - Method in class org.openstreetmap.josm.gui.layer.geoimage.JpegFileFilter
-
- getDescription() - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
-
- getDescription() - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
-
Called during preferences tab initialization to display a description in one sentence for this tab.
- getDescription() - Method in class org.openstreetmap.josm.gui.util.FileFilterAllFiles
-
- getDescription() - Method in class org.openstreetmap.josm.tools.MultikeyShortcutAction.MultikeyInfo
-
- getDescriptionAsHtml() - Method in class org.openstreetmap.josm.plugins.PluginInformation
-
Replies the description as HTML document, including a link to a web page with
more information, provided such a link is available.
- getDescriptionForMatchingSelector(OsmPrimitive, Selector) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
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.AddCommand
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangeCommand
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangeNodesCommand
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.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
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.MoveCommand
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.PseudoCommand
-
Provides a descriptive icon of this command.
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.PurgeCommand
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.RemoveNodesCommand
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.RotateCommand
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.ScaleCommand
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.SequenceCommand
-
- getDescriptionIcon() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
-
- getDescriptionOrig() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
-
- getDescriptionText() - Method in class org.openstreetmap.josm.command.AddCommand
-
- getDescriptionText() - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
-
- getDescriptionText() - Method in class org.openstreetmap.josm.command.ChangeCommand
-
- getDescriptionText() - Method in class org.openstreetmap.josm.command.ChangeNodesCommand
-
- getDescriptionText() - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
-
- getDescriptionText() - Method in class org.openstreetmap.josm.command.ChangePropertyKeyCommand
-
- getDescriptionText() - Method in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
-
- getDescriptionText() - Method in class org.openstreetmap.josm.command.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
-
- getDescriptionText() - Method in class org.openstreetmap.josm.command.MoveCommand
-
- getDescriptionText() - Method in class org.openstreetmap.josm.command.PseudoCommand
-
Provides a description text representing this command.
- getDescriptionText() - Method in class org.openstreetmap.josm.command.PurgeCommand
-
- getDescriptionText() - Method in class org.openstreetmap.josm.command.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
-
- getDestDir() - Method in class org.openstreetmap.josm.io.CachedFile
-
- getDetachedGeometry(Rectangle) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
Change the Geometry of the detached dialog to better fit the content.
- getDetails() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
Returns textual details about the sub grid.
- getDialog() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- getDialogReturnValue(String) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
-
Returns the preference value for the preference key "message." + prefKey
+ ".value".
- getDirectionalTags(Way) - Static method in class org.openstreetmap.josm.corrector.ReverseWayNoTagCorrector
-
Replies the tags that imply a semantic meaning from way
direction and cannot be changed.
- getDirectlyAdded() - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
-
- getDirectoryByAbbr(String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
- getDirSize() - Method in class org.openstreetmap.josm.io.CacheFiles
-
Calculates the size of the directory
- getDisabled() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
-
- getDisabledExportPanel(Layer) - Method in class org.openstreetmap.josm.actions.SessionSaveAsAction.SessionSaveAsDialog
-
- getDisabledIcon(ImageIcon) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
-
Replies the disabled (grayed) version of the specified icon.
- getDisabledImage(Image) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
-
Replies the disabled (grayed) version of the specified image.
- getDisabledType() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Get binary property used internally by the filter mechanism.
- getDiscardableKeys() - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
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.
- getDisplayedNodeIcon(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
-
Returns the really displayed node icon for this MapImage
.
- getDisplayedPlugins() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Replies the list of plugin informations to display
- getDisplayIcon() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- getDisplayIfNull() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Combo
-
- getDisplayIfNull() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- getDisplayMessage() - Method in exception org.openstreetmap.josm.io.OsmApiException
-
Replies a message suitable to be displayed in a message dialog
- getDisplayName() - Method in enum org.openstreetmap.josm.data.coor.CoordinateFormat
-
Replies the display name of the format
- getDisplayName(NameFormatter) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- getDisplayName(HistoryNameFormatter) - Method in class org.openstreetmap.josm.data.osm.history.HistoryNode
-
- getDisplayName(HistoryNameFormatter) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
Replies the display name of a primitive formatted by formatter
- getDisplayName(HistoryNameFormatter) - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
-
- getDisplayName(HistoryNameFormatter) - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
-
- getDisplayName(NameFormatter) - Method in class org.openstreetmap.josm.data.osm.Node
-
- getDisplayName(NameFormatter) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Replies the display name of a primitive formatted by formatter
- getDisplayName(NameFormatter) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- getDisplayName() - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- getDisplayName() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
-
- getDisplayName(NameFormatter) - Method in class org.openstreetmap.josm.data.osm.Way
-
- getDisplayName() - Method in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
-
replies the display name
- getDisplayName() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
-
- getDisplayName() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- getDisplayPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
Returns the DisplayPreference
object.
- getDisplayString() - Method in class org.openstreetmap.josm.gui.preferences.SourceEntry
-
String to show in menus and error messages.
- getDisplayTooltip() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- getDisplayType() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
- getDisplayType() - Method in class org.openstreetmap.josm.data.osm.Relation
-
- getDisplayType() - Method in class org.openstreetmap.josm.data.osm.RelationMember
-
- getDisplayType() - Method in class org.openstreetmap.josm.data.osm.Way
-
- getDisplayValue(boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetListEntry
-
- getDisplayValues() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- getDist100Pixel() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getDist100PixelText() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getDistance(double, double, double, double) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
-
Gets the distance using Spherical law of cosines.
- getDistance(int, int, int, int, int) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
-
Transform pixelspace to coordinates and get the distance.
- getDistance(double, double, double, double) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
-
Gets the distance using Spherical law of cosines.
- getDistance(double, double, double, double) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
-
- getDistance() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
-
Gets the maximum distance in meters
- getDistText(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) - 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) - 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
-
- getDouble(String, double) - Method in class org.openstreetmap.josm.data.Preferences
-
- getDouble(byte[], boolean) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2Util
-
Get a double from the first 8 bytes of a byte array,
in either Big Endian or Little Endian format.
- getDouble(String, String) - Method in class org.openstreetmap.josm.io.Capabilities
-
Returns the value of configuration item in the capabilities as double value.
- getDownloadArea() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
-
Replies the download area.
- getDownloadArea() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
-
- getDownloadedChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
- getDownloadedChangesets() - Method in interface org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDownloadTask
-
- getDownloadedChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
-
- getDownloadedChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
-
- getDownloadedData() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
Replies the
DataSet
containing the downloaded OSM data.
- getDownloadedId() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
-
Return id of really downloaded primitives.
- getDownloadedPlugins() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
-
Replies the list of plugins whose download has failed
- getDownloadedPrimitives() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadTaskList
-
Replies the set of primitive ids which have been downloaded by this task list
- getDuration() - Method in class org.openstreetmap.josm.gui.Notification
-
- 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.ImageryLayer
-
- getDy() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- getEarliest() - Method in class org.openstreetmap.josm.data.osm.history.History
-
- getEastNorth() - Method in class org.openstreetmap.josm.data.coor.CachedLatLon
-
Replies the projected east/north coordinates.
- getEastNorth() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
-
Replies the projected east/north coordinates.
- getEastNorth() - Method in interface org.openstreetmap.josm.data.osm.INode
-
- getEastNorth() - Method in class org.openstreetmap.josm.data.osm.Node
-
Replies the projected east/north coordinates.
- getEastNorth() - Method in class org.openstreetmap.josm.data.osm.NodeData
-
- getEastNorth() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
Returns the marker's projected coordinates.
- getEastNorth(int, int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getEastNorth(int, int) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getEastNorthCoordinates() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- getEastNorthText() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- getEditLayer() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
-
- getEditLayer() - Static method in class org.openstreetmap.josm.actions.JosmAction
-
Replies the current edit layer
- getEditLayer() - Method in class org.openstreetmap.josm.gui.MapView
-
Replies the current edit layer, if any
- getEditLayer() - Method in class org.openstreetmap.josm.Main
-
Replies the current edit layer
- getEditor() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
-
Returns the edit field for this cell editor.
- getEditor(OsmDataLayer, Relation, Collection<RelationMember>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
This is a factory method that creates an appropriate RelationEditor
instance suitable for editing the relation that was passed in as an
argument.
- getEditor() - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
-
- getEditorComponent() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
- getEditorForRelation(OsmDataLayer, Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
-
Replies the editor for the relation managed by layer.
- getEditorPane() - Method in class org.openstreetmap.josm.gui.widgets.HtmlPanel
-
Replies the editor pane used internally to render the HTML text.
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveListModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageComboBoxModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel.ProjectionCodeListModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
-
- getElementAt(int) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.ResultListModel
-
- getElementByTagName(Element, String) - Static method in class org.openstreetmap.josm.io.session.SessionReader
-
- getElementCount() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
-
- getElements() - Method in class org.openstreetmap.gui.jmapviewer.Layer
-
- getElevation(WayPoint) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- getElevation() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- getEllipsoid() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
-
- getEllipsoid() - Method in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
-
- getEllipsoid() - Method in interface org.openstreetmap.josm.data.projection.datum.Datum
-
- getEllipsoid(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
-
- getEnabledState() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadAction
-
- getEnabledTests(boolean) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
-
- getEnd() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer.Range
-
- getEntries() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
-
- getEntries() - Method in class org.openstreetmap.josm.tools.template_engine.Condition
-
- getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
-
- getEpsgCode() - Method in class org.openstreetmap.josm.data.projection.CustomProjection
-
- getErrorBody() - Method in exception org.openstreetmap.josm.io.OsmApiException
-
Replies the error body.
- getErrorForPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
Constructs a
TestError
for the given primitive, or returns null if the primitive does not give rise to an error.
- getErrorForPrimitive(OsmPrimitive, Selector, Environment) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
- getErrorHeader() - Method in exception org.openstreetmap.josm.io.OsmApiException
-
Replies the error header.
- getErrorMessage() - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- getErrorMessage(String, Object) - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
-
Translates and shortens the error/warning message.
- getErrorMessage() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- getErrorMessage(Throwable) - Static method in class org.openstreetmap.josm.Main
-
Returns a human-readable message of error, also usable for developers.
- 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.
- 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.gui.dialogs.validator.ValidatorTreePanel
-
Returns the errors of the tree
- getErrors() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
-
- getErrorsForPrimitive(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
-
- getEulaAcceptanceRequired() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Returns the EULA acceptance URL, if any.
- getEvents() - Method in class org.openstreetmap.josm.data.osm.event.DataChangedEvent
-
- getExactMatch(Projection, double, double, double) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- getException() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
Replies the resulting exception, if any.
- getExceptions() - Method in exception org.openstreetmap.josm.io.imagery.WMSException
-
Replies the WMS Service exceptions.
- getExifCoor() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- getExifGpsTime() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
Returns the EXIF GPS time.
- getExifImgDir() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- getExifOrientation() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- getExifTime() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- getExportExtensionFileFilters() - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
- 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 class org.openstreetmap.josm.io.session.OsmDataSessionExporter
-
- getExportPanel() - Method in interface org.openstreetmap.josm.io.session.SessionLayerExporter
-
The GUI for exporting this layer.
- getExtendedUrl() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Returns the extended URL, containing in addition of service URL, its type and min/max zoom info.
- getExtension() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
-
- getExtension() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
-
- getExtensions() - Method in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
Replies the comma-separated list of file extensions of this file filter.
- getFadeColor() - Static method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- getFadeColorWithAlpha() - Static method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- getFailedPlugins() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
-
Replies the list of successfully downloaded plugins
- getFalseEasting() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
-
- getFalseNorthing() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
-
- getField(String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
-
- getFile(Layer) - Method in class org.openstreetmap.josm.actions.SaveAction
-
- getFile(Layer) - Method in class org.openstreetmap.josm.actions.SaveActionBase
-
- getFile(Layer) - Method in class org.openstreetmap.josm.actions.SaveAsAction
-
- getFile() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
-
- getFile() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
other getter methods
- 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.
- getFileChooser() - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
-
Replies the JFileChooser
that has been previously created.
- getFileName(String, int) - Method in class org.openstreetmap.josm.data.AutosaveTask
-
- getFileNamePart() - Method in class org.openstreetmap.josm.gui.preferences.SourceEntry
-
Extracts file part from url, e.g.:
http://www.test.com/file.xml?format=text --> file.xml
- getFilter(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- 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
-
- getFilteredItem(int) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
replies the idx-th item from the list of filtered items
- getFilteredList(Collection<OsmPrimitive>, Class<T>) - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- getFilteredList(Collection<T>, OsmPrimitiveType) - Static method in class org.openstreetmap.josm.data.osm.PrimitiveData
-
- getFilteredSet(Collection<OsmPrimitive>, Class<T>) - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- getFilteredSize() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
replies the number of filtered items
- getFilters() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- getFirst() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Usage
-
- getFirstChange() - Method in class org.openstreetmap.josm.gui.history.DiffTableModel
-
- getFirstComment() - Method in class org.openstreetmap.josm.data.notes.Note
-
Returns the comment that was submitted by the user when creating the note
- getFirstDataLayer() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
-
- getFirstElement() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
-
- getFirstLayer() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
Replies the first layer.
- getFirstNode() - Method in class org.openstreetmap.josm.data.osm.WaySegment
-
Returns the first node of the way segment.
- getFirstSelectedLayer() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
-
Replies the first selected layer in the layer list dialog.
- getFirstUndecided(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
-
- getFix() - Method in class org.openstreetmap.josm.data.validation.FixableTestError
-
- 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
-
- 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
-
- getFont() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapObject
-
- getFont() - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- getFont() - Method in class org.openstreetmap.gui.jmapviewer.Style
-
- getFont(Cascade, String) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
- getFontRule(Font) - Static method in class org.openstreetmap.josm.gui.widgets.JosmEditorPane
-
- getFormats() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
-
- getFreeParsedTags() - Method in class org.openstreetmap.josm.tools.TextTagParser.TextAnalyzer
-
Read tags from "Free format"
- getFromEllipsoid() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
-
- getFromPreferences() - Static method in enum org.openstreetmap.josm.gui.io.UploadStrategy
-
Replies the upload strategy currently configured in the preferences.
- getFullAgentString() - Method in class org.openstreetmap.josm.data.Version
-
Returns the full User-Agent string
- getFullScreenInfo() - Static method in class org.openstreetmap.josm.tools.WindowGeometry
-
Find the size of the full virtual screen.
- getGenericColor() - Static method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
Reads generic color from preferences (usually gray)
- getGenericColor() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- getGpsTime() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- getGpxData() - Method in class org.openstreetmap.josm.io.GpxReader
-
Replies the GPX data.
- getGpxLayer() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
Returns the associated GPX layer.
- getGpxLayer() - Method in class org.openstreetmap.josm.io.GpxImporter.GpxImporterData
-
- getGrabber(boolean) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getGroupModifier(int) - Static method in class org.openstreetmap.josm.tools.Shortcut
-
- getGZipInputStream(InputStream) - Static method in class org.openstreetmap.josm.tools.Utils
-
Returns a Gzip input stream wrapping given input stream.
- getHandlerInfoAsJSON(String) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
-
- getHandlersInfoAsJSON() - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
-
- 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
-
- getHashCode(Object) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
-
- getHeaders() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
-
- getHeadNode() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
-
- getHeight() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
-
- getHelpAction() - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
-
Replies the global help action, if available.
- getHelpTopic() - Method in class org.openstreetmap.josm.gui.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.OsmPrimitive
-
Get binary property used internally by the filter mechanism.
- getHighlightColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getHighlighted() - Method in class org.openstreetmap.josm.data.validation.TestError
-
Returns The primitives or way segments to be highlighted
- getHighlightedVirtualNodes() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Returns an unmodifiable collection of *WaySegments* whose virtual
nodes should be highlighted.
- getHighlightedWaySegments() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Returns an unmodifiable collection of WaySegments that should be highlighted.
- getHighlightUpdateCount() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
This method can be used to detect changes in highlight state of primitives.
- getHistory(long, OsmPrimitiveType) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
-
Replies the history for a given primitive with id id
and type type
.
- getHistory(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
-
Replies the history for a primitive with id id
.
- getHistory() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
-
replies the
History
currently displayed by this browser
- getHistory() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
replies the history managed by this model
- getHistory() - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
-
- getHistoryBrowser() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
-
- getHome() - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- getHomeZoom() - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- getHost() - Method in class org.openstreetmap.josm.io.OsmApi
-
Replies the host name of the server URL.
- getHTML(TagCollection) - Static method in class org.openstreetmap.josm.corrector.ReverseWayNoTagCorrector
-
- getHtmlMessage() - Method in exception org.openstreetmap.josm.data.osm.DataIntegrityProblemException
-
- 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 class org.openstreetmap.josm.data.imagery.ImageryInfo
-
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 interface org.openstreetmap.josm.gui.HideableButton
-
- getIcon() - Method in class org.openstreetmap.josm.gui.IconToggleButton
-
- getIcon() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- getIcon() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- getIcon() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- getIcon() - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Return a representative small image for this layer.
- getIcon() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
Return a static icon.
- getIcon() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
TODO: @return Return a dynamic drawn icon of the map data.
- getIcon() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
-
Return a static icon.
- getIcon(MapPaintStyles.IconReference, int, int) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
- getIcon() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
-
- getIcon() - Method in class org.openstreetmap.josm.gui.Notification
-
- getIcon() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- getIcon() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
Returns the preset icon.
- getIcon() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetListEntry
-
- getIconHeight() - Method in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
-
- getIconName() - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
-
- getIconName() - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
-
Called during preferences dialog initialization to display the preferences tab with the returned icon.
- getIconName() - Method in enum org.openstreetmap.josm.gui.tagging.TaggingPresetType
-
- getIconPaths() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
-
- getIconSourceDirs(StyleSource) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
- getIconWidth() - Method in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
-
- getId() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Gets the entry id.
- getId() - Method in class org.openstreetmap.josm.data.notes.Note
-
- getId() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Replies the id of this primitive.
- getId() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- getId() - Method in class org.openstreetmap.josm.data.osm.history.History
-
- getId() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- getId() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- getId() - Method in class org.openstreetmap.josm.data.osm.User
-
Replies the user id.
- getId() - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- getId() - Method in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
-
- getId() - Method in interface org.openstreetmap.josm.gui.preferences.projection.ProjectionChoice
-
Get a unique id for the projection choice.
- getId() - Method in class org.openstreetmap.josm.gui.progress.ProgressTaskId
-
- getIds() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField
-
Get entered ID list - supports "1,2,3" "1 2 ,3" or even "1 2 3 v2 6 v8"
- getIfAvailable(String, String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
Load an image with a given file name, but do not throw an exception
when the image cannot be found.
- getIfAvailable(String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
- getIfAvailableDataUrl(String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
- getIfAvailableHttp(String, ImageProvider.ImageType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
- getIfAvailableImpl(Collection<ClassLoader>) - Method in class org.openstreetmap.josm.tools.ImageProvider
-
- getIfAvailableLocalURL(URL, ImageProvider.ImageType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
- getIfAvailableWiki(String, ImageProvider.ImageType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
- getIfAvailableZip(String, File, String, ImageProvider.ImageType) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
- getIgnoreCase(String) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
- getIgnored() - Method in class org.openstreetmap.josm.data.validation.TestError
-
- getIgnoreGroup() - Method in class org.openstreetmap.josm.data.validation.TestError
-
- getIgnoreState() - Method in class org.openstreetmap.josm.data.validation.TestError
-
Sets the ignore state for this error
- getIgnoreSubGroup() - Method in class org.openstreetmap.josm.data.validation.TestError
-
- getImage() - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- getImage() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- getImage() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
-
- getImage() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
Replies the resulting image, if any.
- getImageFile(WmsCache.ProjectionEntries, WmsCache.CacheEntry) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- getImageHeight(int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getImageIcon() - Method in class org.openstreetmap.josm.tools.ImageResource
-
- getImageIcon(Dimension) - Method in class org.openstreetmap.josm.tools.ImageResource
-
Get an ImageIcon object for the image of this resource
- getImageIconBounded(Dimension) - Method in class org.openstreetmap.josm.tools.ImageResource
-
Get image icon with a certain maximum size.
- getImageryBlacklist() - Method in class org.openstreetmap.josm.io.Capabilities
-
Returns the full list of imagery blacklist regular expressions.
- getImageryInfo() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
-
- getImageryInfo() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddTMSLayerPanel
-
- getImageryInfo() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
-
- 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.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.gui.layer.geoimage.GeoImageLayer
-
- getImageSize() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getImageUrl(String, String, Collection<ClassLoader>) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
- getImageUrl(String, Collection<String>, Collection<ClassLoader>) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
- getImageWidth(int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getImageX(int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getImageXIndex(double) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getImageY(int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getImageYIndex(double) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getImg(String) - Method in class org.openstreetmap.josm.io.CacheFiles
-
Loads the data for the given ident as an image.
- getImgUrlFromWikiInfoPage(String, String) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
Reads the wiki page on a certain file in html format in order to find the real image URL.
- getImpl(OsmPrimitive, double, NavigatableComponent) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
Create the list of styles and its valid scale range for one primitive.
- getImporter() - Method in class org.openstreetmap.josm.io.session.SessionReader.LayerDependency
-
- getImportExtensionFileFilters() - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
- getInactiveColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getInBackground(ImageProvider.ImageCallback) - Method in class org.openstreetmap.josm.tools.ImageProvider
-
Load the image in a background thread.
- getIncomingData() - Method in exception org.openstreetmap.josm.io.imagery.WMSImagery.WMSGetCapabilitiesException
-
- getIncompleteMemberPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
Replies the set of incomplete primitives
- getIncompleteMembers() - Method in class org.openstreetmap.josm.data.osm.Relation
-
Replies a collection with the incomplete children this relation refers to.
- getIndex(int) - Method in class org.openstreetmap.josm.data.osm.BBox
-
- getIndex() - Method in class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
-
- getIndex() - Method in class org.openstreetmap.josm.io.session.SessionReader.LayerDependency
-
- getIndex(int) - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyKeyEventDispatcher
-
- getIndex() - Method in class org.openstreetmap.josm.tools.MultikeyShortcutAction.MultikeyInfo
-
- getIndexForRelationChild(Relation, Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
Replies the index of a particular child
with respect to its
parent
.
- getIndexOf(Object) - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
-
- getIndexOfChild(Object, Object) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
- getInfo() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- getInfo() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getInfoArray() - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
-
- getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.Layer
-
- getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- getInfoComponent() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
-
- getInfoPanel() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
Returns the list of loaded plugins as a JPanel
to be displayed in About dialog.
- getInfoText() - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
-
- getInit(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
-
- getInitialDirectory() - Method in class org.openstreetmap.josm.gui.widgets.JFileChooserManager
-
Replies the initial directory used to construct the JFileChooser
.
- getInitialIconPathsList() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
-
- getInitialIconPathsList() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetSourceEditor
-
- getInitialIconPathsList() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
-
Load the list of configured icon paths.
- 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
-
- getInnerWays() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
Replies the list of inner ways.
- getInProgressSelection() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
Get selected primitives, while draw action is in progress.
- getInProgressSelection() - Method in class org.openstreetmap.josm.Main
-
Replies the current selected primitives, from a end-user point of view.
- getInputContext() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
- getInputStream() - Method in class org.openstreetmap.josm.io.CachedFile
-
Get InputStream to the requested resource.
- 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.
- getInputStream(String) - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
-
Return an InputStream for a URI from a .jos/.joz file.
- getInputStreamRaw(String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
-
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 and return a reader on the input stream
from that connection.
- getInsertionIndexForGroup(JMenu, int) - Static method in class org.openstreetmap.josm.gui.MainMenu
-
finds the correct insertion index for a given group and adds separators if necessary
- getInsets() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoTable
-
- getInstance() - Static method in class org.openstreetmap.gui.jmapviewer.JobDispatcher
-
- getInstance() - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
-
Replies the unique instance of this action.
- getInstance() - Static method in class org.openstreetmap.josm.actions.SaveAction
-
- getInstance() - Static method in class org.openstreetmap.josm.actions.SaveAsAction
-
- getInstance() - Static method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
Replies the unique instance of the cache
- getInstance() - Static method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
-
- getInstance() - Static method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
-
- getInstance() - Static method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
-
Replies the unique instance of the history data set
- getInstance() - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
Replies the unique instance
- getInstance() - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
Replies the unique instance.
- getInstance() - Static method in class org.openstreetmap.josm.data.Version
-
Replies the unique instance of the version information
- getInstance() - Static method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
-
Replies the unique instance of this dialog
- getInstance() - Static method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
- getInstance() - Static method in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
Replies the unique instance of this formatter
- getInstance() - Static method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
Replies the unique instance of the changeset cache manager
- getInstance() - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
Replies the instance of the dialog
- getInstance() - Static method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
Replies the unique instance of the download dialog
- getInstance() - Static method in class org.openstreetmap.josm.gui.help.HelpBrowser
-
Replies the unique instance of the help browser
- getInstance() - Static method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
-
- getInstance() - Static method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
Replies the unique instance of the JOSM user identity manager
- getInstance() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
Replies the unique instance of this dialog
- getInstance() - Static method in class org.openstreetmap.josm.gui.layer.geoimage.JpegFileFilter
-
- getInstance() - Static method in class org.openstreetmap.josm.gui.NotificationManager
-
- getInstance() - Static method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Replies the unique instance.
- getInstance() - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetNameTemplateList
-
Replies the unique instance.
- getInstance() - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
-
Returns the unique instance of TaggingPresetSearchDialog
.
- getInstance() - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchPrimitiveDialog
-
Returns the unique instance of TaggingPresetSearchPrimitiveDialog
.
- getInstance() - Static method in class org.openstreetmap.josm.gui.util.FileFilterAllFiles
-
- 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.Main.MasterWindowListener
-
- getInstance() - Static method in class org.openstreetmap.josm.tools.AlphanumComparator
-
Replies the unique instance.
- getInstance() - Static method in class org.openstreetmap.josm.tools.MultikeyActionsHandler
-
Replies the unique instance of this class.
- getInt(byte[], boolean) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2Util
-
Get an int from the first 4 bytes of a byte array,
in either Big Endian or Little Endian format.
- getIntBE(byte[], int) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2Util
-
Get a Big Endian int from four bytes of a byte array
- getInteger(String, int) - Method in class org.openstreetmap.josm.data.Preferences
-
- getInteger(String, String, int) - Method in class org.openstreetmap.josm.data.Preferences
-
- getInterestingTags() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- getInterval() - Method in class org.openstreetmap.josm.gui.MenuScroller
-
Returns the scroll interval in milliseconds
- getIntLE(byte[], int) - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2Util
-
Get a Little Endian int from four bytes of a byte array
- getInvolvedLines(Node, List<Way>) - Method in class org.openstreetmap.josm.actions.AlignInLineAction
-
Get lines useful to do alignment of a single node
- getIsNew() - Method in class org.openstreetmap.josm.data.notes.NoteComment
-
- getItem() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
- getItemCount() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- getItems() - Method in class org.openstreetmap.josm.gui.widgets.EditableList
-
- getJavaPackageDetails() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
-
Get the Java package name including detailed version.
- getJoinedValues(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies the concatenation of all tag values (concatenated by a semicolon)
- getJOSMLocaleCode() - Static method in class org.openstreetmap.josm.tools.LanguageInfo
-
Replies the JOSM locale code for the default locale.
- getJOSMLocaleCode(Locale) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
-
Replies the locale code used by JOSM for a given locale.
- getJOSMSelectionSummary() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
Replies a summary of the current JOSM selection
- getJosmTempDir() - Static method in class org.openstreetmap.josm.tools.Utils
-
Returns the JOSM temp directory.
- getJOSMWebsite() - Static method in class org.openstreetmap.josm.Main
-
Returns the JOSM website URL.
- getKey() - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- getKey() - Method in class org.openstreetmap.josm.data.oauth.OAuthToken
-
Replies the token key
- getKey() - Method in class org.openstreetmap.josm.data.osm.Tag
-
Replies the key of the tag.
- getKey() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
-
Replies the property key.
- getKey() - Method in class org.openstreetmap.josm.data.Preferences.DefaultPreferenceChangeEvent
-
- getKey(String...) - Method in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
-
- getKey() - Method in interface org.openstreetmap.josm.data.Preferences.PreferenceChangeEvent
-
- getKey() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
-
- getKey() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
-
Replies the key of the tag to be resolved by this resolution
- getKey(int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
Returns the OSM key at the given row.
- getKey() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlCondition
-
- getKey() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
-
Returns the preference key.
- getKeys() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Replies the map of key/value pairs.
- getKeys() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- getKeys() - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies the set of keys of this tag collection.
- getKeys() - Method in interface org.openstreetmap.josm.data.osm.Tagged
-
Replies the map of key/value pairs.
- getKeys() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
Returns the currently cached tag keys.
- getKeys() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
replies the list of keys of the tags managed by this model
- getKeyStroke() - Method in class org.openstreetmap.josm.tools.Shortcut
-
Use this to register the shortcut with Swing
- 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
-
use this to get a human readable text for your shortcut
- getKeywords() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.CoreSimpleMatchFactory
-
- getKeywords() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.CoreUnaryMatchFactory
-
- getKeywords() - Method in interface org.openstreetmap.josm.actions.search.SearchCompiler.MatchFactory
-
- getLabel() - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodePanel
-
- getLabel() - Method in enum org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.NotShowAgain
-
- getLanesCount(String) - Static method in class org.openstreetmap.josm.data.validation.tests.Lanes
-
- getLanguageCodeManifest() - Static method in class org.openstreetmap.josm.tools.LanguageInfo
-
- getLanguageCodeXML() - Static method in class org.openstreetmap.josm.tools.LanguageInfo
-
- getLanguages() - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- getLastChangesetCommentFromHistory() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
- getLastChangesetSourceFromHistory() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
- getLastChangesetTagFromHistory(String) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
- getLastCommand() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
Obtain command in undoRedo stack to "continue" when dragging
- getLastCommand() - Method in class org.openstreetmap.josm.command.SequenceCommand
-
Returns the last command.
- getLastElement() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
-
- getLastErrorAndWarnings() - Static method in class org.openstreetmap.josm.Main
-
Replies the first lines of last 10 error and warning messages, used for bug reports
- getLastException() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
-
- getLastException() - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
-
- getLastException() - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
-
Replies the last exception caught
- getLastIndexOfListBefore(List<ImageEntry>, long) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- getLastMapMode(Layer) - Method in class org.openstreetmap.josm.gui.MapFrame
-
- getLastMultikeyAction() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
-
- getLastMultikeyAction() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
-
- getLastMultikeyAction() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
-
- getLastMultikeyAction() - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
-
- getLastMultikeyAction() - Method in interface org.openstreetmap.josm.tools.MultikeyShortcutAction
-
- getLat() - Method in class org.openstreetmap.gui.jmapviewer.Coordinate
-
- getLat() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.ICoordinate
-
- getLat() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapMarker
-
- getLat() - Method in class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- 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
-
- getLatest() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
-
- getLatLon() - Method in class org.openstreetmap.josm.data.notes.Note
-
- getLatLon(Object) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
-
- getLatLon(int, int) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getLatLon(double, double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getLatLonBounds(Rectangle) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getLatLonCoordinates() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- getLatLonOfTile(double, double, double) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
-
- getLatLonText() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- getLatOffset(double, double, boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Calculates the position on the map of a given coordinate
- 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 interface org.openstreetmap.gui.jmapviewer.interfaces.MapObject
-
- getLayer() - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- getLayer() - Method in class org.openstreetmap.josm.actions.GpxExportAction
-
Get the layer to export.
- getLayer() - Method in class org.openstreetmap.josm.command.Command
-
Replies the layer this command is (or was) applied to.
- getLayer(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
-
- getLayer(int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
Replies the layer at position index
- getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
-
- getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
-
- getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
-
- getLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
Replies the
OsmDataLayer
in whose context this relation editor is
open
- getLayer() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
-
Replies the layer this info objects holds information for
- getLayer() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
-
- getLayer() - Method in class org.openstreetmap.josm.io.OsmImporter.OsmImporterData
-
- getLayer() - Method in class org.openstreetmap.josm.io.session.SessionReader.LayerDependency
-
- getLayerDependencies() - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
-
Dependencies - maps the layer index to the importer of the given
layer.
- getLayerForIndex(int) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- getLayerIndex() - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
-
Index of the layer that is currently imported.
- getLayerIndex() - Method in class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
-
Get the index of the layer that is currently exported.
- getLayerInfo(Layer) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- getLayerInfoByClass(Class<?>) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- getLayerInformationForSourceTag() - Method in class org.openstreetmap.josm.gui.MapView
-
Get a string representation of all layers suitable for the source
changeset tag.
- getLayerName() - Method in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
-
Name of the layer that is currently imported.
- getLayerPos(Layer) - Method in class org.openstreetmap.josm.gui.MapView
-
- getLayers() - Method in class org.openstreetmap.gui.jmapviewer.LayerGroup
-
- getLayers() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- getLayers() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
Replies the list of layers currently managed by
MapView
.
- getLayers() - Method in class org.openstreetmap.josm.gui.mappaint.MultiCascade
-
- getLayers() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
-
- getLayers() - Method in class org.openstreetmap.josm.io.session.SessionReader
-
- getLayersOfType(Class<T>) - Method in class org.openstreetmap.josm.gui.MapView
-
Replies an unmodifiable list of layers of a certain type.
- getLayersToSave() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- getLayersToUpload() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- getLayersWithConflictsAndUploadRequest() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- getLayersWithIllegalFilesAndSaveRequest() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- getLayersWithoutFilesAndSaveRequest() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- getLayerTree() - Method in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
-
Returns the JTree
.
- getLength() - Method in class org.openstreetmap.josm.data.osm.Way
-
- getLevenshteinDistance(String, String) - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
-
Compute Levenshtein distance
- getLhs() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.BinaryMatch
-
- getLineLineIntersection(EastNorth, EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Finds the intersection of two lines of infinite length.
- getLineNumber() - Method in exception org.openstreetmap.josm.tools.XmlParsingException
-
Returns the line number where the exception occured.
- getLinesIterable(boolean[]) - Method in class org.openstreetmap.josm.data.gpx.GpxData
-
Iterate over all track segments and over all routes.
- getList(Object) - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
-
- getList() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
- getList() - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
-
- getListCellRenderer() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- getListCellRendererComponent(JList<?>, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.actions.AbstractMergeAction.LayerListCellRenderer
-
- getListCellRendererComponent(JList<? extends ComparePairType>, ComparePairType, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.ComparePairListCellRenderer
-
- getListCellRendererComponent(JList<?>, Object, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.EditorCellRenderer
-
- getListCellRendererComponent(JList<? extends RelationMemberConflictDecisionType>, RelationMemberConflictDecisionType, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionRenderer
-
- getListCellRendererComponent(JList<? extends Changeset>, Changeset, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListCellRenderer
-
- getListCellRendererComponent(JList<? extends BookmarkList.Bookmark>, BookmarkList.Bookmark, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.download.BookmarkList.BookmarkCellRenderer
-
- getListCellRendererComponent(JList<? extends Changeset>, Changeset, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.io.ChangesetCellRenderer
-
- getListCellRendererComponent(JList<? extends AuthorizationProcedure>, AuthorizationProcedure, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.oauth.AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer
-
- getListCellRendererComponent(JList<? extends OsmPrimitive>, OsmPrimitive, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
-
Adapter method supporting the ListCellRenderer interface.
- getListCellRendererComponent(JList<? extends Locale>, Locale, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageCellRenderer
-
- getListCellRendererComponent(JList<? extends SourceEditor.ExtendedSourceEntry>, SourceEditor.ExtendedSourceEntry, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceEntryListCellRenderer
-
- getListCellRendererComponent(JList<? extends AutoCompletionListItem>, AutoCompletionListItem, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompleteListCellRenderer
-
- getListCellRendererComponent(JList<? extends TaggingPreset>, TaggingPreset, int, boolean, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.ResultListCellRenderer
-
- getListDisplay() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetListEntry
-
- getListeners() - Method in class org.openstreetmap.josm.gui.util.CellEditorSupport
-
- getListMergeModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
-
- getListOfStructs(Preferences, String, boolean) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
-
- getListOfStructs(String, Collection<Map<String, String>>) - Method in class org.openstreetmap.josm.data.Preferences
-
- getListOfStructs(String, Class<T>) - Method in class org.openstreetmap.josm.data.Preferences
-
Get a list of hashes which are represented by a struct-like class.
- getListOfStructs(String, Collection<T>, Class<T>) - Method in class org.openstreetmap.josm.data.Preferences
-
same as above, but returns def if nothing was found
- getLoadedTileImage(Tile) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
Returns the image for the given tile if both tile and image are loaded.
- getLocale(String) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
-
Replies the locale code used by Java for a given locale.
- getLocaleName() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- getLocalName() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Replies the a localized name for this primitive given by the value of the tags (in this order)
name:lang_COUNTRY_Variant of the current locale
name:lang_COUNTRY of the current locale
name:lang of the current locale
name of the current locale
null, if no such tag exists
- getLocalName() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
Replies the a localized name for this primitive given by the value of the tags (in this order)
name:lang_COUNTRY_Variant of the current locale
name:lang_COUNTRY of the current locale
name:lang of the current locale
name of the current locale
null, if no such tag exists
- getLocalName() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- 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.gui.preferences.SourceEntry
-
Return the source directory, only for local files.
- getLocName() - Method in enum org.openstreetmap.josm.io.OnlineResource
-
Replies the localized name.
- getLog() - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
- getLon() - Method in class org.openstreetmap.gui.jmapviewer.Coordinate
-
- getLon() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.ICoordinate
-
- getLon() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapMarker
-
- getLon() - Method in class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- 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, long) - Method in class org.openstreetmap.josm.data.Preferences
-
- getLong(String, String) - Method in class org.openstreetmap.josm.io.Capabilities
-
Returns the value of configuration item in the capabilities as long value.
- getLong(String) - Method in class org.openstreetmap.josm.io.OsmReader
-
- getLongText() - Method in class org.openstreetmap.josm.tools.Shortcut
-
- getLonPositiveEastDegrees() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
-
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
-
- 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.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.LoadObjectHandler
-
- getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
-
- getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
- getMandatoryParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
-
- getMapMarkerList() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- getMapMarkersVisible() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- getMapPolygonList() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- getMapPosition(double, double, boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Calculates the position on the map of a given coordinate
- getMapPosition(double, double) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Calculates the position on the map of a given coordinate
- getMapPosition(Coordinate) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Calculates the position on the map of a given coordinate
- getMapPosition(ICoordinate, boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Calculates the position on the map of a given coordinate
- getMapPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
Returns the MapPreference
object.
- getMapRectangleList() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- getMapRendererDescriptors() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
Replies the (unmodifiable) list of map renderer descriptors.
- getMapsFor(DataSet) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- getMarkerLayer() - Method in class org.openstreetmap.josm.io.GpxImporter.GpxImporterData
-
- getMarkerStyle() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapMarker
-
- getMarkerStyle() - Method in class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- getMatch() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Not
-
- getMatches(Matcher) - Static method in class org.openstreetmap.josm.tools.Utils
-
Returns a list of capture groups if Matcher.matches()
, or null
.
- getMatchingPresets(Collection<TaggingPresetType>, Map<String, String>, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- getMatchingPresets(String, boolean, boolean, EnumSet<TaggingPresetType>, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.PresetClassifications
-
- getMatchingPresets(String[], String[], boolean, boolean, EnumSet<TaggingPresetType>, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.PresetClassifications
-
- getMax() - Method in class org.openstreetmap.josm.data.Bounds
-
- getMax() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- getMax() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- getMax() - Method in class org.openstreetmap.josm.data.ProjectionBounds
-
- getMaxAge() - Method in class org.openstreetmap.josm.io.CachedFile
-
- 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.tools.WindowGeometry
-
Computes the maximum dimension for a component to fit in screen displaying component
.
- getMaxFileAge() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
-
- getMaxLat() - Method in class org.openstreetmap.josm.data.Bounds
-
Returns max latitude of bounds.
- 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 class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
Get maximum longitude value
- getMaxPixels(int) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
-
Returns the absolut number of pixels in y or x, defined as: 2^Zoomlevel *
TILE_WIDTH where TILE_WIDTH is the width of a tile in pixels
- getMaxProjectionBounds() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getMaxRetries() - Method in class org.openstreetmap.josm.io.OsmApi
-
Replies the max.
- getMaxZoom() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
-
Specifies the maximum zoom value.
- getMaxZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
-
- getMaxZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
-
- getMaxZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- getMaxZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
-
- getMaxZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.Mapnik
-
- getMaxZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.TMSTileSource
-
- getMaxZoom() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Returns the maximum zoom level.
- getMaxZoomLvl(TileSource) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- getMaxZoomLvl() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- getMember(int) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- getMember() - Method in class org.openstreetmap.josm.data.osm.RelationMember
-
Returns the relation member.
- getMemberId(int) - Method in interface org.openstreetmap.josm.data.osm.IRelation
-
- getMemberId(int) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- getMemberId(int) - Method in class org.openstreetmap.josm.data.osm.RelationData
-
- getMemberId() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
-
- getMemberPrimitives() - Method in class org.openstreetmap.josm.data.osm.Relation
-
Replies the set of
OsmPrimitive
s referred to by at least one
member of this relation
- getMemberPrimitives(Class<T>) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- getMemberPrimitivesList() - Method in class org.openstreetmap.josm.data.osm.Relation
-
- getMemberRoles() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
Replies the list of member roles
- getMembers() - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
-
replies an immutable list of members of this relation
- getMembers() - Method in class org.openstreetmap.josm.data.osm.Relation
-
- getMembers() - Method in class org.openstreetmap.josm.data.osm.RelationData
-
- getMembersCount() - Method in interface org.openstreetmap.josm.data.osm.IRelation
-
- getMembersCount() - Method in class org.openstreetmap.josm.data.osm.Relation
-
- getMembersCount() - Method in class org.openstreetmap.josm.data.osm.RelationData
-
- 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.GenericRelationEditor.EditAction
-
- getMembershipPopupMenuHandler() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
Replies the membership popup menu handler.
- getMemberTableModel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
-
- getMemberType(int) - Method in interface org.openstreetmap.josm.data.osm.IRelation
-
- getMemberType(int) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- getMemberType(int) - Method in class org.openstreetmap.josm.data.osm.RelationData
-
- getMemberType() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
-
- getMenu() - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
-
- getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Returns list of actions.
- getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
-
- getMenuEntries() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getMenuName() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- getMergedCoords() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- getMergedDeletedState() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
Replies deleted state of combined dataset
- getMergedDeletedState(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- getMergeDecision() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
-
- getMergedEntries() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getMergedEntriesSize() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getMergedMap() - Method in class org.openstreetmap.josm.data.conflict.Conflict
-
- getMergedSelectionModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getMergedTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getMergeTarget(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
-
- getMessage() - Method in exception org.openstreetmap.josm.actions.upload.CyclicUploadDependencyException
-
- getMessage() - Method in class org.openstreetmap.josm.data.validation.TestError
-
Gets the error message
- getMessage(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
Constructs a (localized) message for this deprecation check.
- getMessage() - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest.OpeningHoursTestError
-
Returns the error message.
- getMessage() - Method in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
-
- getMessage() - Method in exception org.openstreetmap.josm.io.OsmApiException
-
- getMessage() - Method in exception org.openstreetmap.josm.io.OsmReader.OsmParsingException
-
- getMessage() - Method in exception org.openstreetmap.josm.tools.XmlParsingException
-
- getMetadata() - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- getMeterPerPixel() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Gets the meter per pixel.
- getMethod(String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
-
- getMin() - Method in class org.openstreetmap.josm.data.Bounds
-
- getMin() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- getMin() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- getMin() - Method in class org.openstreetmap.josm.data.ProjectionBounds
-
- getMinimumSize() - Method in class org.openstreetmap.josm.gui.widgets.ImageLabel
-
- getMinLat() - Method in class org.openstreetmap.josm.data.Bounds
-
Returns min latitude of bounds.
- 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 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 ingore points from future and from year before 1970 in this method
works correctly @since 5815
- getMinMaxTimeForTrack(GpxTrack) - Static method in class org.openstreetmap.josm.data.gpx.GpxData
-
returns minimum and maximum timestamps in the track
- getMinZoom() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
-
Specifies the minimum zoom value.
- getMinZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
-
- getMinZoom() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.TMSTileSource
-
- getMinZoom() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Returns the minimum zoom level.
- getMinZoomLvl(TileSource) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- getMinZoomLvl() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- getMissingPrimitives() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
-
replies the set of ids of all primitives for which a fetch request to the
server was submitted but which are not available from the server (the server
replied a return code of 404)
- getMissingPrimitives() - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
replies the set of ids of all primitives for which a fetch request to the
server was submitted but which are not available from the server (the server
replied a return code of 404)
- getMnemonic() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- getMode() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
-
- getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
-
- getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
-
- getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- getModeHelpText() - Method in class org.openstreetmap.josm.actions.mapmode.ZoomAction
-
- getModel() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
-
Replies the data model used in this dialog
- getModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- getModel(JTable) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
-
replies the model
- getModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
-
- getModel(JTable) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
-
replies the model
- getModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
-
replies the model used by this tag merger
- getModel() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
-
- getModel() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver
-
Replies the model used by this dialog
- getModel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
-
Replies the changeset content model
- getModel() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- getModel(JTable) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
-
replies the model
- getModel() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
-
replies the model used by this browser
- getModel() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- getModel(JTable) - Method in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
-
- getModel() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
-
Replies the tag editor model used by this panel.
- 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.
- getModeShortcut(String) - Static method in class org.openstreetmap.josm.actions.AutoScaleAction
-
- getModificationType() - Method in interface org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetDataSetEntry
-
- getModificationType() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
-
- getModificationType(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
-
Replies the modification type for the object with id id
.
- getModificationType() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
-
- getModifiedPrimitives(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
-
- getModifiedRelations(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
Replies the set of relations which have to be modified according
to the decisions managed by this model.
- getMOTD() - Method in class org.openstreetmap.josm.gui.GettingStarted
-
- getMovementMouseButton() - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- getMultikeyCombinations() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
-
- getMultikeyCombinations() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
-
- getMultikeyCombinations() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
-
- getMultikeyCombinations() - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
-
- getMultikeyCombinations() - Method in interface org.openstreetmap.josm.tools.MultikeyShortcutAction
-
- getMultikeyShortcut() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.EnableFilterAction
-
- getMultikeyShortcut() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.HidingFilterAction
-
- getMultikeyShortcut() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
-
- getMultikeyShortcut() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
-
- getMultikeyShortcut() - Method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
-
- getMultikeyShortcut() - Method in interface org.openstreetmap.josm.tools.MultikeyShortcutAction
-
- getMultiLayerAction(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.CustomizeColor
-
- getMultiLayerAction(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.gpx.CustomizeDrawingAction
-
- getMultiLayerAction(List<Layer>) - Method in interface org.openstreetmap.josm.gui.layer.Layer.MultiLayerAction
-
- getMultipolygonRoleMatcher() - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
- getMultiSplitLayout() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
-
A convenience method that returns the layout manager cast
to MutliSplitLayout.
- getMy() - Method in class org.openstreetmap.josm.data.conflict.Conflict
-
- getMyConflictParties() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Replies the set of
OsmPrimitive
which participate in the role
of "my" in the conflicts managed by this collection.
- getMyCoords() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- getMyDeletedState() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
Replies deleted state of local dataset
- getMyEntries() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getMyEntriesSize() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getMyPrimitive(T) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getMyPrimitive() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- getMyPrimitive(RelationMember) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
-
- getMyPrimitiveById(PrimitiveId) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getMyReferrers() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
Returns local referrers
- getMySelectionModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getMyTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getMyTagValue() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
-
- getName() - Method in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- getName() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapObject
-
- getName() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
-
A tile layer name has to be unique and has to consist only of characters
valid for filenames.
- getName() - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- getName() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
-
- getName() - Method in enum org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource.ScanexLayer
-
- getName() - Method in class org.openstreetmap.josm.actions.ActionParameter
-
- getName(boolean) - Static method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
-
- getName() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Returns the entry name.
- getName() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Replies the name of this primitive.
- getName() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- getName() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
Replies the name of this primitive.
- getName() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- getName() - Method in class org.openstreetmap.josm.data.osm.User
-
Replies the user name
- getName() - Method in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
-
- getName() - Method in interface org.openstreetmap.josm.data.projection.datum.Datum
-
- getName() - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
-
- getName() - Method in class org.openstreetmap.josm.data.projection.proj.LonLat
-
- getName() - Method in class org.openstreetmap.josm.data.projection.proj.Mercator
-
- getName() - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
-
Replies a human readable name of this projection.
- getName() - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
-
- getName() - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
-
- getName() - Method in class org.openstreetmap.josm.data.validation.Test
-
Returns the test name.
- getName() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
Replies the name of this toggle dialog
- getName() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
-
- getName() - Method in class org.openstreetmap.josm.gui.download.BookmarkList.Bookmark
-
Returns the bookmark name
- getName() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
-
Replies the name of the layer
- getName() - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Replies the name of the layer
- getName() - Method in enum org.openstreetmap.josm.gui.MainApplication.Option
-
Replies the option name
- getName(String) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
-
- getName() - Method in enum org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicy
-
Replies the policy name, to be stored in proxy preferences.
- getName() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- getName() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- getName() - Method in enum org.openstreetmap.josm.gui.tagging.TaggingPresetType
-
- getName() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
-
- 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.remotecontrol.DNSName
-
Return the actual name value of the GeneralName.
- getName() - Method in class org.openstreetmap.josm.plugins.PluginInformation
-
Replies the name of the plugin.
- getNameAndId(String, long) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- getNameComplementTags() - Method in class org.openstreetmap.josm.gui.mappaint.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
-
- getNames() - Method in class org.openstreetmap.josm.data.osm.User
-
Returns the list of user names
- getNameTags() - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
-
Replies an unmodifiable list of the name tags used to compose the label.
- getNameTagValue(IRelation, String) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
- getNamingtagsForRelations() - Static method in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
Replies the list of naming tags used in relations.
- getNear() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
-
Gets the "download near" choosen value
- getNearestAngle(double) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- getNearestNode(Point, Predicate<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* depends on the current map selection state IF use_selected is true.
- getNearestNode(Point, Predicate<OsmPrimitive>, 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
If more than one node within node.snap-distance pixels is found,
the nearest node selected is returned IF use_selected is true.
- getNearestNode(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getNearestNodeOrWay(Point, Predicate<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* depends on the current map selection state IF use_selected is true.
- getNearestNodes(Point, Collection<Node>, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* does not depend on the current map selection state,
neither does the result *order*.
- getNearestNodes(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* does not depend on the current map selection state,
neither does the result *order*.
- getNearestNodesImpl(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* does not depend on the current map selection state,
neither does the result *order*.
- getNearestNodesOrWays(Point, Collection<OsmPrimitive>, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* does not depend on the current map selection state,
neither does the result *order*.
- getNearestNodesOrWays(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* does not depend on the current map selection state,
neither does the result *order*.
- getNearestWay(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* depends on the current map selection state.
- getNearestWays(Point, Collection<Way>, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* does not depend on the current map selection state,
neither does the result *order*.
- getNearestWays(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* does not depend on the current map selection state,
neither does the result *order*.
- getNearestWaySegment(Point, Predicate<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* depends on the current map selection state IF use_selected is true.
- getNearestWaySegment(Point, Predicate<OsmPrimitive>, 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.
- getNearestWaySegment(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getNearestWaySegments(Point, Collection<WaySegment>, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The result *order* depends on the current map selection state.
- getNearestWaySegments(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The result *order* depends on the current map selection state.
- getNearestWaySegmentsImpl(Point, Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
The *result* does not depend on the current map selection state,
neither does the result *order*.
- getNeighbours(Node) - Method in class org.openstreetmap.josm.data.osm.Way
-
Return nodes adjacent to node
- getNestedException(Exception, Class<T>) - Static method in class org.openstreetmap.josm.gui.ExceptionDialogUtil
-
Replies the first nested exception of type nestedClass
(including
the root exception e
) or null, if no such exception is found.
- getNestedException(Exception, Class<T>) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
-
Replies the first nested exception of type nestedClass
(including
the root exception e
) or null, if no such exception is found.
- getNetworkErrors() - Static method in class org.openstreetmap.josm.Main
-
Returns the network errors that occured until now.
- getNewChangesetId() - Method in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
-
- getNewLayerFile(AutosaveTask.AutosaveLayerInfo) - Method in class org.openstreetmap.josm.data.AutosaveTask
-
- getNewlyActivatedPluginNames() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Replies the set of plugin names which have been added by the user to
the set of activated plugins.
- getNewlyActivatedPlugins() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Replies the set of plugins which have been added by the user to
the set of activated plugins.
- getNewlyDeactivatedPlugins() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Replies the set of plugins which have been removed by the user from
the set of activated plugins.
- getNewOffsetMenu() - Method in class org.openstreetmap.josm.gui.ImageryMenu
-
- getNewSelection() - Method in class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
-
Replies the new list of selected primitives ids
- getNewValue() - Method in class org.openstreetmap.josm.data.Preferences.DefaultPreferenceChangeEvent
-
- getNewValue() - Method in interface org.openstreetmap.josm.data.Preferences.PreferenceChangeEvent
-
- getNewWay() - Method in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
-
- getNewWays() - Method in class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
-
Replies the resulting new ways
- getNext() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheEntry
-
- getNext() - Method in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
-
- 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.
- getNoDataColor() - Method in class org.openstreetmap.josm.tools.ColorScale
-
- getNode(long) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
-
- getNode() - Method in class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
-
- getNode() - Method in class org.openstreetmap.josm.data.osm.RelationMember
-
Returns the relation member as a node.
- getNode(int) - Method in class org.openstreetmap.josm.data.osm.Way
-
Replies the node at position index
.
- getNode() - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines.PowerLineError
-
- getNode(OsmPrimitive, Double, MultiCascade) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
- getNode() - Method in exception org.openstreetmap.josm.gui.widgets.MultiSplitLayout.InvalidLayoutException
-
- getNodeColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getNodeComparator() - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
-
- getNodeComparator() - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
- 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
-
- getNodeForCommand(PseudoCommand, int) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
Wraps a command in a CommandListMutableTreeNode.
- getNodeIcon(Tag) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
- getNodeIcon(Tag, boolean) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
- getNodeId(int) - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
-
replies the idx-th node id in the list of node ids of this way
- getNodeId(int) - Method in interface org.openstreetmap.josm.data.osm.IWay
-
- getNodeId(int) - Method in class org.openstreetmap.josm.data.osm.Way
-
- getNodeId(int) - Method in class org.openstreetmap.josm.data.osm.WayData
-
- getNodeListTableModel(PointInTimeType) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- getNodePairs(boolean) - Method in class org.openstreetmap.josm.data.osm.Way
-
Replies the ordered List
of chunks of this way.
- getNodes(Stack<CombineWayAction.NodePair>) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- getNodes() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- getNodes() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.AssembledPolygon
-
- getNodes() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Replies an unmodifiable collection of nodes in this dataset
- getNodes() - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
-
replies an immutable list of the ways node ids
- getNodes() - Method in class org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygon
-
Builds a list of nodes for this polygon.
- getNodes() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
-
- getNodes() - Method in class org.openstreetmap.josm.data.osm.Way
-
You can modify returned list but changes will not be propagated back
to the Way.
- getNodes() - Method in class org.openstreetmap.josm.data.osm.WayData
-
- getNodesBounds(List<Node>) - Static method in class org.openstreetmap.josm.tools.Geometry
-
- getNodesCenter() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
-
Get the center of the nodes under modification.
- getNodesCount() - Method in interface org.openstreetmap.josm.data.osm.IWay
-
- getNodesCount() - Method in class org.openstreetmap.josm.data.osm.Way
-
Replies the number of nodes in this way.
- getNodesCount() - Method in class org.openstreetmap.josm.data.osm.WayData
-
- getNoIcon_Icon(StyleSource) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
No icon with the given name was found, show a dummy icon instead
- getNormalizedApiUrl() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
-
Removes leading and trailing whitespace from the API URL and removes trailing '/'.
- 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
- getNoteAction() - Method in class org.openstreetmap.josm.data.notes.NoteComment
-
- 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
-
- getNullInstance() - Method in class org.openstreetmap.josm.data.Preferences.ListListSetting
-
- getNullInstance() - Method in class org.openstreetmap.josm.data.Preferences.ListSetting
-
- getNullInstance() - Method in class org.openstreetmap.josm.data.Preferences.MapListSetting
-
- getNullInstance() - Method in interface org.openstreetmap.josm.data.Preferences.Setting
-
Returns a setting whose value is null.
- getNullInstance() - Method in class org.openstreetmap.josm.data.Preferences.StringSetting
-
- getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.AreaSize
-
- getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.ChangesetId
-
- getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Id
-
- getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.NodeCountRange
-
- getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.RangeMatch
-
- getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.TagCountRange
-
- getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.TimestampRange
-
- getNumber(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Version
-
- getNumberOfCoordinates() - Method in class org.openstreetmap.josm.io.NmeaReader
-
- getNumCancel() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- getNumConflicts() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
Replies the current number of conflicts
- getNumConflicts() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- getNumDataLayers() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
-
- getNumDecidedConflicts() - Method in class org.openstreetmap.josm.command.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
-
- getNumFailed() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- getNumKeys() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
- getNumLayers() - Method in class org.openstreetmap.josm.gui.MapView
-
Replies the number of layers managed by this mav view
- getNumMembers() - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
-
replies the number of members
- getNumMembersWithPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
Replies the number of members which refer to a particular primitive
- getNumNodes() - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
-
replies the number of nodes in this way
- getNumObjectsToDelete() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
-
- getNumObjectsToUpload() - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
-
Replies the number of objects to upload
- getNumParentRelations() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
-
- getNumRelationChildren(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
Replies the number of children of type relation for a particular
relation parent
- getNumRequests(int) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
-
- getNumResolvedConflicts() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
-
- getNumResolverTabs() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- getNumTagsFor(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies the number of tags with key key
- getNumVersions() - Method in class org.openstreetmap.josm.data.osm.history.History
-
- getNumWaysInSelection() - Method in class org.openstreetmap.josm.actions.ReverseWayAction
-
- getOAuthParameters() - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
-
Replies the current set of advanced OAuth parameters in this UI
- getOAuthParameters() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
-
Replies the current OAuth parameters.
- getObject() - Method in interface org.openstreetmap.josm.gui.FileDrop.TransferableObject.Fetcher
-
- getObjectsToDelete() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
-
- getOfflineResources() - Static method in class org.openstreetmap.josm.Main
-
Replies the set of online resources currently offline.
- getOffsetMenuItem() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- getOffsetMenuItem(JComponent) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- getOldChangesetId() - Method in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
-
- getOldValue() - Method in class org.openstreetmap.josm.data.Preferences.DefaultPreferenceChangeEvent
-
- getOldValue() - Method in interface org.openstreetmap.josm.data.Preferences.PreferenceChangeEvent
-
- getOnlinePluginSites() - Static method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
-
- getOpacity() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
-
- getOpacity() - Method in class org.openstreetmap.josm.gui.layer.Layer
-
- getOpenChangesets() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
Replies the list of open changesets.
- getOperand() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.UnaryMatch
-
- getOppositeEntries() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
-
replies the opposite list of entries with respect to the current
ComparePairType
- getOppositePrimitive() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
-
- getOppositeRole(ListRole) - Method in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
-
replies the opposite role of role
participating in this comparison
pair
- getOppositeValue(String) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
-
- 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.LoadObjectHandler
-
- getOptionalParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
-
- getOptionalParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
- getOptionalParams() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
-
- getOrCreateCascade(String) - Method in class org.openstreetmap.josm.gui.mappaint.MultiCascade
-
Return the cascade with the given name.
- getOrCreateTile(int, int, int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- getOrig(OsmPrimitive) - Method in class org.openstreetmap.josm.command.Command
-
Lets other commands access the original version
of the object.
- getOriginalKeys() - Method in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
-
- getOriginalName() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Returns the entry name.
- getOriginalPrimitive() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
-
- getOriginalWay() - Method in class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
-
Replies the original way being split
- 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(String) - Static method in class org.openstreetmap.josm.io.OsmApi
-
Replies the
OsmApi
for a given server URL
- getOsmApi() - Static method in class org.openstreetmap.josm.io.OsmApi
-
Replies the
OsmApi
for the URL given by the preference
osm-server.url
- getOsmApiCredentialDialog(String, String, String, String) - Static method in class org.openstreetmap.josm.gui.io.CredentialDialog
-
- getOsmBoolean(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
-
- getOsmClass() - Method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
-
- getOsmIds() - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
-
Gets the requested OSM object IDs.
- getOsmPassword() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
-
- getOsmPrimitiveListModel() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveList
-
- getOsmPrimitivesTableModel() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
-
- getOsmUserName() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
-
- getOSMWebsite() - Static method in class org.openstreetmap.josm.Main
-
Returns the OSM website URL.
- getOutboundPairs(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- getOutboundPairs(Node) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- getOuterWays() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
Replies the list of outer ways.
- getOutputStream(File) - Method in class org.openstreetmap.josm.io.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.
- getP1() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
-
- getP2() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
-
- getPackageDetails(String...) - Static method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
-
Get the package name including detailed version.
- getPanel() - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeRenderer
-
- getParam(int) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
-
- getParameters() - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
-
- getParameters() - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
-
- getParameters() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- getParametrizedAction() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- getParent() - Method in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- getParent() - Method in class org.openstreetmap.josm.data.osm.RelationToChildReference
-
- getParent() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage.MapImageBoxProvider
-
- getParent() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
-
- getParentDialog() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
-
replies the parent dialog this browser is embedded in
- getParentDialog() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree
-
replies the parent dialog this tree is embedded in.
- getParentRelations(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Replies the set of referring relations
- getParentRelations() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
-
- getParents() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
-
- getParentSubGridName() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
- getParserChecksumErrors() - Method in class org.openstreetmap.josm.io.NmeaReader
-
- getParserMalformed() - Method in class org.openstreetmap.josm.io.NmeaReader
-
- getParserUnknown() - Method in class org.openstreetmap.josm.io.NmeaReader
-
- getParserZeroCoordinates() - Method in class org.openstreetmap.josm.io.NmeaReader
-
- getPartialMatch(Projection, double, double, double) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.AddCommand
-
- getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
-
- getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.Command
-
Return the primitives that take part in this command.
- getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.DeleteCommand
-
- getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.MoveCommand
-
- getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.PseudoCommand
-
Return the primitives that take part in this command.
- getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.PurgeCommand
-
- getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.SequenceCommand
-
- getParticipatingPrimitives() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
-
- getParticipatingRoles() - Method in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
-
replies the pair of
ListRole
s 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
-
- getPasteAction() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- getPasteKeyStroke() - Static method in class org.openstreetmap.josm.tools.Shortcut
-
Replies the platform specific key stroke for the 'Paste' command, i.e.
- getPath(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- getPath(String, String) - Method in class org.openstreetmap.josm.io.CacheFiles
-
Gets file path for ident with customizable file-ending
- getPath(String) - Method in class org.openstreetmap.josm.io.CacheFiles
-
Gets file path for ident
- getPattern(String) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
-
- getPatternFor(String) - Static method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
-
- getPatternFor(String, boolean) - Static method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
-
- getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
-
- getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
-
- getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeCompressedTask
-
- getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask
-
- getPatterns() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmCompressedTask
-
- 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
- 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.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.LoadObjectHandler
-
- getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
-
- getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
Get a specific message to ask the user for permission for the operation
requested via remote control.
- getPermissionMessage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
-
- getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddNodeHandler
-
- getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.AddWayHandler
-
- getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.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.LoadObjectHandler
-
- getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
-
- getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
Get a PermissionPref object containing the name of a special permission
preference to individually allow the requested operation and an error
message to be displayed when a disabled operation is requested.
- getPermissionPref() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
-
- getPermissionPrefs() - Static method in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
-
- 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.data.AutosaveTask
-
- getPixelPerDegree() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- getPixelPerDegree() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- 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
.
- getPluginDir() - Method in class org.openstreetmap.josm.plugins.Plugin
-
- getPluginInformation(String) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Replies the plugin info with the name name
.
- getPluginInformation() - Method in class org.openstreetmap.josm.plugins.Plugin
-
Replies the plugin information object for this plugin
- getPluginLocations() - Static method in class org.openstreetmap.josm.plugins.PluginInformation
-
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.
- 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 list of plugins waiting for update or download
- getPluginsScheduledForUpdateOrDownload() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Replies the list of plugins waiting for update or download
- getPoint(EastNorth) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getPoint(LatLon) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getPoint(Node) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getPoint2D(EastNorth) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Return the point on the screen where this Coordinate would be.
- getPoint2D(LatLon) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getPoint2D(Node) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getPointInTime(PointInTimeType) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
replies the history OSM primitive for a given point in time
- getPointInTimeType() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
-
- getPoints() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapPolygon
-
- getPoints() - Method in class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
-
- getPoints() - Method in class org.openstreetmap.josm.data.imagery.Shape
-
- getPolicy() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
-
- getPolygonIntersection(GeneralPath, List<Node>) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- getPopUpMenu() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
-
Replies the popup menu for this table
- 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.gui.conflict.tags.RelationMemberConflictDecision
-
- getPos() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
getter methods that refer to the temporary value
- getPosition() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Calculates the latitude/longitude coordinate of the center of the
currently displayed map area.
- getPosition(Point) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Converts the relative pixel coordinate (regarding the top left corner of
the displayed map) into a latitude / longitude coordinate
- getPosition(int, int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Converts the relative pixel coordinate (regarding the top left corner of
the displayed map) into a latitude / longitude coordinate
- getPosition() - Method in class org.openstreetmap.josm.data.osm.RelationToChildReference
-
- getPosition() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
-
- 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
- getPostLayerTask() - Method in class org.openstreetmap.josm.io.GpxImporter.GpxImporterData
-
- getPostLayerTask() - Method in class org.openstreetmap.josm.io.OsmImporter.OsmImporterData
-
- getPostLoadTasks() - Method in class org.openstreetmap.josm.io.session.SessionReader
-
- getPPD() - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- getPrecacheTask() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- getPreferenceEntry() - Method in class org.openstreetmap.josm.data.osm.Filter
-
- getPreferenceFile() - Method in class org.openstreetmap.josm.data.Preferences
-
Returns the user preferences file
- getPreferenceKey() - Method in class org.openstreetmap.josm.gui.IconToggleButton
-
- 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(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
-
- getPreferencesDir() - Method in class org.openstreetmap.josm.data.Preferences
-
Returns the location of the user defined preferences directory
- getPreferencesDirFile() - Method in class org.openstreetmap.josm.data.Preferences
-
Returns the user defined preferences directory
- getPreferenceSetting() - Method in class org.openstreetmap.josm.plugins.Plugin
-
Called in the preferences dialog to create a preferences page for the plugin,
if any available.
- getPreferenceSetting(Collection<PreferenceSettingFactory>) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
- getPreferenceSetting() - Method in class org.openstreetmap.josm.plugins.PluginProxy
-
- getPreferencesFromCode(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.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
-
- getPreferencesValue() - Method in enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
-
- getPreferenceValue() - Method in enum org.openstreetmap.josm.gui.io.UploadStrategy
-
Replies the value which is written to the preferences for a specific
upload strategy
- getPreferredFormats() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
-
- 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.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.
- 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.gui.preferences.SourceEntry
-
the name / identifier that should be used to save custom color values
and similar stuff to the preference file
- getPresetKeys() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
- getPresetSources() - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetReader
-
Returns the set of preset source URLs.
- getPresetValues(String) - Static method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
- getPrettifiedValue() - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest.OpeningHoursTestError
-
Returns the prettified value.
- getPrev() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheEntry
-
- getPreviousNode(int) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
Gets a node from selected way before given index.
- getPreviousNodeIndex(int) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
Gets a node index from selected way before given index.
- getPrevNode() - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
-
Node just before head node.
- getPrimitive() - Method in interface org.openstreetmap.josm.data.osm.ChangesetDataSet.ChangesetDataSetEntry
-
- getPrimitive() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
-
- getPrimitive(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
-
- getPrimitive() - Method in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
-
- getPrimitive() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
-
- getPrimitive(int) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
-
- getPrimitive(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
-
Replies the primitive at row row
in this model
- getPrimitive() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
-
- getPrimitive(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
-
- getPrimitive() - Method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
-
- getPrimitive(OsmPrimitiveType, long) - Method in class org.openstreetmap.josm.gui.io.UploadLayerTask
-
- getPrimitiveActions() - Method in class org.openstreetmap.josm.gui.PopupMenuHandler
-
Returns all enabled primitive actions.
- getPrimitiveById(long, OsmPrimitiveType) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Returns a primitive with a given id from the data set.
- getPrimitiveById(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Returns a primitive with a given id from the data set.
- getPrimitiveByIdChecked(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Show message and stack trace in log in case primitive is not found
- getPrimitiveId() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Replies the unique primitive id for this primitive
- getPrimitiveId() - Method in class org.openstreetmap.josm.data.osm.history.History
-
Replies the primitive id for this history.
- getPrimitiveId() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- getPrimitiveId() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- getPrimitiveId() - Method in exception org.openstreetmap.josm.io.OsmApiPrimitiveGoneException
-
Replies the id of the primitive this exception was thrown for.
- getPrimitiveInLayer(int, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.conflict.pair.PairTable
-
- getPrimitiveInLayer(int, OsmDataLayer) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
-
- getPrimitiveListModel() - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveList
-
- getPrimitiveName(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
-
- getPrimitives() - Method in class org.openstreetmap.josm.data.APIDataSet
-
Replies all primitives
- getPrimitives(Predicate<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
- getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
-
Returns list of primitives modified by this event.
- getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
-
- getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.DataChangedEvent
-
- getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
-
- getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
-
- getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
-
- getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
-
- getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
-
- getPrimitives() - Method in class org.openstreetmap.josm.data.osm.event.WayNodesChangedEvent
-
- getPrimitives() - Method in class org.openstreetmap.josm.data.validation.TestError
-
Gets the list of primitives affected by this error
- getPrimitives(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
-
- getPrimitives(int[]) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
-
- getPrimitives(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.AndSet
-
- getPrimitives(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ChildSet
-
- getPrimitives(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ContextProvider
-
- getPrimitives(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.OrSet
-
- getPrimitives(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ParentSet
-
- getPrimitivesByModificationType(ChangesetDataSet.ChangesetModificationType) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
-
Replies the set of primitives with a specific modification type
- getPrimitivesToAdd() - Method in class org.openstreetmap.josm.data.APIDataSet
-
Replies the primitives which should be added to the OSM database
- getPrimitivesToCheckForParents() - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
-
Replies the collection of deleted OSM primitives for which we have to check whether
there are dangling references on the server.
- getPrimitivesToDelete() - Method in class org.openstreetmap.josm.data.APIDataSet
-
Replies the primitives which should be deleted in the OSM database
- getPrimitivesToUpdate() - Method in class org.openstreetmap.josm.data.APIDataSet
-
Replies the primitives which should be updated in the OSM database
- getPrimitiveToZoom() - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ZoomToNodeAction
-
- getPrimitiveType() - Method in exception org.openstreetmap.josm.io.OsmApiPrimitiveGoneException
-
Replies the type of the primitive this exception was thrown for.
- getPriority() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
-
Returns the priority.
- getPriority() - Method in class org.openstreetmap.josm.io.FileImporter
-
If multiple files (with multiple file formats) are selected,
they are opened in the order of their priorities.
- getPriority() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- getPriority() - Method in class org.openstreetmap.josm.io.JpgImporter
-
Needs to be the last, to avoid problems.
- getPrivileges() - Method in class org.openstreetmap.josm.gui.oauth.OsmPrivilegesPanel
-
Replies the currently entered privileges
- getProcessedPrimitives() - Method in class org.openstreetmap.josm.io.OsmServerWriter
-
Replies the collection of successfully processed primitives
- getProfileMenu() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
-
- getProgressMonitor() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
-
- 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.NullProgressMonitor
-
- getProgressTaskId() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- 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.SwingRenderingProgressMonitor
-
- 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.LambertConformalConic
-
- getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.LonLat
-
- getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.Mercator
-
- getProj4Id() - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
-
Replies the Proj.4 identifier.
- getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
-
- getProj4Id() - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
-
- getProjection() - Method in class org.openstreetmap.josm.data.coor.CachedLatLon
-
- getProjection() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- 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.
- getProjection() - Static method in class org.openstreetmap.josm.Main
-
Replies the current projection.
- getProjectionBounds() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getProjectionByCode(String) - Static method in class org.openstreetmap.josm.data.projection.Projections
-
- getProjectionChoices() - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- getProjectionEntries(Projection) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- getProjectionEntries(String, String) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- getProjectionName() - Method in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
-
- 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
-
- getProjections() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery.LayerDetails
-
- getPropertyChangeListeners() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- 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.
- getQueryString() - Method in class org.openstreetmap.josm.io.ChangesetQuery
-
Replies the query string to be used in a query URL for the OSM API.
- getRadius() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapMarker
-
- getRadius(MapMarker, Point) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Calculates the position on the map of a given coordinate
- getRadius() - Method in class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- getRange() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
-
- getRange() - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
-
- getRange() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.LinkSelector
-
- getRange() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.OptimizedGeneralSelector
-
- getRawName() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- getReadLock() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Returns the lock used for reading.
- getReadNumber() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- getRealBounds() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- getRealNodesCount() - Method in class org.openstreetmap.josm.data.osm.Way
-
Replies the real number of nodes in this way (full number of nodes minus one if this way is closed)
- getRectangle() - Method in class org.openstreetmap.josm.tools.WindowGeometry
-
Replies the size and position specified by the geometry
- getReferenced() - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
-
- getReferencePointInTime() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- getReferredPrimitive(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
-
- getReferredPrimitive(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- getReferredPrimitive(int) - Method in interface org.openstreetmap.josm.gui.widgets.OsmPrimitivesTableModel
-
- getReferrer(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Replies the collection of referring primitives for the primitives in primitives
.
- getReferrers(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Find primitives that reference this primitive.
- getReferrers() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- 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
- getRegisteredActionShortcut(Shortcut) - Static method in class org.openstreetmap.josm.Main
-
Replies the registered action for the given shortcut
- getRelation(long) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
-
- getRelation() - Method in class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
-
- getRelation() - Method in class org.openstreetmap.josm.data.osm.RelationMember
-
Returns the relation member as a relation.
- getRelation() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
-
- getRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
-
- getRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
Replies the currently edited relation
- getRelationChildByIdx(Relation, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
Replies the i-th child of type relation for a particular relation
parent
.
- getRelationComparator() - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
-
- getRelationComparator() - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
- 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
-
- getRelationMember(int) - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
-
replies the idx-th member
- getRelationMemberConflictResolverModel() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
Replies the relation membership conflict resolver model.
- getRelationMemberTableModel(PointInTimeType) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- getRelationMemberTableModel(JTable) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
-
- getRelationName(IRelation) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
- getRelations(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.relation.AbstractRelationAction
-
- getRelations() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Replies an unmodifiable collection of relations in this dataset
- getRelationSelectedColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getRelationSelectedColor(int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getRelationSnapshot() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
Replies the state of the edited relation when the editor has been launched
- getRelationToChildReferences(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.osm.RelationToChildReference
-
- getRelationToChildReferences(Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.data.osm.RelationToChildReference
-
- getRelationTypeName(IRelation) - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
- getReleaseAttributes() - Method in class org.openstreetmap.josm.data.Version
-
Replies a text with the release attributes
- getRemoteControlDir() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
-
Returns the remote control directory.
- getRemovedChangesets() - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheEvent
-
- getRemovedChangesets() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
-
- getRenderer() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
-
- getReportHeader() - Static method in class org.openstreetmap.josm.actions.ShowStatusReportAction
-
Replies the report header (software and system info)
- getRequest(boolean) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getRequest(AbstractProgressMonitor) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- getRequest() - Method in exception org.openstreetmap.josm.io.imagery.WMSException
-
Replies the WMS request that lead to this exception.
- getRequestForBbox(double, double, double, double) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
-
- getRequestPriority(WMSRequest) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getRequestToken(ProgressMonitor) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
-
Submits a request for a Request Token to the Request Token Endpoint Url of the OAuth Service
Provider and replies the request token.
- getRequestToken() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
-
Replies the request token.
- getRequestTokenUrl() - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
Gets the request token URL.
- getRequiredPlugins(String) - Static method in class org.openstreetmap.josm.plugins.PluginInformation
-
- getRequiredPlugins() - Method in class org.openstreetmap.josm.plugins.PluginInformation
-
Replies the list of plugins required by the up-to-date version of this plugin.
- getReset() - Method in class org.openstreetmap.josm.tools.Shortcut
-
- getResolution() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
-
Replies a tag representing the current resolution.
- getResolution() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- getResolution(OsmPrimitiveType) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- getResolution() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- getResolver(int) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- getResourceClassLoaders() - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
- getResponseCode() - Method in exception org.openstreetmap.josm.gui.help.HelpContentReaderException
-
Replies the HTTP response code related to the wiki access exception.
- getResponseCode() - Method in exception org.openstreetmap.josm.io.OsmApiException
-
Replies the HTTP response code.
- getRestartButtonSpec() - Static method in class org.openstreetmap.josm.actions.RestartAction
-
Returns a new ButtonSpec
instance that performs this action.
- getResult() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
-
- getResult() - Method in exception org.openstreetmap.josm.tools.ImageProvider.SAXReturnException
-
- getReverseCommand() - Method in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
-
- getRhs() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.BinaryMatch
-
- getRole(int) - Method in interface org.openstreetmap.josm.data.osm.IRelation
-
- getRole(int) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- getRole(int) - Method in class org.openstreetmap.josm.data.osm.RelationData
-
- getRole() - Method in class org.openstreetmap.josm.data.osm.RelationMember
-
Returns the role of this relation member.
- getRole() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
-
- getRole() - Method in class org.openstreetmap.josm.data.osm.RelationToChildReference
-
- getRole() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
-
- getRole() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
-
- getRole() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
-
- getRoleCache() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
- 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.
- getRoundedToOsmPrecision() - Method in class org.openstreetmap.josm.data.coor.LatLon
-
Replies a clone of this lat LatLon, rounded to OSM precisions, i.e.
- getRoundedToOsmPrecisionStrict() - Method in class org.openstreetmap.josm.data.coor.LatLon
-
Replies a clone of this lat LatLon, rounded to OSM precisions, i.e.
- getRow(int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
-
- getRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel
-
Returns the imagery info at the given row number.
- getRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
-
Returns the imagery info at the given row number.
- getRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
-
- getRowCount() - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.history.DiffTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.advanced.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.imagery.ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ScListModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
- getRowCount() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- getRowSelectionModel() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
Replies the row selection model used by this tag editor model
- getRuleCandidates(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource.MapCSSRuleIndex
-
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
-
- 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.NavigatableComponent
-
- getScale() - Method in class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
-
- getScaledIcon() - Method in class org.openstreetmap.josm.plugins.PluginInformation
-
Replies the plugin icon, scaled to 24x24 pixels.
- getScaledImage(Image) - Static method in class org.openstreetmap.josm.gui.SideButton
-
scales the given image proportionally so that the height is "iconHeight"
- getScaleFactor() - Method in class org.openstreetmap.josm.data.projection.AbstractProjection
-
- getScaleFactor(int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
Returns average number of screen pixels per tile pixel for current mapview
- getScreenInfo(String) - Static method in class org.openstreetmap.josm.tools.WindowGeometry
-
Find the size and position of the screen for given coordinates.
- getScreenInfo(Rectangle) - Static method in class org.openstreetmap.josm.tools.WindowGeometry
-
Find the size and position of the screen for given coordinates.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
-
- getScrollableTracksViewportHeight() - Method in class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
-
- getScrollableTracksViewportWidth() - Method in class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
-
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
-
- getSearchExpressionHistory() - Static method in class org.openstreetmap.josm.actions.search.SearchAction
-
- getSearchHistory() - Static method in class org.openstreetmap.josm.actions.search.SearchAction
-
- getSecondNode() - Method in class org.openstreetmap.josm.data.osm.WaySegment
-
Returns the second (last) node of the way segment.
- getSecret() - Method in class org.openstreetmap.josm.data.oauth.OAuthToken
-
Replies the token secret
- getSegmentAltituteIntersection(EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Returns the coordinate of intersection of segment sp1-sp2 and an altitude
to it starting at point ap.
- getSegmentAngle(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Returns angle of a segment defined with 2 point coordinates.
- getSegmentCells(Node, Node, double) - Static method in class org.openstreetmap.josm.data.validation.util.ValUtil
-
Returns the coordinates of all cells in a grid that a line between 2 nodes intersects with.
- 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.
- getSegments() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrack
-
- getSegments() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
-
- getSegments(EastNorth, EastNorth) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
-
Returns all the cells this segment crosses.
- getSegmentSegmentIntersection(EastNorth, EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Finds the intersection of two line segments
- getSelectablePrimitives() - Method in class org.openstreetmap.josm.data.validation.TestError
-
Gets the list of primitives affected by this error and are selectable
- getSelected() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Replies an unmodifiable collection of primitives currently selected
in this dataset, except deleted ones.
- getSelected() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
- getSelected() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
Replies the collection of OSM primitives currently selected in the view
of this model
- getSelected() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
-
- getSelectedChangeset() - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
Replies the currently selected changeset.
- getSelectedChangesetIds() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
Replies a set of ids of the selected changesets
- getSelectedChangesetIds() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- getSelectedChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
Replies the list of selected changesets
- getSelectedChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- getSelectedChangesets() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
-
Replies a collection with the changesets the user selected.
- getSelectedChildPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
Replies the set of selected referers.
- getSelectedColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getSelectedColor(int) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getSelectedComparePair() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
-
- getSelectedConflict() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
-
returns the first selected item of the conflicts list
- getSelectedDownloadArea() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
Replies the currently selected download area.
- getSelectedError() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
-
Replies the currently selected error, or null
.
- getSelectedIncompleteMemberPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
Replies the set of selected incomplete primitives
- getSelectedIndices() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- getSelectedItem() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
-
- getSelectedItem() - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
-
- getSelectedItem() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Combo
-
- getSelectedItem() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- getSelectedItem() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ConcatenatingJList
-
- getSelectedItem() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.MultiSelect
-
- getSelectedItems() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
-
The list of currently selected rows
- 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.
- getSelectedMultipolygonRelation() - Method in class org.openstreetmap.josm.actions.CreateMultipolygonAction
-
- 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 class org.openstreetmap.josm.data.osm.DataSet
-
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
-
- getSelectedObjects(boolean) - Method in class org.openstreetmap.josm.gui.SelectionManager
-
Return a list of all objects in the selection, respecting the different
modifier.
- getSelectedObjects() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- getSelectedOpenChangesets() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
Replies the selected open changesets
- getSelectedPluginNames() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Replies the list of selected plugin information objects
- getSelectedPlugins() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Replies the list of selected plugin information objects
- getSelectedPreset() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
Determines, which preset is selected at the current moment
- getSelectedPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
-
- getSelectedPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
-
- getSelectedPrimitives() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
-
Replies the selected OSM primitives.
- getSelectedPrimitives() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
-
- 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 class org.openstreetmap.josm.data.osm.DataSet
-
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
-
- getSelectedUsers(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
-
- getSelectedWays() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Returns selected ways.
- getSelection(SearchAction.SearchSetting, Collection<OsmPrimitive>, Predicate<OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
-
- getSelection(SearchAction.SearchSetting, Collection<OsmPrimitive>, Property<OsmPrimitive, Boolean>) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
-
Version of getSelection that is customized for filter, but should
also work in other context.
- getSelection() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
-
- getSelection() - Method in interface org.openstreetmap.josm.gui.tagging.PresetHandler
-
- getSelectionHistory() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Replies the history of JOSM selections
- getSelectionHistory() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
Replies the history of JOSM selections
- getSelectionModel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
- getSelectionModel() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
-
Replies the selection model
- getSelectionModel() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- getSelectionRectangle() - Method in class org.openstreetmap.josm.gui.SelectionManager
-
Calculate and return the current selection rectangle
- getSeparator() - Static method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- 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.
- 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
-
- getServiceUrl() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
-
- getSessionLayerExporter(Layer) - Static method in class org.openstreetmap.josm.io.session.SessionWriter
-
- getSessionLayerImporter(String) - Static method in class org.openstreetmap.josm.io.session.SessionReader
-
- getSetting(String, Preferences.Setting<?>) - Method in class org.openstreetmap.josm.data.Preferences
-
- 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(Class<? extends T>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
- 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
-
- getSettings() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
- getSeverity() - Method in class org.openstreetmap.josm.data.validation.TestError
-
Gets the severity of this error
- getSeverity() - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
- getSeverity() - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest.OpeningHoursTestError
-
Returns the error severity.
- getSeverity() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
-
- getShapes() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryBounds
-
Returns the list of shapes defining this bounds.
- getShiftedCoord(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- 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.TMSLayer
-
- 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
-
- getShortcut() - Method in class org.openstreetmap.josm.actions.JosmAction
-
Returns the shortcut for this action.
- getShortcut() - Method in class org.openstreetmap.josm.tools.MultikeyShortcutAction.MultikeyInfo
-
- getShortcutPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
Returns the ShortcutPreference
object.
- getShortDescription(boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetListEntry
-
- getShortText() - Method in class org.openstreetmap.josm.tools.Shortcut
-
- getShowIconsDistance() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getShowNamesDistance() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getSize() - Method in class org.openstreetmap.josm.data.APIDataSet
-
Replies the number of objects to upload
- getSize() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveListModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageComboBoxModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel.ProjectionCodeListModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
-
- getSize() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.ResultListModel
-
- getSize() - Method in class org.openstreetmap.josm.tools.WindowGeometry
-
Replies the size specified by the geometry
- getSmallestSurroundingObject(EastNorth) - Static method in class org.openstreetmap.josm.actions.SelectByInternalPointAction
-
Returns the smallest surrounding polygon/multipolgon which contains the internal point.
- getSnapPoint(EastNorth) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- getSort(StyleSource) - Method in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
-
- getSortedImgList() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- getSortedImgList(boolean, boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
Returns a list of images that fulfill the given criteria.
- getSource() - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- getSource() - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheEvent
-
- getSource() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
-
- getSource() - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
-
Replies the source where the exception was thrown
- getSourceCacheDir(TileSource) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
-
- getSourceIcon() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
-
- getSourceInputStream() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
-
- getSourceInputStream() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
-
Returns a new InputStream
to the style source.
- getSourceInputStream() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
- getSourcePrimitivesByType(OsmPrimitiveType) - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
-
Replies all primitives of type type
in the current selection.
- getSources() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- getSources() - Method in interface org.openstreetmap.josm.gui.preferences.SourceProvider
-
- getSourceStatistics() - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
-
- getSourceTagsByType(OsmPrimitiveType) - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
-
Replies the collection of tags for all primitives of type type
in the current
selection
- getSpecialName() - Method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
-
- getSpecialName() - Method in interface org.openstreetmap.josm.data.Preferences.ColorKey
-
- getSpecialName() - Method in class org.openstreetmap.josm.data.preferences.ColorProperty
-
- getSpecialName() - Method in enum org.openstreetmap.josm.gui.conflict.ConflictColors
-
- getSpeed() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- getStandardTooltipText() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
-
- getStandardTooltipText() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
-
- getStandardTooltipTextAsHtml() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
-
- getStandardTooltipTextAsHtml() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
-
- getStart() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer.Range
-
- getStartNode() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- getState() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- getState() - Method in class org.openstreetmap.josm.data.notes.Note
-
- 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.
- getState() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
Replies the resulting state.
- getStatus() - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- getStr(SourceEditor.I18nString) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
-
- getStr(SourceEditor.I18nString) - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetSourceEditor
-
- getStr(SourceEditor.I18nString) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
-
Provide the GUI strings.
- getStr(SourceEditor.I18nString) - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor
-
- getStrategy() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
-
Replies the upload strategy
- getStream(URL) - Method in class org.openstreetmap.josm.gui.widgets.JosmEditorPane
-
- getString(boolean) - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- getString() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- getString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.AreaSize
-
- getString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.ChangesetId
-
- getString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Id
-
- getString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.NodeCountRange
-
- getString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.RangeMatch
-
- getString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.TagCountRange
-
- getString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.TimestampRange
-
- getString() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Version
-
- 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(OsmPrimitive, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AbstractCopyAction
-
- getString(OsmPrimitive, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.CopyAllKeyValueAction
-
- getString(OsmPrimitive, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.CopyKeyValueAction
-
- getString(OsmPrimitive, String) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.CopyValueAction
-
- getString(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.TextElement
-
Replies the label to be rendered for the primitive osm
.
- getStringPref(String, String) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- getStrippedApiUrl() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
-
Returns the entered API URL, stripped of leading and trailing white characters.
- getStroke() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapObject
-
- getStroke() - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- getStroke() - Method in class org.openstreetmap.gui.jmapviewer.Style
-
- getStyle() - Method in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- getStyle() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapObject
-
- getStyle() - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- getStyleAssigned() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapObject
-
- getStyleAssigned() - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- getStyleCacheWithRange(OsmPrimitive, double, NavigatableComponent) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
Create the list of styles and its valid scale range for one primitive.
- getStyles() - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
- getStyleSheet() - Method in class org.openstreetmap.josm.gui.widgets.JosmHTMLEditorKit
-
Get the set of styles currently being used to render the HTML elements.
- getStyleSources() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
- getSubGrid(double, double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
-
Find the finest SubGrid containing the coordinate, specified
in Positive West Seconds
- getSubGrid(int) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
- getSubGridCount() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
- getSubGridForCoord(double, double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
Tests if a specified coordinate is within this Sub Grid
or one of its Sub Grids.
- getSubGridName() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
-
Get the name of the sub grid
- getSubGridName() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
- getSubGridTree() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
-
Get a copy of the SubGrid tree for this file.
- getSubpart() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
-
- getSubpart() - Method in interface org.openstreetmap.josm.gui.mappaint.mapcss.Selector
-
- getSubpart() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.LinkSelector
-
- getSubpart() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.OptimizedGeneralSelector
-
- getSubprojectionPreference(ProjectionChoice) - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- 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
- getSuccessfullyOpenedFiles() - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
-
Replies the list of files that have been successfully opened.
- getSurroundingObjects(EastNorth) - Static method in class org.openstreetmap.josm.actions.SelectByInternalPointAction
-
Returns the surrounding polygons/multipolgons
ordered by their area size (from small to large)
which contain the internal point.
- getSvgUniverse() - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
- getSystemOfMeasurement() - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Returns the current system of measurement.
- getTabbedPane() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
-
Replies the preferences tabbed pane.
- getTableCellEditor() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellEditor
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerNameCellEditor
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCellEditor
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
-
replies the table cell editor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonEditor
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.openstreetmap.josm.gui.io.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.TagCellEditor
-
replies the table cell editor
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTable.BoldRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.BooleanRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.StringRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActiveLayerCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerNameCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MyCheckBoxRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StyleSourceRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableMemberCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableRoleCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.TagTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.VersionTable.AlignedRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
-
renderer used while not editing the file path
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
-
Adapter method supporting the TableCellRenderer interface.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable.SettingCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ShortcutTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceEntryTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
-
replies the cell renderer component for a specific cell
- getTabPane() - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
-
Get the inner tab pane, if any.
- getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
-
- getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
-
- getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.LafPreference
-
- getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
-
- getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
-
- getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
-
- getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
-
- getTabPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferencePanel
-
- getTabPreferenceSetting() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceScrollPane
-
- getTabPreferenceSetting() - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceTab
-
- getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreference
-
- getTabPreferenceSetting(PreferenceTabbedPane) - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreference
-
- 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
-
- getTagCache() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
- getTagCollection() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- 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
-
- getTagEditorValue(String) - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
-
- getTaggedColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getTaggedConnectionColor() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getTaggedNodeSize() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getTaggingPresets() - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresets
-
Replies a new collection containing all tagging presets.
- 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.osm.history.HistoryOsmPrimitive
-
- getTags(boolean) - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
-
Replies the map with the current tags in the tag editor model.
- getTags() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- getTags(boolean) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- getTagsFile() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
-
- getTagsFor(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies a tag collection with the tags for a given key.
- getTagsFor(Collection<String>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies a tag collection with all tags whose key is equal to one of the keys in
keys
.
- getTagTableModel(PointInTimeType) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
replies the tag table model for the respective point in time
- getTagTableModel(JTable) - Method in class org.openstreetmap.josm.gui.history.TagTableCellRenderer
-
- getTargetDataSet() - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
-
replies my dataset
- getTargetPrimitmive() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
Replies the target primitive the collection of primitives is merged
or combined to.
- getTargetStatistics() - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
-
- getTargetWay(Collection<Way>) - Static method in class org.openstreetmap.josm.actions.CombineWayAction
-
- getTemplateKeys() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
-
- getTemplateKeys() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- getTemplateKeys() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
- getTemplateKeys() - Method in interface org.openstreetmap.josm.tools.template_engine.TemplateEngineDataProvider
-
- getTemplateValue(String, boolean) - Method in class org.openstreetmap.josm.data.gpx.WayPoint
-
- getTemplateValue(String, boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- getTemplateValue(String, boolean) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
- getTemplateValue(String, boolean) - Method in interface org.openstreetmap.josm.tools.template_engine.TemplateEngineDataProvider
-
- getTerminalNodes() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- getTermsOfUseText() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
-
- getTermsOfUseText() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
-
- getTermsOfUseText() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- getTermsOfUseText() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- getTermsOfUseText() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- getTermsOfUseURL() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
-
- getTermsOfUseURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
-
- getTermsOfUseURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
-
- getTermsOfUseURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- getTermsOfUseURL() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- getTermsOfUseURL() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- getTest(Class<T>) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
-
Returns the instance of the given test class.
- getTester() - Method in class org.openstreetmap.josm.data.validation.TestError
-
Gets the tester that raised this error
- getTestError(OsmPrimitive, String) - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest.OpeningHoursTestError
-
Returns the real test error given to JOSM validator.
- getTestError(Way) - 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
-
- getText() - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeData
-
- getText() - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- getText() - Method in class org.openstreetmap.josm.data.notes.NoteComment
-
- getText() - Method in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
-
Gets the name of the items
- getText() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
Returns the Text which should be displayed, depending on chosen preference
- getText() - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
-
- gettext(String, String, boolean) - Static method in class org.openstreetmap.josm.tools.I18n
-
- gettext(String, String) - Static method in class org.openstreetmap.josm.tools.I18n
-
- getText() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
-
- gettext_lazy(String, String) - Static method in class org.openstreetmap.josm.tools.I18n
-
- gettextn(String, String, String, long) - Static method in class org.openstreetmap.josm.tools.I18n
-
- getTextTemplate() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
-
- getTextTemplate() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
- getTheir() - Method in class org.openstreetmap.josm.data.conflict.Conflict
-
- getTheirConflictParties() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Replies the set of
OsmPrimitive
which participate in the role
of "their" in the conflicts managed by this collection.
- getTheirCoords() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- getTheirDeletedState() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
Replies deleted state of Server dataset
- getTheirEntries() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getTheirEntriesSize() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getTheirReferrers() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
Returns server referrers
- getTheirSelectionModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getTheirTableModel() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- getTheirTagValue() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
-
- getTicks() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- getTicks() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- getTicks() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
-
Get the current number of work units
- 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
- getTile(TileSource, int, int, int) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileCache
-
Retrieves a tile from the cache if present, otherwise null
will be returned.
- getTile() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileJob
-
Function to return the tile associated with the job
- getTile() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheEntry
-
- getTile(TileSource, int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
-
- getTile() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
-
- getTile(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.TileController
-
retrieves a tile from the cache.
- getTile(int, int, int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- getTileBounds() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressValidator
-
- getTileCache() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileLoaderListener
-
Return the
TileCache
class containing
Tile
data for requested and loaded tiles
- getTileCache() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Return tile information caching class
- getTileCache() - Method in class org.openstreetmap.gui.jmapviewer.TileController
-
- getTileCache() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- getTileController() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- getTileCount() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileCache
-
- getTileCount() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
-
- getTileFile() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
-
- getTileForPixelpos(int, int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
This isn't very efficient, but it is only used when the
user right-clicks on the map.
- getTileIndex() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
-
- getTileKey(TileSource, int, int, int) - Static method in class org.openstreetmap.gui.jmapviewer.Tile
-
- getTileLayerSource() - Method in class org.openstreetmap.gui.jmapviewer.TileController
-
- getTileLoader() - Method in class org.openstreetmap.gui.jmapviewer.TileController
-
- getTileOfLatLon(double, double, double) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
-
- getTilePath(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
-
- getTilePath(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
-
- getTileSet(int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.DeepTileSet
-
- getTileSetInfo(int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.DeepTileSet
-
- getTileSetInfo(TMSLayer.TileSet) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- getTileSize() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
-
Specifies how large each tile is.
- getTileSize() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
-
- getTileSource() - Method in class org.openstreetmap.gui.jmapviewer.TileController
-
- getTileSource(ImageryInfo) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
Creates and returns a new TileSource instance depending on the
ImageryInfo.ImageryType
of the passed ImageryInfo object.
- getTileSources() - Method in interface org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.TileSourceProvider
-
- getTileSources() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.TMSTileSourceProvider
-
- getTileType() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
-
Specifies the tile image type.
- getTileType() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
-
- getTileUpdate() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
-
- getTileUpdate() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
-
- getTileUpdate() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- getTileUpdate() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
-
- getTileUpdate() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.Mapnik
-
- getTileUpdate() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
-
- getTileUpdate() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.TMSTileSource
-
- getTileUrl(int, int, int) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileSource
-
Constructs the tile url.
- getTileUrl(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource
-
- getTileUrl(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- getTileUrl(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
-
- getTime() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
-
- getTime() - Method in class org.openstreetmap.josm.data.Version
-
Replies the build date as string
- 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.
- getTimespanForTrack(GpxTrack) - Static method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
Returns a human readable string that shows the timespan of the given track
- getTimestamp() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Time of last modification to this object.
- getTimestamp() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- getTimestamp() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- GettingStarted - Class in org.openstreetmap.josm.gui
-
- GettingStarted() - Constructor for class org.openstreetmap.josm.gui.GettingStarted
-
Initializes getting the MOTD as well as enabling the FileDrop Listener.
- gettingStarted - Variable in class org.openstreetmap.josm.Main
-
The MOTD Layer.
- GettingStarted.LinkGeneral - Class in org.openstreetmap.josm.gui
-
- GettingStarted.LinkGeneral(String) - Constructor for class org.openstreetmap.josm.gui.GettingStarted.LinkGeneral
-
Constructs a new LinkGeneral
with the given HTML text
- GettingStarted.MotdContent - Class in org.openstreetmap.josm.gui
-
Grabs current MOTD from cache or webpage and parses it.
- GettingStarted.MotdContent() - Constructor for class org.openstreetmap.josm.gui.GettingStarted.MotdContent
-
- getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
-
- getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
-
- getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeCompressedTask
-
- getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask
-
- getTitle() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmCompressedTask
-
- 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.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.
- 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.
- getTmsUrl() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddTMSLayerPanel
-
- getToEllipsoid() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
-
- getToggleAction() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
Replies the action to toggle the visible state of this toggle dialog
- getToggleDialog(Class<T>) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
-
Replies the instance of a toggle dialog of type type
managed by this
map frame
- getToggleDialog(Class<T>) - Method in class org.openstreetmap.josm.gui.MapFrame
-
Replies the instance of a toggle dialog of type type
managed by this
map frame
- getToolbarName() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- getToolbarString() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- getToolString() - Static method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
-
- getToolTip() - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
-
- getTooltip() - Method in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
-
- getTooltip() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
-
- getTooltip() - Method in interface org.openstreetmap.josm.gui.preferences.TabPreferenceSetting
-
Called during preferences dialog initialization to display the preferences tab with the returned tooltip.
- getToolTip() - Method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog.ExistingValues
-
- getToolTipText(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- getToolTipText(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
-
- getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.Layer
-
- getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
-
- getToolTipText() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- getToolTipText() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
-
- getTopFixedCount() - Method in class org.openstreetmap.josm.gui.MenuScroller
-
Returns the number of items fixed at the top of the menu or popup menu.
- getTopLeft() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapRectangle
-
- getTopLeft() - Method in class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
-
- getTopLeft() - Method in class org.openstreetmap.josm.data.osm.BBox
-
Returns the top-left point.
- getTopLeft() - Method in class org.openstreetmap.josm.tools.WindowGeometry
-
Replies the top left point for the geometry
- getTopLeftCoordinates() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
- getTopLeftCoordinates() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
-
- 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
-
- getTotalCount() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
-
- getTransferData(DataFlavor) - Method in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
-
- getTransferData(DataFlavor) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
-
- getTransferDataFlavors() - Method in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
-
- getTransferDataFlavors() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
-
- getTransformedNodes() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
-
Get the nodes with the current transformation applied.
- getTranslationAdapter() - Static method in class org.openstreetmap.josm.tools.I18n
-
- getTranslationFile(String) - Static method in class org.openstreetmap.josm.tools.I18n
-
- getTransparentColor(ImageReader) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
Returns the TransparentColor
defined in image reader metadata.
- getTree() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeEditor
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeRenderer
-
- 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
-
- getType() - Method in class org.openstreetmap.josm.actions.ActionParameter.SearchSettingsActionParameter
-
- getType() - Method in class org.openstreetmap.josm.actions.ActionParameter.StringActionParameter
-
- getType() - Method in class org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent
-
- getType() - Method in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
-
- getType() - Method in class org.openstreetmap.josm.data.osm.event.DataChangedEvent
-
- getType() - Method in class org.openstreetmap.josm.data.osm.event.NodeMovedEvent
-
- getType() - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
-
- getType() - Method in class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
-
- getType() - Method in class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
-
- getType() - Method in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
-
- getType() - Method in class org.openstreetmap.josm.data.osm.event.WayNodesChangedEvent
-
- getType() - Method in class org.openstreetmap.josm.data.osm.history.History
-
- getType() - Method in class org.openstreetmap.josm.data.osm.history.HistoryNode
-
- getType() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- getType() - Method in class org.openstreetmap.josm.data.osm.history.HistoryRelation
-
replies the type, i.e.
- getType() - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
-
replies the ways type, i.e.
- getType() - Method in class org.openstreetmap.josm.data.osm.Node
-
- getType() - Method in class org.openstreetmap.josm.data.osm.NodeData
-
- getType() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
-
- getType() - Method in interface org.openstreetmap.josm.data.osm.PrimitiveId
-
Gets the type of object represented by this object.
- getType() - Method in class org.openstreetmap.josm.data.osm.Relation
-
- getType() - Method in class org.openstreetmap.josm.data.osm.RelationData
-
- getType() - Method in class org.openstreetmap.josm.data.osm.RelationMember
-
PrimitiveId implementation.
- getType() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
-
PrimitiveId implementation.
- getType() - Method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
-
- getType() - Method in class org.openstreetmap.josm.data.osm.Way
-
- getType() - Method in class org.openstreetmap.josm.data.osm.WayData
-
- getType(String) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems
-
- getType() - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitiveTypesComboBox
-
Replies the currently selected OsmPrimitiveType
.
- getType() - Method in enum org.openstreetmap.josm.io.NmeaReader.NMEA_TYPE
-
- getType() - Method in class org.openstreetmap.josm.io.remotecontrol.DNSName
-
Return the type of the GeneralName.
- getType() - Method in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
-
- getTypesInSelection() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- getTypesToDelete() - Method in class org.openstreetmap.josm.command.DeleteCommand
-
- getTypeString() - Method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
-
Returns the unique string identifying this type.
- getUIColor(String) - Method in class org.openstreetmap.josm.data.Preferences
-
- getUid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UidInputFieldValidator
-
- getUncompressedFileInputStream(File) - Static method in enum org.openstreetmap.josm.io.Compression
-
Returns an un-compressing InputStream
for the File
file
.
- getUncompressedInputStream(InputStream) - Method in enum org.openstreetmap.josm.io.Compression
-
Returns an un-compressing InputStream
for in
.
- getUncompressedURLInputStream(URL) - Static method in enum org.openstreetmap.josm.io.Compression
-
Returns an un-compressing InputStream
for the URL
url
.
- getUnexpectedToken() - Method in exception org.openstreetmap.josm.tools.template_engine.ParseError
-
- getUninterestingKeys() - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Returns a list of "uninteresting" keys that do not make an object
"tagged".
- getUniqueFilename(String) - Static method in class org.openstreetmap.josm.io.CacheFiles
-
Returns a short and unique file name for a given long identifier
- getUniqueId(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
Get unique id for ImageryInfo.
- getUniqueId() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Gets a unique id representing this object.
- getUniqueId() - Method in interface org.openstreetmap.josm.data.osm.PrimitiveId
-
Gets a unique id representing this object (the OSM server id for OSM objects)
- getUniqueId() - Method in class org.openstreetmap.josm.data.osm.RelationMember
-
PrimitiveId implementation.
- getUniqueId() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
-
PrimitiveId implementation.
- getUniqueId() - Method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
-
- getUnmodifiableList() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
- getUnreadMessages() - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
Replies the number of unread messages
- getUnsavedLayersFiles() - Method in class org.openstreetmap.josm.data.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
-
- getUnspecifiedChunkSize() - Static method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
-
- getUpdateCount() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrack
-
- getUpdateCount() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrackSegment
-
- getUpdateCount() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
-
- getUpdateCount() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
-
- getUpdateCount() - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
-
- getUpdateCount() - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
-
Returns a value to check if tree has been rebuild
- getUpdatedChangesets() - Method in interface org.openstreetmap.josm.data.osm.ChangesetCacheEvent
-
- getUpdatedChangesets() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
-
- getUpdateSites() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.PluginConfigurationSitesPanel
-
- getUploadComment() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
Returns the current value for the upload comment
- getUploadDialog() - Static method in class org.openstreetmap.josm.gui.io.UploadDialog
-
Replies the unique instance of the upload dialog
- getUploadDialog() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
-
Returns the upload dialog for this layer.
- getUploadDialog() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- getUploadParameterSummaryPanel() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
-
- getUploadSource() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
Returns the current value for the changeset source
- getUploadState() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
-
- getUploadStrategy() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
-
- getUploadStrategySpecification() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
- getUploadStrategySpecification() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
-
- getUpper() - Method in class org.openstreetmap.josm.gui.mappaint.Range
-
- getUri() - Method in enum org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource.ScanexLayer
-
- getUrl() - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- getUrl() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Returns the entry URL.
- getUrl() - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
-
Replies the current URL
- getURL() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
-
- getUrl() - Method in exception org.openstreetmap.josm.io.imagery.WMSException
-
Replies the URL that lead to this exception.
- getURL(double, double, double, double, int, int) - Method in class org.openstreetmap.josm.io.imagery.WMSGrabber
-
- getUrl() - Method in exception org.openstreetmap.josm.io.OsmTransferException
-
Gets the URL related to this error.
- getURL(Bounds) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
-
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.
- getURL(double, double, int) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
-
Return OSM URL for given lat/lon and zoom.
- getUrlFragment(HyperlinkEvent) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.HyperlinkHandler
-
Checks whether the hyperlink event originated on a <a ...> element with
a relative href consisting of a URL fragment only, i.e.
- 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.LoadObjectHandler
-
- getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
-
- getUsage() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
- 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(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
-
- getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
-
- getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.OpenFileHandler
-
- getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
- getUsageExamples(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
Returns usage examples for the given command.
- getUsageExamples() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.VersionHandler
-
- getUser() - Method in class org.openstreetmap.josm.data.notes.NoteComment
-
- getUser() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Replies the user who has last touched this object.
- getUser() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- getUser() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- getUser() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- getUserAction() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- getUserDetails() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
-
- getUserId() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
Replies the user id of the current JOSM user.
- getUserInfo() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
- getUserName() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
-
- getUsername() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
-
- getUserName() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
Replies the user name of the current JOSM user.
- getUsername() - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
-
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.io.ChangesetQuery
-
Replies the user name which this query is restricted to.
- getUserUrl(String) - Static method in class org.openstreetmap.josm.gui.history.VersionInfoPanel
-
- getUseStrokesDistance() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- getValidatedTagsFromText(String) - Static method in class org.openstreetmap.josm.tools.TextTagParser
-
- getValidatorDir() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
-
Returns the validator directory.
- getValidatorPreference() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
Returns the ValidatorPreference
object.
- getValidCount(long) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Role
-
Return either argument, the highest possible value or the lowest allowed value
- getValue(String) - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- getValue(String) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
-
- getValue() - Method in class org.openstreetmap.josm.data.osm.Tag
-
Replies the value of the tag.
- getValue() - Method in class org.openstreetmap.josm.data.Preferences.AbstractSetting
-
- getValue() - Method in interface org.openstreetmap.josm.data.Preferences.Setting
-
Returns the value of this setting.
- getValue() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Retrieve the user choice after the dialog has been closed.
- getValue(String) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
-
- getValue() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSetting.BooleanStyleSetting
-
- getValue() - Method in interface org.openstreetmap.josm.gui.mappaint.StyleSetting
-
- getValue() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
-
Returns the preference value.
- getValue() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
-
Returns the value.
- getValue() - Method in enum org.openstreetmap.josm.gui.tagging.TaggingPresetItems.MatchType
-
- getValue(Component) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Text
-
- getValue() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.history.DiffTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.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.imagery.ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.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.IconPathTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
- getValueAt(int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- getValueCount() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
-
- getValueForClass(Class<?>, String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
-
- getValues() - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies the set of values in this tag collection
- getValues(String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies the set of values for a given key.
- getValues() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
-
Replies the list of possible, non empty values
- getValues(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
Returns the currently cached tag values for a given tag key.
- getValues(List<String>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
Returns the currently cached tag values for a given list of tag keys.
- getValues() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Check
-
- getValues() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- getValues() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Key
-
- getValues() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.KeyedItem
-
- getValues() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Text
-
- getValues() - Method in class org.openstreetmap.josm.gui.tagging.TagModel
-
- getValues(A) - Method in class org.openstreetmap.josm.tools.MultiMap
-
Like get, but returns an empty Set if nothing has been mapped to the key.
- getVersion() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Replies the version number as returned by the API.
- getVersion() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Replies the API version this dataset was created from.
- getVersion() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- getVersion() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- getVersion() - Method in class org.openstreetmap.josm.data.Version
-
Replies the JOSM version.
- getVersion() - Method in class org.openstreetmap.josm.io.OsmApi
-
Replies the OSM protocol version we use to talk to the server.
- getVersionString() - Method in class org.openstreetmap.josm.data.Version
-
Replies the version string.
- getVersionTableModel() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
Replies the table model to be used in a JTable
which
shows the list of versions in this history.
- getVersionTableModel() - Method in class org.openstreetmap.josm.gui.history.VersionTable
-
- getVerticalScrollPane() - Method in class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
-
Returns a vertical scrollable JScrollPane
containing this panel.
- getViewer() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- getViewID() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Return a ID which is unique as long as viewport dimensions are the same
- getViewport() - Method in class org.openstreetmap.josm.io.session.SessionReader
-
Return the viewport (map position and scale).
- getViewPosition() - Method in class org.openstreetmap.josm.gui.ScrollViewport
-
- getViewRect() - Method in class org.openstreetmap.josm.gui.ScrollViewport
-
- getViewSize() - Method in class org.openstreetmap.josm.gui.ScrollViewport
-
- getVirtualScreenBounds() - Static method in class org.openstreetmap.josm.tools.WindowGeometry
-
Computes the virtual bounds of graphics environment, as an union of all screen bounds.
- getVisibleLayersInZOrder() - Method in class org.openstreetmap.josm.gui.MapView
-
Creates a list of the visible layers in Z-Order, the layer with the lowest Z-Order
first, layer with the highest Z-Order last.
- getVisibleRelation(int) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
- getVisibleRelationIndex(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
- getVisibleRelations() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
- getWay(long) - Method in class org.openstreetmap.josm.data.osm.DatasetFactory
-
- getWay() - Method in class org.openstreetmap.josm.data.osm.RelationMember
-
Returns the relation member as a way.
- getWayComparator() - Method in interface org.openstreetmap.josm.data.osm.NameFormatter
-
- getWayComparator() - Method in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
- 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
-
- getWayEndNodesNearOtherHighway() - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
-
- getWayEndNodesNearOtherWay() - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
-
- getWayForNode(Node) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- getWayIds() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
-
- getWayIds() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- getWayNodesNearOtherWay() - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
-
- getWayPoints() - Method in interface org.openstreetmap.josm.data.gpx.GpxTrackSegment
-
- getWayPoints() - Method in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
-
- getWays() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Replies an unmodifiable collection of ways in this dataset
- getWaySegments(Way) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
-
- getWaysInCell(Way, Map<Point2D, List<Way>>) - Static method in class org.openstreetmap.josm.data.validation.util.ValUtil
-
Returns the start and end cells of a way.
- 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.
- getWidth(Cascade, String, Float) - Static method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
Get a property value of type Width
- getWidth() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
-
- getWidth(float) - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype
-
get width for overlays
- getWidth() - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype
-
- getWidth() - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
-
- getWikiBaseHelpUrl() - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
-
Replies the base wiki URL for help pages
- getWikiBaseUrl() - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
-
Replies the base wiki URL.
- getWikiLanguagePrefix(LanguageInfo.LocaleType) - Static method in class org.openstreetmap.josm.tools.LanguageInfo
-
Replies the wiki language prefix for the given locale.
- getWikiLanguagePrefix() - Static method in class org.openstreetmap.josm.tools.LanguageInfo
-
Replies the wiki language prefix for the current locale.
- getWindowParent() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
-
- getWindowParent() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- getWindowParent() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- getWindowParent() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
-
Return the parent windows of progress dialog
- getWindowParent() - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
-
- getWithRange(double) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
-
looks up styles for a certain scale value and additionally returns
the scale range for the returned styles
- getWmsLayer() - Method in class org.openstreetmap.josm.io.WMSLayerImporter
-
Replies the imported WMS layer.
- getWMSLayerInfo() - Method in class org.openstreetmap.josm.actions.AddImageryLayerAction
-
- getWmsUrl() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
-
- getWorkInProgressKeys() - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Returns a list of "work in progress" keys that do not make an object
"tagged" but "annotated".
- 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
-
- getXIndex() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- getXIndex() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- getXMLBase() - Static method in class org.openstreetmap.josm.Main
-
Returns the JOSM XML URL.
- getXtile() - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- getY() - Method in class org.openstreetmap.josm.data.coor.Coordinate
-
- getYIndex() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- getYIndex() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- getYtile() - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- getZipEntryDirName() - Method in class org.openstreetmap.josm.gui.preferences.SourceEntry
-
Returns the parent directory of the resource inside the zip file.
- getZipIcons() - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetReader
-
- getZipInputStream(ZipFile) - Static method in class org.openstreetmap.josm.io.session.SessionReader
-
- getZipInputStream(InputStream) - Static method in class org.openstreetmap.josm.tools.Utils
-
Returns a Zip input stream wrapping given input stream.
- getZoom() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- getZoom() - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- getZoom(Bounds) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
-
Return OSM Zoom level for a given area
- getZoomButtonStyle() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- getZoomContolsVisible() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- giveUserFeedback(MouseEvent, int) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
-
Gives the user feedback for the action he/she is about to do.
- giveUserFeedback(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
-
Gives the user feedback for the action he/she is about to do.
- giveUserFeedback(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
handles adding highlights and updating the cursor for the given mouse event.
- giveUserFeedback(MouseEvent, int) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
handles adding highlights and updating the cursor for the given mouse event.
- globalConfirmationDefault - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
- globalConfirmationKey - Static variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
- glue(int, int) - Static method in class org.openstreetmap.josm.tools.GBC
-
This is a helper to easily create a glue with a minimum default value.
- gotoNextDecision() - Method in interface org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.NavigationListener
-
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
-
- GPL_WARNING - Static variable in class org.openstreetmap.josm.io.GpxExporter
-
- 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.gui.layer.geoimage.ImageEntry
-
The time after correlation with a gpx track
- gpx - Variable in class org.openstreetmap.josm.io.JpgImporter
-
- GpxConstants - Interface in org.openstreetmap.josm.data.gpx
-
Constants for GPX handling.
- 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
-
- gpxData - Variable in class org.openstreetmap.josm.io.GpxReader
-
The resulting gpx data
- GpxData.LinesIterator - Class in org.openstreetmap.josm.data.gpx
-
Iterates over all track segments and then over all routes.
- GpxData.LinesIterator(GpxData, boolean[]) - Constructor for class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
-
- 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(GpxData) - 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
- GpxDrawHelper.ColorMode() - Constructor for enum org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
-
- 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
.
- GpxExporter - Class in org.openstreetmap.josm.io
-
Exports data to a .gpx file.
- GpxExporter() - Constructor for class org.openstreetmap.josm.io.GpxExporter
-
Constructs a new GpxExporter
.
- gpxExtensions(Extensions) - Method in class org.openstreetmap.josm.io.GpxWriter
-
- GpxImporter - Class in org.openstreetmap.josm.io
-
File importer allowing to import GPX files (*.gpx/gpx.gz files).
- GpxImporter() - Constructor for class org.openstreetmap.josm.io.GpxImporter
-
Constructs a new GpxImporter
.
- GpxImporter.GpxImporterData - Class in org.openstreetmap.josm.io
-
Utility class containing imported GPX and marker layers, and a task to run after they are added to MapView.
- GpxImporter.GpxImporterData(GpxLayer, MarkerLayer, Runnable) - Constructor for class org.openstreetmap.josm.io.GpxImporter.GpxImporterData
-
- gpxLayer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- gpxLayer - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
-
- GpxLayer - Class in org.openstreetmap.josm.gui.layer
-
- GpxLayer(GpxData) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer
-
- GpxLayer(GpxData, String) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer
-
- GpxLayer(GpxData, String, boolean) - Constructor for class org.openstreetmap.josm.gui.layer.GpxLayer
-
- gpxLayer - Variable in class org.openstreetmap.josm.io.GpxImporter.GpxImporterData
-
The imported GPX layer.
- GpxLink - Class in org.openstreetmap.josm.data.gpx
-
- GpxLink(String) - Constructor for class org.openstreetmap.josm.data.gpx.GpxLink
-
- gpxLink(GpxLink) - Method in class org.openstreetmap.josm.io.GpxWriter
-
output link
- gpxLst - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- gpxPanel - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
-
- gpxParsedProperly - Variable in class org.openstreetmap.josm.io.OsmServerReader
-
- 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
- GpxReader.Parser - Class in org.openstreetmap.josm.io
-
- GpxReader.Parser() - Constructor for class org.openstreetmap.josm.io.GpxReader.Parser
-
- GpxReader.State - Enum in org.openstreetmap.josm.io
-
- GpxReader.State() - Constructor for enum org.openstreetmap.josm.io.GpxReader.State
-
- GpxRoute - Class in org.openstreetmap.josm.data.gpx
-
- GpxRoute() - Constructor for class org.openstreetmap.josm.data.gpx.GpxRoute
-
- GPXSettingsPanel - Class in org.openstreetmap.josm.gui.preferences.display
-
Panel for GPX settings.
- GPXSettingsPanel(String, boolean, boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
Constructs a new GPXSettingsPanel
for a given layer name.
- GPXSettingsPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
Constructs a new GPXSettingsPanel
.
- GpxTrack - Interface in org.openstreetmap.josm.data.gpx
-
Read-only gpx track.
- GpxTrackSegment - Interface in org.openstreetmap.josm.data.gpx
-
Read-only gpx track segments.
- GpxTracksSessionExporter - Class in org.openstreetmap.josm.io.session
-
- GpxTracksSessionExporter(GpxLayer) - Constructor for class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
-
- GpxTracksSessionImporter - Class in org.openstreetmap.josm.io.session
-
- GpxTracksSessionImporter() - Constructor for class org.openstreetmap.josm.io.session.GpxTracksSessionImporter
-
- GpxWriter - Class in org.openstreetmap.josm.io
-
Writes GPX files from GPX data or OSM data.
- GpxWriter(PrintWriter) - Constructor for class org.openstreetmap.josm.io.GpxWriter
-
- GpxWriter(OutputStream) - Constructor for class org.openstreetmap.josm.io.GpxWriter
-
- grab(WMSRequest, URL, int) - Method in class org.openstreetmap.josm.io.imagery.HTMLGrabber
-
- grab(WMSRequest, URL, int) - Method in class org.openstreetmap.josm.io.imagery.WMSGrabber
-
- grabbers - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- grabberThreads - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- greatCircleDistance(LatLon) - Method in class org.openstreetmap.josm.data.coor.LatLon
-
Computes the distance between this lat/lon and another point on the earth.
- greater(float, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
- greater_equal(float, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
- green(Color) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.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
-
- griddetail - Static variable in class org.openstreetmap.josm.data.validation.OsmValidator
-
Grid detail, multiplier of east,north values for valuable cell sizing
- gridFileName - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
-
- gridShiftForward(NTV2GridShift) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
-
Shift a coordinate in the Forward direction of the Grid Shift File.
- gridShiftReverse(NTV2GridShift) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
-
Shift a coordinate in the Reverse direction of the Grid Shift File.
- group - Variable in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.MessagePanel
-
- group - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- groupbutton - Variable in class org.openstreetmap.josm.gui.IconToggleButton
-
- groups - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.PresetClassification
-
- groups - Static variable in class org.openstreetmap.josm.tools.Shortcut
-
- 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
-
- gui - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
-
- guideColor - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- GuiHelper - Class in org.openstreetmap.josm.gui.util
-
basic gui utils
- GuiHelper() - Constructor for class org.openstreetmap.josm.gui.util.GuiHelper
-
- Guyane92Name - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
-
- GuyaneEPSG - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
-
- I18n - Class in org.openstreetmap.josm.tools
-
Internationalisation support.
- I18n() - Constructor for class org.openstreetmap.josm.tools.I18n
-
- I18n.PluralMode - Enum in org.openstreetmap.josm.tools
-
- I18n.PluralMode() - Constructor for enum org.openstreetmap.josm.tools.I18n.PluralMode
-
- ico - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- icon - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- icon - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
-
- icon - Variable in enum org.openstreetmap.josm.data.validation.Severity
-
Associated icon
- icon - Variable in class org.openstreetmap.josm.data.validation.util.NameVisitor
-
The icon of this item.
- icon - Variable in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
-
- icon - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
-
the relation icon
- icon - Variable in class org.openstreetmap.josm.gui.download.BookmarkList.BookmarkCellRenderer
-
- icon - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
- icon - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
-
- icon - Variable in class org.openstreetmap.josm.gui.io.ChangesetCellRenderer
-
- icon - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- icon - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- icon - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
-
The following fields is additional information found in the header
of the source file.
- icon - Variable in class org.openstreetmap.josm.gui.mappaint.xml.IconPrototype
-
- icon - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
-
- icon - Variable in class org.openstreetmap.josm.gui.Notification
-
- icon - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- icon - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetListEntry
-
- icon - Variable in class org.openstreetmap.josm.plugins.PluginInformation
-
The plugin icon.
- icon_eye - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
-
- icon_eye_translucent - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
-
- ICON_HEIGHT_IDX - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- ICON_IMAGE - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- ICON_IMAGE_IDX - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- ICON_KEYS - Static variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
- ICON_OPACITY_IDX - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- ICON_SIZE - Static variable in class org.openstreetmap.josm.gui.layer.Layer
-
- icon_size - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetListEntry
-
- ICON_WIDTH_IDX - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- iconDecided - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
-
- IConflictListener - Interface in org.openstreetmap.josm.data.conflict
-
- IConflictResolver - Interface in org.openstreetmap.josm.gui.conflict.pair
-
- iconHeight - Static variable in class org.openstreetmap.josm.gui.SideButton
-
- iconName - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.IconReference
-
- iconName - Variable in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
-
- iconName - Variable in enum org.openstreetmap.josm.gui.tagging.TaggingPresetType
-
- iconPath - Variable in class org.openstreetmap.josm.plugins.PluginInformation
-
- iconPathsModel - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
-
- iconpref - Static variable in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
-
- iconpref - Static variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.TaggingPresetSourceEditor
-
- IconPrototype - Class in org.openstreetmap.josm.gui.mappaint.xml
-
- IconPrototype(IconPrototype, Range) - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.IconPrototype
-
- IconPrototype() - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.IconPrototype
-
- iconResolved - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- icons - Variable in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
-
- icons - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
- iconsList - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
- IconToggleButton - Class in org.openstreetmap.josm.gui
-
Just a toggle button, with smaller border and icon only to display in
MapFrame toolbars.
- IconToggleButton(Action) - Constructor for class org.openstreetmap.josm.gui.IconToggleButton
-
Construct the toggle button with the given action.
- IconToggleButton(Action, boolean) - Constructor for class org.openstreetmap.josm.gui.IconToggleButton
-
Construct the toggle button with the given action.
- iconUndecided - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
-
- iconUnresolved - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- ICoordinate - Interface in org.openstreetmap.gui.jmapviewer.interfaces
-
- id - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
id for this imagery entry, optional at the moment
- id - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
-
- 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.gui.mappaint.mapcss.Condition.ClassCondition
-
- id - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.PseudoClassCondition
-
- id - Variable in class org.openstreetmap.josm.gui.MapStatus.StatusTextHistory
-
- id - Variable in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient.SessionId
-
- id - Variable in class org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice
-
- id - Variable in class org.openstreetmap.josm.gui.progress.ProgressTaskId
-
- id - Variable in class org.openstreetmap.josm.gui.tagging.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.tools.ImageProvider
-
- ID_PATTERN - Static variable in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
-
- idCounter - Static variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
- ident - Variable in class org.openstreetmap.josm.io.CacheCustomContent
-
The ident that identifies the stored file.
- ident - Variable in class org.openstreetmap.josm.io.CacheFiles
-
- ident - Variable in class org.openstreetmap.josm.io.imagery.WMSImagery.LayerDetails
-
- identify(TabPreferenceSetting, Object) - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.TabIdentifier
-
- idField - Variable in class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
-
- iDownloadDialogDimension - Variable in class org.openstreetmap.josm.gui.download.SlippyMapChooser
-
- ids - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
-
- ids - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
-
List of primitives id to download
- ids - Variable in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
-
- idsToDownload - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
-
- idValidator - Variable in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction.RectifierService
-
- idx - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.OffsetIterator
-
- idx - Variable in class org.openstreetmap.josm.gui.dialogs.CommandListMutableTreeNode
-
- idx - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule.Declaration
-
- idxTracks - Variable in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
-
- iEndSelectionPoint - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
-
- 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_FILE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
The config file of ignored tags
- ignoreButton - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
-
The ignore button
- ignored - Variable in class org.openstreetmap.josm.data.validation.TestError
-
is this error on the ignore list
- IGNORED_KEYS - Static variable in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
-
- ignoreDataEndsWith - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- ignoreDataEquals - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- ignoreDataKeyPair - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- ignoreDataStartsWith - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- ignoredErrors - Static variable in class org.openstreetmap.josm.data.validation.OsmValidator
-
- ignoredKeys - Static variable in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
-
- 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
-
- ignoreKeyForCorrection(String) - Static method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
-
- ignoreKeys - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
-
List of keys without useful information
- ignoreListener - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
-
- ignoreNextKeyRelease - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- ignoreNextKeyRelease - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- ignoreSharedNodes - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
settings value whether shared nodes should be ignored or not
- ignoreWaySegmentCombination(Way, Way) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays.Barrier
-
- 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.Ways
-
- iGui - Variable in class org.openstreetmap.josm.gui.download.SlippyMapChooser
-
- ILLEGAL_CHARACTERS - Static variable in class org.openstreetmap.josm.data.AutosaveTask
-
- IllegalDataException - Exception in org.openstreetmap.josm.io
-
Generic exception raised when illegal data is read.
- IllegalDataException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.IllegalDataException
-
Constructs a new IllegalDataException
.
- IllegalDataException(String) - 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.gui.jmapviewer.Tile
-
- image - Variable in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- image - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
The image currently displayed
- image - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- IMAGE_FETCHER - Static variable in class org.openstreetmap.josm.tools.ImageProvider
-
- ImageDisplay - Class in org.openstreetmap.josm.gui.layer.geoimage
-
- ImageDisplay() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
- ImageDisplay.ImgDisplayMouseListener - Class in org.openstreetmap.josm.gui.layer.geoimage
-
- ImageDisplay.ImgDisplayMouseListener() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
-
- ImageDisplay.LoadImageRunnable - Class in org.openstreetmap.josm.gui.layer.geoimage
-
The thread that reads the images.
- ImageDisplay.LoadImageRunnable(File, Integer) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.LoadImageRunnable
-
- ImageEntry - Class in org.openstreetmap.josm.gui.layer.geoimage
-
Stores info about each image
- ImageEntry() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- imageFormatHasTransparency(String) - Static method in class org.openstreetmap.josm.io.imagery.WMSImagery
-
- imageIcon - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSource
-
- 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
.
- imageLoaded(Image) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- ImageMarker - Class in org.openstreetmap.josm.gui.layer.markerlayer
-
Marker representing an image.
- ImageMarker(LatLon, URL, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker
-
- ImageProvider - Class in org.openstreetmap.josm.tools
-
Helper class to support the application with images.
- ImageProvider(String, String) - Constructor for class org.openstreetmap.josm.tools.ImageProvider
-
Constructs a new ImageProvider
from a filename in a given directory.
- ImageProvider(String) - Constructor for class org.openstreetmap.josm.tools.ImageProvider
-
Constructs a new ImageProvider
from a filename.
- ImageProvider.ImageCallback - Interface in org.openstreetmap.josm.tools
-
- ImageProvider.ImageType - Enum in org.openstreetmap.josm.tools
-
Supported image types
- ImageProvider.ImageType() - Constructor for enum org.openstreetmap.josm.tools.ImageProvider.ImageType
-
- ImageProvider.OverlayPosition - Enum in org.openstreetmap.josm.tools
-
Position of an overlay icon
- ImageProvider.OverlayPosition() - Constructor for enum org.openstreetmap.josm.tools.ImageProvider.OverlayPosition
-
- ImageProvider.SAXReturnException - Exception in org.openstreetmap.josm.tools
-
Quit parsing, when a certain condition is met
- ImageProvider.SAXReturnException(String) - Constructor for exception org.openstreetmap.josm.tools.ImageProvider.SAXReturnException
-
- ImageResource - Class in org.openstreetmap.josm.tools
-
Holds data for one particular image.
- ImageResource(Image) - Constructor for class org.openstreetmap.josm.tools.ImageResource
-
- ImageResource(SVGDiagram) - Constructor for class org.openstreetmap.josm.tools.ImageResource
-
- ImageryAdjustAction - Class in org.openstreetmap.josm.actions
-
- ImageryAdjustAction(ImageryLayer) - Constructor for class org.openstreetmap.josm.actions.ImageryAdjustAction
-
Constructs a new ImageryAdjustAction
for the given layer.
- ImageryAdjustAction.ImageryOffsetDialog - Class in org.openstreetmap.josm.actions
-
- ImageryAdjustAction.ImageryOffsetDialog() - Constructor for class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
-
- imageryBlacklist - Variable in class org.openstreetmap.josm.io.Capabilities
-
- ImageryHandler - Class in org.openstreetmap.josm.io.remotecontrol.handler
-
Adds an imagery (WMS/TMS) layer.
- ImageryHandler() - Constructor for class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
-
- ImageryInfo - Class in org.openstreetmap.josm.data.imagery
-
Class that stores info about an image background layer.
- ImageryInfo() - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
-
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
-
- ImageryInfo(ImageryInfo.ImageryPreferenceEntry) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Constructs a new ImageryInfo
from an imagery preference entry.
- ImageryInfo(ImageryInfo) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Constructs a new ImageryInfo
from an existing one.
- ImageryInfo.ImageryBounds - Class in org.openstreetmap.josm.data.imagery
-
Multi-polygon bounds for imagery backgrounds.
- ImageryInfo.ImageryBounds(String, String) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryBounds
-
Constructs a new ImageryBounds
from string.
- ImageryInfo.ImageryPreferenceEntry - Class in org.openstreetmap.josm.data.imagery
-
Auxiliary class to save an
ImageryInfo
object in the preferences.
- ImageryInfo.ImageryPreferenceEntry() - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
-
Constructs a new empty WMS ImageryPreferenceEntry
.
- ImageryInfo.ImageryPreferenceEntry(ImageryInfo) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
-
Constructs a new ImageryPreferenceEntry
from a given ImageryInfo
.
- ImageryInfo.ImageryType - Enum in org.openstreetmap.josm.data.imagery
-
Type of imagery entry.
- ImageryInfo.ImageryType(String) - Constructor for enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
-
- ImageryLayer - Class in org.openstreetmap.josm.gui.layer
-
- ImageryLayer(ImageryInfo) - Constructor for class org.openstreetmap.josm.gui.layer.ImageryLayer
-
Constructs a new ImageryLayer
.
- ImageryLayer.ApplyOffsetAction - Class in org.openstreetmap.josm.gui.layer
-
- ImageryLayer.ApplyOffsetAction(OffsetBookmark) - Constructor for class org.openstreetmap.josm.gui.layer.ImageryLayer.ApplyOffsetAction
-
- ImageryLayer.OffsetAction - Class in org.openstreetmap.josm.gui.layer
-
- ImageryLayer.OffsetAction() - Constructor for class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetAction
-
- ImageryLayerInfo - Class in org.openstreetmap.josm.data.imagery
-
Manages the list of imagery entries that are shown in the imagery menu.
- ImageryLayerInfo() - Constructor for class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- ImageryLayerInfo(ImageryLayerInfo) - Constructor for class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- ImageryMenu - Class in org.openstreetmap.josm.gui
-
Imagery menu, holding entries for imagery preferences, offset actions and dynamic imagery entries
depending on current maview coordinates.
- ImageryMenu(JMenu) - Constructor for class org.openstreetmap.josm.gui.ImageryMenu
-
Constructs a new ImageryMenu
.
- imageryMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
-
imageryMenu contains all imagery-related actions
- 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.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.Factory
-
- ImageryPreference.ImageryProvidersPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
-
A panel displaying imagery providers.
- ImageryPreference.ImageryProvidersPanel(PreferenceTabbedPane, ImageryLayerInfo) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel
-
Constructs a new ImageryProvidersPanel
.
- ImageryPreference.ImageryProvidersPanel.ActivateAction - Class in org.openstreetmap.josm.gui.preferences.imagery
-
- ImageryPreference.ImageryProvidersPanel.ActivateAction() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ActivateAction
-
- ImageryPreference.ImageryProvidersPanel.DefListSelectionListener - Class in org.openstreetmap.josm.gui.preferences.imagery
-
- ImageryPreference.ImageryProvidersPanel.DefListSelectionListener() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.DefListSelectionListener
-
- ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel - Class in org.openstreetmap.josm.gui.preferences.imagery
-
The table model for the default imagery layer list
- ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel
-
Constructs a new ImageryDefaultLayerTableModel
.
- ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel - Class in org.openstreetmap.josm.gui.preferences.imagery
-
The table model for imagery layer list
- ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
-
Constructs a new ImageryLayerTableModel
.
- ImageryPreference.ImageryProvidersPanel.ImageryTableCellRenderer - Class in org.openstreetmap.josm.gui.preferences.imagery
-
- ImageryPreference.ImageryProvidersPanel.ImageryTableCellRenderer(List<ImageryInfo>) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryTableCellRenderer
-
- ImageryPreference.ImageryProvidersPanel.NewEntryAction - Class in org.openstreetmap.josm.gui.preferences.imagery
-
- ImageryPreference.ImageryProvidersPanel.NewEntryAction(ImageryInfo.ImageryType) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.NewEntryAction
-
- ImageryPreference.ImageryProvidersPanel.ReloadAction - Class in org.openstreetmap.josm.gui.preferences.imagery
-
- ImageryPreference.ImageryProvidersPanel.ReloadAction() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ReloadAction
-
- ImageryPreference.ImageryProvidersPanel.RemoveEntryAction - Class in org.openstreetmap.josm.gui.preferences.imagery
-
- ImageryPreference.ImageryProvidersPanel.RemoveEntryAction() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.RemoveEntryAction
-
- ImageryPreference.OffsetBookmarksPanel - Class in org.openstreetmap.josm.gui.preferences.imagery
-
- ImageryPreference.OffsetBookmarksPanel(PreferenceTabbedPane) - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel
-
- ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel - Class in org.openstreetmap.josm.gui.preferences.imagery
-
The table model for imagery offsets list
- ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel() - Constructor for class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
-
- imageryProviders - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
-
- ImageryReader - Class in org.openstreetmap.josm.io.imagery
-
- ImageryReader(String) - Constructor for class org.openstreetmap.josm.io.imagery.ImageryReader
-
- ImageryReader.Parser - Class in org.openstreetmap.josm.io.imagery
-
- ImageryReader.Parser() - Constructor for class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
-
- ImageryReader.State - Enum in org.openstreetmap.josm.io.imagery
-
- ImageryReader.State() - Constructor for enum org.openstreetmap.josm.io.imagery.ImageryReader.State
-
- ImagerySessionExporter - Class in org.openstreetmap.josm.io.session
-
Session exporter for TMSLayer and WMSLayer.
- ImagerySessionExporter(ImageryLayer) - Constructor for class org.openstreetmap.josm.io.session.ImagerySessionExporter
-
- ImagerySessionExporter(TMSLayer) - Constructor for class org.openstreetmap.josm.io.session.ImagerySessionExporter
-
- ImagerySessionExporter(WMSLayer) - Constructor for class org.openstreetmap.josm.io.session.ImagerySessionExporter
-
- ImagerySessionImporter - Class in org.openstreetmap.josm.io.session
-
Session importer for both TMSLayer and WMSLayer.
- ImagerySessionImporter() - Constructor for class org.openstreetmap.josm.io.session.ImagerySessionImporter
-
- imagerySubMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
-
submenu in Imagery menu that contains plugin-managed additional imagery layers
- imageryType - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- imageryZoomMax - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- images - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- imageSize - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- imageUpdate(Image, int, int, int, int, int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- imageUpdate(Image, int, int, int, int, int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- imageUrl - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.ImageMarker
-
- imageUrlTemplate - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- ImageViewerDialog - Class in org.openstreetmap.josm.gui.layer.geoimage
-
- ImageViewerDialog() - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- ImageViewerDialog.ImageAction - Class in org.openstreetmap.josm.gui.layer.geoimage
-
- ImageViewerDialog.ImageAction(String, ImageIcon, String) - Constructor for class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog.ImageAction
-
- IMemberModelListener - Interface in org.openstreetmap.josm.gui.dialogs.relation
-
- img - Variable in class org.openstreetmap.josm.gui.mappaint.MapImage
-
ImageIcon can change while the image is loading.
- img2compCoord(Rectangle, int, int) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
- imgCache - Variable in class org.openstreetmap.josm.tools.ImageResource
-
Caches the image data for resized versions of the same image.
- imgDisp - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
-
- imgDisplay - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- imgList - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
-
- 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
- ImmutableGpxTrack - Class in org.openstreetmap.josm.data.gpx
-
- ImmutableGpxTrack(Collection<Collection<WayPoint>>, Map<String, Object>) - Constructor for class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
-
- ImmutableGpxTrackSegment - Class in org.openstreetmap.josm.data.gpx
-
- ImmutableGpxTrackSegment(Collection<WayPoint>) - Constructor for class org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment
-
- IMPERIAL - 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
-
- 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.Markers - Class in org.openstreetmap.josm.gui.layer.gpx
-
- ImportAudioAction.Markers() - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ImportAudioAction.Markers
-
- ImportCancelException - Interface in org.openstreetmap.josm.io
-
All exceptions resulting from a user cancelation during any import should implement this interface.
- importData(FileImporter, List<File>) - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
-
- importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.FileImporter
-
Needs to be implemented if isBatchImporter() returns false.
- importData(List<File>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.FileImporter
-
Needs to be implemented if isBatchImporter() returns true.
- importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.GpxImporter
-
- importData(List<File>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.JpgImporter
-
- importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.NMEAImporter
-
- importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmChangeImporter
-
- importData(InputStream, File) - Method in class org.openstreetmap.josm.io.OsmChangeImporter
-
- importData(InputStream, File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmChangeImporter
-
- importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmImporter
-
Imports OSM data from file
- importData(InputStream, File) - Method in class org.openstreetmap.josm.io.OsmImporter
-
Imports OSM data from stream
- importData(InputStream, File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmImporter
-
Imports OSM data from stream
- importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.SessionImporter
-
- importData(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.WMSLayerImporter
-
- importDataHandleExceptions(File, ProgressMonitor) - Method in class org.openstreetmap.josm.io.FileImporter
-
Wrapper to give meaningful output if things go wrong.
- importDataHandleExceptions(List<File>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.FileImporter
-
- 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
-
- ImportImagesAction(GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.ImportImagesAction
-
- ImproveWayAccuracyAction - Class in org.openstreetmap.josm.actions.mapmode
-
- ImproveWayAccuracyAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
Constructs a new ImproveWayAccuracyAction
.
- ImproveWayAccuracyAction.State - Enum in org.openstreetmap.josm.actions.mapmode
-
- ImproveWayAccuracyAction.State() - Constructor for enum org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction.State
-
- ImproveWayAccuracyHelper - Class in org.openstreetmap.josm.actions.mapmode
-
This static class contains functions used to find target way, node to move or
segment to divide.
- ImproveWayAccuracyHelper() - Constructor for class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyHelper
-
- in - Variable in class org.openstreetmap.josm.io.OsmHistoryReader
-
- in - Variable in class org.openstreetmap.josm.io.OsmServerLocationReader.Parser
-
- in - Variable in class org.openstreetmap.josm.io.ProgressInputStream
-
- inactive - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
-
- 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
-
- inArea - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- inBackgroundListener - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- inBbox(double, double, double, double) - Method in class org.openstreetmap.josm.io.ChangesetQuery
-
Replies a query which is restricted to a bounding box.
- inBbox(LatLon, LatLon) - Method in class org.openstreetmap.josm.io.ChangesetQuery
-
Replies a query which is restricted to a bounding box.
- inBbox(Bounds) - Method in class org.openstreetmap.josm.io.ChangesetQuery
-
Replies a query which is restricted to a bounding box given by bbox
.
- include - Variable in class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
-
- include - Variable in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
-
- INCLUDED_FONTS - Static variable in class org.openstreetmap.josm.tools.FontsManager
-
List of fonts embedded into JOSM jar.
- includesTag(String) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
checks whether the tag model includes a tag with a given key
- inCollection(Collection<? extends T>) - Static method in class org.openstreetmap.josm.tools.Predicates
-
Returns a
Predicate
executing
Collection.contains(Object)
.
- incomingData - Variable in exception org.openstreetmap.josm.io.imagery.WMSImagery.WMSGetCapabilitiesException
-
- incomplete - Variable in class org.openstreetmap.josm.data.osm.Changeset
-
indicates whether this changeset is incomplete.
- incomplete - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
- inCondition - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- increaseZoomLevel() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- increment - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MoveUpDownAction
-
- increment - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.MoveUpDownAction
-
- inDataSet - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPriority
-
- INDENT - Static variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- indent - Variable in class org.openstreetmap.josm.io.GpxWriter
-
- indeterminate - Variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- indeterminateSubTask(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- indeterminateSubTask(String) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- indeterminateSubTask(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
-
Subtask that will show progress running back and forth
- index(int, long) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
-
- index(LatLon, int) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
-
Returns quad tiling index for given coordinates and level.
- index(double, double, int) - Static method in class org.openstreetmap.josm.data.coor.QuadTiling
-
Returns quad tiling index for given coordinates and level.
- index - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- index - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
-
index of node in parent way or member in parent relation.
- index - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.IndexCondition
-
- index(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Returns the index of node in parent way or member in parent relation.
- index - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource.MapCSSRuleIndex
-
- 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.io.session.SessionReader.LayerDependency
-
- index(LatLon, int) - Static method in class org.openstreetmap.josm.tools.GeoPropertyIndex
-
- index - Variable in class org.openstreetmap.josm.tools.MultikeyShortcutAction.MultikeyInfo
-
- index - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
-
- INDEX_FILENAME - Static variable in class org.openstreetmap.josm.data.imagery.WmsCache
-
- index_of(QuadBuckets.QBLevel<T>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- indexOf(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ConflictListModel
-
- indexOf(Iterable<? extends T>, Predicate<? super T>) - Static method in class org.openstreetmap.josm.tools.Utils
-
- indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.GaussKruegerProjectionChoice
-
- indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertCC9ZonesProjectionChoice
-
- indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.LambertProjectionChoice
-
- indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
-
Convert 0-based index to preference value.
- indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.PuwgProjectionChoice
-
- indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
-
- indexToZone(int) - Method in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice
-
- inDoc - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- inEDTListeners - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
-
- inEDTListeners - Variable in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
-
- info - Variable in class org.openstreetmap.josm.actions.AddImageryLayerAction
-
- info - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
-
- info - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- info - Variable in class org.openstreetmap.josm.gui.MainMenu
-
View / Advanced info
- info - Variable in class org.openstreetmap.josm.io.imagery.WMSGrabber
-
- info(String) - Static method in class org.openstreetmap.josm.Main
-
Prints an informational message if logging is on.
- info(String, Object...) - Static method in class org.openstreetmap.josm.Main
-
Prints a formatted informational message if logging is on.
- info - Variable in class org.openstreetmap.josm.plugins.Plugin
-
This is the info available for this plugin.
- InfoAction - Class in org.openstreetmap.josm.actions
-
- InfoAction() - Constructor for class org.openstreetmap.josm.actions.InfoAction
-
Constructs a new InfoAction
.
- InfoFont - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- informAboutRelationMembershipConflicts(Collection<? extends OsmPrimitive>, Set<Relation>) - Static method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
Inform a non-expert user about what relation membership conflict resolution means.
- informAboutTagConflicts(Collection<? extends OsmPrimitive>, TagCollection) - Static method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
Inform a non-expert user about what tag conflict resolution means.
- infoTable - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoTable
-
- infoText() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- infoweb - Variable in class org.openstreetmap.josm.gui.MainMenu
-
View / Advanced info (web)
- InfoWebAction - Class in org.openstreetmap.josm.actions
-
- InfoWebAction() - Constructor for class org.openstreetmap.josm.actions.InfoWebAction
-
- inhibit - Variable in class org.openstreetmap.josm.tools.Diff
-
- inIcon - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- init() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- init() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
-
read preferences
- init() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
-
- init(List<PrimitiveData>, List<PrimitiveData>) - Method in class org.openstreetmap.josm.command.AddPrimitivesCommand
-
- init(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.command.ChangePropertyCommand
-
Initialize the instance by finding what objects will be modified
- init(DataSet) - Method in class org.openstreetmap.josm.data.APIDataSet
-
initializes the API data set with the modified primitives in ds
- init(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.APIDataSet
-
- init(boolean) - Method in class org.openstreetmap.josm.data.Preferences
-
Initializes preferences.
- init() - Method in class org.openstreetmap.josm.data.Version
-
Initializes version info
- init() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
- init(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
Initialize the task with a collection of changeset ids to download
- init(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
-
- init(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetTagsPanel
-
- init() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
-
- init() - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
-
- init() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
-
initialize the table
- init() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
-
- init(String, String) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
-
- init() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveList
-
- init() - Method in class org.openstreetmap.josm.gui.mappaint.StyleSource
-
- init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.AreaPrototype
-
- init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.IconPrototype
-
- init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype
-
- init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
-
- init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlCondition
-
- init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
- init() - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
-
- init(Preferences, CredentialsAgent) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Initializes the content of this holder from the Access Token managed by the
credential manager.
- init() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
- init() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- init(Collection<TaggingPreset>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- init() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
initialize the table
- init() - Method in class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
-
- init(E) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
-
- init(Collection<String>, boolean) - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
- init() - Static method in class org.openstreetmap.josm.tools.I18n
-
- initApplicationPreferences() - Static method in class org.openstreetmap.josm.Main
-
Initializes Main.pref
in normal application context.
- 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.TaggingPresetItem
-
- initAutoCompletionField(AutoCompletingTextField, List<String>) - Method in class org.openstreetmap.josm.gui.tagging.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.
- initClearDir(File) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileClearController
-
- initClearDir(File) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
-
- initClearFiles(File[]) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.TileClearController
-
- initClearFiles(File[]) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
-
- initComponents() - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- initComponents() - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
-
- initDefaultParameters() - Static method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
-
- initDefaults() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
-
- initDialog() - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
-
- initdone - Static variable in class org.openstreetmap.josm.tools.Shortcut
-
- initDontShowAgain(String) - Method in class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
-
- initEditingOfChunkSize() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
-
- initEditingOfUploadComment() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
-
- initEditor(MultiValueResolutionDecision) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
-
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.
- initForDiscardAndDelete() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.DiscardAndProceedAction
-
- initForDiscardAndExit() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.DiscardAndProceedAction
-
- initForNodeMerging() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
-
Initializes for node merging.
- initForSaveAndDelete() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
-
- initForSaveAndExit() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
-
- initForUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
-
- initForWayCombining() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
-
Initializes for way combining.
- initFromBoundingBox(Bounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
-
- initFromChangeset(Changeset) - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
-
- initFromChangesetIds(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- initFromDataSet(DataSet) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- initFromLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
Initializes the relation list dialog from a layer.
- initFromOAuth(Component) - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
Initializes the user identity manager from OAuth request of user details.
- initFromPreferences() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
-
- initFromPreferences() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
-
- initFromPreferences() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
Initializes the user identity manager from Basic Authentication values in the
Preferences
This method should be called if
osm-server.auth-method
is set to
basic
.
- initFromPreferences(Preferences) - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
-
Initializes the authorisation UI with preference values in pref
.
- initFromPreferences(Preferences) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
-
Initializes the panel from the values in the preferences preferences
.
- initFromPreferences(Preferences) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
-
Initializes the panel with values from the preferences
- initFromPreferences() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
-
Initializes the dialog with values from the preferences
- initFromPreferences() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Initializes the model from preferences
- initFromPreferences() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
-
Loads the relevant preference values from the JOSM preferences
- initFromPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
-
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.MessagesNotifierPanel
-
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.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.tools.WindowGeometry
-
- initFromPrimitive(Tagged) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
initializes the model with the tags of an OSM primitive
- initFromPrimitives(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- initFromRevisionInfo(String) - Method in class org.openstreetmap.josm.data.Version
-
Initializes the version infos from the revision resource file
- initFromTags(Map<String, String>) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
Initializes the model with the tags of an OSM primitive
- initFromTags(TagCollection) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
Initializes the model with the tags in a tag collection.
- initFromWindowGeometry(WindowGeometry) - Method in class org.openstreetmap.josm.tools.WindowGeometry
-
- initHighlighting() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
-
- initial() - Method in class org.openstreetmap.josm.actions.DialogsToggleAction
-
To call if this action must be initially run at JOSM startup.
- initial() - Method in class org.openstreetmap.josm.actions.FullscreenToggleAction
-
To call if this action must be initially run at JOSM startup.
- initialDividerBounds - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
-
- initialize(Attributed) - Method in class org.openstreetmap.gui.jmapviewer.AttributionSupport
-
- initialize() - Method in class org.openstreetmap.josm.actions.SessionSaveAsAction.SessionSaveAsDialog
-
Initializes action.
- initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
-
- initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.LonLat
-
- initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.Mercator
-
- initialize(ProjParameters) - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
-
Initialize the projection using the provided parameters.
- initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
-
- initialize(double) - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
-
- initialize(ProjParameters) - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
-
- initialize() - Method in class org.openstreetmap.josm.data.validation.Test
-
Initializes any global data used this tester.
- initialize() - Method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
-
- initialize() - Method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker
-
- initialize() - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- initialize() - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
-
- initialize() - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
-
- initialize() - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- initialize(List<ToggleDialog>) - Method in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
-
- initialize() - Static method in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions
-
- initialize() - Static method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
-
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.TaggingPresets
-
Initialize the tagging presets (load and may display error)
- initialize(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
-
Initializes this component by negotiating a protocol version with the server.
- initialize(ProgressMonitor, boolean) - Method in class org.openstreetmap.josm.io.OsmApi
-
Initializes this component by negotiating a protocol version with the server, with the ability to control the timeout.
- initialize() - Method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
- initialize() - Method in class org.openstreetmap.josm.Main.InitializationTask
-
- initialize() - Static method in class org.openstreetmap.josm.tools.FontsManager
-
Initializes the fonts manager.
- initialize() - Static method in class org.openstreetmap.josm.tools.RightAndLefthandTraffic
-
- 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.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- 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 spellcheck file into a HashMap.
- initializeDialogsPane() - Method in class org.openstreetmap.josm.gui.MapFrame
-
Open all ToggleDialogs that have their preferences property set.
- initializeErrorLayer() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
-
- initializeGridDetail() - Method in class org.openstreetmap.josm.data.validation.OsmValidator
-
Initialize grid details based on current projection system.
- initializeImages() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- initializeLocaleText(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.TaggingPresetTextItem
-
- 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 operations hasn't been performed already.
- initializeTests(Collection<? extends Test>) - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
-
Initializes all tests
- initializeZoomSlider() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- initiallyLoadAvailableSources() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
-
- initialMousePos - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
The position of the mouse cursor when the drag action was initiated.
- initialMoveDelay - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
The time which needs to pass between click and release before something
counts as a move, in milliseconds
- initialMoveDelay - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- initialMoveDelay - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
The time which needs to pass between click and release before something
counts as a move, in milliseconds
- initialMoveThreshold - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
The minimal shift of mouse (in pixels) befire 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
-
- initialState - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Check
-
- initIndex() - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource.MapCSSRuleIndex
-
Initialize the index.
- initKeyList() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
-
- initLat(double, boolean) - Static method in class org.openstreetmap.josm.data.Bounds
-
- initListener - Static variable in class org.openstreetmap.josm.Main
-
- initListEntries() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- initListEntriesFromAttributes() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- initLoading() - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- initLon(double, boolean) - Static method in class org.openstreetmap.josm.data.Bounds
-
- initMemberListTableModels() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- initMultiFetchReader(MultiFetchServerObjectReader) - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
-
- initMultiFetchReaderWithNodes(MultiFetchServerObjectReader) - Method in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
-
- initMultiFetchReaderWithRelations(MultiFetchServerObjectReader) - Method in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
-
- initMultiFetchReaderWithWays(MultiFetchServerObjectReader) - Method in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
-
- initNameTagsFromPreferences() - Method in class org.openstreetmap.josm.gui.mappaint.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
-
- initNodeListTableModels() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
Should be called everytime either reference of current changes to update the diff.
- initOK - Variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
- initParallelWays(Point, boolean) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- initPopulate(OsmPrimitive, OsmPrimitive, Map<PrimitiveId, PrimitiveId>) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- initProperties(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.DownloadChangesetContentAction
-
- initProperties(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel.DownloadChangesetContentAction
-
- 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
-
- initResolver(OsmPrimitiveType, TagCollection, Map<OsmPrimitiveType, Integer>) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
Initializes the conflict resolver for a specific type of primitives
- inits - Static variable in class org.openstreetmap.josm.data.projection.Projections
-
- initSystemShortcuts() - Method in interface org.openstreetmap.josm.tools.PlatformHook
-
The initSystemShortcuts hook will be called by the
Shortcut class after the modifier groups have been read
from the config, but before any shortcuts are read from
it or registered from within the application.
- initSystemShortcuts() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
-
- initSystemShortcuts() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
-
- initSystemShortcuts() - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
-
- initTagTableModels() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- initTileSource(TileSource) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- initWindowGeometry() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
- initWithCurrentData() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
-
- inLine - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- inline(String, String) - Method in class org.openstreetmap.josm.io.GpxWriter
-
- inLineMod - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- INNER_STYLE_MISMATCH - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- INNER_WAY_OUTSIDE - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- innerExactRoles - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
-
- innerPanel - Variable in class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel
-
- innerPolygons - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
- innerRolePrefixes - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
-
- inners - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- inners - Variable in class org.openstreetmap.josm.tools.Geometry.MultiPolygonMembers
-
- innerWays - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.AssembledMultipolygon
-
- innerWays - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.Multipolygon
-
- innerWays - Variable in class org.openstreetmap.josm.data.osm.MultipolygonBuilder
-
List of inner ways
- innerWays - Variable in class org.openstreetmap.josm.data.osm.MultipolygonBuilder.PolygonLevel
-
- innerWays - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
- INode - Interface in org.openstreetmap.josm.data.osm
-
- input - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
-
- input - Variable in class org.openstreetmap.josm.data.osm.MultipolygonBuilder.Worker
-
- input - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ComputeStyleListWorker
-
- input - Variable in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.PreferencePanel
-
- InputMapUtils - Class in org.openstreetmap.josm.tools
-
Tools to work with Swing InputMap
- InputMapUtils() - Constructor for class org.openstreetmap.josm.tools.InputMapUtils
-
- inputSource - Variable in class org.openstreetmap.josm.io.GpxReader
-
- inputSource - Variable in class org.openstreetmap.josm.io.NoteReader
-
- inRule - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- insane() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
-
- inScaleMax - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- inScaleMin - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- INSECURE_PUBLIC_KEY - Static variable in class org.openstreetmap.josm.tools.PlatformHookWindows
-
- inSelectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
-
- insertArguments(Selector, String) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
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.
- insertGUITabsForSetting(Icon, TabPreferenceSetting, int) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
- insertIndexInterval(int, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
-
- insertNewDefaults(List<SourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
-
If the selection of default styles changes in future releases, add
the new entries to the user-configured list.
- insertNodeIntoAllNearbySegments(List<WaySegment>, Node, Collection<OsmPrimitive>, Collection<Command>, List<Way>, List<Way>) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- insertString(int, String, AttributeSet) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompletingComboBoxDocument
-
- insertString(int, String, AttributeSet) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField.AutoCompletionDocument
-
- 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.LatLonDialog.EastNorthInputVerifier
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.LatLonInputVerifier
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.OsmUrlRefresher
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.RunAuthorisationAction
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenBuilder
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.SearchFieldAdapter
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.FilterFieldAdapter
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
-
- insertUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.OsmUrlRefresher
-
- insets(int, int, int, int) - Method in class org.openstreetmap.josm.tools.GBC
-
Adds insets to this GBC.
- insideToTheRight - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.WayInPolygon
-
- InspectPrimitiveDialog - Class in org.openstreetmap.josm.gui.dialogs
-
Panel to inspect one or more OsmPrimitives.
- InspectPrimitiveDialog(Collection<OsmPrimitive>, OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
-
- InspectPrimitiveDialog.DataText - Class in org.openstreetmap.josm.gui.dialogs
-
- InspectPrimitiveDialog.DataText() - Constructor for class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- installAdapters() - Method in class org.openstreetmap.josm.actions.AutoScaleAction
-
- installAdapters() - Method in class org.openstreetmap.josm.actions.JosmAction
-
- installAdapters() - Method in class org.openstreetmap.josm.actions.JumpToAction
-
- installCertificate - Variable in class org.openstreetmap.josm.gui.preferences.remotecontrol.RemoteControlPreference
-
- installDownloadedPlugins(boolean) - Static method in class org.openstreetmap.josm.plugins.PluginHandler
-
Installs downloaded plugins.
- instance - Static variable in class org.openstreetmap.gui.jmapviewer.JobDispatcher
-
- INSTANCE - Static variable in class org.openstreetmap.josm.actions.ExpertToggleAction
-
- instance - Static variable in class org.openstreetmap.josm.actions.SaveAction
-
- instance - Static variable in class org.openstreetmap.josm.actions.SaveAsAction
-
- INSTANCE - Static variable in class org.openstreetmap.josm.actions.search.SearchCompiler.Always
-
The unique instance/
- instance - Static variable in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- instance - Static variable in class org.openstreetmap.josm.data.osm.ChangesetCache
-
the unique instance
- instance - Static variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
-
- instance - Static variable in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
-
- INSTANCE - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- instance - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
- INSTANCE - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- INSTANCE - Static variable in class org.openstreetmap.josm.data.projection.datum.GRS80Datum
-
The unique instance.
- instance - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFileWrapper
-
- INSTANCE - Static variable in class org.openstreetmap.josm.data.projection.datum.WGS84Datum
-
- instance - Static variable in class org.openstreetmap.josm.data.Version
-
the unique instance
- instance - Static variable in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
-
the unique instance of this dialog
- instance - Static variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
the unique instance of the dialog
- instance - Static variable in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
- instance - Static variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
the unique instance of the cache manager
- instance - Static variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
the unique instance of the dialog
- instance - Static variable in class org.openstreetmap.josm.gui.download.DownloadDialog
-
the unique instance of the download dialog
- instance - Static variable in class org.openstreetmap.josm.gui.help.HelpBrowser
-
the unique instance
- instance - Static variable in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
-
- instance - Static variable in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
- instance - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.JpegFileFilter
-
- INSTANCE - Static variable in class org.openstreetmap.josm.gui.layer.Layer.SeparatorLayerAction
-
- INSTANCE - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.NullExpression
-
The unique instance.
- INSTANCE - Static variable in class org.openstreetmap.josm.gui.NotificationManager
-
- INSTANCE - Static variable in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
-
The unique instance.
- INSTANCE - Static variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.PresetPrefHelper
-
The unique instance.
- instance - Static variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
- INSTANCE - Static variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.RulePrefHelper
-
The unique instance.
- INSTANCE - Static variable in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- instance - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetNameTemplateList
-
- instance - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
-
- instance - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchPrimitiveDialog
-
- INSTANCE - Static variable in class org.openstreetmap.josm.gui.util.FileFilterAllFiles
-
- instance - Static variable in class org.openstreetmap.josm.io.auth.CredentialsManager
-
- instance - Static variable in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
-
- instance - Static variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
-
- instance - Static variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
- INSTANCE - Static variable in class org.openstreetmap.josm.Main.MasterWindowListener
-
- INSTANCE - Static variable in class org.openstreetmap.josm.tools.AlphanumComparator
-
- instance - Static variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler
-
- instances - Static variable in class org.openstreetmap.josm.io.OsmApi
-
- inStandard - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPriority
-
- Instruction - Interface in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Instruction.AssignmentInstruction - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Instruction.AssignmentInstruction(String, Object, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.AssignmentInstruction
-
- Instruction.RelativeFloat - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Instruction.RelativeFloat(float) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.RelativeFloat
-
- instructions - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule.Declaration
-
- int2hex(int) - Static method in class org.openstreetmap.josm.tools.ColorHelper
-
- IntegerProperty - Class in org.openstreetmap.josm.data.preferences
-
A property containing an Integer
value.
- IntegerProperty(String, int) - Constructor for class org.openstreetmap.josm.data.preferences.IntegerProperty
-
Constructs a new IntegerProperty
.
- intermediate - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.Request
-
- intermediateTask - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- intern() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
-
Like String.intern() (reduce memory consumption).
- internal - Variable in class org.openstreetmap.josm.gui.progress.ChildProgress
-
- internalUpdateProgress(double) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- internPool - Static variable in class org.openstreetmap.josm.gui.mappaint.StyleCache
-
- interpolate(EastNorth, double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
-
- interpolate(LatLon, double) - Method in class org.openstreetmap.josm.data.coor.LatLon
-
- interpolate(float, float, float, float, double, double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
- interpolateGridShift(NTV2GridShift) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
Interpolate shift and accuracy values for a coordinate in the 'from' datum
of the GridShiftFile.
- intersect(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Builds the intersection of this tag collection and another tag collection
- intersectionCommand(Node, AlignInLineAction.Line) - Method in class org.openstreetmap.josm.actions.AlignInLineAction.Line
-
Intersection of two line.
- intersects(Bounds) - Method in class org.openstreetmap.josm.data.Bounds
-
The two bounds intersect? Compared to java Shape.intersects, if does not use
the interior but the closure.
- intersects(BBox) - Method in class org.openstreetmap.josm.data.osm.BBox
-
Tests, weather two BBoxes intersect as an area.
- intersects(WaySegment) - Method in class org.openstreetmap.josm.data.osm.WaySegment
-
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(Bounds, Bounds) - Static method in class org.openstreetmap.josm.data.Bounds
-
- interval - Variable in class org.openstreetmap.josm.gui.MenuScroller
-
- INTERVAL_ALWAYS - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
-
Common intervals
- INTERVAL_DAILY - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
-
- INTERVAL_HOURLY - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
-
- INTERVAL_MONTHLY - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
-
- INTERVAL_NEVER - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
-
- INTERVAL_WEEKLY - Static variable in class org.openstreetmap.josm.io.CacheCustomContent
-
- intervalAdded(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
-
- intervalAdded(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.TitleUpdater
-
- intervalAdded(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToJOSMSelectionAction
-
- intervalAdded(ListDataEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
- intervalCount - Variable in class org.openstreetmap.josm.tools.ColorScale
-
- intervalLabel - Variable in class org.openstreetmap.josm.gui.preferences.server.MessagesNotifierPanel
-
- intervalRemoved(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
-
- intervalRemoved(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.TitleUpdater
-
- intervalRemoved(ListDataEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToJOSMSelectionAction
-
- intervalRemoved(ListDataEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
- intFromDate(Date) - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
-
- 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_CHARS - Static variable in class org.openstreetmap.josm.io.InvalidXmlCharacterFilter
-
- INVALID_HTML - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- INVALID_KEY - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- INVALID_KEY_SPACE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- INVALID_SPACE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- INVALID_VALUE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- invalidate() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- invalidate() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- invalidate() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
-
Can be used if method receive ProgressMonitor but it's not interested progress monitoring.
- invalidateEastNorthCache() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
-
Invalidate the internal cache of east/north coordinates.
- invalidateEastNorthCache() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Invalidates the internal cache of projected east/north coordinates.
- invalidateEastNorthCache() - Method in class org.openstreetmap.josm.data.osm.Node
-
Invoke to invalidate the internal cache of projected east/north coordinates.
- invalidBecauselayerRemoved(Layer) - Method in class org.openstreetmap.josm.command.Command
-
Called when a layer has been removed to have the command remove itself from
any buffer if it is not longer applicable to the dataset (e.g.
- 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.
- inverseProject(EastNorth) - Static method in class org.openstreetmap.josm.data.projection.Projections
-
- inverted - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
-
- inverted - Variable in class org.openstreetmap.josm.data.osm.Filter
-
- invertNumber(String) - Static method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
-
- invMercatorY(double) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
-
- invoke(Object, Method, Object[]) - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
-
- invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
-
- invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.LonLat
-
- invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.Mercator
-
- invproject(double, double) - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
-
Convert east/north to lat/lon.
- invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
-
- invproject(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
-
Converts x and y coordinates in the Transverse Mercator projection to
a latitude/longitude pair.
- inZipPath - Variable in class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
-
Path of the file inside the zip archive.
- IPrimitive - Interface in org.openstreetmap.josm.data.osm
-
- IPV4_LOOPBACK - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
-
- IPV6_LOOPBACK - Static variable in class org.openstreetmap.josm.io.DefaultProxySelector
-
- IRelation - Interface in org.openstreetmap.josm.data.osm
-
- irreversibleWays(List<Way>) - Static method in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
-
- is - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
-
- is - Static variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
-
- IS_GLYPH_VECTOR_DOUBLE_TRANSLATION_BUG - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- IS_IN_DATASET - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPriority
-
Indicates that this is an arbitrary value from the data set, i.e.
- IS_IN_SELECTION - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPriority
-
Indicates that this is a value from a selected object.
- IS_IN_STANDARD - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPriority
-
Indicates that this is a standard value, i.e.
- IS_IN_STANDARD_AND_IN_DATASET - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPriority
-
Indicates, that the value is standard and it is found in the data.
- is_prop_set(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Determines whether property key
is set.
- is_prop_set(Environment, String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.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.ExpressionFactory.Functions
-
check if there is right-hand traffic at the current location
- isAbandoned - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
-
- isActive() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- isActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
-
- isActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DuplicateAction
-
- isActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerNameCellRenderer
-
- isActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.MergeAction
-
- isActiveLayer() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
Replies true if the layer this model belongs to is equal to the active
layer
- isActiveLayerDrawable() - Method in class org.openstreetmap.josm.gui.MapView
-
Replies true if the active layer is drawable.
- isActiveLayerVisible() - Method in class org.openstreetmap.josm.gui.MapView
-
Replies true if the active layer is visible.
- isActivePluginsChanged() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Replies true if the set of active plugins has been changed by the user
in this preference model.
- isAdjacentToA(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
-
- isAdjacentToB(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
-
- isAllowed() - Method in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
-
- isAllowModifyNotes() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- isAllowPartialCacheMatch() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- isAllowReadGpx() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- isAllowReadPrefs() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- isAllowWriteApi() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- isAllowWriteGpx() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- isAllowWritePrefs() - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- isAlreadyRemembered(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
-
- isAnnotated() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Determines if this object is considered "annotated".
- isAnonymous() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
Replies true if the current JOSM user is anonymous.
- isApplicableToPrimitive() - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies true if for every key there is one tag only, i.e.
- isArea() - Method in class org.openstreetmap.josm.data.osm.Way
-
Determines if this way denotes an area (closed way with at least three distinct nodes).
- isArea(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.WayConnectedToArea
-
- isAreaVisible(Path2D.Double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- isArmed() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
All these methods simply delegate to the "other" model
that is being decorated.
- isAttached() - Method in class org.openstreetmap.josm.gui.widgets.TextContextualPopupMenu
-
Determines if this popup is currently attached to a component.
- isAutocompleteEnabled() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
- isAutoResolution() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- isAutorunEnabled() - Static method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
Determines if the dialog autorun is enabled in preferences.
- isAvailableLocally(int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
Replies true if the local
ChangesetCache
already includes the changeset with
id
changesetId
.
- isBackgroundLayer() - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Replies true if this layer is a background layer
- isBackward(RelationMember) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSortUtils
-
- isBatchImporter() - Method in class org.openstreetmap.josm.io.FileImporter
-
A batch importer is a file importer that prefers to read multiple files at the same time.
- isBatchImporter() - Method in class org.openstreetmap.josm.io.JpgImporter
-
- isBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.Test
-
Whether this test is performing just before an upload
- isBlacklisted() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Returns true if this layer's URL is matched by one of the regular
expressions kept by the current OsmApi instance.
- isBoldCell(int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- isBoldCell(int, int) - Method in class org.openstreetmap.josm.corrector.RoleCorrectionTableModel
-
- isBoldCell(int, int) - Method in class org.openstreetmap.josm.corrector.TagCorrectionTableModel
-
- isBoundary - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.MyWaySegment
-
- isBugInMaximumWindowBounds(Rectangle) - Static method in class org.openstreetmap.josm.tools.WindowGeometry
-
Determines if the bug affecting getMaximumWindowBounds() occured.
- isBuilding(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.Test
-
Determines if the specified primitive denotes a building.
- isButtonVisible() - Method in interface org.openstreetmap.josm.gui.HideableButton
-
- isButtonVisible() - Method in class org.openstreetmap.josm.gui.IconToggleButton
-
- isCacheValid() - Method in class org.openstreetmap.josm.gui.GettingStarted.MotdContent
-
Additionally check if JOSM has been updated and refresh MOTD
- isCacheValid() - Method in class org.openstreetmap.josm.io.CacheCustomContent
-
This function serves as a comfort hook to perform additional checks if the cache is valid
- isCancel() - Method in class org.openstreetmap.josm.io.session.SessionReader.CancelOrContinueDialog
-
- isCancelable() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- isCanceled() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
-
- isCanceled() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
-
- isCanceled() - Method in class org.openstreetmap.josm.data.validation.Test
-
Determines if the test has been canceled.
- isCanceled() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
-
Replies true if the dialog was canceled
- isCanceled() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
Determines if this dialog has been cancelled.
- isCanceled() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- isCanceled() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
- isCanceled() - Method in interface org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDownloadTask
-
- isCanceled() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
-
- isCanceled() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
-
- isCanceled() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
-
- isCanceled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
-
Replies true if this has been canceled by the user.
- isCanceled() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
Replies true if the dialog was canceled
- isCanceled() - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
-
- isCanceled() - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
-
Replies true if the task has been canceled
- isCanceled() - Method in class org.openstreetmap.josm.gui.io.AbstractUploadDialog
-
Returns true if the dialog was canceled
- isCanceled() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
-
Replies true if this dialog was canceled
- isCanceled() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
-
- isCanceled() - Method in class org.openstreetmap.josm.gui.io.DownloadFileTask
-
Replies true if the task was canceled by the user
- isCanceled() - Method in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
-
- isCanceled() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
-
- isCanceled() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
-
Replies true if the dialog was canceled
- isCanceled() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
-
Replies true if the task was canceled.
- isCanceled() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
-
Replies true if the task was canceled
- isCanceled() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
-
- isCanceled() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
-
Determines if the test has been canceled.
- isCanceled() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- isCanceled - Variable in class org.openstreetmap.josm.gui.progress.CancelHandler
-
- isCanceled() - Method in class org.openstreetmap.josm.gui.progress.CancelHandler
-
- isCanceled() - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- isCanceled() - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
-
Returns the state of user aborts
- 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.FileExporter
-
Determines if this exporter has been canceled during export.
- isCanceled() - Method in class org.openstreetmap.josm.io.OsmConnection
-
Replies true if this connection is canceled
- isCanceled() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
-
Replies true if the task was canceled by the user
- isCanceled() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
-
Replies true if the task was canceled by the user
- isCanceled() - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
Replies true if the task was canceled
- isCancelled - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
-
- isCellEditable(EventObject) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeEditor
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
-
- isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.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.HistoryBrowserModel.TagTableModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
-
- isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
-
- isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.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.ImageryPreference.ImageryProvidersPanel.ImageryDefaultLayerTableModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ScListModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
-
- isCellEditable(EventObject) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
- isCellEditable(int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- isCellEnabled(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- isChangeable() - Method in class org.openstreetmap.josm.tools.Shortcut
-
- isChanged(Relation, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
- isChanged() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- isChanged() - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Check changed status of layer
- isChanged - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- isChanged() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- isChanged() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- isChanged() - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
-
- isChanged() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- isChanged() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
-
Determines if this preference entry has been modified.
- 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.gui.io.UploadStrategySpecification
-
- isClosed() - Method in class org.openstreetmap.josm.data.osm.history.HistoryWay
-
Replies true if this way is closed.
- isClosed() - Method in interface org.openstreetmap.josm.data.osm.IWay
-
- isClosed() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
-
- isClosed() - Method in class org.openstreetmap.josm.data.osm.Way
-
- isClosed() - Method in class org.openstreetmap.josm.data.osm.WayData
-
- isClosedPath() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
-
- isCoastline(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.Coastlines
-
- isCoastline(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
-
- isCollapsed() - Method in class org.openstreetmap.josm.data.Bounds
-
Replies true, if this bounds are collapsed, i.e.
- isCollapsed - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
If isShowing and isDocked are true, indicates whether the dialog is
currently minimized or not.
- isConnectedTo(Collection<Node>, int, Predicate<Node>) - Method in class org.openstreetmap.josm.data.osm.Node
-
Tests whether this
node is connected to otherNode
via at most hops
nodes
matching the predicate
(which may be null
to consider all nodes).
- isConnectedTo(Collection<Node>, int, Predicate<Node>, Set<Node>) - Method in class org.openstreetmap.josm.data.osm.Node
-
- isConnectionNode() - Method in class org.openstreetmap.josm.data.osm.Node
-
Check whether this node connects 2 ways.
- isContinuousLayout() - Method in class org.openstreetmap.josm.gui.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.
- isCreated(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
-
Replies true if the primitive with id id
was created in this
changeset.
- isCurrentPointInTime() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
-
- isCurrentPointInTime(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
-
- isCurrentUser(String) - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
Replies true if the user with name username
is the current
user
- isDataFlavorSupported(DataFlavor) - Method in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
-
Returns true if flavor is one of the supported
flavors.
- isDataFlavorSupported(DataFlavor) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings.ActionTransferable
-
- isDataSetEmpty() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
Check the data set if it would be empty on save.
- isDateInLongStandardFormat(String) - Method in class org.openstreetmap.josm.tools.date.PrimaryDateParser
-
- isDateInShortStandardFormat(String) - Method in class org.openstreetmap.josm.tools.date.PrimaryDateParser
-
- isDebugEnabled() - Static method in class org.openstreetmap.josm.Main
-
Determines if debug log level is enabled.
- 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.
- isDefaultEntry() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
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?
- 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
-
Replies true
, if the object has been deleted.
- isDeleted(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
-
Replies true if the primitive with id id
was deleted in this
changeset.
- isDeleted() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- isDeletedStateDecision(MergeDecisionType) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
replies true if the current decision for the deleted state conflict is decision
- isDialogInCollapsedView() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
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
-
- isDirty() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
replies true, if this model has been updated
- isDirtyRelation() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
Replies true if the currently edited relation has been changed elsewhere.
- isDisabled(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
-
Check if primitive is disabled.
- isDisabled() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Replies true, if this primitive is disabled.
- isDisabledAndHidden() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Replies true, if this primitive is disabled and marked as
completely hidden on the map.
- isDisplayingMapView() - Static method in class org.openstreetmap.josm.Main
-
Replies true if JOSM currently displays a map view.
- isDoAuthenticate() - Method in class org.openstreetmap.josm.io.OsmServerReader
-
Returns true if this reader is adding authentication credentials to the read
request sent to the server.
- 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
- isDoubleClick(MouseEvent) - Static method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
-
- isDoubleClickZoomEnabled() - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- isDoUploadToServer() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
-
Replies true if this layer should be uploaded to the server; false, otherwise
- isDownloadGpxData() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
Replies true if the user selected to download GPX data
- 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.download.DownloadDialog
-
Replies true if the user selected to download OSM data
- isDownloadOsmData() - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
-
Replies true if the user selected to download OSM data
- isDragOk(DropTargetDragEvent) - Method in class org.openstreetmap.josm.gui.FileDrop
-
Determine if the dragged data is a file list.
- isDrawable() - Method in class org.openstreetmap.josm.data.osm.Node
-
- isDrawable() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- isDrawable() - Method in class org.openstreetmap.josm.data.osm.Way
-
- isDrawMultipolygon() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
- isEditableRelation(int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
Replies true if the index-th relation members referrs
to an editable relation, i.e.
- iSelectionRectEnd - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
- iSelectionRectStart - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
- isEmpty() - Method in class org.openstreetmap.josm.data.APIDataSet
-
Replies true if there are no primitives to upload
- isEmpty() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Replies true if this collection is empty
- isEmpty() - Method in class org.openstreetmap.josm.data.gpx.GpxData
-
- isEmpty() - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
-
- isEmpty() - Method in class org.openstreetmap.josm.data.osm.history.History
-
Returns true if this history contains no version.
- isEmpty() - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
-
- isEmpty() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- isEmpty() - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
-
- isEmpty() - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies true if this tag collection is empty
- isEmpty() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
-
- isEmpty() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.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
-
- isEmptyRole() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
-
- isEmptySelection() - Method in class org.openstreetmap.josm.actions.CopyAction
-
- isEnabled() - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
-
- isEnabled() - Method in class org.openstreetmap.josm.gui.HelpAwareOptionPane.ButtonSpec
-
Determines if this button spec is enabled
- isEnabled() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- isEnabled() - Method in class org.openstreetmap.josm.io.auth.DefaultAuthenticator
-
- isEnabled() - Method in class org.openstreetmap.josm.io.FileExporter
-
Returns the enabled state of this FileExporter
.
- isEnabled() - Method in class org.openstreetmap.josm.io.FileImporter
-
Returns the enabled state of this FileImporter
.
- isEnlarged - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
-
- isEnlarged() - Method in class org.openstreetmap.josm.gui.bbox.SizeButton
-
- isEnlarged - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
-
- isEqual(Preferences.Setting<?>, Preferences.Setting<?>) - Static method in class org.openstreetmap.josm.data.Preferences
-
- isEqualEntry(T, T) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
checks whether two entries are equal.
- isEqualEntry(Node, Node) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMergeModel
-
- isEqualEntry(RelationMember, RelationMember) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
-
- 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
-
- isExpert() - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
-
Determines if expert mode is enabled.
- isExpert - Variable in class org.openstreetmap.josm.gui.IconToggleButton
-
- isExpert() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
-
- isExpert - Variable in class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
-
- isExpert() - Method in class org.openstreetmap.josm.gui.preferences.DefaultPreferenceSetting
-
- isExpert() - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
-
- isExpert() - Method in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
-
- isExpert() - Method in class org.openstreetmap.josm.gui.preferences.display.LafPreference
-
- isExpert() - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference
-
- isExpert() - Method in class org.openstreetmap.josm.gui.preferences.map.BackupPreference
-
- isExpert() - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
-
- isExpert() - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
-
- isExpert() - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceSetting
-
Called to know if the preferences tab has only to be displayed in expert mode.
- isExpert() - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- isExpert() - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreference
-
- 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
-
- isExpired(File) - Method in class org.openstreetmap.josm.io.CacheFiles
-
Checks whether a given file is expired
- isFailed() - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
-
- isFailed() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
- isFailed() - Method in interface org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDownloadTask
-
- isFailed() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
-
- isFailed() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
-
- isFailed() - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
-
Replies true if the task has been failed
- isFalse(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
-
- isFile - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
-
- isFillConnectionNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- isFillSelectedNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- isFillTaggedNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- isFillUnselectedNode() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- isFiltered(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
-
Check if primitive is filtered.
- isFilterExplicit(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
-
Check if primitive is hidden explicitly.
- isFinished() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
-
- isFirstLastNode(Node) - Method in class org.openstreetmap.josm.data.osm.Way
-
Replies true if the given node is the first or the last one of this way, false otherwise.
- isFixable() - Method in class org.openstreetmap.josm.data.validation.FixableTestError
-
- isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.Test
-
Returns true if the given error can be fixed automatically
- isFixable() - Method in class org.openstreetmap.josm.data.validation.TestError
-
Returns true if the error can be fixed automatically
- isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.Coastlines
-
- isFixable(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.Highways
-
- isFixable(TestError) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
- 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
-
- isForward(RelationMember) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSortUtils
-
- isFromServer(String) - Static method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
-
Determines if the given URL denotes an OSM gpx-related API call.
- isFrozen - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- isFrozen() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- isFullRelationRequested() - Method in class org.openstreetmap.josm.gui.download.DownloadObjectDialog
-
Determines if relation members have been requested.
- isFullyIdentified() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
Replies true if the current JOSM user is fully identified.
- isGlyphVectorDoubleTranslationBug() - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
Check, if this System has the GlyphVector double translation bug.
- isGpxParsedProperly() - Method in class org.openstreetmap.josm.io.OsmServerReader
-
Determines if the GPX data has been parsed properly.
- isHeteogeneousSource() - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
-
Replies true if the source for tag pasting is heterogeneous, i.e.
- isHidden(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.FilterMatcher
-
Check if primitive is hidden.
- isHighlighted() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- isHighwayLinkOkay(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.Highways
-
- isImageFormatSupported(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.AddTMSLayerPanel
-
- isImageryValid() - Method in class org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel
-
- 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
-
- isInBackground - Variable in class org.openstreetmap.josm.gui.progress.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).
- isIncludedInOppositeList(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
-
replies true if the entry at the current position is present in the opposite list
of the current
ComparePairType
.
- isIncomplete() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
- isIncomplete() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- isIncomplete() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- isIncomplete() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
- isInDataSet() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPriority
-
- 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(Node) - Method in class org.openstreetmap.josm.data.osm.Way
-
Replies true if the given node is an inner node of this way, false otherwise.
- isInnerRole(String) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
-
- isInPowerStation(Node) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
- isInSelectionBase(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
-
- isInside(LatLon) - Method in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
-
Checks, if a point is inside this tile.
- isInsideAreaToCache(WmsCache.CacheEntry) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- isInStandard() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPriority
-
- isInternal() - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
-
- isInvalidUrlConfirmed - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
set to true if the user confirmed to use an potentially invalid WMS base url
- isInverted - Variable in class org.openstreetmap.josm.data.osm.FilterMatcher.FilterInfo
-
- iSizeButton - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
- isKeyChanged() - Method in class org.openstreetmap.josm.corrector.TagCorrection
-
- isKeyFalse(String) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Returns true if the key
corresponds to an OSM false value.
- isKeyPressed(int) - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
-
Allows to determine if the key with specific code is pressed now
- isKeyTrue(String) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Returns true if the key
corresponds to an OSM true value.
- isKeyValid(String) - 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(Point2D, Point2D, int) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
-
Checks if a way segemnt is large enough for additional information display.
- isLastFilterValid() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog.AbstractFilterAction
-
- isLatAccuracyAvailable() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
-
Checks whether latitude accuracy is available or not
- isLatest(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
Returns true if primitive
is the latest primitive
representing the version currently edited in the current data
layer.
- isLatest(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
-
- isLatLon() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- isLatLonKnown() - Method in class org.openstreetmap.josm.data.osm.Node
-
- isLatLonKnown() - Method in class org.openstreetmap.josm.data.osm.NodeData
-
- isLayerAlreadyPresent() - Method in class org.openstreetmap.josm.actions.AddImageryLayerAction
-
- isLayerValid(Layer) - Static method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- isLeaf - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- isLeaf() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- isLeaf(Object) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
- isLinkContext() - Method in class org.openstreetmap.josm.gui.mappaint.Environment
-
- iSlippyMapChooser - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
-
- isLoaded() - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- isLoaded() - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
-
- isLoading() - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- isLoadInNewLayer() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
- isLocal() - Method in class org.openstreetmap.josm.gui.preferences.SourceEntry
-
Determines if this source denotes a file on a local filesystem.
- 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
-
- 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
- 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.
- isMapPolygonsVisible() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- isMapRectanglesVisible() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- isMatching(Collection<String>, String[]) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.PresetClassification
-
- isMatchingGroup(String[]) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.PresetClassification
-
- isMatchingMy(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.Conflict
-
- isMatchingName(String[]) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.PresetClassification
-
- isMatchingTags(String[]) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.PresetClassification
-
- isMatchingTheir(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.Conflict
-
- isMemberOfSelected() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.Layer
-
- isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- isMergable(Layer) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
-
- isModified() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Replies true
if the object has been modified since it was loaded from
the server.
- isModified() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
- isModified() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- 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.OsmDataLayer
-
- isModifier - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
- isModifiersValidForDragMode() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- isMovementEnabled() - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- isMoving - Variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- isMultipolygon() - Method in class org.openstreetmap.josm.data.osm.Relation
-
- isMultipolygon(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- isMyDeleted - Variable in class org.openstreetmap.josm.data.conflict.Conflict
-
- isMyDeleted() - Method in class org.openstreetmap.josm.data.conflict.Conflict
-
- isNew - Variable in class org.openstreetmap.josm.data.notes.NoteComment
-
- isNew() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
- isNew() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- isNew() - Method in interface org.openstreetmap.josm.data.osm.PrimitiveId
-
Replies true if this id represents a new primitive.
- isNew() - Method in class org.openstreetmap.josm.data.osm.RelationMember
-
- isNew() - Method in class org.openstreetmap.josm.data.osm.RelationMemberData
-
- isNew() - Method in class org.openstreetmap.josm.data.osm.SimplePrimitiveId
-
- isNewGpsData - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
Flag isNewGpsData indicates that the GPS data of the image is new or has changed.
- isNewLayerRequested() - Method in class org.openstreetmap.josm.gui.download.DownloadObjectDialog
-
Determines if a new layer has been requested.
- isNewLayerRequired() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
Replies true if the user requires to download into a new layer
- isNewOrUndeleted() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
- isNewOrUndeleted() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- isNioAvailable() - Static method in class org.openstreetmap.josm.data.projection.datum.NTV2Util
-
Does the current VM support the New IO api
- isNode() - Method in class org.openstreetmap.josm.data.osm.RelationMember
-
Determines if this relation member is a node.
- isNodeInsideMultiPolygon(Node, Relation, Predicate<Way>) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Tests if the node
is inside the multipolygon multiPolygon
.
- isNodeTagged(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
- isNodeVisible(Node) - Method in class org.openstreetmap.josm.data.validation.PaintVisitor
-
Checks if the given node is in the visible area.
- isNull() - Static method in class org.openstreetmap.josm.tools.Predicates
-
Returns a
Predicate
testing whether objects are
null
.
- ISO8601_FORMAT - Variable in class org.openstreetmap.josm.io.NoteReader.Parser
-
- ISO_COUNTRIES - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
-
- isoDates - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
-
- isOffline() - Method in class org.openstreetmap.josm.io.CacheCustomContent
-
- isOffline(OnlineResource) - Static method in class org.openstreetmap.josm.Main
-
Determines if the given online resource is currently offline.
- isOneway() - Method in class org.openstreetmap.josm.data.osm.Way
-
Tests if this way is a oneway.
- isOneway(RelationMember) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSortUtils
-
- isOnewayHead - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
-
- 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.
- isOpen() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- isOpenInEditor(OsmDataLayer, Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
-
Replies true if there is an open relation editor for the relation managed
by the given layer.
- isOpenjdk - Static variable in class org.openstreetmap.josm.Main
-
Whether or not the java vm is openjdk
We use this to work around openjdk bugs
- isOpenJDK() - Static method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
-
Determines if the JVM is OpenJDK-based.
- isOppositeDirection(EastNorth, EastNorth, EastNorth, EastNorth) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
Returns true if from1-to1 and from2-to2 vertors directions are opposite
- isOsmChange - Variable in class org.openstreetmap.josm.io.OsmWriter
-
- isOsmTileNewer(long) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
-
Performs a HEAD
request for retrieving the
LastModified
header value.
- isOsmUser() - Method in class org.openstreetmap.josm.data.osm.User
-
Determines if this user is known to OSM
- iSourceButton - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
- isOuterRole(String) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
-
- isOutlineOnly() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- isOutlineOnly - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- isOutOfTheWorld() - Method in class org.openstreetmap.josm.data.Bounds
-
- 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
-
- isOverlapEnabled() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- isPartiallyIdentified() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
Replies true if the current JOSM user is partially identified.
- isParticipating(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.Conflict
-
Replies true if the primitive primitive
is participating
in this conflict
- isParticipating(PrimitiveId) - Method in class org.openstreetmap.josm.data.conflict.Conflict
-
Replies true if the primitive with id id
is participating
in this conflict
- isParticipatingIn(ListRole) - Method in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
-
replies true, if role
is participating in this comparison
pair
- isParticipatingInCurrentComparePair() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
-
- isParticipatingInSynchronizedScrolling(Adjustable) - Method in class org.openstreetmap.josm.gui.util.AdjustmentSynchronizer
-
Returns true if an adjustable is participating in synchronized scrolling
- isPlatformOsx() - Static method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
Replies true if we are currently running on OSX
- isPlatformOsx() - Static method in class org.openstreetmap.josm.Main
-
Determines if we are currently running on OSX.
- isPlatformWindows() - Static method in class org.openstreetmap.josm.Main
-
Determines if we are currently running on Windows.
- isPolygonInsideMultiPolygon(List<Node>, Relation, Predicate<Way>) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Tests if the polygon formed by nodes
is inside the multipolygon multiPolygon
.
- isPolygonVisible(Polygon) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Checks if a polygon is visible in display.
- isPotentialDuplicate(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddFromSelectionAction
-
- isPowerAllowed(Node) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
Determines if the specified node denotes a power infrastructure allowed on a power line.
- isPowerIn(OsmPrimitive, Collection<String>) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
Helper function to check if power tags is a certain value.
- isPowerLine(Way) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
Determines if the specified way denotes a power line.
- isPowerStation(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
Determines if the specified primitive denotes a power station.
- isPowerTower(Node) - Static method in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
Determines if the specified node denotes a power tower/pole.
- isPrecacheOnly() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- isPrecedenceNode(Node, Point, boolean) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- isPredecessorOf(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
-
- isPressed() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- 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.Barrier
-
- 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.UnconnectedWays.UnconnectedHighways
-
- isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedNaturalOrLanduse
-
- isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedPower
-
- isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedRailways
-
- isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays.UnconnectedWaterways
-
- isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
-
- isPrimitiveUsable(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
-
- isProjectionSupported(Projection) - Method in class org.openstreetmap.josm.gui.layer.Layer
-
allows to check whether a projection is supported or not
- isProjectionSupported(Projection) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- isProjectionSupported(Projection) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- isProjSupported(String) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
-
- isProperLineStyle() - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
- isProperLineStyle() - Method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
-
- isProperLineStyle() - Method in class org.openstreetmap.josm.gui.mappaint.RepeatImageElemStyle
-
- isProposedOrAbandoned(OsmPrimitive) - Static method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
-
- isRange - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- isReadFull() - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
-
Replies true if this reader also reads immediate children of referring primitives
- isReal() - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- isRecordHistory() - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
-
- isReferencePointInTime() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
-
- isReferencePointInTime(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
-
- isReferredByWays(int) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Return true, if this primitive is referred by at least n ways
- 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
-
- isRegistered(Class<? extends AbstractMapRenderer>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
Replies true, if Renderer
is already a registered map renderer
class.
- isRelation() - Method in class org.openstreetmap.josm.data.osm.RelationMember
-
Determines if this relation member is a relation.
- isRememberDecision() - Method in class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
-
- isRemoveColor(int) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
-
- isRequiredNode(Way, Node) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
-
Replies true if node
is a required node which can't be removed
in order to simplify the way.
- isResolvedCompletely() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
Replies true all differences in this conflicts are resolved
- isResolvedCompletely() - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
replies true if all conflict in this model are resolved
- isResolvedCompletely() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
-
- isResolvedCompletely() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
Replies true if all tag and relation member conflicts have been decided.
- isResolvedCompletely() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
- isResolvedCompletely() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- 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
-
- isRestrictionValue(String) - Static method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
-
- isReversed(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
-
- isReversible(Way) - Static method in class org.openstreetmap.josm.corrector.ReverseWayNoTagCorrector
-
Tests whether way can be reversed without semantic change.
- isReversible(Way) - Static method in class org.openstreetmap.josm.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.
- isRollover() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- isRoundabout() - Method in enum org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType.Direction
-
- 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.MessageNotifier
-
Determines if the message notifier is currently running
- isSame(int, int) - Method in class org.openstreetmap.josm.tools.Shortcut
-
- isSamePositionInOppositeList(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
-
replies true if the entry at
row
is equal to the entry at the
same position in the opposite list of the current
ComparePairType
.
- isSavable() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- isSavable() - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Replies the savable state of this layer (i.e if it can be saved through a "File->Save" dialog).
- isSavable() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- isSavable() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- isSaveAccessTokenToPreferences() - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
-
Replies whether the user has chosen to save the Access Token in the JOSM
preferences or not.
- isSaveAccessTokenToPreferences() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
-
- isSaveAccessTokenToPreferences() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
-
- isSaveAccessTokenToPreferences() - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
-
Replies true if the currently selected Access Token shall be saved to
the preferences.
- isSaveAccessTokenToPreferences() - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
-
- isSaveCredentials() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
-
- isSaveCredentials() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
-
- isSaveCredentials() - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
-
Determines if authentication credentials should be saved
- isSaveToPreferences() - Method in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
-
- isSaveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Replies true if current access token should be saved to the preferences file.
- isScrollWrapEnabled() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- isSegmentVisible(Point, Point) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
-
Checks if segment is visible in display.
- isSegmentVisible(Node, Node) - Method in class org.openstreetmap.josm.data.validation.PaintVisitor
-
Checks if the given segment is in the visible area.
- isSelectable() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- isSelectablePredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- isSelectablePredicate - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
-
- isSelected() - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeData
-
- 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(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Determines whether the given primitive is selected or not
- isSelected() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- isSelected() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
-
- isSelected() - Method in class org.openstreetmap.josm.data.validation.TestError
-
Returns the selection flag of this error
- isSelected() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPriority
-
- isSelected() - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- isSelectedPlugin(String) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Replies true if the plugin with name name
is currently
selected in the plugin model
- isSelecting - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
-
- isSelfContainedWay(Way, Node, Node) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
Prevent creation of ways that look like this: <---->
This happens if users want to draw a no-exit-sideway from the main way like this:
^
|<---->
|
The solution isn't ideal because the main way will end in the side way, which is bad for
navigation software ("drive straight on") but at least easier to fix.
- isSeparator() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- isSet() - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
-
Determines if this property is currently set in JOSM preferences.
- isSetInstruction - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.AssignmentInstruction
-
- isShowable() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- isShowDirectionArrow() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- isShowHeadArrowOnly() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- isShowIcons() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- 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
-
- isShowOnewayArrow() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- isShowOrderNumber() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- isSimilar(ImageryInfo, ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- isSimilar(String, String) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- isSnapOn() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- isSpanningWay(Stack<CombineWayAction.NodePair>) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- isSpecial() - Method in class org.openstreetmap.josm.tools.template_engine.Variable
-
- isSubwayOrTram(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(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
-
- isSupported() - Method in class org.openstreetmap.josm.io.imagery.WMSImagery.LayerDetails
-
- 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.osm.OsmPrimitive
-
Determines if this object is considered "tagged".
- isTagged() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
If it has been tagged i.e.
- iStartSelectionPoint - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
-
- isTemporary() - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.BoxProviderResult
-
True, if the box can change in future calls of the BoxProvider get() method
- isTemporary() - Method in class org.openstreetmap.josm.gui.mappaint.MapImage
-
Returns true, if image is not completely loaded and getImage() returns a temporary image.
- isTerminalNode(Node) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- isTextOrIconShown() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
Get state of text display.
- isTigerTag(String) - Static method in class org.openstreetmap.josm.data.osm.TigerUtils
-
Determines if the given tag is a TIGER one
- isTileGridVisible() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- isTimestampEmpty() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
- isTimestampEmpty() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- isToTheRightSideOfLine(Node, Node, Node, Node) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Tests if given point is to the right side of path consisting of 3 points.
- isTraceEnabled() - Static method in class org.openstreetmap.josm.Main
-
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
-
- isTransportationMode(String) - Static method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
-
- isTrue(String) - Static method in class org.openstreetmap.josm.data.osm.OsmUtils
-
- isUndeleted() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Replies true
if the object has been deleted on the server and was undeleted by the user.
- isUninterestingKey(String) - Static method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Determines if key is considered "uninteresting".
- isUpdated(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
-
Replies true if the primitive with id id
was updated in this
changeset.
- isUpdateRequired(String) - Method in class org.openstreetmap.josm.plugins.PluginInformation
-
Replies true if the plugin with the given information is most likely outdated with
respect to the referenceVersion.
- isUpdateRequired() - Method in class org.openstreetmap.josm.plugins.PluginInformation
-
Replies true if this this plugin should be updated/downloaded because either
it is not available locally (its local version is null) or its local version is
older than the available version on the server.
- isUploadDiscouraged() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Determines if upload is being discouraged (i.e.
- isUploadDiscouraged() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
-
Determines if upload of data managed by this layer is discouraged.
- isUploadDiscouraged() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- isUsable(ImageryLayer) - Method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
-
- isUsable() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Replies true
, if the object is usable
(i.e.
- isUsable() - Method in class org.openstreetmap.josm.data.osm.Way
-
- isUsablePredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Some predicates, that describe conditions on primitives.
- isUseRealWidth() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- 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
- 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 class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UidInputFieldValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserNameInputValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionType
-
- isValid(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
- isValid() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.PasswordValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.UserNameValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel.UserNameValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenKeyValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenSecretValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.preferences.server.UserNameValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
-
Replies true if the current content of the decorated text component is valid;
false otherwise
- isValid() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LatitudeValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LongitudeValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.widgets.ChangesetIdTextField.ChangesetIdValidator
-
- isValid() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
-
- isValid(TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.CompoundTemplateEntry
-
- isValid(TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.Condition
-
- isValid(TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate
-
- isValid(TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
-
- isValid(TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.StaticText
-
- isValid(TemplateEngineDataProvider) - Method in interface org.openstreetmap.josm.tools.template_engine.TemplateEntry
-
- isValid(TemplateEngineDataProvider) - Method in class org.openstreetmap.josm.tools.template_engine.Variable
-
- isValidChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.BBoxRestrictionPanel
-
- isValidChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- isValidChangesetQuery() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
-
- isValidChangesetQueryUrl(String) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
-
- 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]
- isValidLon(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
-
Replies true if lon is in the range [-180,180]
- isValueChanged() - Method in class org.openstreetmap.josm.corrector.TagCorrection
-
- 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
-
- 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
-
- isVisible() - Method in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- isVisible() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapObject
-
- isVisible() - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- isVisible() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Checks if object is known to the server.
- isVisible() - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- isVisible() - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- isVisible() - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Replies true if this layer is visible.
- isVisibleLayer() - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- isVisibleTexts() - Method in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- isWay() - Method in class org.openstreetmap.josm.data.osm.RelationMember
-
Determines if this relation member is a way.
- isWheelZoomEnabled() - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- isWireframeMapRendererActive() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
Replies true, if currently the wireframe map renderer is active.
- isWithin(Bounds) - Method in class org.openstreetmap.josm.data.coor.LatLon
-
- isYesOrNo(int) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
-
- isZip - Variable in class org.openstreetmap.josm.gui.preferences.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.
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.FreezeAction
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.RestrictionGroupStateChangeHandler
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel.TimeRestrictionChangedHandler
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel.UserRestrictionChangedHandler
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel.SelectQueryHandler
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.CloseOpenChangesetsAction
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.FilterChangeHandler
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.LaunchChangesetManagerAction
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ReadChangesetsAction
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.SelectObjectsAction
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ShowChangesetInfoAction
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonEditor
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.ChangesetListItemStateListener
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseAfterUploadItemStateListener
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseChangesetAction
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.RadioButtonHandler
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.StrategyChangeListener
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel.UseDefaultItemListener
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.AuthorisationProcedureChangeListener
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel.AuthenticationMethodChangeListener
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.UseDefaultServerUrlChangeHandler
-
- itemStateChanged(ItemEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicyChangeListener
-
- iterated_over - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
-
- iterator() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Replies the iterator for this collection.
- iterator() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
-
- iterator() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- iterator() - Method in class org.openstreetmap.josm.data.osm.Storage
-
- iterator() - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies an iterator to iterate over the tags in this collection
- iterator() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
-
- iterator() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.PresetClassifications
-
- iterator() - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
-
- iterator() - Method in class org.openstreetmap.josm.tools.CopyList
-
- iterator - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
-
- iterator() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection
-
- iterator() - Method in class org.openstreetmap.josm.tools.XmlObjectParser
-
- itRoutes - Variable in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
-
- itTracks - Variable in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
-
- itTrackSegments - Variable in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
-
- ivhandler - Static variable in class org.openstreetmap.josm.tools.PlatformHookOsx
-
- IWay - Interface in org.openstreetmap.josm.data.osm
-
- IWithAttributes - Interface in org.openstreetmap.josm.data.gpx
-
Object with attributes (in the context of GPX data).
- m(double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
-
auxiliary function m
- m - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.EditTagDialog
-
- m - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.ArrayFunction
-
- m - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.ParameterFunction
-
- MAC_MOUSE_BUTTON3_MASK - Static variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- MAC_MOUSE_BUTTON3_MASK - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
-
- main(String[]) - Static method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- main(String[]) - Static method in class org.openstreetmap.gui.jmapviewer.Demo
-
- main(String[]) - Static method in class org.openstreetmap.josm.gui.MainApplication
-
Main application Startup
- Main - Class in org.openstreetmap.josm
-
Abstract class holding various static global variables and methods used in large parts of JOSM application.
- Main() - Constructor for class org.openstreetmap.josm.Main
-
Constructs new Main
object.
- main - Static variable in class org.openstreetmap.josm.Main
-
Global application.
- Main.DownloadParamType - Enum in org.openstreetmap.josm
-
The type of a command line parameter, to be used in switch statements.
- Main.DownloadParamType() - Constructor for enum org.openstreetmap.josm.Main.DownloadParamType
-
- Main.InitializationTask - Class in org.openstreetmap.josm
-
- Main.InitializationTask(String) - Constructor for class org.openstreetmap.josm.Main.InitializationTask
-
- Main.InitStatusListener - Interface in org.openstreetmap.josm
-
- Main.MasterWindowListener - Class in org.openstreetmap.josm
-
WindowListener, that is registered on all Windows of the application.
- Main.MasterWindowListener() - Constructor for class org.openstreetmap.josm.Main.MasterWindowListener
-
- Main.WindowPositionSizeListener - Class in org.openstreetmap.josm
-
- Main.WindowPositionSizeListener() - Constructor for class org.openstreetmap.josm.Main.WindowPositionSizeListener
-
- Main.WindowSwitchListener - Interface in org.openstreetmap.josm
-
Listener for window switch events.
- MainApplication - Class in org.openstreetmap.josm.gui
-
Main window class application.
- MainApplication() - Constructor for class org.openstreetmap.josm.gui.MainApplication
-
Allow subclassing (see JOSM.java)
- MainApplication(JFrame) - Constructor for class org.openstreetmap.josm.gui.MainApplication
-
Constructs a main frame, ready sized and operating.
- MainApplication.GuiFinalizationWorker - Class in org.openstreetmap.josm.gui
-
- MainApplication.GuiFinalizationWorker(Map<MainApplication.Option, Collection<String>>, DefaultProxySelector) - Constructor for class org.openstreetmap.josm.gui.MainApplication.GuiFinalizationWorker
-
- MainApplication.Option - Enum in org.openstreetmap.josm.gui
-
JOSM command line options.
- MainApplication.Option(boolean) - Constructor for enum org.openstreetmap.josm.gui.MainApplication.Option
-
- mainColor - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- mainColor - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- MainMenu - Class in org.openstreetmap.josm.gui
-
This is the JOSM main menu bar.
- MainMenu() - Constructor for class org.openstreetmap.josm.gui.MainMenu
-
Constructs a new MainMenu
.
- MainMenu.PresetsMenuEnabler - Class in org.openstreetmap.josm.gui
-
- MainMenu.PresetsMenuEnabler(JMenu) - Constructor for class org.openstreetmap.josm.gui.MainMenu.PresetsMenuEnabler
-
- MainMenu.WINDOW_MENU_GROUP - Enum in org.openstreetmap.josm.gui
-
- MainMenu.WINDOW_MENU_GROUP() - Constructor for enum org.openstreetmap.josm.gui.MainMenu.WINDOW_MENU_GROUP
-
- mainPrefs - Variable in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- mainStroke - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- mainTask - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
-
Reference to the task that download requested primitives
- 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.tools.WindowGeometry
-
- major_z_index - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
- makeAddWayAndNodesCommandList() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWays
-
- makeApiRequest(IPrimitive, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerWriter
-
- makeAutoMarkers - Variable in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- makeCheckBoxRespondToEnter(JCheckBox) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
- makeCommitsOneAction(String) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
-
Takes the last cmdsCount actions back and combines them into a single action
(for when the user wants to undo the join action)
- makeCopy() - Method in class org.openstreetmap.josm.data.osm.NodeData
-
- makeCopy() - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
-
- makeCopy(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
-
Replace content of the object with copy of provided primitives
- makeCopy() - Method in class org.openstreetmap.josm.data.osm.RelationData
-
- makeCopy() - Method in class org.openstreetmap.josm.data.osm.WayData
-
- makeDropTarget(Component, boolean) - Method in class org.openstreetmap.josm.gui.FileDrop
-
- makeFromPolygons(List<MultipolygonBuilder.JoinedPolygon>) - Method in class org.openstreetmap.josm.data.osm.MultipolygonBuilder
-
This method analyzes which ways are inner and which outer.
- makeFromWays(Collection<Way>) - Method in class org.openstreetmap.josm.data.osm.MultipolygonBuilder
-
Splits ways into inner and outer JoinedWays.
- makeIcon(String) - Static method in class org.openstreetmap.josm.gui.SideButton
-
- 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.
- makeIncomplete - Variable in class org.openstreetmap.josm.actions.PurgeAction
-
Subset of toPurgeChecked.
- makeIncompleteData - Variable in class org.openstreetmap.josm.command.PurgeCommand
-
- makeIncompleteData_byPrimId - Variable in class org.openstreetmap.josm.command.PurgeCommand
-
- 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
-
- 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
-
- makeTileLoader(TileLoaderListener) - Method in interface org.openstreetmap.josm.gui.layer.TMSLayer.TileLoaderFactory
-
- makeTooltip(String, Shortcut) - Method in interface org.openstreetmap.josm.tools.PlatformHook
-
The makeTooltip hook will be called whenever a tooltip for
a menu or button is created.
- makeTooltip(String, Shortcut) - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
-
- makeTooltip(String, Shortcut) - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
-
This should work for all platforms.
- makeTransparent(int) - Method in class org.openstreetmap.josm.tools.ColorScale
-
- makeVisible(int, Layer) - Method in interface org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModelListener
-
- malformed - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
-
- ManualAuthorizationUI - Class in org.openstreetmap.josm.gui.oauth
-
This is an UI which supports a JOSM user to get an OAuth Access Token in a fully
manual process.
- ManualAuthorizationUI(String) - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
-
Constructs a new ManualAuthorizationUI
for the given API URL.
- ManualAuthorizationUI.AccessTokenBuilder - Class in org.openstreetmap.josm.gui.oauth
-
- ManualAuthorizationUI.AccessTokenBuilder() - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenBuilder
-
- ManualAuthorizationUI.AccessTokenKeyValidator - Class in org.openstreetmap.josm.gui.oauth
-
- ManualAuthorizationUI.AccessTokenKeyValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenKeyValidator
-
- ManualAuthorizationUI.AccessTokenSecretValidator - Class in org.openstreetmap.josm.gui.oauth
-
- ManualAuthorizationUI.AccessTokenSecretValidator(JTextComponent) - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenSecretValidator
-
- ManualAuthorizationUI.TestAccessTokenAction - Class in org.openstreetmap.josm.gui.oauth
-
Action for testing an Access Token
- ManualAuthorizationUI.TestAccessTokenAction() - Constructor for class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.TestAccessTokenAction
-
- map() - Method in class org.openstreetmap.gui.jmapviewer.Demo
-
- map - Variable in class org.openstreetmap.gui.jmapviewer.JMapController
-
- map - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- map - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
-
- map - Static variable in class org.openstreetmap.josm.Main
-
The MapFrame.
- map - Variable in class org.openstreetmap.josm.tools.MultiMap
-
- map(String, Class<?>) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
-
- mapBoth(String, Class<?>) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
-
- 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
-
- MapCSSException(String) - Constructor for exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
-
- MapCSSRule - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
A MapCSS rule.
- MapCSSRule(Selector, MapCSSRule.Declaration) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
-
- MapCSSRule.Declaration - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- MapCSSRule.Declaration(List<Instruction>, int) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule.Declaration
-
- MapCSSStyleSource - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- MapCSSStyleSource(String, String, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
-
- MapCSSStyleSource(SourceEntry) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
-
- MapCSSStyleSource(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
-
Creates a new style source from the MapCSS styles supplied in
css
- MapCSSStyleSource.MapCSSRuleIndex - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
A collection of
MapCSSRule
s, that are indexed by tag key and value.
- MapCSSStyleSource.MapCSSRuleIndex() - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource.MapCSSRuleIndex
-
- 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.GroupedMapCSSRule - Class in org.openstreetmap.josm.data.validation.tests
-
A grouped MapCSSRule with multiple selectors for a single declaration.
- MapCSSTagChecker.GroupedMapCSSRule(List<Selector>, MapCSSRule.Declaration) - Constructor for class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.GroupedMapCSSRule
-
Constructs a new GroupedMapCSSRule
.
- MapCSSTagChecker.MapCSSTagCheckerAndRule - Class in org.openstreetmap.josm.data.validation.tests
-
- MapCSSTagChecker.MapCSSTagCheckerAndRule(MapCSSTagChecker.GroupedMapCSSRule) - Constructor for class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.MapCSSTagCheckerAndRule
-
- MapCSSTagChecker.TagCheck - Class in org.openstreetmap.josm.data.validation.tests
-
- MapCSSTagChecker.TagCheck(MapCSSTagChecker.GroupedMapCSSRule) - Constructor for class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
- MapCSSTagChecker.TagCheck.PrimitiveToTag - Class in org.openstreetmap.josm.data.validation.tests
-
- MapCSSTagChecker.TagCheck.PrimitiveToTag() - Constructor for class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck.PrimitiveToTag
-
- MapFrame - Class in org.openstreetmap.josm.gui
-
One Map frame with one dataset behind.
- MapFrame(JPanel, ViewportData) - Constructor for class org.openstreetmap.josm.gui.MapFrame
-
Constructs a new MapFrame
.
- MapFrame.ListAllButtonsAction - Class in org.openstreetmap.josm.gui
-
- MapFrame.ListAllButtonsAction(Collection<? extends HideableButton>) - Constructor for class org.openstreetmap.josm.gui.MapFrame.ListAllButtonsAction
-
- MapFrame.MapModeChangeListener - Interface in org.openstreetmap.josm.gui
-
Interface to notify listeners of the change of the mapMode.
- mapFrameAdapter - Variable in class org.openstreetmap.josm.actions.AutoScaleAction
-
- mapFrameInitialized(MapFrame, MapFrame) - Method in class org.openstreetmap.josm.actions.AutoScaleAction.MapFrameAdapter
-
- mapFrameInitialized(MapFrame, MapFrame) - Method in interface org.openstreetmap.josm.gui.MapFrameListener
-
Called after Main.mapFrame is initalized.
- 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 - Static variable in class org.openstreetmap.josm.Main
-
- mapHasGpxorMarkerLayer() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
-
- MapImage - Class in org.openstreetmap.josm.gui.mappaint
-
- MapImage(String, StyleSource) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapImage
-
- mapImage - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
-
- MapImage.MapImageBoxProvider - Class in org.openstreetmap.josm.gui.mappaint
-
- MapImage.MapImageBoxProvider() - Constructor for class org.openstreetmap.josm.gui.mappaint.MapImage.MapImageBoxProvider
-
- MapListEditor - Class in org.openstreetmap.josm.gui.preferences.advanced
-
Editor for List of Maps preference entries.
- MapListEditor(JComponent, PrefEntry, Preferences.MapListSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor
-
- MapListEditor.EntryListener - Class in org.openstreetmap.josm.gui.preferences.advanced
-
- MapListEditor.EntryListener() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListener
-
- MapListEditor.EntryListModel - Class in org.openstreetmap.josm.gui.preferences.advanced
-
- MapListEditor.EntryListModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListModel
-
- MapListEditor.MapTableModel - Class in org.openstreetmap.josm.gui.preferences.advanced
-
- MapListEditor.MapTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
-
- MapListEditor.NewEntryAction - Class in org.openstreetmap.josm.gui.preferences.advanced
-
- MapListEditor.NewEntryAction() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.NewEntryAction
-
- MapListEditor.RemoveEntryAction - Class in org.openstreetmap.josm.gui.preferences.advanced
-
- MapListEditor.RemoveEntryAction() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.RemoveEntryAction
-
- MapMarker - Interface in org.openstreetmap.gui.jmapviewer.interfaces
-
Interface to be implemented by all one dimensional elements that can be displayed on the map.
- MapMarker.STYLE - Enum in org.openstreetmap.gui.jmapviewer.interfaces
-
- MapMarker.STYLE() - Constructor for enum org.openstreetmap.gui.jmapviewer.interfaces.MapMarker.STYLE
-
- MapMarkerCircle - Class in org.openstreetmap.gui.jmapviewer
-
A simple implementation of the
MapMarker
interface.
- MapMarkerCircle(Coordinate, double) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- MapMarkerCircle(String, Coordinate, double) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- MapMarkerCircle(Layer, Coordinate, double) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- MapMarkerCircle(double, double, double) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- MapMarkerCircle(Layer, double, double, double) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- MapMarkerCircle(Layer, String, Coordinate, double) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- MapMarkerCircle(Layer, String, Coordinate, double, MapMarker.STYLE, Style) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- MapMarkerDot - Class in org.openstreetmap.gui.jmapviewer
-
A simple implementation of the
MapMarker
interface.
- MapMarkerDot(Coordinate) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerDot
-
- MapMarkerDot(String, Coordinate) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerDot
-
- MapMarkerDot(Layer, Coordinate) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerDot
-
- MapMarkerDot(Layer, String, Coordinate) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerDot
-
- MapMarkerDot(Color, double, double) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerDot
-
- MapMarkerDot(double, double) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerDot
-
- MapMarkerDot(Layer, double, double) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerDot
-
- MapMarkerDot(Layer, String, double, double) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerDot
-
- MapMarkerDot(Layer, String, Coordinate, Style) - Constructor for class org.openstreetmap.gui.jmapviewer.MapMarkerDot
-
- mapMarkerList - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- mapMarkersVisible - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- MapMode - Class in org.openstreetmap.josm.actions.mapmode
-
A class implementing MapMode is able to be selected as an mode for map editing.
- MapMode(String, String, String, Shortcut, MapFrame, Cursor) - Constructor for class org.openstreetmap.josm.actions.mapmode.MapMode
-
Constructor for mapmodes without an menu
- MapMode(String, String, String, MapFrame, Cursor) - Constructor for class org.openstreetmap.josm.actions.mapmode.MapMode
-
Constructor for mapmodes with an menu (no shortcut will be registered)
- mapMode - Variable in class org.openstreetmap.josm.gui.MapFrame
-
The current mode, this frame operates.
- mapModeChange(MapMode, MapMode) - Method in interface org.openstreetmap.josm.gui.MapFrame.MapModeChangeListener
-
- mapModeChangeListeners - Static variable in class org.openstreetmap.josm.gui.MapFrame
-
the mapMode listeners
- mapModeDraw - Variable in class org.openstreetmap.josm.gui.MapFrame
-
- mapModeListener - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- mapModes - Variable in class org.openstreetmap.josm.gui.MapFrame
-
- mapModeSelect - Variable in class org.openstreetmap.josm.gui.MapFrame
-
- mapModeSelectLasso - Variable in class org.openstreetmap.josm.gui.MapFrame
-
- mapModeZoom - Variable in class org.openstreetmap.josm.gui.MapFrame
-
- MapMover - Class in org.openstreetmap.josm.gui
-
Enables moving of the map by holding down the right mouse button and drag
the mouse.
- MapMover(NavigatableComponent, JPanel) - Constructor for class org.openstreetmap.josm.gui.MapMover
-
COnstructs a new MapMover
.
- mapMover - Variable in class org.openstreetmap.josm.gui.MapView
-
- MapMover.ZoomerAction - Class in org.openstreetmap.josm.gui
-
- MapMover.ZoomerAction(String) - Constructor for class org.openstreetmap.josm.gui.MapMover.ZoomerAction
-
- mapNameToValue - Static variable in class org.openstreetmap.josm.data.validation.util.Entities
-
- MapObject - Interface in org.openstreetmap.gui.jmapviewer.interfaces
-
- MapObjectImpl - Class in org.openstreetmap.gui.jmapviewer
-
- MapObjectImpl(String) - Constructor for class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- MapObjectImpl(Layer) - Constructor for class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- MapObjectImpl(Layer, String, Style) - Constructor for class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- mapOnStart(String, Class<?>) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
-
- mappaintCacheIdx - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- MapPaintDialog - Class in org.openstreetmap.josm.gui.dialogs
-
- MapPaintDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
-
Constructs a new MapPaintDialog
.
- MapPaintDialog.InfoAction - Class in org.openstreetmap.josm.gui.dialogs
-
- MapPaintDialog.InfoAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
-
- MapPaintDialog.MapPaintPopup - Class in org.openstreetmap.josm.gui.dialogs
-
The popup menu displayed when right-clicking a map paint entry
- MapPaintDialog.MapPaintPopup() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MapPaintPopup
-
Constructs a new MapPaintPopup
.
- MapPaintDialog.MoveUpDownAction - Class in org.openstreetmap.josm.gui.dialogs
-
The action to move down the currently selected entries in the list.
- MapPaintDialog.MoveUpDownAction(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MoveUpDownAction
-
- MapPaintDialog.MyCheckBoxRenderer - Class in org.openstreetmap.josm.gui.dialogs
-
- MapPaintDialog.MyCheckBoxRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MyCheckBoxRenderer
-
- MapPaintDialog.OnOffAction - Class in org.openstreetmap.josm.gui.dialogs
-
- MapPaintDialog.OnOffAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.OnOffAction
-
- MapPaintDialog.PopupMenuHandler - Class in org.openstreetmap.josm.gui.dialogs
-
- MapPaintDialog.PopupMenuHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.PopupMenuHandler
-
- MapPaintDialog.ReloadAction - Class in org.openstreetmap.josm.gui.dialogs
-
- MapPaintDialog.ReloadAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadAction
-
- MapPaintDialog.SaveAsAction - Class in org.openstreetmap.josm.gui.dialogs
-
- MapPaintDialog.SaveAsAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction
-
- MapPaintDialog.SaveAsAction.SaveToFileTask - Class in org.openstreetmap.josm.gui.dialogs
-
- MapPaintDialog.SaveAsAction.SaveToFileTask(StyleSource, File) - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
-
- MapPaintDialog.StylesModel - Class in org.openstreetmap.josm.gui.dialogs
-
- MapPaintDialog.StylesModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
-
- MapPaintDialog.StyleSourceRenderer - Class in org.openstreetmap.josm.gui.dialogs
-
- MapPaintDialog.StyleSourceRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StyleSourceRenderer
-
- MapPaintDialog.StylesTable - Class in org.openstreetmap.josm.gui.dialogs
-
- MapPaintDialog.StylesTable(TableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesTable
-
- 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
-
- MapPaintMenu.MapPaintAction(StyleSource) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
-
- 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.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.Factory
-
- MapPaintPreference.MapPaintPrefHelper - Class in org.openstreetmap.josm.gui.preferences.map
-
Helper class for map paint styles preferences.
- MapPaintPreference.MapPaintPrefHelper() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
-
Constructs a new MapPaintPrefHelper
.
- MapPaintPreference.MapPaintSourceEditor - Class in org.openstreetmap.josm.gui.preferences.map
-
- MapPaintPreference.MapPaintSourceEditor() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintSourceEditor
-
- MapPaintSettings - Class in org.openstreetmap.josm.data.osm.visitor.paint
-
- MapPaintSettings() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- mappaintStyle - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- mapPaintStyleEntryUpdated(int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
-
- mapPaintStyleEntryUpdated(int) - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu
-
- mapPaintStyleEntryUpdated(int) - Method in interface org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintSylesUpdateListener
-
- MapPaintStyles - Class in org.openstreetmap.josm.gui.mappaint
-
This class manages the ElemStyles instance.
- MapPaintStyles() - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
- MapPaintStyles.IconReference - Class in org.openstreetmap.josm.gui.mappaint
-
IconReference is used to remember the associated style source for
each icon URL.
- MapPaintStyles.IconReference(String, StyleSource) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.IconReference
-
- MapPaintStyles.MapPaintStyleLoader - Class in org.openstreetmap.josm.gui.mappaint
-
- MapPaintStyles.MapPaintStyleLoader(Collection<StyleSource>) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStyleLoader
-
- MapPaintStyles.MapPaintSylesUpdateListener - Interface in org.openstreetmap.josm.gui.mappaint
-
MapPaintSylesUpdateListener & related code
(get informed when the list of MapPaint StyleSources changes)
- MapPaintStyles.TagKeyReference - Class in org.openstreetmap.josm.gui.mappaint
-
Value holder for a reference to a tag name.
- MapPaintStyles.TagKeyReference(String) - Constructor for class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.TagKeyReference
-
- mapPaintStylesUpdated() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
-
- mapPaintStylesUpdated() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu
-
- mapPaintStylesUpdated() - Method in interface org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintSylesUpdateListener
-
- mappaintTabLoaded - Variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
-
- mappedPrimitives - Variable in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
-
- mapping - Variable in class org.openstreetmap.josm.tools.XmlObjectParser
-
- MapPolygon - Interface in org.openstreetmap.gui.jmapviewer.interfaces
-
Interface to be implemented by polygons that can be displayed on the map.
- MapPolygonImpl - Class in org.openstreetmap.gui.jmapviewer
-
- MapPolygonImpl(ICoordinate...) - Constructor for class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
-
- MapPolygonImpl(List<? extends ICoordinate>) - Constructor for class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
-
- MapPolygonImpl(String, List<? extends ICoordinate>) - Constructor for class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
-
- MapPolygonImpl(String, ICoordinate...) - Constructor for class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
-
- MapPolygonImpl(Layer, List<? extends ICoordinate>) - Constructor for class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
-
- MapPolygonImpl(Layer, String, List<? extends ICoordinate>) - Constructor for class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
-
- MapPolygonImpl(Layer, String, ICoordinate...) - Constructor for class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
-
- MapPolygonImpl(Layer, String, List<? extends ICoordinate>, Style) - Constructor for class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
-
- mapPolygonList - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- mapPolygons - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.DefListSelectionListener
-
- mapPolygonsVisible - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- MapPreference - Class in org.openstreetmap.josm.gui.preferences.map
-
Map preferences, including map paint styles, tagging presets and autosave sub-preferences.
- MapPreference() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPreference
-
- MapPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.map
-
Factory used to create a new MapPreference
.
- MapPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.map.MapPreference.Factory
-
- MAPQUEST_ATTRIBUTION - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
-
- MAPQUEST_WEBSITE - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
-
- MapQuestOpenAerialTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
-
- MapQuestOpenAerialTileSource() - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOpenAerialTileSource
-
- MapQuestOsmTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
-
- MapQuestOsmTileSource() - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOsmTileSource
-
- MapRectangle - Interface in org.openstreetmap.gui.jmapviewer.interfaces
-
Interface to be implemented by rectangles that can be displayed on the map.
- MapRectangleImpl - Class in org.openstreetmap.gui.jmapviewer
-
- MapRectangleImpl(Coordinate, Coordinate) - Constructor for class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
-
- MapRectangleImpl(String, Coordinate, Coordinate) - Constructor for class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
-
- MapRectangleImpl(Layer, Coordinate, Coordinate) - Constructor for class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
-
- MapRectangleImpl(Layer, String, Coordinate, Coordinate) - Constructor for class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
-
- MapRectangleImpl(Layer, String, Coordinate, Coordinate, Style) - Constructor for class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
-
- mapRectangleList - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- mapRectangles - Variable in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.DefListSelectionListener
-
- mapRectanglesVisible - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- MapRectifierWMSmenuAction - Class in org.openstreetmap.josm.actions
-
- MapRectifierWMSmenuAction() - Constructor for class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction
-
- MapRectifierWMSmenuAction.RectifierService - Class in org.openstreetmap.josm.actions
-
Class that bundles all required information of a rectifier service
- MapRectifierWMSmenuAction.RectifierService(String, String, String, String, String) - Constructor for class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction.RectifierService
-
- MapRendererFactory - Class in org.openstreetmap.josm.data.osm.visitor.paint
-
MapRendererFactory manages a list of map renderer classes and associated
meta data (display name, description).
- MapRendererFactory() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
- MapRendererFactory.Descriptor - Class in org.openstreetmap.josm.data.osm.visitor.paint
-
- MapRendererFactory.Descriptor(Class<? extends AbstractMapRenderer>, String, String) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.Descriptor
-
- MapRendererFactory.MapRendererFactoryException - Exception in org.openstreetmap.josm.data.osm.visitor.paint
-
- MapRendererFactory.MapRendererFactoryException() - Constructor for exception org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.MapRendererFactoryException
-
- MapRendererFactory.MapRendererFactoryException(String, Throwable) - Constructor for exception org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.MapRendererFactoryException
-
- MapRendererFactory.MapRendererFactoryException(String) - Constructor for exception org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.MapRendererFactoryException
-
- MapRendererFactory.MapRendererFactoryException(Throwable) - Constructor for exception org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory.MapRendererFactoryException
-
- MapScaler - Class in org.openstreetmap.josm.gui
-
- MapScaler(NavigatableComponent) - Constructor for class org.openstreetmap.josm.gui.MapScaler
-
- MapSlider - Class in org.openstreetmap.josm.gui
-
- MapSlider(MapView) - Constructor for class org.openstreetmap.josm.gui.MapSlider
-
- MapStatus - Class in org.openstreetmap.josm.gui
-
A component that manages some status information display about the map.
- MapStatus(MapFrame) - Constructor for class org.openstreetmap.josm.gui.MapStatus
-
Construct a new MapStatus and attach it to the map view.
- MapStatus.BackgroundProgressMonitor - Class in org.openstreetmap.josm.gui
-
- MapStatus.BackgroundProgressMonitor() - Constructor for class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
-
- MapStatus.Collector - Class in org.openstreetmap.josm.gui
-
The collector class that waits for notification and then update
the display objects.
- MapStatus.Collector(MapFrame) - Constructor for class org.openstreetmap.josm.gui.MapStatus.Collector
-
- MapStatus.MapStatusPopupMenu - Class in org.openstreetmap.josm.gui
-
- MapStatus.MapStatusPopupMenu() - Constructor for class org.openstreetmap.josm.gui.MapStatus.MapStatusPopupMenu
-
- MapStatus.MouseState - Class in org.openstreetmap.josm.gui
-
Everything, the collector is interested of.
- MapStatus.MouseState() - Constructor for class org.openstreetmap.josm.gui.MapStatus.MouseState
-
- MapStatus.StatusTextHistory - Class in org.openstreetmap.josm.gui
-
- MapStatus.StatusTextHistory(Object, String) - Constructor for class org.openstreetmap.josm.gui.MapStatus.StatusTextHistory
-
- mapView - Variable in class org.openstreetmap.josm.gui.MapFrame
-
The view control displayed.
- MapView - Class in org.openstreetmap.josm.gui
-
This is a component used in the
MapFrame
for browsing the map.
- MapView(JPanel, ViewportData) - Constructor for class org.openstreetmap.josm.gui.MapView
-
Constructs a new MapView
.
- MapView.EditLayerChangeListener - Interface in org.openstreetmap.josm.gui
-
- MapView.LayerChangeListener - Interface in org.openstreetmap.josm.gui
-
Interface to notify listeners of a layer change.
- mapViewer - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
-
the map viewer showing the selected bounding box
- MapViewPaintable - Interface in org.openstreetmap.josm.gui.layer
-
- markAsChanged() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
-
Marks this preference entry as modified.
- Marker - Class in org.openstreetmap.josm.gui.layer.markerlayer
-
Basic marker class.
- Marker(LatLon, TemplateEngineDataProvider, String, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
- Marker(LatLon, String, String, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
- Marker(LatLon, TemplateEngineDataProvider, String, String, MarkerLayer, double, double) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
- Marker.TemplateEntryProperty - Class in org.openstreetmap.josm.gui.layer.markerlayer
-
- Marker.TemplateEntryProperty(String, String, Marker.TemplateEntryProperty) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
-
- MARKER_FORMATTED_OFFSET - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
- MARKER_OFFSET - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
- markerAudioTraceVisible - Variable in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
-
- markerButtonLabels - Variable in class org.openstreetmap.josm.gui.preferences.audio.AudioPreference
-
- MarkerLayer - Class in org.openstreetmap.josm.gui.layer.markerlayer
-
A layer holding markers.
- MarkerLayer(GpxData, String, File, GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
Constructs a new MarkerLayer
.
- markerLayer - Variable in class org.openstreetmap.josm.io.GpxImporter.GpxImporterData
-
The imported marker layer.
- MarkerLayer.MoveAudio - Class in org.openstreetmap.josm.gui.layer.markerlayer
-
- MarkerLayer.MoveAudio() - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.MoveAudio
-
- MarkerLayer.ShowHideMarkerText - Class in org.openstreetmap.josm.gui.layer.markerlayer
-
- MarkerLayer.ShowHideMarkerText(MarkerLayer) - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.ShowHideMarkerText
-
- MarkerLayer.SynchronizeAudio - Class in org.openstreetmap.josm.gui.layer.markerlayer
-
- MarkerLayer.SynchronizeAudio() - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.SynchronizeAudio
-
- markerProducers - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
Plugins can add their Marker creation stuff at the bottom or top of this list
(depending on whether they want to override default behaviour or just add new
stuff).
- MarkerProducers - Interface in org.openstreetmap.josm.gui.layer.markerlayer
-
This interface has to be implemented by anyone who wants to create markers.
- MarkerSessionExporter - Class in org.openstreetmap.josm.io.session
-
- MarkerSessionExporter(MarkerLayer) - Constructor for class org.openstreetmap.josm.io.session.MarkerSessionExporter
-
- MarkerSessionExporter.MarkerWriter - Class in org.openstreetmap.josm.io.session
-
- MarkerSessionExporter.MarkerWriter(PrintWriter) - Constructor for class org.openstreetmap.josm.io.session.MarkerSessionExporter.MarkerWriter
-
- MarkerSessionImporter - Class in org.openstreetmap.josm.io.session
-
- MarkerSessionImporter() - Constructor for class org.openstreetmap.josm.io.session.MarkerSessionImporter
-
- MarkersFromNamedPointsAction - Class in org.openstreetmap.josm.gui.layer.gpx
-
- MarkersFromNamedPointsAction(GpxLayer) - Constructor for class org.openstreetmap.josm.gui.layer.gpx.MarkersFromNamedPointsAction
-
- markerStyle - Variable in class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- marktr(String) - Static method in class org.openstreetmap.josm.tools.I18n
-
Marks a string for translation (such that a script can harvest
the translatable strings from the source files).
- marktrc(String, String) - Static method in class org.openstreetmap.josm.tools.I18n
-
- markWayInsideSide(List<Way>, boolean) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
-
This method analyzes the way and assigns each part what direction polygon "inside" is.
- MartiniqueEPSG - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
-
- MartiniqueName - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
-
- mask - Variable in class org.openstreetmap.josm.data.osm.Storage
-
- match(int, int) - Method in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
-
- match(int, boolean) - Method in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Always
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.And
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Any
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.BooleanMatch
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Child
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Closed
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactType
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.InArea
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Incomplete
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.KeyValue
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Match
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Modified
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Never
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.New
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Not
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Nth
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Or
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Parent
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.RangeMatch
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.RoleMatch
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Selected
-
- match - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.UnaryMatch
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Untagged
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.UserMatch
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.ValueComparison
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler.Xor
-
- match - Variable in class org.openstreetmap.josm.data.osm.FilterMatcher.FilterInfo
-
- match(OsmPrimitive, Map<String, String>) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
-
- match(OsmPrimitive, Map<String, String>) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
-
- match - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.KeyedItem
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.AndSet
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ChildSet
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.OrSet
-
- match(OsmPrimitive) - Method in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ParentSet
-
- matches(HistoryOsmPrimitive) - Method in interface org.openstreetmap.josm.data.osm.history.History.FilterPredicate
-
- matches(long, long) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- matches(long) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- matches(T, BBox) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- matches(Relation, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
-
- matches(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.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(Collection<TaggingPresetType>, Map<String, String>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- matches(Map<String, String>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItem
-
Tests whether the tags match this item.
- matches(Map<String, String>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.KeyedItem
-
- matches(String, String) - Method in class org.openstreetmap.josm.plugins.PluginInformation
-
- matches(String) - Method in class org.openstreetmap.josm.plugins.PluginInformation
-
Replies true if either the name, the description, or the version match (case insensitive)
one of the words in filter.
- matchesBase(OsmPrimitiveType) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.OptimizedGeneralSelector
-
- matchesBase(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.OptimizedGeneralSelector
-
- matchesBase(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.OptimizedGeneralSelector
-
- matchesConditions(Environment) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
-
- matchesCurrentModifiers(ModifiersSpec) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- matchesKey(String) - Method in class org.openstreetmap.josm.data.osm.Tag
-
Replies true if the key of this tag is equal to key
.
- matchesLayer(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
-
- matchGpxTrack(List<ImageEntry>, GpxData, long) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
Match a list of photos to a gpx track with a given offset.
- matchPoints(List<ImageEntry>, WayPoint, long, WayPoint, long, long) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- matchType - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyCondition
-
- matchWithKnown(int, int, int) - Method in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
-
- matchWithKnown(boolean, boolean, boolean) - Method in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
-
- max - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource.Attribution
-
- max - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.RangeMatch
-
- max - Variable in class org.openstreetmap.josm.data.osm.Changeset
-
the max.
- max(int, int, int, int) - Static method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Helper function to calculate maximum of 4 values.
- max - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
-
- max - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
-
- max - Variable in class org.openstreetmap.josm.tools.ColorScale
-
- max(int, int, int, int) - Static method in class org.openstreetmap.josm.tools.Utils
-
- MAX_COMMENT_LENGTH - Static variable in class org.openstreetmap.josm.data.osm.Changeset
-
The maximum changeset comment text length allowed by API 0.6
- MAX_DELETED_PRIMITIVE_IN_DIALOG - Static variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- MAX_DOWNLOAD_THREADS - Static variable in class org.openstreetmap.josm.io.OsmApi
-
- MAX_ERRORS - Static variable in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- MAX_EVENTS - Static variable in class org.openstreetmap.josm.data.osm.DataSet
-
Maximum number of events to kept between beginUpdate/endUpdate.
- MAX_ICON_SIZE - Static variable in class org.openstreetmap.josm.actions.AddImageryLayerAction
-
- MAX_IDS_PER_REQUEST - Static variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
the max.
- MAX_KEY_COUNT - Static variable in class org.openstreetmap.josm.tools.TextTagParser
-
- MAX_KEY_LENGTH - Static variable in class org.openstreetmap.josm.tools.TextTagParser
-
- MAX_LAT - Static variable in class org.openstreetmap.gui.jmapviewer.OsmMercator
-
- 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_LRU_TAGS_NUMBER - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
-
- MAX_NUMBER_OF_MESSAGES - Static variable in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
-
- MAX_OBJECTS_PER_LEVEL - Static variable in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- MAX_SERVER_DIGITS - Static variable in class org.openstreetmap.josm.data.coor.LatLon
-
- MAX_SERVER_INV_PRECISION - Static variable in class org.openstreetmap.josm.data.coor.LatLon
-
- MAX_SERVER_PRECISION - Static variable in class org.openstreetmap.josm.data.coor.LatLon
-
Minimum difference in location to not be represented as the same position.
- MAX_SINGLE_EVENTS - Static variable in class org.openstreetmap.josm.data.osm.DataSet
-
Maximum number of events that can be fired between beginUpdate/endUpdate to be send as single events (ie without DatasetChangedEvent)
- MAX_SIZE - Static variable in class org.openstreetmap.josm.gui.mappaint.MapImage
-
- MAX_SLIDER - Static variable in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
-
- MAX_SPEED - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
-
The maximum speed (pixels per timer interval)
- MAX_VALUE_LENGTH - Static variable in class org.openstreetmap.josm.tools.TextTagParser
-
- MAX_VISIBLE_LINES - Static variable in class org.openstreetmap.josm.corrector.CorrectionTable
-
- MAX_ZOOM - Static variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- max_zoom - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
-
- MAX_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- maxAge - Variable in class org.openstreetmap.josm.io.CachedFile
-
- maxCacheFileAge - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
-
- MaxChangesetSizeExceededPolicy - Enum in org.openstreetmap.josm.gui.io
-
- MaxChangesetSizeExceededPolicy() - Constructor for enum org.openstreetmap.josm.gui.io.MaxChangesetSizeExceededPolicy
-
- maxChars - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
- maxEast - Variable in class org.openstreetmap.josm.data.ProjectionBounds
-
The minimum and maximum coordinates.
- maxHeight - Variable in class org.openstreetmap.josm.tools.ImageProvider
-
- maxLat - Variable in class org.openstreetmap.josm.data.Bounds
-
The minimum and maximum coordinates.
- maxLat - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
- maxlat - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
-
- maxLevel - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex
-
- maxLineLength - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- 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
-
- maxlon - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
-
- maxNorth - Variable in class org.openstreetmap.josm.data.ProjectionBounds
-
The minimum and maximum coordinates.
- maxRect - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
-
- maxSize - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
-
- maxSize - Variable in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
-
- maxsize - Variable in class org.openstreetmap.josm.io.CacheFiles
-
- maxTextLength - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
- maxWidth - Variable in class org.openstreetmap.josm.gui.widgets.JMultilineLabel
-
- maxWidth - Variable in class org.openstreetmap.josm.tools.ImageProvider
-
- maxZoom - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource.Attribution
-
- maxZoom - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.TMSTileSource
-
- maxZoom - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.DeepTileSet
-
- maxZoomLvl - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
-
- mc - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
-
- md5Hex(String) - Static method in class org.openstreetmap.josm.tools.Utils
-
Calculate MD5 hash of a string and output in hexadecimal format.
- member - Variable in class org.openstreetmap.josm.corrector.RoleCorrection
-
- member - Variable in class org.openstreetmap.josm.data.osm.RelationMember
-
- memberExpression - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Role
-
- memberId - Variable in class org.openstreetmap.josm.data.osm.RelationMemberData
-
- MemberRoleCellEditor - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- MemberRoleCellEditor(DataSet) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberRoleCellEditor
-
constructor
- members - Variable in class org.openstreetmap.josm.data.osm.history.HistoryRelation
-
- members - Variable in class org.openstreetmap.josm.data.osm.Relation
-
- members - Variable in class org.openstreetmap.josm.data.osm.RelationData
-
- members - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelationMembers
-
List 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.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
-
- 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
-
- membershipTable - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
The membership table.
- memberTable - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
-
the member table
- MemberTable - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- MemberTable(OsmDataLayer, MemberTableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
-
constructor for relation member table
- MemberTable.SelectNextColumnCellAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
Action to be run when the user navigates to the next cell in the table, for instance by
pressing TAB or ENTER.
- MemberTable.SelectNextColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectNextColumnCellAction
-
- MemberTable.SelectNextGapAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- MemberTable.SelectNextGapAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectNextGapAction
-
- MemberTable.SelectPreviousColumnCellAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
Action to be run when the user navigates to the previous cell in the table, for instance by
pressing Shift-TAB
- MemberTable.SelectPreviousColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectPreviousColumnCellAction
-
- MemberTable.SelectPreviousGapAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- MemberTable.SelectPreviousGapAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectPreviousGapAction
-
- MemberTable.ZoomToGapAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- MemberTable.ZoomToGapAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
-
- MemberTableCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- MemberTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
-
constructor
- MemberTableColumnModel - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- MemberTableColumnModel(DataSet) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableColumnModel
-
- MemberTableLinkedCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- MemberTableLinkedCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
-
- MemberTableMemberCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- MemberTableMemberCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableMemberCellRenderer
-
- memberTableModel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
-
- MemberTableModel - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- MemberTableModel(OsmDataLayer, PresetHandler) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
constructor
- memberTableModel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable
-
- MemberTableRoleCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- MemberTableRoleCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.MemberTableRoleCellRenderer
-
- memberType - Variable in class org.openstreetmap.josm.data.osm.RelationMemberData
-
- memoryCache - Variable in class org.openstreetmap.josm.data.imagery.WmsCache
-
- memoryCredentialsCache - Variable in class org.openstreetmap.josm.io.auth.AbstractCredentialsAgent
-
- MemoryTileCache - Class in org.openstreetmap.gui.jmapviewer
-
- MemoryTileCache() - Constructor for class org.openstreetmap.gui.jmapviewer.MemoryTileCache
-
- MemoryTileCache.CacheEntry - Class in org.openstreetmap.gui.jmapviewer
-
- MemoryTileCache.CacheEntry(Tile) - Constructor for class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheEntry
-
- MemoryTileCache.CacheLinkedListElement - Class in org.openstreetmap.gui.jmapviewer
-
- MemoryTileCache.CacheLinkedListElement() - Constructor for class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
-
- 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.TaggingPresetMenu
-
- menu - Variable in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
-
- menu - Variable in class org.openstreetmap.josm.Main
-
The main menu bar at top of screen.
- menuAdditions - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- menuItems - Variable in class org.openstreetmap.josm.gui.MenuScroller
-
- menuListener - Variable in class org.openstreetmap.josm.gui.MenuScroller
-
- 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(JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.MenuScroller
-
Constructs a MenuScroller
that scrolls a popup 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(JPopupMenu, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller
-
Constructs a MenuScroller
that scrolls a popup 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, 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.MenuIcon(int...) - Constructor for enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
-
- MenuScroller.MenuScrollItem - Class in org.openstreetmap.josm.gui
-
- MenuScroller.MenuScrollItem(MenuScroller.MenuIcon, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller.MenuScrollItem
-
- MenuScroller.MenuScrollListener - Class in org.openstreetmap.josm.gui
-
- MenuScroller.MenuScrollListener() - Constructor for class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
-
- MenuScroller.MenuScrollTimer - Class in org.openstreetmap.josm.gui
-
- MenuScroller.MenuScrollTimer(int, int) - Constructor for class org.openstreetmap.josm.gui.MenuScroller.MenuScrollTimer
-
- MenuScroller.MouseScrollListener - Class in org.openstreetmap.josm.gui
-
- MenuScroller.MouseScrollListener() - Constructor for class org.openstreetmap.josm.gui.MenuScroller.MouseScrollListener
-
- menuSeparatorHandler - Static variable in class org.openstreetmap.josm.gui.MainMenu
-
this menu listener hides unnecessary JSeparators in a menu list but does not remove them.
- Mercator - Class in org.openstreetmap.josm.data.projection.proj
-
Mercator Projection.
- Mercator() - Constructor for class org.openstreetmap.josm.data.projection.proj.Mercator
-
- mercator - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- mercatorY(double) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
-
- merge(List<Layer>) - Method in class org.openstreetmap.josm.actions.MergeLayerAction
-
Merges a list of layers together.
- merge(Layer) - Method in class org.openstreetmap.josm.actions.MergeLayerAction
-
Merges the given source layer with another one, determined at runtime.
- merge() - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
-
Runs the merge operation.
- merge(ProgressMonitor) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
-
Runs the merge operation.
- merge - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Edit / Merge layer
- merge(DataSet) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
- mergeById(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
-
Tries to merge a primitive source
into an existing primitive with the same id.
- mergeComplete - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
- mergeDataSet(DataSet) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
-
Merges the primitives in ds
to the dataset of the
edit layer
- mergeDataSet(DataSet) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
-
- mergeDecision - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
-
- MergeDecisionType - Enum in org.openstreetmap.josm.gui.conflict.pair
-
- MergeDecisionType() - Constructor for enum org.openstreetmap.josm.gui.conflict.pair.MergeDecisionType
-
- mergedEntriesSelectionModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- mergedEntriesTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- mergedEntriesTableModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- mergedMap - Variable in class org.openstreetmap.josm.data.conflict.Conflict
-
- mergedMap - Variable in class org.openstreetmap.josm.data.osm.DataSetMerger
-
A map of all primitives that got replaced with other primitives.
- mergedMap - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- mergedMembers - Variable in class org.openstreetmap.josm.command.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
-
- MergedTableCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair.tags
-
- MergedTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.MergedTableCellRenderer
-
- mergeFrom(GpxData) - Method in class org.openstreetmap.josm.data.gpx.GpxData
-
- mergeFrom(Changeset) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- mergeFrom(DataSet) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Moves all primitives and datasources from DataSet "from" to this DataSet.
- mergeFrom(DataSet, ProgressMonitor) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Moves all primitives and datasources from DataSet "from" to this DataSet.
- mergeFrom(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Node
-
Merges the technical and semantical attributes from other
onto this.
- mergeFrom(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Merges the technical and semantical attributes from other
onto this.
- mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Merges the given layer into this layer.
- mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- mergeFrom(DataSet) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
merges the primitives in dataset from
into the dataset of
this layer
- mergeFrom(DataSet, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
merges the primitives in dataset from
into the dataset of
this layer
- mergeFrom(Layer) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
-
- mergeIncomplete - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
- mergeInto(HistoryDataSet) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
-
merges the histories from the
HistoryDataSet
other in this history data set
- mergeItems - Variable in class org.openstreetmap.josm.command.conflict.TagConflictResolveCommand
-
- 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(OsmDataLayer, Collection<Node>, Node) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
-
Merges the nodes in nodes
at the specified node's location.
- mergeNodes(OsmDataLayer, Collection<Node>, Node, Node) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
-
Merges the nodes in nodes
onto one of the nodes.
- mergeNodes - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Tools / Merge Nodes
- 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.
- mergeSelected(DataSet) - Method in class org.openstreetmap.josm.actions.MergeSelectionAction
-
- mergeSelected - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Edit / Merge selection
- MergeSelectionAction - Class in org.openstreetmap.josm.actions
-
- MergeSelectionAction() - Constructor for class org.openstreetmap.josm.actions.MergeSelectionAction
-
- MergeSourceBuildingVisitor - Class in org.openstreetmap.josm.data.osm.visitor
-
MergeSourceBuildingVisitor helps to build the "hull" of a collection of
OsmPrimitive
s
which shall be merged into another layer.
- MergeSourceBuildingVisitor(DataSet) - Constructor for class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
-
Creates the visitor.
- mergeWith(AutoCompletionItemPriority) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPriority
-
Merges two priorities.
- meridionalArc(double) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
-
Returns the meridional arc, the true meridional distance on the
ellipsoid from the equator to the specified latitude, in meters.
- meridionalRadiusOfCurvature(double) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
-
Returns the radius of curvature in the meridian
for this reference ellipsoid at the specified latitude.
- message - Variable in enum org.openstreetmap.josm.data.validation.Severity
-
Description of the severity code
- message - Variable in class org.openstreetmap.josm.data.validation.TestError
-
The error message
- message - Variable in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest.OpeningHoursTestError
-
- messageBox(String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
Simple function to show messageBox, may be used from JS API and from other code
- 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.Worker - Class in org.openstreetmap.josm.io
-
- MessageNotifier.Worker() - Constructor for class org.openstreetmap.josm.io.MessageNotifier.Worker
-
- messageNum - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- messages - Variable in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
-
- MessagesNotifierPanel - Class in org.openstreetmap.josm.gui.preferences.server
-
Preferences panel for OSM messages notifier.
- MessagesNotifierPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.server.MessagesNotifierPanel
-
Constructs a new MessagesNotifierPanel
.
- 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
-
- META_AUTHOR_LINK - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
-
- META_AUTHOR_NAME - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
-
- META_COPYRIGHT_AUTHOR - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
-
- META_COPYRIGHT_LICENSE - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
-
- META_COPYRIGHT_YEAR - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
-
- META_DESC - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
-
- META_EXTENSIONS - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
-
- META_KEYWORDS - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
-
- META_LINKS - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
-
- META_NAME - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
-
- META_PREFIX - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
-
- META_TIME - Static variable in interface org.openstreetmap.josm.data.gpx.GpxConstants
-
- metadata - Variable in class org.openstreetmap.gui.jmapviewer.Tile
-
TileLoader-specific tile metadata
- methods - Variable in class org.openstreetmap.josm.tools.XmlObjectParser.Entry
-
- METRE_PER_SECOND - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
-
- METRIC - 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.ImageryPreference.ImageryProvidersPanel
-
The toolbar on the middle of the panel
- migrate() - Method in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
-
Performs migration.
- migration - Variable in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
-
Code to run to perform migration, can be null
- 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
-
- MIME_TYPE - Static variable in class org.openstreetmap.josm.gui.FileDrop.TransferableObject
-
- min - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource.Attribution
-
- min - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.RangeMatch
-
- min - Variable in class org.openstreetmap.josm.data.osm.Changeset
-
the min.
- min - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
-
- min - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
-
- MIN - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- min - Variable in class org.openstreetmap.josm.tools.ColorScale
-
- min(int, int, int) - Static method in class org.openstreetmap.josm.tools.Utils
-
Get minimum of 3 values
- MIN_LAT - Static variable in class org.openstreetmap.gui.jmapviewer.OsmMercator
-
- MIN_ZOOM - Static variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- min_zoom - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
-
- MIN_ZOOM - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- mindist - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
-
- minEast - Variable in class org.openstreetmap.josm.data.ProjectionBounds
-
The minimum and maximum coordinates.
- mineTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
-
- MineTableCellRenderer - Class in org.openstreetmap.josm.gui.conflict.pair.tags
-
- MineTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.tags.MineTableCellRenderer
-
- minimizeSplitBounds(MultiSplitLayout.Split, Rectangle) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- minimumLayoutSize(Container) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- minimumNodeSize(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- minJosmVersion - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
-
- 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 - 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
-
- minlon - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadAndZoomHandler
-
- minmiddledist - Variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
-
- minNorth - Variable in class org.openstreetmap.josm.data.ProjectionBounds
-
The minimum and maximum coordinates.
- minSize - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
-
- minTrackDurationForTimeColoring - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- minus(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies the difference of this tag collection and another tag collection
- minus(float...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
- minZoom - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource.Attribution
-
- minZoom - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.TMSTileSource
-
- minZoom - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.DeepTileSet
-
- minZoom - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- minZoomLvl - Variable in class org.openstreetmap.josm.gui.preferences.imagery.TMSSettingsPanel
-
- mirror - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Tools / Mirror
- 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
.
- MISSING_OUTER_WAY - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- MISSING_PEDESTRIAN_CROSSING - Static variable in class org.openstreetmap.josm.data.validation.tests.Highways
-
- MissingHelpContentException - Exception in org.openstreetmap.josm.gui.help
-
- MissingHelpContentException(String, Throwable) - Constructor for exception org.openstreetmap.josm.gui.help.MissingHelpContentException
-
- MissingHelpContentException(String) - Constructor for exception org.openstreetmap.josm.gui.help.MissingHelpContentException
-
- MissingHelpContentException(Throwable) - Constructor for exception org.openstreetmap.josm.gui.help.MissingHelpContentException
-
- MissingOAuthAccessTokenException - Exception in org.openstreetmap.josm.io
-
- MissingOAuthAccessTokenException() - Constructor for exception org.openstreetmap.josm.io.MissingOAuthAccessTokenException
-
- MissingOAuthAccessTokenException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.MissingOAuthAccessTokenException
-
- MissingOAuthAccessTokenException(String) - Constructor for exception org.openstreetmap.josm.io.MissingOAuthAccessTokenException
-
- MissingOAuthAccessTokenException(Throwable) - Constructor for exception org.openstreetmap.josm.io.MissingOAuthAccessTokenException
-
- missingPrimitives - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
-
- missingPrimitives - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.FetchResult
-
The collection of primitive ids that could not have been loaded
- missingPrimitives - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
- missingTranslation(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.NameMismatch
-
Report a missing translation.
- MIX_VIA - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
-
- mkdir - Variable in class org.openstreetmap.josm.gui.io.DownloadFileTask
-
- MNEMONIC - Static variable in class org.openstreetmap.josm.tools.Shortcut
-
- mod(int, int) - Static method in class org.openstreetmap.josm.tools.Utils
-
return the modulus in the range [0, n)
- modal - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
- modCount - Variable in class org.openstreetmap.josm.data.osm.Storage
-
- mode - Variable in class org.openstreetmap.josm.actions.AutoScaleAction
-
- mode - Variable in class org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteParameters
-
- mode - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- mode - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- mode - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- mode - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
-
- mode - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue
-
- mode - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
-
- mode - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- mode - Variable in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- MODE_PROP - Static variable in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- model - Variable in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
-
the data model
- model - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- model - Variable in class org.openstreetmap.josm.gui.conflict.pair.PairTable
-
- model - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
-
- model - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
-
- model - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
-
- model - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
-
- model - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver
-
the model for the tag conflict resolver
- model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
- model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
-
- model - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetTagsPanel
-
- model - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
-
the model for the list of conflicts
- model - Variable in class org.openstreetmap.josm.gui.dialogs.HistoryDialog
-
the table model
- model - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
the model for the layer list
- model - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
-
- model - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
-
the tree model
- model - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
-
- model - Variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable
-
- model - Variable in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
-
reference to the member table model; required, in order to check whether a
selected primitive is already used in the member list of the currently edited
relation
- model - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
the list model used
- model - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
-
- model - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
-
- model - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
-
- model - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
-
- model - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
-
the model
- model - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowser
-
the model
- model - Variable in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
-
- model - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer
-
- 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.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.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.CodeProjectionChoice.CodeSelectionPanel
-
- model - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
-
- 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.widgets.HistoryComboBox
-
- model - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- model - Variable in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
-
- modeless - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
-
- modeLIFO - Variable in class org.openstreetmap.gui.jmapviewer.JobDispatcher
-
Type of queue, FIFO if false
, LIFO if true
- MODES - Static variable in class org.openstreetmap.josm.actions.AutoScaleAction
-
- modificationType - Variable in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
-
- modificationType - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
-
- modificationTypes - Variable in class org.openstreetmap.josm.data.osm.ChangesetDataSet
-
- modified - Variable in class org.openstreetmap.josm.command.Command.OldNodeState
-
- modified - Variable in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
-
- ModifiedConflictResolveCommand - Class in org.openstreetmap.josm.command.conflict
-
Represents the resolution of a conflict between the modified flag of two
OsmPrimitive
s.
- ModifiedConflictResolveCommand(Conflict<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.conflict.ModifiedConflictResolveCommand
-
constructor
- modifiedPredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- MODIFIER - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- ModifierListener - Interface in org.openstreetmap.josm.gui.util
-
Listener called when pressed modifier keys change is detected
- modifierListeners - Variable in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
-
- modifiers - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
- modifiers - Variable in class org.openstreetmap.josm.gui.MapStatus.MouseState
-
- modifiersChanged(int) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
-
This is required to update the cursors when ctrl/shift/alt is pressed
- modifiersChanged(int) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
redraw to (possibly) get rid of helper line if selection changes.
- modifiersChanged(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,
- modifiersChanged(int) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- modifiersChanged(int) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- modifiersChanged(int) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- modifiersChanged(int) - Method in interface org.openstreetmap.josm.gui.util.ModifierListener
-
- modifiersList - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
- ModifiersSpec - Class in org.openstreetmap.josm.actions.mapmode
-
TODO: rewrite to use awt modifers flag instead.
- ModifiersSpec(String) - Constructor for class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
-
'A' = Alt, 'S' = Shift, 'C' = Ctrl
Lowercase signifies off and '?' means unknown/optional.
- ModifiersSpec(int, int, int) - Constructor for class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
-
- modifyPreferencesByScript(ScriptEngine, Preferences, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
-
- modifyPrimitive(IPrimitive, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
-
Modifies an OSM primitive on the server.
- modifyUrlBeforeLoad(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
- modifyWay(Node, Way, List<Command>, List<Node>) - Method in class org.openstreetmap.josm.actions.UnGlueAction
-
dupe the given node of the given way
assume that OrginalNode is in the way
the new node will be put into the parameter newNodes.
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
-
- modulo - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.Nth
-
- modulo(int, int) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- monitor - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
-
- monitor - Variable in class org.openstreetmap.josm.gui.io.UploadLayerTask
-
- monitor - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer.TmsTileClearController
-
- monitor - Variable in class org.openstreetmap.josm.io.OsmApi.CapabilitiesCache
-
- MORE_FROM - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
-
- MORE_TO - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
-
- MORE_VIA - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
-
- moreToolsMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
-
moreToolsMenu contains geometry-related actions from all the plugins
- MOUSE_BUTTONS_MASK - Static variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- mouseAdapter - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.DoubleClickAdapter
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.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.HistoryDialog.ShowHistoryMouseAdapter
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MouseClickWatch
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MemberTableDblClickAdapter
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.DblClickMouseAdapter
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable.DoubleClickAdapter
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.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.history.NodeListViewer.DoubleClickAdapter
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
-
Center the display on the point that has been clicked
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.tagging.PresetLabel.PresetLabelMouseListener
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.DblClickHandler
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
-
- mouseClicked(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
-
- mouseDown - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
-
- mouseDownButton - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
The pressed button of the user mouse down event.
- mouseDownTime - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- mouseDownTime - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
The time of the user mouse down event.
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
-
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
-
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
-
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
-
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
If the left mouse button is pressed, move all currently selected
objects (if one of them is under the mouse) or the current one under the
mouse (which will become selected).
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
-
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
-
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapMover
-
If the right (and only the right) mouse button is pressed, move the map
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
-
If the correct button is hold, draw the rectangle.
- mouseDragged(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane.InputHandler
-
- mouseEntered(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
-
- mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
-
- mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel.FreezeMouseListener
-
- mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
-
- mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.tagging.PresetLabel.PresetLabelMouseListener
-
- mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane.InputHandler
-
- mouseEntered(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
-
- mouseExited(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
Repaint on mouse exit so that the helper line goes away.
- mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
-
- mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
-
- mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.MouseEventHandler
-
- mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
-
- mouseExited(MouseEvent) - Method in class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel.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.PresetLabel.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 - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
-
- mouseListener - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
-
- mouseListener - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
-
- mouseMotionListener - Variable in class org.openstreetmap.josm.gui.MapStatus
-
- mouseMoved(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
-
Listen to mouse move to be able to update the cursor (and highlights)
- mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
-
- mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
-
- mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
-
- mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapMover
-
Emulates dragging on Mac OSX.
- mouseMoved(MouseEvent) - Method in class org.openstreetmap.josm.gui.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
-
Position of the map when the selection rectangle was last drawn.
- mousePosMove - Variable in class org.openstreetmap.josm.gui.MapMover
-
The point in the map that was the under the mouse point
when moving around started.
- mousePosStart - Variable in class org.openstreetmap.josm.gui.SelectionManager
-
Position of the map when the mouse button was pressed.
- mousePressed(MouseEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
-
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
-
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
-
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
Look, whether any object is selected.
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
-
Start drawing the selection rectangle if it was the 1st button (left
button)
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MouseClickWatch
-
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.history.VersionTable.MouseListener
-
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
-
Initialize the dragging, either with button 1 (simple dragging) or button 3 (selection of
a picture part)
- mousePressed - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapMover
-
Start the movement, if it was the 3rd button (right button).
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.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.PresetLabel.PresetLabelMouseListener
-
- mousePressed(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox.ContextMenuHandler
-
- 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.gui.jmapviewer.DefaultMapController
-
- 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.bbox.SlippyMapControler
-
When dragging the map change the cursor back to it's pre-move cursor.
- mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
-
- mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapMover
-
Change the cursor back to it's pre-move cursor.
- mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.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.PresetLabel.PresetLabelMouseListener
-
- mouseReleased(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox.ContextMenuHandler
-
- 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.
- mouseStart - Variable in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
-
- mouseState - Variable in class org.openstreetmap.josm.gui.MapStatus
-
The last sent mouse movement event.
- mouseWheelListener - Variable in class org.openstreetmap.josm.gui.MenuScroller
-
- mouseWheelMoved(MouseWheelEvent) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- mouseWheelMoved(MouseWheelEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.ImgDisplayMouseListener
-
Zoom in and out, trying to preserve the point of the image that was under the mouse cursor
at the same place
- mouseWheelMoved(MouseWheelEvent) - Method in class org.openstreetmap.josm.gui.MapMover
-
Zoom the map by 1/5th of current zoom per wheel-delta.
- mouseWheelMoved(MouseWheelEvent) - Method in class org.openstreetmap.josm.gui.MenuScroller.MouseScrollListener
-
- mouseWheelMoved(MouseWheelEvent) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
This mouse wheel listener reacts when a scroll is carried out over the
tab strip and scrolls one tab/down or up, selecting it immediately.
- move - Static variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Vectors for clock-wise tile painting
- move(int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- MoveAction - Class in org.openstreetmap.josm.actions
-
Moves the selection
- MoveAction(MoveAction.Direction) - Constructor for class org.openstreetmap.josm.actions.MoveAction
-
- moveAction - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
-
- MoveAction.Direction - Enum in org.openstreetmap.josm.actions
-
- MoveAction.Direction() - Constructor for enum org.openstreetmap.josm.actions.MoveAction.Direction
-
- moveAgain(double, double) - Method in class org.openstreetmap.josm.command.MoveCommand
-
Move the same set of objects again by the specified vector.
- moveAgainTo(double, double) - Method in class org.openstreetmap.josm.command.MoveCommand
-
- moveCommand - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
the command that performed last move.
- MoveCommand - Class in org.openstreetmap.josm.command
-
MoveCommand moves a set of OsmPrimitives along the map.
- MoveCommand(OsmPrimitive, double, double) - Constructor for class org.openstreetmap.josm.command.MoveCommand
-
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(Collection<OsmPrimitive>, EastNorth) - Constructor for class org.openstreetmap.josm.command.MoveCommand
-
Constructs a new MoveCommand
to move a collection of primitives.
- 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, EastNorth) - Constructor for class org.openstreetmap.josm.command.MoveCommand
-
- MoveCommand(OsmPrimitive, EastNorth, EastNorth) - Constructor for class org.openstreetmap.josm.command.MoveCommand
-
- moveCommand2 - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
The command used for dual alignment movement.
- moveDown() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
Move down the currently selected layers by one position
- moveDown(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- moveDownAction - Variable in class org.openstreetmap.josm.gui.MainMenu
-
- moveDownFilter(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- moveDownMerged(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Moves the nodes given by indices in rows down by one position in the list
of merged nodes.
- moveDownMergedAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- moveElementToFirstPos(MemoryTileCache.CacheEntry) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
-
- moveLayer(Layer, int) - Method in class org.openstreetmap.josm.gui.MapView
-
Moves the layer to the given new position.
- moveLeadSelectionIndex(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
-
- moveLeftAction - Variable in class org.openstreetmap.josm.gui.MainMenu
-
- moveMap(int, int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Moves the visible map pane.
- movementEnabled - Variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- movementInPlace - Variable in class org.openstreetmap.josm.gui.MapMover
-
- movementMouseButton - Variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- movementMouseButtonMask - Variable in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- moveNode - Variable in class org.openstreetmap.josm.gui.MainMenu
-
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
-
- moveNodeOntoWay - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Tools / Join Way to Node
- moveNodeStroke - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- moveRightAction - Variable in class org.openstreetmap.josm.gui.MainMenu
-
- moveStyles(int[], int) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
Move position of entries in the current list of StyleSources
- moveTask - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler
-
Does the moving
- moveToDeletedLayersFolder(File) - Method in class org.openstreetmap.josm.data.AutosaveTask
-
Move file to the deleted layers directory.
- moveUp() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
Move up the currently selected layers by one position
- moveUp(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- moveUpAction - Variable in class org.openstreetmap.josm.gui.MainMenu
-
- moveUpFilter(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- moveUpMerged(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Moves the nodes given by indices in rows up by one position in the list
of merged nodes.
- moveUpMergedAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- movingComponent - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
-
- movingNodeList - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
Collection of nodes that is moved
- mperpLabelName - Variable in class org.openstreetmap.gui.jmapviewer.Demo
-
- mperpLabelValue - Variable in class org.openstreetmap.gui.jmapviewer.Demo
-
- MSECS_PER_MINUTE - Static variable in class org.openstreetmap.josm.io.OsmServerWriter
-
- MSECS_PER_SECOND - Static variable in class org.openstreetmap.josm.io.OsmServerWriter
-
- msg - Variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
-
- mSpltPane - Variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
-
- MultiCascade - Class in org.openstreetmap.josm.gui.mappaint
-
Several layers / cascades, e.g.
- MultiCascade() - Constructor for class org.openstreetmap.josm.gui.mappaint.MultiCascade
-
Constructs a new MultiCascade
.
- MultiFetchServerObjectReader - Class in org.openstreetmap.josm.io
-
Retrieves a set of
OsmPrimitive
s from an OSM server using the so called
Multi Fetch API.
- MultiFetchServerObjectReader() - Constructor for class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
Constructs a MultiFetchServerObjectReader
.
- MultiFetchServerObjectReader.Fetcher - Class in org.openstreetmap.josm.io
-
The class that actually download data from OSM API.
- MultiFetchServerObjectReader.Fetcher(OsmPrimitiveType, Set<Long>, ProgressMonitor) - Constructor for class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
-
Constructs a Fetcher
- MultiFetchServerObjectReader.FetchResult - Class in org.openstreetmap.josm.io
-
- MultiFetchServerObjectReader.FetchResult(DataSet, Set<PrimitiveId>) - Constructor for class org.openstreetmap.josm.io.MultiFetchServerObjectReader.FetchResult
-
Constructs a FetchResult
- multiGetIdPackage(OsmPrimitiveType, Set<Long>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
-
- MultikeyActionsHandler - Class in org.openstreetmap.josm.tools
-
- MultikeyActionsHandler() - Constructor for class org.openstreetmap.josm.tools.MultikeyActionsHandler
-
- MultikeyActionsHandler.MyAction - Class in org.openstreetmap.josm.tools
-
- MultikeyActionsHandler.MyAction(MultikeyShortcutAction) - Constructor for class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyAction
-
- MultikeyActionsHandler.MyKeyEventDispatcher - Class in org.openstreetmap.josm.tools
-
- MultikeyActionsHandler.MyKeyEventDispatcher() - Constructor for class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyKeyEventDispatcher
-
- MultikeyActionsHandler.MyTimerTask - Class in org.openstreetmap.josm.tools
-
- MultikeyActionsHandler.MyTimerTask(long, MultikeyActionsHandler.MyAction) - Constructor for class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyTimerTask
-
- multikeyShortcut - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ActivateLayerAction
-
- multikeyShortcut - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
-
- multikeyShortcut - Variable in class org.openstreetmap.josm.gui.layer.JumpToMarkerActions.JumpToMarker
-
- MultikeyShortcutAction - Interface in org.openstreetmap.josm.tools
-
- MultikeyShortcutAction.MultikeyInfo - Class in org.openstreetmap.josm.tools
-
- MultikeyShortcutAction.MultikeyInfo(int, String) - Constructor for class org.openstreetmap.josm.tools.MultikeyShortcutAction.MultikeyInfo
-
- MultiMap<A,B> - Class in org.openstreetmap.josm.tools
-
MultiMap - maps keys to multiple values.
- 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.
- multiObjectReader - Variable in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
-
- multiObjectReader - Variable in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
-
- MULTIPLE_NAME_MAX_LENGTH - Static variable in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
-
- 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
-
- multipleClassname - Variable in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
-
The class name of the combined primitives
- multipleMatchesParameter - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
-
- MultipleNameVisitor - Class in org.openstreetmap.josm.data.validation.util
-
Able to create a name and an icon for a collection of elements.
- MultipleNameVisitor() - Constructor for class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
-
- multiplier - Variable in class org.openstreetmap.josm.actions.audio.AudioFastSlowAction
-
- Multipolygon - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
-
Multipolygon data used to represent complex areas, see
wiki.
- Multipolygon(Relation) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
- Multipolygon.JoinedWay - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
-
- Multipolygon.JoinedWay(List<Node>, Collection<Long>, boolean) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
-
- Multipolygon.MultipolygonRoleMatcher - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
-
Kind of strategy object which is responsible for deciding whether a given
member role indicates that the member belongs to an outer or an
inner polygon.
- Multipolygon.MultipolygonRoleMatcher() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
-
- Multipolygon.PolyData - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
-
- Multipolygon.PolyData(Way) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- Multipolygon.PolyData(Multipolygon.JoinedWay) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- Multipolygon.PolyData(List<Node>, boolean, Collection<Long>) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- Multipolygon.PolyData(Multipolygon.PolyData) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- Multipolygon.PolyData.Intersection - Enum in org.openstreetmap.josm.data.osm.visitor.paint.relations
-
- Multipolygon.PolyData.Intersection() - Constructor for enum org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData.Intersection
-
- MultipolygonBuilder - Class in org.openstreetmap.josm.data.osm
-
Helper class to build multipolygons from multiple ways.
- 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() - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonBuilder
-
Constructs a new empty MultipolygonBuilder
.
- MultipolygonBuilder.JoinedPolygon - Class in org.openstreetmap.josm.data.osm
-
Represents one polygon that consists of multiple ways.
- MultipolygonBuilder.JoinedPolygon(List<Way>, List<Boolean>) - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygon
-
Constructs a new JoinedPolygon
from given list of ways.
- MultipolygonBuilder.JoinedPolygon(Way) - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygon
-
Creates a polygon from single way.
- MultipolygonBuilder.JoinedPolygonCreationException - Exception in org.openstreetmap.josm.data.osm
-
An exception indicating an error while joining ways to multipolygon rings.
- MultipolygonBuilder.JoinedPolygonCreationException(String) - Constructor for exception org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygonCreationException
-
Constructs a new JoinedPolygonCreationException
.
- MultipolygonBuilder.PolygonLevel - Class in org.openstreetmap.josm.data.osm
-
Helper storage class for finding findOuterWays
- MultipolygonBuilder.PolygonLevel(MultipolygonBuilder.JoinedPolygon, int) - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonBuilder.PolygonLevel
-
- MultipolygonBuilder.Worker - Class in org.openstreetmap.josm.data.osm
-
- MultipolygonBuilder.Worker(List<MultipolygonBuilder.JoinedPolygon>, int, int, List<MultipolygonBuilder.PolygonLevel>) - Constructor for class org.openstreetmap.josm.data.osm.MultipolygonBuilder.Worker
-
- MultipolygonCache - Class in org.openstreetmap.josm.data.osm.visitor.paint.relations
-
- MultipolygonCache() - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- multipolygonPredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- multipolygonRelation - Variable in class org.openstreetmap.josm.actions.CreateMultipolygonAction.CreateUpdateMultipolygonTask
-
- multipolygonRules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
-
- 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
.
- 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.Divider() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Divider
-
- MultiSplitLayout.InvalidLayoutException - Exception in org.openstreetmap.josm.gui.widgets
-
The specified Node is either the wrong type or was configured
incorrectly.
- MultiSplitLayout.InvalidLayoutException(String, MultiSplitLayout.Node) - Constructor for exception org.openstreetmap.josm.gui.widgets.MultiSplitLayout.InvalidLayoutException
-
- MultiSplitLayout.Leaf - Class in org.openstreetmap.josm.gui.widgets
-
Models a java.awt Component child.
- MultiSplitLayout.Leaf() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Leaf
-
Create a Leaf node.
- MultiSplitLayout.Leaf(String) - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Leaf
-
Create a Leaf node with the specified name.
- MultiSplitLayout.Node - Class in org.openstreetmap.josm.gui.widgets
-
Base class for the nodes that model a MultiSplitLayout.
- MultiSplitLayout.Node() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
-
- MultiSplitLayout.Split - Class in org.openstreetmap.josm.gui.widgets
-
Defines a vertical or horizontal subdivision into two or more
tiles.
- MultiSplitLayout.Split() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Split
-
- 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.AccessibleMultiSplitPane() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitPane.AccessibleMultiSplitPane
-
- MultiSplitPane.DefaultDividerPainter - Class in org.openstreetmap.josm.gui.widgets
-
- MultiSplitPane.DefaultDividerPainter() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitPane.DefaultDividerPainter
-
- MultiSplitPane.DividerPainter - Class in org.openstreetmap.josm.gui.widgets
-
Draws a single Divider.
- MultiSplitPane.DividerPainter() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitPane.DividerPainter
-
- MultiSplitPane.InputHandler - Class in org.openstreetmap.josm.gui.widgets
-
- MultiSplitPane.InputHandler() - Constructor for class org.openstreetmap.josm.gui.widgets.MultiSplitPane.InputHandler
-
- MultiValueCellEditor - Class in org.openstreetmap.josm.gui.conflict.tags
-
This is a table cell editor for selecting a possible tag value from a list of
proposed tag values.
- MultiValueCellEditor() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
-
- MultiValueCellEditor.EditorCellRenderer - Class in org.openstreetmap.josm.gui.conflict.tags
-
The cell renderer used in the edit combo box
- MultiValueCellEditor.EditorCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.EditorCellRenderer
-
- MultiValueCellEditor.NavigationListener - Interface in org.openstreetmap.josm.gui.conflict.tags
-
Defines the interface for an object implementing navigation between rows
- MultiValueCellRenderer - Class in org.openstreetmap.josm.gui.conflict.tags
-
- 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
-
constuctor
- MultiValueResolutionDecision(TagCollection) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
-
Creates a new decision for the tag collection tags
.
- mustRescale(Image) - Method in class org.openstreetmap.josm.gui.mappaint.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.data.validation.PaintVisitor
-
The MapView
- mv - Variable in class org.openstreetmap.josm.gui.MapScaler
-
- mv - Variable in class org.openstreetmap.josm.gui.MapSlider
-
- mv - Variable in class org.openstreetmap.josm.gui.MapStatus
-
The MapView this status belongs to.
- mv - Variable in class org.openstreetmap.josm.io.imagery.WMSGrabber
-
- my - Variable in class org.openstreetmap.josm.command.conflict.RelationMemberConflictResolverCommand
-
my relation
- my - Variable in class org.openstreetmap.josm.data.conflict.Conflict
-
- my - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
- my - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- MY_PRIMITIVE_PROP - Static variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
- myActions - Variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler
-
- myAndTheirEntriesEqual() - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Replies true if the list of my entries and the list of their
entries are equal
- myCommand - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
will be filled with the command assigned to the subclass
- myCoords - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- myDataset - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- myDeletedState - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- myDirection - Variable in class org.openstreetmap.josm.actions.MoveAction
-
- myDrawString(Graphics, String, int, int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- myEntriesSelectionModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- myEntriesTable - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- myEntriesTableModel - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- myJava - Variable in class org.openstreetmap.josm.gui.GettingStarted.MotdContent
-
- myLang - Variable in class org.openstreetmap.josm.gui.GettingStarted.MotdContent
-
- myListener - Variable in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
-
- myReferrers - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- myTagValue - Variable in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeItem
-
- myVersion - Variable in class org.openstreetmap.josm.gui.GettingStarted.MotdContent
-
- p - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- p1 - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction.ReferenceSegment
-
- p1 - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
-
- p1 - Variable in class org.openstreetmap.josm.data.validation.PaintVisitor.PaintedPoint
-
- p2 - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction.ReferenceSegment
-
- p2 - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.LineClip
-
- p2 - Variable in class org.openstreetmap.josm.data.validation.PaintVisitor.PaintedSegment
-
- p_Date - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
-
- p_Time - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
-
- p_Wp - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
-
- PADDING_RIGHT - Static variable in class org.openstreetmap.josm.gui.MapScaler
-
- paint(Graphics, Point, int) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapMarker
-
Paints the map marker on the map.
- paint(Graphics, List<Point>) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapPolygon
-
Paints the map rectangle on the map.
- paint(Graphics, Polygon) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapPolygon
-
Paints the map rectangle on the map.
- paint(Graphics, Point, Point) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.MapRectangle
-
Paints the map rectangle on the map.
- paint(Graphics, Point, int) - Method in class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- paint(Graphics, List<Point>) - Method in class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
-
- paint(Graphics, Polygon) - Method in class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
-
- paint(Graphics, Point, Point) - Method in class org.openstreetmap.gui.jmapviewer.MapRectangleImpl
-
- paint(Graphics, int, int) - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
Paints the tile-image on the Graphics
g
at the
position x
/y
.
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
Redraws temporary layer.
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- paint(Graphics, NavigatableComponent, int, int, int, int) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- paint(Graphics) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
Draw the map.
- paint(Graphics) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
-
Draw the map.
- paint(Graphics) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Paint the dataset using the engine set.
- paint(Graphics2D, MapView, Bounds) - Method in interface org.openstreetmap.josm.gui.layer.MapViewPaintable
-
Paint the dataset using the engine set.
- paint(Graphics, MapView, boolean, boolean) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.ButtonMarker
-
- paint(Graphics, MapView, boolean, boolean) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
Paints the marker.
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- paint(Graphics, MapView) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
-
Paint the marker icon in the given graphics context.
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
Draw all primitives in this layer but do not draw modified ones (they
are drawn by the edit layer).
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
-
Draw all primitives in this layer but do not draw modified ones (they
are drawn by the edit layer).
- paint(Graphics2D, MapView, Bounds) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- paint(Graphics) - Method in class org.openstreetmap.josm.gui.MapScaler
-
- paint(Graphics) - Method in class org.openstreetmap.josm.gui.MapView
-
Draw the component.
- paint(Graphics) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- paint(Graphics, MultiSplitLayout.Divider) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane.DefaultDividerPainter
-
- paint(Graphics, MultiSplitLayout.Divider) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane.DividerPainter
-
Paint a single Divider.
- paintAttribution(Graphics, int, int, Coordinate, Coordinate, int, ImageObserver) - Method in class org.openstreetmap.gui.jmapviewer.AttributionSupport
-
- paintChildren(Graphics) - Method in class org.openstreetmap.josm.gui.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
-
- PaintColors(String, Color) - Constructor for enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
-
- paintComponent(Graphics) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.bbox.SizeButton
-
- paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
-
- paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel.OSDLabel
-
- paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
-
- paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
- paintComponent(Graphics) - Method in class org.openstreetmap.josm.gui.NotificationManager.RoundedPanel
-
- paintConflicts(Graphics, NavigatableComponent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
-
Paints all conflicts that can be expressed on the main window.
- paintedPoints - Variable in class org.openstreetmap.josm.data.validation.PaintVisitor
-
- paintedSegments - Variable in class org.openstreetmap.josm.data.validation.PaintVisitor
-
- paintIcon(MapView, Graphics, int, int) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
- paintIcon(Component, Graphics, int, int) - Method in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
-
- paintLasso() - Method in class org.openstreetmap.josm.gui.SelectionManager
-
- paintLayer(Layer, Graphics2D, Bounds) - Method in class org.openstreetmap.josm.gui.MapView
-
- paintMarker(Graphics, MapMarker) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Paint a single marker.
- paintPoly - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
-
- paintPolygon(Graphics, MapPolygon) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Paint a single polygon.
- paintPreferencesChanged - Variable in class org.openstreetmap.josm.gui.MapView
-
- paintPrimitive(OsmPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.AreaElemStyle
-
- paintPrimitive(OsmPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
-
- paintPrimitive(OsmPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
draws a primitive
- paintPrimitive(OsmPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
-
- paintPrimitive(OsmPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.LineTextElemStyle
-
- paintPrimitive(OsmPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
-
- paintPrimitive(OsmPrimitive, MapPaintSettings, StyledMapRenderer, boolean, boolean) - Method in class org.openstreetmap.josm.gui.mappaint.RepeatImageElemStyle
-
- paintRect - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
-
- paintRect() - Method in class org.openstreetmap.josm.gui.SelectionManager
-
Draws a selection rectangle on screen.
- paintRectangle(Graphics, MapRectangle) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Paint a single rectangle.
- paintRequestLock - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
-
- paintSettings - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- paintText(Graphics, Point) - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- paintTileImages(Graphics, TMSLayer.TileSet, int, Tile) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- paintTileText(TMSLayer.TileSet, Tile, Graphics, MapView, int, Tile) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- PaintVisitor - Class in org.openstreetmap.josm.data.validation
-
Visitor that highlights the primitives affected by an error
- PaintVisitor(Graphics, MapView) - Constructor for class org.openstreetmap.josm.data.validation.PaintVisitor
-
Constructor
- PaintVisitor.PaintedPoint - Class in org.openstreetmap.josm.data.validation
-
- PaintVisitor.PaintedPoint(LatLon, Color) - Constructor for class org.openstreetmap.josm.data.validation.PaintVisitor.PaintedPoint
-
- PaintVisitor.PaintedSegment - Class in org.openstreetmap.josm.data.validation
-
- PaintVisitor.PaintedSegment(LatLon, LatLon, Color) - Constructor for class org.openstreetmap.josm.data.validation.PaintVisitor.PaintedSegment
-
- 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
-
- PairTable(String, ListMergeModel<? extends PrimitiveId>, OsmPrimitivesTableModel, TableColumnModel, ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.PairTable
-
- pane - Variable in class org.openstreetmap.josm.gui.HelpAwareOptionPane.DefaultAction
-
- PANE_TITLES - Static variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- panel - Variable in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeRenderer
-
- panel - Variable in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
-
- panel - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.SetOffsetActionListener
-
- panel - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
-
- panel - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.CbAction
-
- panel - Static variable in class org.openstreetmap.josm.Main
-
Global panel.
- PANEL_OPAQUE - Variable in class org.openstreetmap.josm.gui.NotificationManager
-
- PANEL_SEMITRANSPARENT - Variable in class org.openstreetmap.josm.gui.NotificationManager
-
- panels - Variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
-
Panels that are added to the multisplitpane.
- ParallelWayAction - Class in org.openstreetmap.josm.actions.mapmode
-
MapMode for making parallel ways.
- ParallelWayAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- ParallelWayAction.Mode - Enum in org.openstreetmap.josm.actions.mapmode
-
- ParallelWayAction.Mode() - Constructor for enum org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Mode
-
- ParallelWays - Class in org.openstreetmap.josm.actions.mapmode
-
Helper for ParallelWayAction
- ParallelWays(Collection<Way>, boolean, int) - Constructor for class org.openstreetmap.josm.actions.mapmode.ParallelWays
-
- parameterFunctions - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory
-
- parameterFunctionsEnv - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory
-
- ParameterizedAction - Interface in org.openstreetmap.josm.actions
-
- ParameterizedActionDecorator - Class in org.openstreetmap.josm.actions
-
- ParameterizedActionDecorator(ParameterizedAction, Map<String, Object>) - Constructor for class org.openstreetmap.josm.actions.ParameterizedActionDecorator
-
- parameters - Variable in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
-
- parameters - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
-
- parameters - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
-
- parameters - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- ParametrizedEnumProperty<T extends java.lang.Enum<T>> - Class in org.openstreetmap.josm.data.preferences
-
- ParametrizedEnumProperty(Class<T>, T) - Constructor for class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
-
- 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
- paramType(String) - Static method in class org.openstreetmap.josm.Main
-
Guess the type of a parameter string specified on the command line with --download= or --downloadgps.
- parent - Variable in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- parent - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- parent - Variable in class org.openstreetmap.josm.data.osm.RelationToChildReference
-
- parent - Variable in class org.openstreetmap.josm.gui.dialogs.DialogsPanel
-
- parent - Variable in class org.openstreetmap.josm.gui.download.BookmarkSelection
-
the parent download GUI
- parent - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
-
- parent - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
-
- parent - Variable in class org.openstreetmap.josm.gui.download.TileSelection
-
- parent - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
- parent - Variable in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
-
- parent - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
-
- parent - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
-
If not null, this is the matching parent object if 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.RetrieveAccessTokenTask
-
- parent - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
-
- parent - Variable in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
-
- parent - Variable in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
-
- parent - Variable in class org.openstreetmap.josm.gui.progress.ChildProgress
-
- parent - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
-
- parent - Static variable in class org.openstreetmap.josm.Main
-
Global parent component for all dialogs and message boxes
- parent - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
-
- parent_get() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
-
Returns the Split parent of this Node, or null.
- parent_set(MultiSplitLayout.Split) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
-
Set the value of this Node's parent property.
- parent_tag(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Gets the first non-null value of the key key
from the object's parent(s).
- parentCondition - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.ChildSet
-
- parentLayer - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
- parentMonitor - Variable in class org.openstreetmap.josm.gui.io.SaveLayerTask
-
- parentMultipolygonConcernsArea(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
-
- ParentRelationLoadingTask - Class in org.openstreetmap.josm.gui.dialogs.relation
-
This is an asynchronous task for loading the parents of a given relation.
- ParentRelationLoadingTask(Relation, OsmDataLayer, boolean, PleaseWaitProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
-
Creates a new task for asynchronously downloading the parents of a child relation.
- parents - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
-
the parents
- parents - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
-
- parents - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
-
- parentStyle - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSetting.BooleanStyleSetting
-
- parentSubGridName - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
- parse() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler
-
Parse search string.
- parse(String) - Method in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
-
- parse() - Method in class org.openstreetmap.josm.data.Preferences
-
- parse(String) - Static method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys.ConditionalValue
-
- parse(String, OpeningHourTest.CheckMode) - Method in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest
-
- parse(InputSource) - Static method in class org.openstreetmap.josm.io.Capabilities.CapabilitiesParser
-
Parses and returns capabilities from the given input source.
- 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, ProgressMonitor) - Method in class org.openstreetmap.josm.io.DiffResultProcessor
-
Parse the response from a diff upload to the OSM API.
- parse(boolean) - Method in class org.openstreetmap.josm.io.GpxReader
-
Parse the GPX data.
- parse() - Method in class org.openstreetmap.josm.io.imagery.ImageryReader
-
- parse() - Method in class org.openstreetmap.josm.io.NoteReader
-
Parses the InputStream given to the constructor and returns
the resulting Note objects
- parse(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser
-
Parses the content.
- parse() - Method in class org.openstreetmap.josm.io.OsmChangesetContentParser
-
Parses the content from the input source
- parse(InputStream, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.OsmChangesetParser
-
Parse the given input source and return the list of changesets
- parse(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmHistoryReader
-
Parses the content.
- 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.OsmChangeParser
-
- parse() - Method in class org.openstreetmap.josm.io.OsmServerLocationReader.OsmParser
-
- parse() - Method in class org.openstreetmap.josm.io.OsmServerLocationReader.Parser
-
- parse(InputStream) - Method in class org.openstreetmap.josm.plugins.PluginListParser
-
Parses a plugin information document and replies a list of plugin information objects.
- parse(String) - Method in class org.openstreetmap.josm.tools.date.FallbackDateParser
-
Attempts to parse the specified date.
- parse(String) - Method in class org.openstreetmap.josm.tools.date.PrimaryDateParser
-
Attempts to parse the specified date.
- parse(String) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
-
- parse() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
-
- parseAndPut(String) - Method in class org.openstreetmap.josm.data.preferences.IntegerProperty
-
parses and saves an integer value
- parseAngle(String, String) - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
-
- parseArgs() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImageryHandler
-
- parseArgs() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
-
- parseArgs() - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
Parse the request parameters as key=value pairs.
- parseAttribute(String, StreamTokenizer, MultiSplitLayout.Node) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- parseAttributionText(InputSource) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- parseBoolean(String, String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
-
- parseBoolean(String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
-
- parseBounds(String) - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
-
- parseBounds(String) - Method in class org.openstreetmap.josm.io.OsmReader
-
- parseChangeset(Long) - Method in class org.openstreetmap.josm.io.OsmReader
-
- parseChangesetAttributes(Changeset, Attributes) - Method in class org.openstreetmap.josm.io.OsmChangesetParser.Parser
-
- parseCommon(String) - Method in class org.openstreetmap.josm.io.OsmChangeReader
-
- parseCondition() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
-
- parseContextSwitch() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
-
- parseCoord(String) - Method in class org.openstreetmap.josm.io.GpxReader.Parser
-
- parseDataSet() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmChangeTask.DownloadTask
-
- parseDataSet() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
-
- parseDataSet(InputStream, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.OsmChangeReader
-
Parse the given input source and return the dataset.
- parseDataSet(InputStream, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmImporter
-
- parseDataSet(InputStream, ProgressMonitor) - Static method in class org.openstreetmap.josm.io.OsmReader
-
Parse the given input source and return the dataset.
- parseDate(String, String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
-
- parseDate(SimpleDateFormat, String) - Method in class org.openstreetmap.josm.io.NoteReader.Parser
-
Convenience method to handle the date parsing try/catch.
- parseDatum(Map<String, String>, Ellipsoid) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
-
- parsedNotes - Variable in class org.openstreetmap.josm.io.NoteReader
-
- parseDouble(Map<String, String>, String) - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
-
- parseDouble(String, String) - Static method in class org.openstreetmap.josm.data.projection.CustomProjection
-
- parseDouble(Map<String, String>, String) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
-
- parseDoubleFromUserInput(String) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- parseEastNorth(String) - Static method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- parseEastNorthUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- parseEllipsoid(Map<String, String>) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
-
- ParseError - Exception in org.openstreetmap.josm.tools.template_engine
-
- ParseError(Tokenizer.Token) - Constructor for exception org.openstreetmap.josm.tools.template_engine.ParseError
-
- ParseError(Tokenizer.Token, Tokenizer.TokenType) - Constructor for exception org.openstreetmap.josm.tools.template_engine.ParseError
-
- ParseError(int, SearchCompiler.ParseError) - Constructor for exception org.openstreetmap.josm.tools.template_engine.ParseError
-
- ParseError(String) - Constructor for exception org.openstreetmap.josm.tools.template_engine.ParseError
-
- parseErrorHeader(String) - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
-
- parseExpression() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler
-
Parse expression.
- parseExpression(String) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler
-
Parse expression, showing the specified error message if parsing fails.
- parseExpression(Collection<Tokenizer.TokenType>) - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
-
- parseFactor() - Method in class org.openstreetmap.josm.actions.search.SearchCompiler
-
Parse next factor (a search operator or search term).
- parseFactor(String) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler
-
- parseField(String, String, String) - Method in class org.openstreetmap.josm.tools.WindowGeometry
-
- 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.
- parseHistory(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerHistoryReader
-
Fetches the history from the OSM API and parses it
- parseInnerList() - Method in class org.openstreetmap.josm.data.Preferences
-
- parseInteger(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetListEntry
-
- parseJos(Document, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.SessionReader
-
- parseKV(String, String) - Method in class org.openstreetmap.josm.actions.search.SearchCompiler
-
- parseLatLon(String) - Static method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- parseLatLon(Attributes) - Method in class org.openstreetmap.josm.io.GpxReader.Parser
-
- parseLatLon(String, String, String, String) - Method in class org.openstreetmap.josm.io.NmeaReader
-
- parseLatLonUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- parseLayer(Element, Set<String>) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
-
- parseLayers(List<Element>, Set<String>) - Method in class org.openstreetmap.josm.io.imagery.WMSImagery
-
- parseLeaf(StreamTokenizer, MultiSplitLayout.Split) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- parseLongs(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
-
- parseLongStandardDate(String) - Method in class org.openstreetmap.josm.tools.date.PrimaryDateParser
-
- parseManifestStyleFormattedString(String) - Method in class org.openstreetmap.josm.data.Version
-
- parseMap() - Method in class org.openstreetmap.josm.data.Preferences
-
- parseMode - Variable in class org.openstreetmap.josm.io.NoteReader.Parser
-
- parseModel(Reader) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- parseModel(String) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
A convenience method that converts a string to a
MultiSplitLayout model (a tree of Nodes) using a
a simple syntax.
- parseNMEASentence(String, NmeaReader.NMEAParserState) - Method in class org.openstreetmap.josm.io.NmeaReader
-
- parseNode() - Method in class org.openstreetmap.josm.io.OsmReader
-
- parseOffset(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
-
- 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
OsmPrimitive
s and replies
the dataset of retrieved primitives.
- parseOsm() - Method in class org.openstreetmap.josm.io.OsmReader
-
- parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
-
Reads the referring primitives from the OSM server, parses them and
replies them as
DataSet
- parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerChangesetReader
-
don't use - not implemented!
- parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerHistoryReader
-
don't use - not implemented!
- parseOsm(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
-
- 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
-
- parseOsmBzip2(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
-
- parseOsmBzip2(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
-
Download BZip2-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 files from somewhere
- parseOsmChangeBzip2(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
-
- parseOsmChangeBzip2(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
-
Download BZip2-compressed OSM Change files from somewhere
- parseOsmChangeGzip(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
-
- parseOsmChangeGzip(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
-
Download GZip-compressed OSM Change files from somewhere
- parseOsmGzip(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
-
- parseOsmGzip(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
-
Download GZip-compressed OSM files from somewhere
- parseOsmZip(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
-
- parseOsmZip(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
-
Download Zip-compressed OSM files from somewhere
- parseParameterList(String) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
-
- parsePart(String, int, 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
- parsePreconditionFailed(String) - Static method in class org.openstreetmap.josm.tools.ExceptionUtil
-
- parseProjection(Map<String, String>, Ellipsoid) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
-
- parseProxyPortValue(String, String) - Method in class org.openstreetmap.josm.io.DefaultProxySelector
-
- parser - Variable in class org.openstreetmap.josm.data.Preferences
-
- parser - Variable in class org.openstreetmap.josm.io.OsmReader
-
- parser - Variable in class org.openstreetmap.josm.tools.XmlObjectParser
-
- parseRawGps(ProgressMonitor) - Method in class org.openstreetmap.josm.io.BoundingBoxDownloader
-
- 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.
- parseRawGpsBzip2(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerLocationReader
-
- parseRawGpsBzip2(ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerReader
-
Retrieve BZip2-compressed GPX files from somewhere.
- parseRelation() - Method in class org.openstreetmap.josm.io.OsmReader
-
- parseRelationMember(Relation) - Method in class org.openstreetmap.josm.io.OsmReader
-
- parseRGB(String[]) - Static method in class org.openstreetmap.josm.tools.ImageProvider
-
- parseRoot() - Method in class org.openstreetmap.josm.data.Preferences
-
- parseRoot() - Method in class org.openstreetmap.josm.io.OsmChangeReader
-
- parseRoot() - Method in class org.openstreetmap.josm.io.OsmReader
-
- parseShortLink(String) - Static method in class org.openstreetmap.josm.tools.OsmUrlToBounds
-
Parse OSM short link
- parseShortStandardDate(String) - Method in class org.openstreetmap.josm.tools.date.PrimaryDateParser
-
- parseSplit(StreamTokenizer, MultiSplitLayout.Split) - Static method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- parseString(String) - Method in class org.openstreetmap.josm.tools.TextTagParser.TextAnalyzer
-
- parseTag(Tagged) - Method in class org.openstreetmap.josm.io.OsmReader
-
- parseTime(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
-
- parseTimezone(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- parseToplevelList() - Method in class org.openstreetmap.josm.data.Preferences
-
- parseToWGS84(String, Ellipsoid) - Method in class org.openstreetmap.josm.data.projection.CustomProjection
-
- parseUid(String) - Method in class org.openstreetmap.josm.io.ChangesetQuery.ChangesetQueryUrlParser
-
- parseUnknown(boolean) - Method in class org.openstreetmap.josm.io.OsmReader
-
- parseUnknown() - Method in class org.openstreetmap.josm.io.OsmReader
-
- parseURL() - Method in class org.openstreetmap.josm.actions.JumpToAction
-
- parseURL(DownloadDialog) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
-
- parseURL() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
-
- parseVariable() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
-
- parseWay() - Method in class org.openstreetmap.josm.io.OsmReader
-
- parseWayNode(Way) - Method in class org.openstreetmap.josm.io.OsmReader
-
- partialSelection - Variable in class org.openstreetmap.josm.data.validation.Test
-
Whether the test is run on a partial selection data
- participants - Variable in class org.openstreetmap.josm.gui.history.SelectionSynchronizer
-
- participateInSynchronizedScrolling(Adjustable) - Method in class org.openstreetmap.josm.gui.util.AdjustmentSynchronizer
-
Registers an Adjustable
for participation in synchronized scrolling.
- participateInSynchronizedSelection(ListSelectionModel) - Method in class org.openstreetmap.josm.gui.history.SelectionSynchronizer
-
- participatesInConflict(Conflict<?>) - Method in class org.openstreetmap.josm.data.APIDataSet
-
Replies true if one of the primitives to be updated or to be deleted
participates in the conflict conflict
- participatesInConflict(ConflictCollection) - Method in class org.openstreetmap.josm.data.APIDataSet
-
Replies true if one of the primitives to be updated or to be deleted
participates in at least one conflict in conflicts
- participatingRoles - Variable in enum org.openstreetmap.josm.gui.conflict.pair.ComparePairType
-
- password - Variable in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
-
- paste - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Edit / Paste
- 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 - Variable in class org.openstreetmap.josm.gui.tagging.TagTable
-
the tag paste action
- pasteBuffer - Static variable in class org.openstreetmap.josm.Main
-
The global paste buffer.
- pasteBufferChanged(PrimitiveDeepCopy) - Method in class org.openstreetmap.josm.actions.PasteAction
-
- pasteBufferChanged(PrimitiveDeepCopy) - Method in interface org.openstreetmap.josm.data.osm.PrimitiveDeepCopy.PasteBufferChangedListener
-
- pasteData(PrimitiveDeepCopy, Layer, ActionEvent) - Method in class org.openstreetmap.josm.actions.PasteAction
-
Paste OSM primitives from the given paste buffer and OSM data layer source to the current edit layer.
- pasteFromHeterogeneousSource() - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
-
Pastes the tags in the current selection of the paste buffer to a set of target
primitives.
- pasteFromHomogeneousSource() - Method in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
-
- pasteSource - Static variable in class org.openstreetmap.josm.Main
-
- pasteTags - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Edit / Paste Tags
- 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
.
- PasteTagsAction.TagPaster - Class in org.openstreetmap.josm.actions
-
- PasteTagsAction.TagPaster(Collection<PrimitiveData>, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
-
- PasteTagsConflictResolverDialog - Class in org.openstreetmap.josm.gui.conflict.tags
-
- PasteTagsConflictResolverDialog(Component) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- PasteTagsConflictResolverDialog.ApplyAction - Class in org.openstreetmap.josm.gui.conflict.tags
-
- PasteTagsConflictResolverDialog.ApplyAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.ApplyAction
-
- PasteTagsConflictResolverDialog.CancelAction - Class in org.openstreetmap.josm.gui.conflict.tags
-
- PasteTagsConflictResolverDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.CancelAction
-
- PasteTagsConflictResolverDialog.Mode - Enum in org.openstreetmap.josm.gui.conflict.tags
-
- PasteTagsConflictResolverDialog.Mode() - Constructor for enum org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.Mode
-
- PasteTagsConflictResolverDialog.StatisticsInfo - Class in org.openstreetmap.josm.gui.conflict.tags
-
- PasteTagsConflictResolverDialog.StatisticsInfo() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfo
-
- PasteTagsConflictResolverDialog.StatisticsInfoRenderer - Class in org.openstreetmap.josm.gui.conflict.tags
-
- PasteTagsConflictResolverDialog.StatisticsInfoRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
-
- PasteTagsConflictResolverDialog.StatisticsInfoTable - Class in org.openstreetmap.josm.gui.conflict.tags
-
- PasteTagsConflictResolverDialog.StatisticsInfoTable(PasteTagsConflictResolverDialog.StatisticsTableModel) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoTable
-
- PasteTagsConflictResolverDialog.StatisticsTableColumnModel - Class in org.openstreetmap.josm.gui.conflict.tags
-
- PasteTagsConflictResolverDialog.StatisticsTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableColumnModel
-
- PasteTagsConflictResolverDialog.StatisticsTableModel - Class in org.openstreetmap.josm.gui.conflict.tags
-
- PasteTagsConflictResolverDialog.StatisticsTableModel() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
-
- pasteTagsFromJOSMBuffer(Collection<OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.PasteTagsAction
-
Paste tags from JOSM buffer
- pasteTagsFromText(Collection<OsmPrimitive>, String) - Static method in class org.openstreetmap.josm.actions.PasteTagsAction
-
Paste tags from arbitrary text, not using JOSM buffer
- pasteValueAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- path - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
-
- path - Static variable in class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
-
- path - Static variable in class org.openstreetmap.josm.gui.util.StayOpenMenuItem
-
- path - Static variable in class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
-
- path - Variable in class org.openstreetmap.josm.io.CacheCustomContent
-
The (file-)path where the data will be stored
- path - Variable in class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
-
- PATTERN - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOpenAerialTileSource
-
- PATTERN - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.MapQuestOsmTileSource
-
- PATTERN - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
-
- PATTERN - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.Mapnik
-
- pattern - Variable in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.StringSwitcher
-
- pattern - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueRegexpCondition
-
- pattern - Variable in class org.openstreetmap.josm.gui.mappaint.RepeatImageElemStyle
-
- PATTERN_COMPRESS - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmCompressedTask
-
- PATTERN_EXTERNAL_GPX_FILE - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
-
- PATTERN_EXTERNAL_GPX_SCRIPT - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
-
- PATTERN_EXTERNAL_OSM_FILE - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
- PATTERN_HEADER - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
-
- PATTERN_NEG_Y - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
-
- PATTERN_OSM_API_URL - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
- PATTERN_OVERPASS_API_URL - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
- PATTERN_OVERPASS_API_XAPI_URL - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
- PATTERN_SESSION - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadSessionTask
-
- PATTERN_SWITCH - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
-
- PATTERN_TRACE_ID - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
-
- PATTERN_TRACKPOINTS_BBOX - Static variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask
-
- PATTERN_X - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
-
- PATTERN_Y - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
-
- PATTERN_Y_YAHOO - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
-
- PATTERN_ZOOM - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
-
- pause() - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
-
- pause() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
-
Pauses the currently playing audio stream.
- paused() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
-
Whether or not we are paused.
- pauseTime - Static variable in class org.openstreetmap.josm.gui.NotificationManager
-
- pauseTimer - Variable in class org.openstreetmap.josm.gui.NotificationManager
-
- pcs - Variable in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- pe - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- 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
-
- percent - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserInfo
-
- perDist(Point2D, Point2D, Point2D) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- performExtrusion() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- performSelection(EastNorth, boolean, boolean) - Static method in class org.openstreetmap.josm.actions.SelectByInternalPointAction
-
Select a polygon or multipolgon 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
- performTagEdit() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.EditTagDialog
-
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
- 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
-
- perpendicular - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction.ReferenceSegment
-
- phase - Variable in class org.openstreetmap.josm.gui.mappaint.RepeatImageElemStyle
-
- PHI - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- PHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- PHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
- PHI - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- pi - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.JPluginCheckBox
-
- pivot - Variable in class org.openstreetmap.josm.command.RotateCommand
-
Pivot point
- pivot - Variable in class org.openstreetmap.josm.command.ScaleCommand
-
Pivot point
- pixel_per_eastnorth - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
-
- pixelPerDegree - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- pixelPerDegree - Variable in class org.openstreetmap.josm.data.imagery.WmsCache.CacheEntry
-
- pixelPerDegree - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- pixelPos(LatLon) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- pixelPos(Tile) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- pkg - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
-
- placeContentInScrollPane - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
set to true if the content of the extended dialog should
be placed in a JScrollPane
- placeOnScreen(HistoryBrowserDialog) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
-
- PlaceSelection - Class in org.openstreetmap.josm.gui.download
-
- PlaceSelection() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection
-
- PlaceSelection.ListSelectionHandler - Class in org.openstreetmap.josm.gui.download
-
- PlaceSelection.ListSelectionHandler() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.ListSelectionHandler
-
- PlaceSelection.NamedResultCellRenderer - Class in org.openstreetmap.josm.gui.download
-
- PlaceSelection.NamedResultCellRenderer() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultCellRenderer
-
- PlaceSelection.NamedResultTableColumnModel - Class in org.openstreetmap.josm.gui.download
-
- PlaceSelection.NamedResultTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
-
- PlaceSelection.NamedResultTableModel - Class in org.openstreetmap.josm.gui.download
-
- PlaceSelection.NamedResultTableModel(ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
-
- PlaceSelection.NameFinderResultParser - Class in org.openstreetmap.josm.gui.download
-
A very primitive parser for the name finder's output.
- PlaceSelection.NameFinderResultParser() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
-
- PlaceSelection.NameQueryTask - Class in org.openstreetmap.josm.gui.download
-
- PlaceSelection.NameQueryTask(String) - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
-
- PlaceSelection.SearchAction - Class in org.openstreetmap.josm.gui.download
-
- PlaceSelection.SearchAction() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
-
- PlaceSelection.SearchResult - Class in org.openstreetmap.josm.gui.download
-
Data storage for search results.
- PlaceSelection.SearchResult() - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.SearchResult
-
- PlaceSelection.Server - Class in org.openstreetmap.josm.gui.download
-
- PlaceSelection.Server(String, String, String, String) - Constructor for class org.openstreetmap.josm.gui.download.PlaceSelection.Server
-
- plainText - Variable in class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
-
- platform - Static variable in class org.openstreetmap.josm.Main
-
Platform specific code goes in here.
- PlatformHook - Interface in org.openstreetmap.josm.tools
-
This interface allows platform (operating system) dependent code
to be bundled into self-contained classes.
- PlatformHookOsx - Class in org.openstreetmap.josm.tools
-
PlatformHook
implementation for Apple Mac OS X systems.
- PlatformHookOsx() - Constructor for class org.openstreetmap.josm.tools.PlatformHookOsx
-
- PlatformHookUnixoid - Class in org.openstreetmap.josm.tools
-
PlatformHook
base implementation.
- PlatformHookUnixoid() - Constructor for class org.openstreetmap.josm.tools.PlatformHookUnixoid
-
- PlatformHookUnixoid.LinuxReleaseInfo - Class in org.openstreetmap.josm.tools
-
- PlatformHookUnixoid.LinuxReleaseInfo(String, String, String, String) - Constructor for class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
-
- PlatformHookUnixoid.LinuxReleaseInfo(String) - Constructor for class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
-
- PlatformHookUnixoid.LinuxReleaseInfo(String, String) - Constructor for class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
-
- PlatformHookUnixoid.LinuxReleaseInfo(String, String, String, String, boolean, String) - Constructor for class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
-
- PlatformHookWindows - Class in org.openstreetmap.josm.tools
-
PlatformHook
implementation for Microsoft Windows systems.
- PlatformHookWindows() - Constructor for class org.openstreetmap.josm.tools.PlatformHookWindows
-
- play(double) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
-
Starts playing the audio associated with the marker offset by the given amount
- play() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
-
Starts playing the audio associated with the marker: used in response to pressing
the marker as well as indirectly
- play(URL, double, double) - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
-
- play(URL) - Static method in class org.openstreetmap.josm.tools.AudioPlayer
-
Plays a WAV audio file from the beginning.
- play(URL, double) - Static method in class org.openstreetmap.josm.tools.AudioPlayer
-
Plays a WAV audio file from a specified position.
- play(URL, double, double) - Static method in class org.openstreetmap.josm.tools.AudioPlayer
-
Plays a WAV audio file from a specified position at variable speed.
- playAdjacentMarker(Marker, boolean) - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- playAudio() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- playHead - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
-
- PlayHeadDragMode - Class in org.openstreetmap.josm.actions.mapmode
-
Singleton marker class to track position of audio.
- PlayHeadDragMode(PlayHeadMarker) - Constructor for class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
-
Constructs a new PlayHeadDragMode
.
- playHeadMarker - Variable in class org.openstreetmap.josm.actions.mapmode.PlayHeadDragMode
-
- PlayHeadMarker - Class in org.openstreetmap.josm.gui.layer.markerlayer
-
Singleton marker class to track position of audio.
- PlayHeadMarker() - Constructor for class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
-
- playHeadMarker - Variable in class org.openstreetmap.josm.gui.MapView
-
The play head marker: there is only one of these so it isn't in any specific layer
- playing() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
-
Whether or not we are playing.
- playingUrl - Variable in class org.openstreetmap.josm.tools.AudioPlayer
-
- playNextMarker() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- playPreviousMarker() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- PleaseWaitDialog - Class in org.openstreetmap.josm.gui
-
- PleaseWaitDialog(Component) - Constructor for class org.openstreetmap.josm.gui.PleaseWaitDialog
-
Constructs a new PleaseWaitDialog
.
- PleaseWaitProgressMonitor - Class in org.openstreetmap.josm.gui.progress
-
- PleaseWaitProgressMonitor() - Constructor for class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- PleaseWaitProgressMonitor(String) - Constructor for class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- PleaseWaitProgressMonitor(Component) - Constructor for class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- PleaseWaitProgressMonitor(Component, String) - Constructor for class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- PleaseWaitProgressMonitor.ProgressMonitorDialog - Interface in org.openstreetmap.josm.gui.progress
-
Implemented by both foreground dialog and background progress dialog (in status bar)
- PleaseWaitRunnable - Class in org.openstreetmap.josm.gui
-
Instanced of this thread will display a "Please Wait" message in middle of JOSM
to indicate a progress being executed.
- PleaseWaitRunnable(String) - Constructor for class org.openstreetmap.josm.gui.PleaseWaitRunnable
-
Create the runnable object with a given message for the user.
- PleaseWaitRunnable(String, boolean) - Constructor for class org.openstreetmap.josm.gui.PleaseWaitRunnable
-
Create the runnable object with a given message for the user.
- PleaseWaitRunnable(Component, String, boolean) - Constructor for class org.openstreetmap.josm.gui.PleaseWaitRunnable
-
Create the runnable object with a given message for the user
- PleaseWaitRunnable(String, ProgressMonitor, boolean) - Constructor for class org.openstreetmap.josm.gui.PleaseWaitRunnable
-
- Plugin - Class in org.openstreetmap.josm.plugins
-
For all purposes of loading dynamic resources, the Plugin's class loader should be used
(or else, the plugin jar will not be within the class path).
- Plugin(PluginInformation) - Constructor for class org.openstreetmap.josm.plugins.Plugin
-
Creates the plugin
- plugin - Variable in exception org.openstreetmap.josm.plugins.PluginException
-
- plugin - Variable in class org.openstreetmap.josm.plugins.PluginPreferenceFactory
-
- plugin - Variable in class org.openstreetmap.josm.plugins.PluginProxy
-
- PLUGIN_MIME_TYPES - Static variable in class org.openstreetmap.josm.plugins.PluginDownloadTask
-
The accepted MIME types sent in the HTTP Accept header.
- PluginDownloadException - Exception in org.openstreetmap.josm.plugins
-
- PluginDownloadException() - Constructor for exception org.openstreetmap.josm.plugins.PluginDownloadException
-
- PluginDownloadException(String, Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginDownloadException
-
- PluginDownloadException(String) - Constructor for exception org.openstreetmap.josm.plugins.PluginDownloadException
-
- PluginDownloadException(Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginDownloadException
-
- PluginDownloadTask - Class in org.openstreetmap.josm.plugins
-
Asynchronous task for downloading a collection of plugins.
- PluginDownloadTask(Component, Collection<PluginInformation>, String) - Constructor for class org.openstreetmap.josm.plugins.PluginDownloadTask
-
Creates the download task
- PluginDownloadTask(ProgressMonitor, Collection<PluginInformation>, String) - Constructor for class org.openstreetmap.josm.plugins.PluginDownloadTask
-
Creates the task
- pluginDownloadTask - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
-
- PluginException - Exception in org.openstreetmap.josm.plugins
-
Exception that wraps any exception thrown by plugins.
- PluginException(PluginProxy, String, Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginException
-
- PluginException(String, String) - Constructor for exception org.openstreetmap.josm.plugins.PluginException
-
- PluginException(String, Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginException
-
- PluginHandler - Class in org.openstreetmap.josm.plugins
-
PluginHandler is basically a collection of static utility functions used to bootstrap
and manage the loaded plugins.
- PluginHandler() - Constructor for class org.openstreetmap.josm.plugins.PluginHandler
-
- PluginHandler.DeprecatedPlugin - Class in org.openstreetmap.josm.plugins
-
Description of a deprecated plugin
- PluginHandler.DeprecatedPlugin(String) - Constructor for class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
-
Constructs a new DeprecatedPlugin
.
- PluginHandler.DeprecatedPlugin(String, String) - Constructor for class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
-
Constructs a new DeprecatedPlugin
with a given reason.
- PluginHandler.DeprecatedPlugin(String, String, Runnable) - Constructor for class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
-
Constructs a new DeprecatedPlugin
.
- PluginHandler.UpdatePluginsMessagePanel - Class in org.openstreetmap.josm.plugins
-
- PluginHandler.UpdatePluginsMessagePanel() - Constructor for class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
-
- pluginHook - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
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
.
- pluginList - Static variable in class org.openstreetmap.josm.plugins.PluginHandler
-
All installed and loaded plugins (resp.
- PluginListPanel - Class in org.openstreetmap.josm.gui.preferences.plugin
-
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.JPluginCheckBox - Class in org.openstreetmap.josm.gui.preferences.plugin
-
A plugin checkbox.
- PluginListPanel.JPluginCheckBox(PluginInformation, boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.JPluginCheckBox
-
- PluginListPanel.PluginCbActionListener - Class in org.openstreetmap.josm.gui.preferences.plugin
-
Listener called when the user selects/unselects a plugin checkbox.
- PluginListPanel.PluginCbActionListener(PluginListPanel.JPluginCheckBox) - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel.PluginCbActionListener
-
- PluginListParseException - Exception in org.openstreetmap.josm.plugins
-
- PluginListParseException() - Constructor for exception org.openstreetmap.josm.plugins.PluginListParseException
-
- PluginListParseException(String, Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginListParseException
-
- PluginListParseException(String) - Constructor for exception org.openstreetmap.josm.plugins.PluginListParseException
-
- PluginListParseException(Throwable) - Constructor for exception org.openstreetmap.josm.plugins.PluginListParseException
-
- PluginListParser - Class in org.openstreetmap.josm.plugins
-
A parser for the plugin list provided by a JOSM Plugin Download Site.
- PluginListParser() - Constructor for class org.openstreetmap.josm.plugins.PluginListParser
-
- pluginOperation(String, String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
- PluginPreference - Class in org.openstreetmap.josm.gui.preferences.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.ConfigureSitesAction() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.ConfigureSitesAction
-
- PluginPreference.DownloadAvailablePluginsAction - Class in org.openstreetmap.josm.gui.preferences.plugin
-
The action for downloading the list of available plugins
- PluginPreference.DownloadAvailablePluginsAction() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.DownloadAvailablePluginsAction
-
- PluginPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.plugin
-
Factory used to create a new PluginPreference
.
- PluginPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.Factory
-
- PluginPreference.PluginConfigurationSitesPanel - Class in org.openstreetmap.josm.gui.preferences.plugin
-
- PluginPreference.PluginConfigurationSitesPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.PluginConfigurationSitesPanel
-
- PluginPreference.SearchFieldAdapter - Class in org.openstreetmap.josm.gui.preferences.plugin
-
Applies the current filter condition in the filter text field to the
model
- PluginPreference.SearchFieldAdapter() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.SearchFieldAdapter
-
- PluginPreference.UpdateSelectedPluginsAction - Class in org.openstreetmap.josm.gui.preferences.plugin
-
The action for updating the list of selected plugins
- PluginPreference.UpdateSelectedPluginsAction() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.UpdateSelectedPluginsAction
-
- PluginPreferenceFactory - Class in org.openstreetmap.josm.plugins
-
- PluginPreferenceFactory(PluginProxy) - Constructor for class org.openstreetmap.josm.plugins.PluginPreferenceFactory
-
- pluginPreferencesActivated - Variable in class org.openstreetmap.josm.gui.preferences.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) - Constructor for class org.openstreetmap.josm.plugins.PluginProxy
-
- PluginUpdatePolicyPanel - Class in org.openstreetmap.josm.gui.preferences.plugin
-
A panel for configuring whether JOSM shall update plugins at startup.
- PluginUpdatePolicyPanel() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
-
Constructs a new PluginUpdatePolicyPanel
.
- PluginUpdatePolicyPanel.Policy - Enum in org.openstreetmap.josm.gui.preferences.plugin
-
- PluginUpdatePolicyPanel.Policy(String) - Constructor for enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
-
- PluginUpdatePolicyPanel.TimeBasedPolicyChangeListener - Class in org.openstreetmap.josm.gui.preferences.plugin
-
- PluginUpdatePolicyPanel.TimeBasedPolicyChangeListener() - Constructor for class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.TimeBasedPolicyChangeListener
-
- pluralEval(long) - Static method in class org.openstreetmap.josm.tools.I18n
-
- pluralMode - Static variable in class org.openstreetmap.josm.tools.I18n
-
- plus(float...) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
- pn - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- pnlAccessTokenInfo - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
-
- pnlAccessTokenInfo - Variable in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
-
- pnlActionButtonsPanel - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
-
- pnlAdvancedProperties - Variable in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
-
- pnlAdvancedProperties - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
-
- pnlAdvancedQueries - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
-
- pnlAlreadyAuthorised - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
-
- pnlApiUrlPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.ServerAccessPreference
-
indicates whether to use the default OSM URL or not
- pnlAuthenticationParameteters - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
-
the panel which contains the authentication parameters for the respective
authentication scheme
- pnlAuthorisationMessage - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
-
- pnlAuthPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreference
-
- pnlBasicAuthPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
-
the panel for the basic authentication parameters
- pnlBasicChangesetQueries - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
-
- pnlBasicUploadSettings - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
-
- pnlBoundingBoxRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
-
- pnlButtons - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
- pnlChangesetManagement - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
-
the panel to select the changeset used
- 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
-
- 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
-
- 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
-
- pnlMessagesPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
-
the panel for messages notifier preferences
- pnlMultiChangesetPolicyPanel - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
-
- pnlNotYetAuthorised - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
-
- pnlOAuthPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
-
the panel for the OAuth authentication parameters
- pnlOpenAndCloseRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
-
- pnlOsmPrivileges - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
-
- pnlPluginPreferences - Variable in class org.openstreetmap.josm.gui.preferences.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
-
- pnlRetrieveAccessToken - Variable in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
-
- pnlRetrieveRequestToken - Variable in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
-
- pnlSemiAutomaticAuthorisationUI - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
-
- pnlShowAccessToken - Variable in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
-
- pnlSlippyMapBBoxChooser - Variable in class org.openstreetmap.josm.gui.download.SlippyMapChooser
-
- pnlSocksProxyConfigurationPanel - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
-
- pnlTagConflictResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
- pnlTagEditor - Variable in class org.openstreetmap.josm.gui.io.TagSettingsPanel
-
checkbox for selecting whether an atomic upload is to be used
- pnlTagResolver - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- pnlTagSettings - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
-
checkbox for selecting whether an atomic upload is to be used
- pnlTileAddress - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
-
a panel for entering a bounding box given by the address of an individual OSM tile at
a given zoom level
- pnlTileGrid - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
-
a panel for entering a bounding box given by a tile grid and a zoom level
- pnlTimeRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
-
- pnlUploadedObjects - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
-
the panel with the objects to upload
- pnlUploadLayers - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- pnlUploadParameterSummary - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
-
the panel with a summary of the upload parameters
- pnlUploadStrategySelectionPanel - Variable in class org.openstreetmap.josm.gui.io.UploadDialog
-
- pnlUrlBasedQueries - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
-
- pnlUserRestriction - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
-
- pointAt(double, Polygon, double) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- pointInTimeType - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.TagTableModel
-
- PointInTimeType - Enum in org.openstreetmap.josm.gui.history
-
- PointInTimeType() - Constructor for enum org.openstreetmap.josm.gui.history.PointInTimeType
-
- pointInTimeType - Variable in class org.openstreetmap.josm.gui.history.VersionInfoPanel
-
- points - Variable in class org.openstreetmap.gui.jmapviewer.MapPolygonImpl
-
- pol - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.PolygonLevel
-
- polar(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
-
- policy - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
-
- policyName - Variable in enum org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicy
-
- poly - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- polygonIntersection(List<Node>, List<Node>) - Static method in class org.openstreetmap.josm.tools.Geometry
-
Tests if two polygons intersect.
- 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.
- 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(Collection<RelationToChildReference>) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
-
- populate(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
populates the conflict resolver with the conflicts between my and their
- populate(Conflict<? extends OsmPrimitive>) - Method in interface org.openstreetmap.josm.gui.conflict.pair.IConflictResolver
-
- populate(Way, Way, Map<PrimitiveId, PrimitiveId>) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMergeModel
-
Populates the model with the nodes in the two
Way
s
my
and
their
.
- populate(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListMerger
-
- populate(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
Populates the model with the differences between local and server version
- populate(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
-
- populate(Relation, Relation, Map<PrimitiveId, PrimitiveId>) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
-
populates the model with the relation members in relation my and their
- populate(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberMerger
-
- populate(OsmPrimitive, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
-
Populate the model with conflicts between the tag sets of the two
OsmPrimitive
my
and
their
.
- populate(Conflict<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
-
- populate(TagCollection, Map<OsmPrimitiveType, Integer>, Map<OsmPrimitiveType, Integer>) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
Populates the conflict resolver with one tag collection
- populate(TagCollection, TagCollection, TagCollection, Map<OsmPrimitiveType, Integer>, Map<OsmPrimitiveType, Integer>) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
Populate the tag conflict resolver with tags for each type of primitives
- populate(Relation, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
Populates the model with the members of the relation relation
referring to primitive
.
- populate(Collection<Relation>, Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
Populates the model with the relation members belonging to one of the relations in relations
and referring to one of the primitives in memberPrimitives
.
- populate(Collection<RelationToChildReference>) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
- populate(TagCollection, Set<String>) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
Populates the model with the tags for which conflicts are to be resolved.
- populate(ChangesetDataSet) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
-
Populates the model with the content of a model.
- populate() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
Populates the model with the current layers managed by
MapView
.
- populate(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
-
populates the browser with a relation
- populate(List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser
-
populates the browser with a list of relation members
- populate(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- populate(List<Relation>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
-
- populate(DataSet) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
-
Populates the browser with the list of referring relations in the
DataSet
ds.
- populate(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
Populates the model with a root relation
- populate(List<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
Populates the model with a list of relation members
- populate(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
-
- populate(History) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowser
-
populates the browser with the history of a specific
OsmPrimitive
- populate(List<? extends AbstractModifiableLayer>) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
Populates the model with given modifiable layers.
- populate(Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
-
- populateSelectedPrimitives(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
-
populates the model with the primitives currently selected in
layer
- populateWithKeys(AutoCompletionList) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
- populateWithMemberRoles(AutoCompletionList) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
- populateWithTagValues(AutoCompletionList, String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
- populateWithTagValues(AutoCompletionList, List<String>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
- popup - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
-
- popup - Variable in class org.openstreetmap.josm.gui.MapStatus.Collector
-
The popup displayed to show additional information
- popupBuildPrimitiveLabels(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
-
Builds the labels with all necessary listeners for the info popup for the
given OsmPrimitive
- popupCreatePopup(Component, MapStatus.MouseState) - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
-
Creates a popup for the given content next to the cursor.
- popupCycleSelection(Collection<OsmPrimitive>, int) - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
-
Call this with a set of primitives to cycle through them.
- popupHidePopup() - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
-
Tries to hide the given popup
- popupLabels - Variable in class org.openstreetmap.josm.gui.MapStatus.Collector
-
Contains the labels that are currently shown in the information
popup
- popupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
-
- popupMenu - Variable in class org.openstreetmap.josm.gui.dialogs.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.ValidatorDialog
-
- popupMenu - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer
-
- popupMenu - Variable in class org.openstreetmap.josm.gui.history.VersionTable
-
- popupMenu - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
-
- popupMenu - Variable in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
-
the popup menu
- popupMenuCanceled(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
-
- 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(JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.PopupMenuHandler
-
Constructs a new RelationActionMenuHandler
for the specified popup menu.
- 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
-
- PopupMenuLauncher(JPopupMenu) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
-
- PopupMenuLauncher(JPopupMenu, boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
-
- popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
-
- popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
-
- popupSetLabelColors(JLabel, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
-
Sets the colors for the given label depending on the selected status of
the given OsmPrimitive
- popupShowPopup(Popup, List<JLabel>) - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
-
- popupUpdateLabels() - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
-
This method should be called if the selection may have changed from
outside of this class.
- pos - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
-
- pos - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
The following values are computed from the correlation with the gpx track
or extracted from the image EXIF data.
- pos - Variable in class org.openstreetmap.josm.tools.TextTagParser.TextAnalyzer
-
- position - Variable in class org.openstreetmap.josm.command.ChangeRelationMemberRoleCommand
-
- position - Variable in class org.openstreetmap.josm.corrector.RoleCorrection
-
- position - Variable in class org.openstreetmap.josm.data.osm.RelationToChildReference
-
- position - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
-
- position - Variable in enum org.openstreetmap.josm.io.NmeaReader.GPGGA
-
- position - Variable in enum org.openstreetmap.josm.io.NmeaReader.GPGSA
-
- position - Variable in enum org.openstreetmap.josm.io.NmeaReader.GPRMC
-
- position - Variable in enum org.openstreetmap.josm.io.NmeaReader.GPVTG
-
- position - Variable in class org.openstreetmap.josm.tools.AudioPlayer
-
- position() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
-
How far we are through playing, in seconds.
- position - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer.Token
-
- positionOnScreen(RelationEditor) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
-
- 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
-
- POSSIBLE_THROWS - Static variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
- possibleMoveDirections - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
Possible directions to move to.
- possibleThrows() - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
- possiblyInterrupt() - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
-
- postConstructorProcessCmdLine(Map<MainApplication.Option, Collection<String>>) - Static method in class org.openstreetmap.josm.Main
-
- PostDownloadHandler - Class in org.openstreetmap.josm.actions.downloadtasks
-
- PostDownloadHandler(DownloadTask, Future<?>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
-
constructor
- PostDownloadHandler(DownloadTask, Future<?>...) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
-
constructor
- PostDownloadHandler(DownloadTask, List<Future<?>>) - Constructor for class org.openstreetmap.josm.actions.downloadtasks.PostDownloadHandler
-
constructor
- postLayerTask - Variable in class org.openstreetmap.josm.io.GpxImporter.GpxImporterData
-
The task to run after GPX and/or marker layer has been added to MapView.
- postLayerTask - Variable in class org.openstreetmap.josm.io.OsmImporter.OsmImporterData
-
- postLoadTasks - Variable in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
-
- postLoadTasks - Variable in class org.openstreetmap.josm.io.session.SessionReader
-
- postProcess(Changeset, ProgressMonitor) - Method in class org.openstreetmap.josm.io.DiffResultProcessor
-
Postprocesses the diff result read and parsed from the server.
- postprocessDataSet(DataSet, ProgressMonitor) - Method in interface org.openstreetmap.josm.io.OsmServerReadPostprocessor
-
- postprocessors - Static variable in class org.openstreetmap.josm.io.OsmReader
-
Used by plugins to register themselves as data postprocessors.
- postprocessors - Static variable in class org.openstreetmap.josm.io.OsmServerWriter
-
- postprocessUploadedPrimitives(Collection<IPrimitive>, ProgressMonitor) - Method in interface org.openstreetmap.josm.io.OsmServerWritePostprocessor
-
- potentialDuplicates - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
-
The map of potential duplicates.
- potentialErrors - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
- POWER_ALLOWED_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_LINES - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
- POWER_STATION_TAGS - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
Values for power
key interpreted as power stations
- POWER_TOWER_TAGS - Static variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
Values for power
key interpreted as power towers
- PowerLines - Class in org.openstreetmap.josm.data.validation.tests
-
Checks for nodes in power lines/minor_lines that do not have a power=tower/pole tag.
See #7812 for discussions about this test.
- PowerLines() - Constructor for class org.openstreetmap.josm.data.validation.tests.PowerLines
-
Constructs a new PowerLines
test.
- PowerLines.PowerLineError - Class in org.openstreetmap.josm.data.validation.tests
-
- PowerLines.PowerLineError(Node, Way) - Constructor for class org.openstreetmap.josm.data.validation.tests.PowerLines.PowerLineError
-
- powerStations - Variable in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
- PRECACHE_WMS - Static variable in interface org.openstreetmap.josm.gui.progress.ProgressTaskIds
-
- precacheTask - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- precision - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
-
- preConstructorInit(Map<MainApplication.Option, Collection<String>>) - Static method in class org.openstreetmap.josm.Main
-
Should be called before the main constructor to setup some parameter stuff
- predecessors - Variable in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- Predicate<T> - Interface in org.openstreetmap.josm.tools
-
Used to identify objects that fulfill a certain condition, e.g.
- predicate - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection
-
- Predicates - Class in org.openstreetmap.josm.tools
-
- Predicates() - Constructor for class org.openstreetmap.josm.tools.Predicates
-
- pref - Variable in class org.openstreetmap.josm.data.projection.CustomProjection
-
pref String that defines the projection
null means fall back mode (Mercator)
- PREF - Static variable in class org.openstreetmap.josm.gui.actionsupport.AlignImageryPanel
-
- pref - Variable in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
-
- pref - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
-
- pref - Variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
-
name of the preference setting to permit the remote operation
- pref - Static variable in class org.openstreetmap.josm.Main
-
Global application preferences
- PREF_CHECK_COMPLEX - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- PREF_CHECK_COMPLEX_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- PREF_CHECK_FIXMES - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- PREF_CHECK_FIXMES_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- PREF_CHECK_KEYS - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- PREF_CHECK_KEYS_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- PREF_CHECK_VALUES - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- PREF_CHECK_VALUES_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- PREF_DATE_0 - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
-
- PREF_DATE_MAX - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
-
- PREF_DATE_MIN - Variable in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
-
- 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_FILTER_BY_SELECTION - Static variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorPreference
-
The preferences key for enabling the permanent filtering
of the displayed errors in the tree regarding the current selection
- PREF_KEY_INNER_ROLE_PREFIXES - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
preference key for collection of role prefixes which indicate that the respective
member belongs to an inner polygon.
- PREF_KEY_INNER_ROLES - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
preference key for a collection of roles which indicate that the respective member belongs to an
inner polygon.
- PREF_KEY_OUTER_ROLE_PREFIXES - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
preference key for collection of role prefixes which indicate that the respective
member belongs to an outer polygon.
- PREF_KEY_OUTER_ROLES - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
preference key for a collection of roles which indicate that the respective member belongs to an
outer polygon.
- PREF_KEY_RENDERER_CLASS_NAME - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
preference key for the renderer class name.
- PREF_LAYER - Static variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorPreference
-
The preferences key for error layer
- PREF_OTHER - Static variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorPreference
-
The preferences for ignored severity other
- PREF_OTHER_UPLOAD - Static variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorPreference
-
The preferences key for ignored severity other on upload
- PREF_SKIP_TESTS - Static variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorPreference
-
The preferences key for enabled tests
- PREF_SKIP_TESTS_BEFORE_UPLOAD - Static variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorPreference
-
The preferences key for enabled tests before upload
- PREF_SOURCES - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- PREF_USE_IGNORE - Static variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorPreference
-
The preferences key for enabled tests
- prefArea - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
-
- prefcb - Variable in class org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice.CBPanel
-
- prefCheckComplex - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- prefCheckComplexBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- prefCheckFixmes - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- prefCheckFixmesBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- prefCheckKeys - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- prefCheckKeysBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- prefCheckPaint - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- prefCheckPaintBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- prefCheckValues - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- prefCheckValuesBeforeUpload - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- prefDefault - Variable in class org.openstreetmap.josm.actions.PreferenceToggleAction
-
- 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, Preferences.Setting<?>, Preferences.Setting<?>, boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
-
Constructs a new PrefEntry
.
- PREFERENCE_ACTION - Static variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
-
- PREFERENCE_PREFIX - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.actions.PreferenceToggleAction
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in interface org.openstreetmap.josm.data.Preferences.PreferenceChangedListener
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.MapStatus
-
- preferenceChanged(Preferences.PreferenceChangeEvent) - Method in class org.openstreetmap.josm.gui.MapView
-
- preferenceClass - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
The linked preferences class (optional).
- PreferenceDialog - Class in org.openstreetmap.josm.gui.preferences
-
- PreferenceDialog(Component) - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceDialog
-
- PreferenceDialog.CancelAction - Class in org.openstreetmap.josm.gui.preferences
-
- PreferenceDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceDialog.CancelAction
-
- PreferenceDialog.OKAction - Class in org.openstreetmap.josm.gui.preferences
-
- PreferenceDialog.OKAction() - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceDialog.OKAction
-
- PreferenceDialog.WindowEventHandler - Class in org.openstreetmap.josm.gui.preferences
-
- PreferenceDialog.WindowEventHandler() - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceDialog.WindowEventHandler
-
- preferencePrefix - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
- Preferences - Class in org.openstreetmap.josm.data
-
This class holds all preferences for JOSM.
- Preferences() - Constructor for class org.openstreetmap.josm.data.Preferences
-
- preferences - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Edit / Preferences
- Preferences.AbstractSetting<T> - Class in org.openstreetmap.josm.data
-
Base abstract class of all settings, holding the setting value.
- Preferences.AbstractSetting(T) - Constructor for class org.openstreetmap.josm.data.Preferences.AbstractSetting
-
Constructs a new AbstractSetting
with the given value
- Preferences.ColorKey - Interface in org.openstreetmap.josm.data
-
- Preferences.DefaultPreferenceChangeEvent - Class in org.openstreetmap.josm.data
-
- Preferences.DefaultPreferenceChangeEvent(String, Preferences.Setting<?>, Preferences.Setting<?>) - Constructor for class org.openstreetmap.josm.data.Preferences.DefaultPreferenceChangeEvent
-
- Preferences.ListListSetting - Class in org.openstreetmap.josm.data
-
Setting containing a List
of List
s of String
values.
- Preferences.ListListSetting(List<List<String>>) - Constructor for class org.openstreetmap.josm.data.Preferences.ListListSetting
-
Constructs a new ListListSetting
with the given value
- Preferences.ListSetting - Class in org.openstreetmap.josm.data
-
Setting containing a List
of String
values.
- Preferences.ListSetting(List<String>) - Constructor for class org.openstreetmap.josm.data.Preferences.ListSetting
-
Constructs a new ListSetting
with the given value
- Preferences.MapListSetting - Class in org.openstreetmap.josm.data
-
Setting containing a List
of Map
s of String
values.
- Preferences.MapListSetting(List<Map<String, String>>) - Constructor for class org.openstreetmap.josm.data.Preferences.MapListSetting
-
Constructs a new MapListSetting
with the given value
- Preferences.pref - Annotation Type in org.openstreetmap.josm.data
-
- Preferences.PreferenceChangedListener - Interface in org.openstreetmap.josm.data
-
- Preferences.PreferenceChangeEvent - Interface in org.openstreetmap.josm.data
-
- Preferences.Setting<T> - Interface in org.openstreetmap.josm.data
-
Interface for a preference value.
- Preferences.SettingToXml - Class in org.openstreetmap.josm.data
-
- Preferences.SettingToXml(StringBuilder, boolean) - Constructor for class org.openstreetmap.josm.data.Preferences.SettingToXml
-
- Preferences.SettingVisitor - Interface in org.openstreetmap.josm.data
-
- Preferences.StringSetting - Class in org.openstreetmap.josm.data
-
Setting containing a String
value.
- Preferences.StringSetting(String) - Constructor for class org.openstreetmap.josm.data.Preferences.StringSetting
-
Constructs a new StringSetting
with the given value
- Preferences.writeExplicitly - Annotation Type in org.openstreetmap.josm.data
-
- PreferencesAction - Class in org.openstreetmap.josm.actions
-
Open the Preferences dialog.
- PreferencesAction(String, String, String, Class<? extends TabPreferenceSetting>, Class<? extends SubPreferenceSetting>) - Constructor for class org.openstreetmap.josm.actions.PreferencesAction
-
- PreferencesAction() - Constructor for class org.openstreetmap.josm.actions.PreferencesAction
-
Create the preference action with "Preferences" as label.
- preferencesDirFile - Variable in class org.openstreetmap.josm.data.Preferences
-
Internal storage for the preference directory.
- PreferenceSetting - Interface in org.openstreetmap.josm.gui.preferences
-
- preferenceSetting - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferencePanel
-
- preferenceSetting - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceScrollPane
-
- PreferenceSettingFactory - Interface in org.openstreetmap.josm.gui.preferences
-
- 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.AllSettingsTableModel() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable.AllSettingsTableModel
-
- PreferencesTable.SettingCellEditor - Class in org.openstreetmap.josm.gui.preferences.advanced
-
- PreferencesTable.SettingCellEditor() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable.SettingCellEditor
-
- PreferencesTable.SettingCellRenderer - Class in org.openstreetmap.josm.gui.preferences.advanced
-
- PreferencesTable.SettingCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable.SettingCellRenderer
-
- PreferenceTabbedPane - Class in org.openstreetmap.josm.gui.preferences
-
The preference settings.
- PreferenceTabbedPane() - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
If the dialog is closed with Ok, the preferences will be stored to the preferences-
file, otherwise no change of the file happens.
- PreferenceTabbedPane.PreferencePanel - Class in org.openstreetmap.josm.gui.preferences
-
- PreferenceTabbedPane.PreferencePanel(TabPreferenceSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferencePanel
-
- PreferenceTabbedPane.PreferenceScrollPane - Class in org.openstreetmap.josm.gui.preferences
-
- PreferenceTabbedPane.PreferenceScrollPane(Component, TabPreferenceSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceScrollPane
-
- PreferenceTabbedPane.PreferenceScrollPane(PreferenceTabbedPane.PreferencePanel) - Constructor for class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.PreferenceScrollPane
-
- PreferenceTabbedPane.PreferenceTab - Interface in org.openstreetmap.josm.gui.preferences
-
- PreferenceTabbedPane.TabIdentifier - Interface in org.openstreetmap.josm.gui.preferences
-
- PreferenceTabbedPane.ValidationListener - Interface in org.openstreetmap.josm.gui.preferences
-
Allows PreferenceSettings to do validation of entered values when ok was pressed.
- preferenceText - Variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
-
text for the preference dialog checkbox
- PreferenceToggleAction - Class in org.openstreetmap.josm.actions
-
- PreferenceToggleAction(String, String, String, boolean) - Constructor for class org.openstreetmap.josm.actions.PreferenceToggleAction
-
- preferenceValue - Variable in enum org.openstreetmap.josm.gui.io.UploadStrategy
-
- preferenceValue - Variable in enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
-
- preferredComponentSize(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- preferredHeight - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
the preferred height if the toggle dialog is expanded
- preferredLayoutSize(Container) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- preferredNodeSize(MultiSplitLayout.Node) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- prefferedHeight - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetListEntry
-
- prefferedWidth - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetListEntry
-
- prefGps - Variable in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
-
- PREFIX - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
The preferences prefix
- PREFIX - Static variable in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
-
- prefix - Variable in enum org.openstreetmap.josm.gui.mappaint.LineElemStyle.LineType
-
- PREFIX - Static variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorPreference
-
The preferences prefix
- prefix - Variable in class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
-
- 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.CbAction(PrefJPanel) - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.CbAction
-
- PrefJPanel.FilterFieldAdapter - Class in org.openstreetmap.josm.gui.preferences.shortcut
-
- PrefJPanel.FilterFieldAdapter() - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.FilterFieldAdapter
-
- PrefJPanel.ScListModel - Class in org.openstreetmap.josm.gui.preferences.shortcut
-
- PrefJPanel.ScListModel() - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ScListModel
-
- PrefJPanel.ShortcutTableCellRenderer - Class in org.openstreetmap.josm.gui.preferences.shortcut
-
- PrefJPanel.ShortcutTableCellRenderer(boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.ShortcutTableCellRenderer
-
- prefKey(String) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- prefKey - Variable in class org.openstreetmap.josm.actions.PreferenceToggleAction
-
- prefKey - Variable in class org.openstreetmap.josm.gui.mappaint.StyleSetting.BooleanStyleSetting
-
- 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 - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ExportProfileAction
-
- prefs - Variable in class org.openstreetmap.josm.gui.preferences.remotecontrol.RemoteControlPreference
-
- 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.actions.CombineWayAction.NodeGraph
-
- prepare(PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.NodeListPopupMenu
-
- prepare(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.VersionTable.ChangesetInfoAction
-
- prepare(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.VersionTable.UserInfoAction
-
- prepare(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.VersionTable.VersionTablePopupMenu
-
- prepareData(Map<String, Preferences.Setting<?>>, Map<String, Preferences.Setting<?>>, Map<String, Preferences.Setting<?>>) - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
-
- prepareDataSet() - Method in class org.openstreetmap.josm.io.AbstractReader
-
- prepareDefaultDecisions() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
Prepares the default decisions for populated tag and relation membership conflicts.
- prepareDefaultRelationDecisions() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
- prepareDefaultTagDecisions() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
- prepareDefaultTagDecisions() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
Prepare the default decisions for the current model
- prepareFileChooser(String, JFileChooser) - 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
-
- prepareForSavingAndUpdatingLayersBeforeDelete() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- prepareForSavingAndUpdatingLayersBeforeExit() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- prepareGUIBeforeConflictResolutionStarts() - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
- prepareHelpContent(BufferedReader, boolean, 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.
- prepareHttpUrlConnection(HttpURLConnection) - Method in class org.openstreetmap.gui.jmapviewer.OsmTileLoader
-
- prepareLabel(RelationMemberConflictDecisionType, JLabel) - Static method in enum org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionType
-
- 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.
- prepareUIForEnteringRequest() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
-
Prepares the UI for the first step in the automatic process: entering the authentication
and authorisation parameters.
- prepareUIForResultDisplay() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
-
Prepares the UI for the second step in the automatic process: displaying the access token
- prepend(TagModel) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- preset - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.PresetClassification
-
- PRESET_MIME_TYPES - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetReader
-
The accepted MIME types sent in the HTTP Accept header.
- preset_name - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetLink
-
- preset_name_label - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- presetHandler - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- presetHandler - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- PresetHandler - Interface in org.openstreetmap.josm.gui.tagging
-
- presetHandler - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
-
- PresetLabel - Class in org.openstreetmap.josm.gui.tagging
-
- PresetLabel(TaggingPreset) - Constructor for class org.openstreetmap.josm.gui.tagging.PresetLabel
-
- PresetLabel.PresetLabelMouseListener - Class in org.openstreetmap.josm.gui.tagging
-
Small helper class that manages the highlighting of the label on hover as well as opening
the corresponding preset when clicked
- PresetLabel.PresetLabelMouseListener(JLabel) - Constructor for class org.openstreetmap.josm.gui.tagging.PresetLabel.PresetLabelMouseListener
-
- 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 - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
-
- presetRoleCache - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
the same as roleCache but for the preset roles
can be accessed directly
- presets - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
Matching preset display class
- presets - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.ResultListModel
-
- presetSearchAction - Variable in class org.openstreetmap.josm.gui.MainMenu
-
- presetSearchPrimitiveAction - Variable in class org.openstreetmap.josm.gui.MainMenu
-
- presetsMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
-
presetsMenu contains presets actions (search, presets tree)
- presetsMenu - Variable in class org.openstreetmap.josm.gui.MainMenu.PresetsMenuEnabler
-
- presetSourceProviders - Static variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
-
- presetsValueData - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
The spell check preset values
- presetsWithPattern - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetNameTemplateList
-
- presetTagCache - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
the same as tagCache but for the preset keys and values
can be accessed directly
- preStartupHook() - Method in interface org.openstreetmap.josm.tools.PlatformHook
-
The preStartupHook will be called extremly early.
- preStartupHook() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
-
- preStartupHook() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
-
- prettifiedValue - Variable in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest.OpeningHoursTestError
-
- prev - Variable in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheEntry
-
- prev - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.OffsetIterator
-
- prevBounds - Variable in class org.openstreetmap.josm.actions.FullscreenToggleAction
-
- prevEastNorth - Variable in class org.openstreetmap.josm.actions.ImageryAdjustAction
-
- preventChange - Variable in class org.openstreetmap.josm.gui.MapSlider
-
- previouslyShownUnsupportedCrsError - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
-
- previousModifiers - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- previousModifiers - Variable in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
-
- previousNode - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- 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.
- PrimaryDateParser - Class in org.openstreetmap.josm.tools.date
-
Handles a number of different date formats encountered in OSM.
- PrimaryDateParser() - Constructor for class org.openstreetmap.josm.tools.date.PrimaryDateParser
-
Creates a new instance.
- primitive - Variable in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultChangesetDataSetEntry
-
- primitive - Variable in class org.openstreetmap.josm.data.osm.event.TagsChangedEvent
-
- primitive - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel.ChangesetContentEntry
-
- primitive - Variable in class org.openstreetmap.josm.gui.history.VersionTable.ChangesetInfoAction
-
- primitive - Variable in class org.openstreetmap.josm.gui.history.VersionTable.UserInfoAction
-
- primitiveActions - Variable in class org.openstreetmap.josm.gui.PopupMenuHandler
-
- PrimitiveData - Class in org.openstreetmap.josm.data.osm
-
This class can be used to save properties of OsmPrimitive.
- PrimitiveData() - Constructor for class org.openstreetmap.josm.data.osm.PrimitiveData
-
Constructs a new PrimitiveData
.
- PrimitiveData(PrimitiveData) - Constructor for class org.openstreetmap.josm.data.osm.PrimitiveData
-
- PrimitiveDeepCopy - Class in org.openstreetmap.josm.data.osm
-
This class allows to create and keep a deep copy of primitives.
- PrimitiveDeepCopy() - Constructor for class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
-
- PrimitiveDeepCopy(Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
-
- PrimitiveDeepCopy.PasteBufferChangedListener - Interface in org.openstreetmap.josm.data.osm
-
- PrimitiveId - Interface in org.openstreetmap.josm.data.osm
-
interface to represent identifaction and type of the datatypes primitives.
- primitiveId - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer.ShowHistoryAction
-
- primitiveId - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer.ZoomToNodeAction
-
- primitiveIdAtRow(TableModel, int) - Static method in class org.openstreetmap.josm.gui.history.NodeListViewer
-
- primitiveRenderer - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel
-
- primitives - Variable in class org.openstreetmap.josm.data.osm.ChangesetDataSet
-
- primitives - Variable in class org.openstreetmap.josm.data.osm.event.ChangesetIdChangedEvent
-
- primitives - Variable in class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
-
- primitives - Variable in class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
-
- primitives - Variable in class org.openstreetmap.josm.data.validation.TestError
-
The affected primitives
- primitives - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction.ShowHistoryTask
-
- primitives - Variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog
-
- primitives - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveListModel
-
- primitives - Variable in class org.openstreetmap.josm.io.DiffResultProcessor
-
the collection of primitives being uploaded
- primitivesAdded(PrimitivesAddedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListener
-
A bunch of primitives were added into the DataSet, or existing
deleted/invisible primitives were resurrected.
- primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
-
- primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.data.validation.TestError
-
- primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
-
- primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
-
- primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
- primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
- primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- primitivesAdded(PrimitivesAddedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
Implementation of the DataSetListener interface
- PrimitivesAddedEvent - Class in org.openstreetmap.josm.data.osm.event
-
- PrimitivesAddedEvent(DataSet, Collection<? extends OsmPrimitive>, boolean) - Constructor for class org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent
-
- primitivesMap - Variable in class org.openstreetmap.josm.data.osm.DataSet
-
- primitivesRemoved(PrimitivesRemovedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListener
-
A bunch of primitives were removed from the DataSet, or preexisting
primitives were marked as deleted.
- primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
-
- primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.data.validation.TestError
-
- primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
-
- primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
-
- primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
- primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
- primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- primitivesRemoved(PrimitivesRemovedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
- PrimitivesRemovedEvent - Class in org.openstreetmap.josm.data.osm.event
-
- PrimitivesRemovedEvent(DataSet, Collection<? extends OsmPrimitive>, boolean) - Constructor for class org.openstreetmap.josm.data.osm.event.PrimitivesRemovedEvent
-
- 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
-
- print(Object) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Prints the object to the command line (for debugging purpose).
- printDate(Calendar) - Static method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- printError(String, String, Object...) - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- printJsonInfo(String, PrintWriter, RequestHandler) - Static method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
-
- println(Object) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Prints the object to the command line, with new line at the end
(for debugging purpose).
- priority - Variable in class org.openstreetmap.josm.gui.mappaint.xml.Prototype
-
- priority - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
-
the pritority of this item
- priority - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- pristine - Variable in class org.openstreetmap.josm.tools.CopyList
-
- privateInputContext - Static variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
- process(List<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ConcurrentTasksHelper
-
- processAskElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- processBackwardIfEndOfLoopReached(Integer) - Method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
-
- processChangesetAfterParsing() - Method in class org.openstreetmap.josm.io.AbstractReader
-
- processCommand(JMVCommandEvent) - Method in class org.openstreetmap.gui.jmapviewer.Demo
-
- processCommand(JMVCommandEvent) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.JMapViewerEventListener
-
- processDatasetEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.data.AutosaveTask
-
- processDatasetEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
-
- processDatasetEvent(AbstractDatasetChangedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter.Listener
-
- processDatasetEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- processDatasetEvent(AbstractDatasetChangedEvent) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- processDeleteElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- processDownloadElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- processDownloadOperation(String, String, String, boolean, boolean) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
Downloads file to arbitrary folder
- processed - Variable in class org.openstreetmap.josm.io.DiffResultProcessor
-
the set of processed primitives *after* the new id, the new version and the new changeset id
is set
- processed - Variable in class org.openstreetmap.josm.io.OsmServerWriter
-
This list contains all successfully processed objects.
- processedCount - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer.PrecacheTask
-
- processedPrimitives - Variable in class org.openstreetmap.josm.gui.io.UploadLayerTask
-
- processedPrimitives - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
-
- processElseElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- processEvent(AbstractDatasetChangedEvent, Relation, Collection<Map<Relation, Multipolygon>>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- processEvent(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox.ContextMenuHandler
-
- processEvent(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.PopupMenuLauncher
-
- processEvents() - Method in class org.openstreetmap.josm.io.FileWatcher
-
Process all events for the key queued to the watcher.
- processIfElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- processingRequests - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
List of request currently being processed by download threads
- processItems(boolean, List<PrimitiveId>, boolean, boolean) - Static method in class org.openstreetmap.josm.actions.DownloadPrimitiveAction
-
- processJarFile(File, String) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
-
- processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- processKeyEvent(KeyEvent) - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
-
- processLocalPluginInformationFile(File) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
-
- processMsgBoxElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- processNodesAfterParsing() - Method in class org.openstreetmap.josm.io.AbstractReader
-
Processes the parsed nodes after parsing.
- processOffline(Map<MainApplication.Option, Collection<String>>) - Static method in class org.openstreetmap.josm.gui.MainApplication
-
- processOuterWay(int, List<MultipolygonBuilder.JoinedPolygon>, List<MultipolygonBuilder.PolygonLevel>, MultipolygonBuilder.JoinedPolygon) - Static method in class org.openstreetmap.josm.data.osm.MultipolygonBuilder.Worker
-
- processPluginInstallElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- processPostParentChecker(OsmDataLayer, Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction
-
- processPreferencesElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- 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.data.CustomConfigurator.XMLCommandProcessor
-
- processScriptElement(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- processWaysAfterParsing() - Method in class org.openstreetmap.josm.io.AbstractReader
-
Processes the ways after parsing.
- processXML(Document) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- processXmlFragment(Element) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- profileTypes - Variable in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
-
- progress - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
-
- PROGRESS_BAR_MAX - Static variable in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- PROGRESS_BAR_MAX - Static variable in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
-
- progressBar - Variable in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
-
- progressBar - Variable in class org.openstreetmap.josm.gui.MapStatus
-
- progressBar - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
-
- progressBar - Variable in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
-
- ProgressException - Exception in org.openstreetmap.josm.gui.progress
-
- ProgressException(String, Object...) - Constructor for exception org.openstreetmap.josm.gui.progress.ProgressException
-
- ProgressInputStream - Class in org.openstreetmap.josm.io
-
Read from an other reader and increment an progress counter while on the way.
- ProgressInputStream(URLConnection, ProgressMonitor) - Constructor for class org.openstreetmap.josm.io.ProgressInputStream
-
- progressMonitor - Variable in class org.openstreetmap.josm.actions.downloadtasks.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.WMSLayer.PrecacheTask
-
- progressMonitor - Variable in class org.openstreetmap.josm.gui.MapStatus
-
- progressMonitor - Variable in class org.openstreetmap.josm.gui.PleaseWaitRunnable
-
- ProgressMonitor - Interface in org.openstreetmap.josm.gui.progress
-
Typical use case is:
- progressMonitor - Variable in class org.openstreetmap.josm.gui.SplashScreen
-
- progressMonitor - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
-
- progressMonitor - Variable in class org.openstreetmap.josm.io.OsmServerLocationReader.Parser
-
- progressMonitor - Variable in class org.openstreetmap.josm.io.ProgressInputStream
-
- ProgressMonitor.CancelListener - Interface in org.openstreetmap.josm.gui.progress
-
- ProgressMonitorExecutor - Class in org.openstreetmap.josm.gui.progress
-
- ProgressMonitorExecutor() - Constructor for class org.openstreetmap.josm.gui.progress.ProgressMonitorExecutor
-
- ProgressRenderer - Interface in org.openstreetmap.josm.gui.progress
-
- ProgressTaskId - Class in org.openstreetmap.josm.gui.progress
-
- ProgressTaskId(String, String) - Constructor for class org.openstreetmap.josm.gui.progress.ProgressTaskId
-
- ProgressTaskIds - Interface in org.openstreetmap.josm.gui.progress
-
- proj - Variable in class org.openstreetmap.josm.data.coor.CachedLatLon
-
- proj - Variable in class org.openstreetmap.josm.data.projection.AbstractProjection
-
- Proj - Interface in org.openstreetmap.josm.data.projection.proj
-
A projection (in the narrow sense).
- proj - Static variable in class org.openstreetmap.josm.Main
-
The projection method used.
- proj4Id - Variable in class org.openstreetmap.josm.data.projection.datum.AbstractDatum
-
- projClass - Variable in class org.openstreetmap.josm.data.projection.proj.ClassProjFactory
-
- project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
-
- project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.LonLat
-
- project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.Mercator
-
- project(double, double) - Method in interface org.openstreetmap.josm.data.projection.proj.Proj
-
Convert lat/lon to east/north.
- project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
-
- project(double, double) - Method in class org.openstreetmap.josm.data.projection.proj.TransverseMercator
-
Converts a latitude/longitude pair to x and y coordinates in the
Transverse Mercator projection.
- project(LatLon) - Static method in class org.openstreetmap.josm.data.projection.Projections
-
- project(Point2D, Point2D, Point2D) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- project(double, Point2D, Point2D) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
-
if r = 0 returns a, if r=1 returns b,
if r = 0.5 returns center between a and b, etc..
- projected - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- projection - Variable in class org.openstreetmap.josm.data.imagery.WmsCache.ProjectionEntries
-
- 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.
- ProjectionBounds - Class in org.openstreetmap.josm.data
-
This is a simple data class for "rectangular" areas of the world, given in
east/north min/max values.
- ProjectionBounds(EastNorth, EastNorth) - Constructor for class org.openstreetmap.josm.data.ProjectionBounds
-
Construct bounds out of two points.
- ProjectionBounds(EastNorth) - Constructor for class org.openstreetmap.josm.data.ProjectionBounds
-
- ProjectionBounds(EastNorth, double, double) - Constructor for class org.openstreetmap.josm.data.ProjectionBounds
-
- ProjectionBounds(double, double, double, double) - Constructor for class org.openstreetmap.josm.data.ProjectionBounds
-
- projectionChanged(Projection, Projection) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
- projectionChanged(Projection, Projection) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- projectionChanged(Projection, Projection) - Method in interface org.openstreetmap.josm.data.projection.ProjectionChangeListener
-
- projectionChanged(Projection, Projection) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- projectionChanged(Projection, Projection) - Method in class org.openstreetmap.josm.gui.layer.Layer
-
- projectionChanged(Projection, Projection) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- ProjectionChangeListener - Interface in org.openstreetmap.josm.data.projection
-
- ProjectionChoice - Interface in org.openstreetmap.josm.gui.preferences.projection
-
This class offers a choice of projections to the user.
- projectionChoices - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- projectionChoicesById - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- projectionCode - Variable in class org.openstreetmap.josm.data.imagery.OffsetBookmark
-
- projectionCode - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- projectionCodeGlue - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- projectionCodeLabel - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- projectionCombo - Variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
Combobox with all projections available
- 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
-
- ProjectionConfigurationException() - Constructor for exception org.openstreetmap.josm.data.projection.ProjectionConfigurationException
-
- ProjectionConfigurationException(String, Throwable) - Constructor for exception org.openstreetmap.josm.data.projection.ProjectionConfigurationException
-
- ProjectionConfigurationException(String) - Constructor for exception org.openstreetmap.josm.data.projection.ProjectionConfigurationException
-
- ProjectionConfigurationException(Throwable) - Constructor for exception org.openstreetmap.josm.data.projection.ProjectionConfigurationException
-
- 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
-
- ProjectionPreference.Factory - Class in org.openstreetmap.josm.gui.preferences.projection
-
Factory used to create a new ProjectionPreference
.
- ProjectionPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.Factory
-
- projections - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
-
- Projections - Class in org.openstreetmap.josm.data.projection
-
Class to handle projections
- Projections() - Constructor for class org.openstreetmap.josm.data.projection.Projections
-
- projections - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
-
- projectionsByCode_cache - Static variable in class org.openstreetmap.josm.data.projection.Projections
-
- projectionSource - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- 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
-
- prologWritten - Variable in class org.openstreetmap.josm.io.OsmChangeBuilder
-
- prop - Variable in class org.openstreetmap.josm.gui.mappaint.Cascade
-
- prop(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.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.ExpressionFactory.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
-
- PROP_ALPHA_CHANNEL - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- PROP_AUTOSAVE_ENABLED - Static variable in class org.openstreetmap.josm.data.AutosaveTask
-
- PROP_BACKGROUND_COLOR - Static variable in class org.openstreetmap.josm.gui.MapStatus
-
Property for map status background color.
- PROP_BROWSER - Static variable in class org.openstreetmap.josm.io.imagery.HTMLGrabber
-
- PROP_BUTTON_HIDING - Variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
- PROP_CACHE_PATH - Static variable in class org.openstreetmap.josm.data.imagery.WmsCache
-
- PROP_COORDINATES - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- PROP_DEFAULT_AUTOLOAD - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- PROP_DEFAULT_AUTOZOOM - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- PROP_DEFAULT_AUTOZOOM - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- PROP_DEFAULT_SHOWERRORS - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- PROP_DELETED_LAYERS - Static variable in class org.openstreetmap.josm.data.AutosaveTask
-
- PROP_DIRTY - Static variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- PROP_DYNAMIC_BUTTONS - Static variable in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
Property to enable dynamic buttons globally.
- PROP_FADE_AMOUNT - Static variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- PROP_FADE_COLOR - Static variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- PROP_FILES_PER_LAYER - Static variable in class org.openstreetmap.josm.data.AutosaveTask
-
- PROP_FILL_DEFAULT - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems
-
- 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
-
- PROP_INDEX_LIMIT - Static variable in class org.openstreetmap.josm.data.AutosaveTask
-
- PROP_INTERVAL - Static variable in class org.openstreetmap.josm.data.AutosaveTask
-
- 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_LABEL - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker.TemplateEntryProperty
-
- PROP_MAPSTYLE - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
- PROP_MAX_ZOOM_LVL - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- PROP_MIN_ZOOM_LVL - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- PROP_NOTIFICATION - Static variable in class org.openstreetmap.josm.data.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_OVERLAP - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- PROP_OVERLAP_EAST - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- PROP_OVERLAP_NORTH - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- PROP_PROJECTION - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- PROP_REMOTECONTROL_ENABLED - Static variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
-
If the remote control feature is enabled or disabled.
- PROP_REMOTECONTROL_HTTPS_ENABLED - Static variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
-
If the remote control feature is enabled or disabled for HTTPS.
- PROP_REVERSE_WAY - Static variable in class org.openstreetmap.josm.actions.CombineWayAction
-
- PROP_SELECTED - Static variable in interface org.openstreetmap.josm.gui.conflict.pair.ListMerger.FreezeActionProperties
-
- PROP_SHARPEN_LEVEL - Static variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- PROP_SIMULTANEOUS_CONNECTIONS - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- PROP_SNAP_DISTANCE - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
-
- PROP_SUB_PROJECTION - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- PROP_SYSTEM_OF_MEASUREMENT - Static variable in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- PROP_TILECACHE_DIR - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- PROP_TMS_JOBS - Static variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- PROP_TRANSPARENCY_COLOR - Static variable in class org.openstreetmap.josm.tools.ImageProvider
-
- PROP_TRANSPARENCY_FORCED - Static variable in class org.openstreetmap.josm.tools.ImageProvider
-
- 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
-
- propChangeSupport - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- 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 - 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 - Variable in class org.openstreetmap.josm.gui.MapFrame
-
- PropertiesDialog.AbstractCopyAction - Class in org.openstreetmap.josm.gui.dialogs.properties
-
- PropertiesDialog.AbstractCopyAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AbstractCopyAction
-
- PropertiesDialog.AddAction - Class in org.openstreetmap.josm.gui.dialogs.properties
-
Action handling add button press in properties dialog.
- PropertiesDialog.AddAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.AddAction
-
- PropertiesDialog.CopyAllKeyValueAction - Class in org.openstreetmap.josm.gui.dialogs.properties
-
- PropertiesDialog.CopyAllKeyValueAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.CopyAllKeyValueAction
-
- PropertiesDialog.CopyKeyValueAction - Class in org.openstreetmap.josm.gui.dialogs.properties
-
- PropertiesDialog.CopyKeyValueAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.CopyKeyValueAction
-
- PropertiesDialog.CopyValueAction - Class in org.openstreetmap.josm.gui.dialogs.properties
-
- PropertiesDialog.CopyValueAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.CopyValueAction
-
- PropertiesDialog.DeleteAction - Class in org.openstreetmap.josm.gui.dialogs.properties
-
Action handling delete button press in properties dialog.
- PropertiesDialog.DeleteAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
-
- PropertiesDialog.EditAction - Class in org.openstreetmap.josm.gui.dialogs.properties
-
Action handling edit button press in properties dialog.
- PropertiesDialog.EditAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.EditAction
-
- PropertiesDialog.HelpAction - Class in org.openstreetmap.josm.gui.dialogs.properties
-
- PropertiesDialog.HelpAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.HelpAction
-
- PropertiesDialog.MemberInfo - Class in org.openstreetmap.josm.gui.dialogs.properties
-
- PropertiesDialog.MemberInfo(Iterable<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
-
- PropertiesDialog.MouseClickWatch - Class in org.openstreetmap.josm.gui.dialogs.properties
-
Class that watches for mouse clicks
- PropertiesDialog.MouseClickWatch() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MouseClickWatch
-
- PropertiesDialog.PasteValueAction - Class in org.openstreetmap.josm.gui.dialogs.properties
-
- PropertiesDialog.PasteValueAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.PasteValueAction
-
- PropertiesDialog.ReadOnlyTableModel - Class in org.openstreetmap.josm.gui.dialogs.properties
-
Class that allows fast creation of read-only table model with String columns
- PropertiesDialog.ReadOnlyTableModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.ReadOnlyTableModel
-
- PropertiesDialog.SearchAction - Class in org.openstreetmap.josm.gui.dialogs.properties
-
- PropertiesDialog.SearchAction(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SearchAction
-
- PropertiesMergeModel - Class in org.openstreetmap.josm.gui.conflict.pair.properties
-
This is the model for resolving conflicts in the properties of the
OsmPrimitive
s.
- PropertiesMergeModel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- propertiesMerger - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
- PropertiesMerger - Class in org.openstreetmap.josm.gui.conflict.pair.properties
-
This class represents a UI component for resolving conflicts in some properties
of
OsmPrimitive
.
- PropertiesMerger() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
-
Constructs a new PropertiesMerger
.
- PropertiesMerger.KeepMyCoordinatesAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
-
- PropertiesMerger.KeepMyCoordinatesAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyCoordinatesAction
-
- PropertiesMerger.KeepMyDeletedStateAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
-
- PropertiesMerger.KeepMyDeletedStateAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepMyDeletedStateAction
-
- PropertiesMerger.KeepTheirCoordinatesAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
-
- PropertiesMerger.KeepTheirCoordinatesAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirCoordinatesAction
-
- PropertiesMerger.KeepTheirDeletedStateAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
-
- PropertiesMerger.KeepTheirDeletedStateAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.KeepTheirDeletedStateAction
-
- PropertiesMerger.UndecideCoordinateConflictAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
-
- PropertiesMerger.UndecideCoordinateConflictAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideCoordinateConflictAction
-
- PropertiesMerger.UndecideDeletedStateConflictAction - Class in org.openstreetmap.josm.gui.conflict.pair.properties
-
- PropertiesMerger.UndecideDeletedStateConflictAction() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger.UndecideDeletedStateConflictAction
-
- Property<O,P> - Interface in org.openstreetmap.josm.tools
-
Small interface to define a property with both read and write access.
- PROPERTY_FIX_TAG_LOCALE - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
-
- PROPERTY_RECENT_TAGS_NUMBER - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
-
- PROPERTY_REMEMBER_TAGS - Static variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsChangeListener
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
handles property change events
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllLeft
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAllRight
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.ApplyAction
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog.AutoAdjustingSplitPane
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.ApplyAction
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetTagsPanel
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog.ApplyResolutionAction
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DeleteCurrentRelationAction
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.download.SlippyMapChooser
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.download.TileSelection
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.IconToggleButton
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.DiscardAndProceedAction
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.SaveLayersTable
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.MapSlider
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.MapView
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.TestAccessTokenAction
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard.AcceptAccessTokenAction
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.SelectionManager
-
If the action goes inactive, remove the selection rectangle from screen
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.tagging.TagTable.AddAction
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.tagging.TagTable.CellEditorRemover
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.tagging.TagTable.PasteAction
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
-
- propertyChange(PropertyChangeEvent) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox.ContextMenuHandler
-
- propertyChangeListener - Variable in class org.openstreetmap.josm.gui.SideButton
-
- 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
- propertyTable - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
-
- PROPNAME_CENTER - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
-
- PROPNAME_SCALE - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
-
- props - Variable in class org.openstreetmap.josm.io.imagery.WMSGrabber
-
- protocolMajorVersion - Static variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
-
RemoteControl HTTP protocol version.
- protocolMinorVersion - Static variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControl
-
- PROTOCOLVERSION - Static variable in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
-
RemoteControl protocol version.
- Prototype - Class in org.openstreetmap.josm.gui.mappaint.xml
-
- Prototype(Range) - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.Prototype
-
- Prototype() - Constructor for class org.openstreetmap.josm.gui.mappaint.xml.Prototype
-
- provider - Variable in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
-
- providers - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
- PROXY_EXCEPTIONS - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
-
Property key for proxy exceptions list
- PROXY_HTTP_HOST - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
-
Property key for HTTP proxy host
- PROXY_HTTP_PORT - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
-
Property key for HTTP proxy port
- PROXY_PASS - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
-
Property key for proxy password
- PROXY_POLICY - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
-
Property key for proxy policy
- PROXY_SOCKS_HOST - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
-
Property key for SOCKS proxy host
- PROXY_SOCKS_PORT - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
-
Property key for SOCKS proxy port
- PROXY_USER - Static variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
-
Property key for proxy username
- proxyExceptions - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
-
- proxyPolicy - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
-
- 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
.
- ProxyPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.server.ProxyPreference.Factory
-
- 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.ProxyPolicy - Enum in org.openstreetmap.josm.gui.preferences.server
-
The proxy policy is how JOSM will use proxy information.
- ProxyPreferencesPanel.ProxyPolicy(String) - Constructor for enum org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicy
-
- ProxyPreferencesPanel.ProxyPolicyChangeListener - Class in org.openstreetmap.josm.gui.preferences.server
-
- ProxyPreferencesPanel.ProxyPolicyChangeListener() - Constructor for class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicyChangeListener
-
- proxySelector - Variable in class org.openstreetmap.josm.gui.MainApplication.GuiFinalizationWorker
-
- pruneSuccs(Collection<Integer>) - Static method in class org.openstreetmap.josm.actions.JoinNodeWayAction
-
- pruneSuccsAndReverse(List<Integer>) - Static method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- ps - Variable in class org.openstreetmap.josm.io.NmeaReader
-
- ps - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandler
-
- PseudoCommand - Class in org.openstreetmap.josm.command
-
PseudoCommand is a reduced form of a command.
- PseudoCommand() - Constructor for class org.openstreetmap.josm.command.PseudoCommand
-
- pstrings - Static variable in class org.openstreetmap.josm.tools.I18n
-
- pts - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWays
-
- purge - Variable in class org.openstreetmap.josm.gui.MainMenu
-
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
.
- PurgeCommand - Class in org.openstreetmap.josm.command
-
Command, to purge a list of primitives.
- PurgeCommand(OsmDataLayer, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.command.PurgeCommand
-
This command relies on a number of consistency conditions:
- makeIncomplete must be a subset of toPurge.
- purgedConflicts - Variable in class org.openstreetmap.josm.command.PurgeCommand
-
- PushbackTokenizer - Class in org.openstreetmap.josm.actions.search
-
- PushbackTokenizer(Reader) - Constructor for class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- PushbackTokenizer.Range - Class in org.openstreetmap.josm.actions.search
-
- PushbackTokenizer.Range(long, long) - Constructor for class org.openstreetmap.josm.actions.search.PushbackTokenizer.Range
-
- PushbackTokenizer.Token - Enum in org.openstreetmap.josm.actions.search
-
- PushbackTokenizer.Token(String) - Constructor for enum org.openstreetmap.josm.actions.search.PushbackTokenizer.Token
-
- pushZoomUndo(EastNorth, double) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- put(String, 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, String) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Set the given value to the given key.
- put(String, String) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- put(HistoryOsmPrimitive, ChangesetDataSet.ChangesetModificationType) - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
-
Remembers a history primitive with the given modification type
- put(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
-
Adds a history primitive to the data set
- put(String, String) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- put(String, String) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- put(K, T) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
-
- put(T) - Method in class org.openstreetmap.josm.data.osm.Storage
-
- put(String, String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
-
Sets a key/value pairs
- put(T) - Method in class org.openstreetmap.josm.data.preferences.AbstractProperty
-
Sets this property to the specified value.
- put(Boolean) - Method in class org.openstreetmap.josm.data.preferences.BooleanProperty
-
- put(String) - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
-
- put(T) - Method in class org.openstreetmap.josm.data.preferences.CachedProperty
-
- put(Collection<String>) - Method in class org.openstreetmap.josm.data.preferences.CollectionProperty
-
- put(Color) - Method in class org.openstreetmap.josm.data.preferences.ColorProperty
-
- put(Integer) - Method in class org.openstreetmap.josm.data.preferences.IntegerProperty
-
- put(T, String...) - Method in class org.openstreetmap.josm.data.preferences.ParametrizedEnumProperty
-
- put(String, String) - Method in class org.openstreetmap.josm.data.Preferences
-
Set a value for a certain setting.
- put(String, boolean) - Method in class org.openstreetmap.josm.data.Preferences
-
- put(String) - Method in class org.openstreetmap.josm.data.preferences.StringProperty
-
- put(String, Object) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
-
- put(StyleCache.StyleList, Range) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
-
- put(StyleCache.StyleList, double, double) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
-
add a new styles to the cache.
- put(Collection<? extends SourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
-
- put(KeyStroke, Object) - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
-
- put(String, String, String) - Method in class org.openstreetmap.josm.io.Capabilities
-
Adds a new configuration item.
- put(A, B) - Method in class org.openstreetmap.josm.tools.MultiMap
-
Map a key to a value.
- putAll(Map<? extends K, ? extends T>) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
-
- putAll(A, Collection<B>) - Method in class org.openstreetmap.josm.tools.MultiMap
-
Map the key to all the given values.
- putArray(String, Collection<Collection<String>>) - Method in class org.openstreetmap.josm.data.Preferences
-
- putChangeset(Changeset) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
-
Adds a changeset to the data set
- putCollection(String, Collection<String>) - Method in class org.openstreetmap.josm.data.Preferences
-
- putCollectionBounded(String, int, Collection<String>) - Method in class org.openstreetmap.josm.data.Preferences
-
Saves at most maxsize
items of collection val
.
- putColor(String, Color) - Method in class org.openstreetmap.josm.data.Preferences
-
- putDouble(String, Double) - Method in class org.openstreetmap.josm.data.Preferences
-
- putImpl(StyleCache.StyleList, double, double) - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache
-
ASCII-art explanation:
data[i]
--|-------|---------|--
bd[i-1] bd[i] bd[i+1]
(--------]
lower upper
- putInteger(String, Integer) - Method in class org.openstreetmap.josm.data.Preferences
-
- putListOfStructs(String, Collection<Map<String, String>>) - Method in class org.openstreetmap.josm.data.Preferences
-
- putListOfStructs(String, Collection<T>, Class<T>) - Method in class org.openstreetmap.josm.data.Preferences
-
Save a list of hashes represented by a struct-like class.
- putLong(String, Long) - Method in class org.openstreetmap.josm.data.Preferences
-
- putOrClear(String, Object) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
-
- putSetting(String, Preferences.Setting<?>) - Method in class org.openstreetmap.josm.data.Preferences
-
Set a value for a certain setting.
- putUnique(T) - Method in class org.openstreetmap.josm.data.osm.Storage
-
- putValue(String, String) - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
Puts the given key/value pair to the metadata of the tile.
- putValue(String, Object) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
-
- putVoid(A) - Method in class org.openstreetmap.josm.tools.MultiMap
-
Put a key that maps to nothing.
- PuwgProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
-
- 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
-
- R - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.OptimizedGeneralSelector
-
- R - Static variable in class org.openstreetmap.josm.tools.OsmUrlToBounds
-
radius of the earth
- r0 - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic
-
radius of the parallel of latitude of the false origin (2SP) or at
natural origin (1SP)
- RADIANS_PER_SECOND - Static variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
-
- radius - Variable in class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- radius(int) - Static method in class org.openstreetmap.gui.jmapviewer.OsmMercator
-
- radius - Variable in class org.openstreetmap.josm.actions.AlignInCircleAction.PolarCoor
-
- RADIUS_E - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
-
- RAILWAY - Static variable in class org.openstreetmap.josm.data.validation.tests.CrossingWays
-
- rand - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
-
- random(int, int) - Static method in class org.openstreetmap.josm.io.imagery.WMSGrabber
-
- randomParts - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.TemplatedTMSTileSource
-
- range - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.OptimizedGeneralSelector
-
- range - Variable in class org.openstreetmap.josm.gui.mappaint.MultiCascade
-
- Range - Class in org.openstreetmap.josm.gui.mappaint
-
An interval of the form "lower < x <= upper" where 0 <= lower < upper.
- Range(double, double) - Constructor for class org.openstreetmap.josm.gui.mappaint.Range
-
- range - Variable in class org.openstreetmap.josm.gui.mappaint.xml.Prototype
-
- rangeCheck(int) - Method in class org.openstreetmap.josm.tools.CopyList
-
- rawData - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
-
- rawUrl - Variable in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
-
- rbBasicAuthentication - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
-
indicates whether we use basic authentication
- rbBoth - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
-
- rbClosedAfter - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- rbClosedAfterAndCreatedBefore - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- rbClosedOnly - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
-
- rbExisting - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
- rbFillOneChangeset - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
-
- rbOAuth - Variable in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
-
indicates whether we use OAuth as authentication scheme
- rbOpenOnly - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
-
- rbProxyPolicy - Variable in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
-
- rbQueries - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
-
- rbRestrictToMyself - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
-
- rbRestrictToUid - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
-
- rbRestrictToUserName - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
-
- rbStrategy - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
-
- rbTimeBasedUpatePolicy - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
-
- rbUseMultipleChangesets - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
-
- rbUseNew - Variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
- rbVersionBasedUpatePolicy - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
-
- read(char[], int, int) - Method in class org.openstreetmap.josm.io.InvalidXmlCharacterFilter
-
- read(byte[], int, int) - Method in class org.openstreetmap.josm.io.ProgressInputStream
-
- read() - Method in class org.openstreetmap.josm.io.ProgressInputStream
-
- 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, 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(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(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(String) - Method in class org.openstreetmap.josm.tools.WikiReader
-
Read the page specified by the url and return the content.
- READ_PROTOCOL_VERSION - Static variable in class org.openstreetmap.josm.io.remotecontrol.PermissionPrefWithDefault
-
- readAll(Reader, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetReader
-
- readAll(String, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetReader
-
- readAll(Collection<String>, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetReader
-
Reads all tagging presets from the given sources.
- readAll(Collection<String>, boolean, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetReader
-
Reads all tagging presets from the given sources.
- readAxis(GpsDirectory, int, int, char) - Static method in class org.openstreetmap.josm.tools.ExifReader
-
- readChangeset(long, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerChangesetReader
-
Reads the changeset with id id
from the server
- readChangesetAction - Variable in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
-
- readChangesetId() - Method in class org.openstreetmap.josm.gui.widgets.ChangesetIdTextField.ChangesetIdValidator
-
Reads the changeset id.
- readChangesets(Collection<Integer>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerChangesetReader
-
Reads the changeset with id id
from the server
- readCommon(PrimitiveData) - Method in class org.openstreetmap.josm.io.OsmReader
-
Read out the common attributes and put them into current OsmPrimitive.
- readDirection(File) - Static method in class org.openstreetmap.josm.tools.ExifReader
-
Returns the direction of the given JPEG file.
- readDirection(GpsDirectory) - Static method in class org.openstreetmap.josm.tools.ExifReader
-
Returns the direction of the given EXIF GPS directory.
- reader - Variable in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
-
- reader - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
-
- reader - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
-
- reader - Variable in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
-
- reader - Variable in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
-
- reader - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
the reader object used to read changesets from the API
- reader - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
-
- reader - Variable in class org.openstreetmap.josm.gui.help.HelpBrowser
-
- reader - Variable in class org.openstreetmap.josm.gui.history.HistoryLoadTask
-
- reader - Variable in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
-
- reader - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
-
- reader - Variable in class org.openstreetmap.josm.io.InvalidXmlCharacterFilter
-
- readException(URLConnection) - Method in class org.openstreetmap.josm.io.imagery.WMSGrabber
-
- readExternal(ObjectInput) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- readFromPreferences() - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
- readFromPreferences(boolean, boolean) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetReader
-
Reads all tagging presets from sources stored in preferences.
- readFromPreferences() - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresets
-
Initializes tagging presets from preferences.
- readFromString(String) - Method in class org.openstreetmap.josm.actions.ActionParameter
-
- readFromString(String) - Method in class org.openstreetmap.josm.actions.ActionParameter.SearchSettingsActionParameter
-
- readFromString(String) - Method in class org.openstreetmap.josm.actions.ActionParameter.StringActionParameter
-
- readFromString(String) - Static method in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
-
- readFromTrac(BufferedReader, 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
- 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.actions.search.PushbackTokenizer
-
- readIncompletePrimitives(DataSet, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
-
Scans a dataset for incomplete primitives.
- readLang(String) - Method in class org.openstreetmap.josm.tools.WikiReader
-
Reads the localized version of the given wiki page.
- readLang(URL) - Method in class org.openstreetmap.josm.tools.WikiReader
-
- readLatLon(File) - Static method in class org.openstreetmap.josm.tools.ExifReader
-
Returns the geolocation of the given JPEG file.
- readLatLon(GpsDirectory) - Static method in class org.openstreetmap.josm.tools.ExifReader
-
Returns the geolocation of the given EXIF GPS directory.
- 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
-
- readMapCSS(Reader) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
- readMapCSS(MapCSSParser) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
- readNormal(BufferedReader, boolean) - Method in class org.openstreetmap.josm.tools.WikiReader
-
- readNumber(String) - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- readObject(ObjectInputStream) - Method in class org.openstreetmap.gui.jmapviewer.Coordinate
-
- readObject(ObjectInputStream) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- readOrientation(File) - Static method in class org.openstreetmap.josm.tools.ExifReader
-
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.DrawAction
-
- readPreferences() - Method in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- readPreferences() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- readPreferences(String) - 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.data.CustomConfigurator.XMLCommandProcessor
-
- readPreferencesFromXML() - Method in class org.openstreetmap.josm.gui.preferences.advanced.AdvancedPreference
-
- readPrefsFromJS(ScriptEngine, Preferences, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
-
Convert JavaScript preferences object to preferences data structures
- readRange(String) - Method in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- ReadRemotePluginInformationTask - Class in org.openstreetmap.josm.plugins
-
An asynchronous task for downloading plugin lists from the configured plugin download sites.
- ReadRemotePluginInformationTask(Collection<String>) - Constructor for class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
Constructs a new ReadRemotePluginInformationTask
.
- ReadRemotePluginInformationTask(ProgressMonitor, Collection<String>, boolean) - Constructor for class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
Constructs a new ReadRemotePluginInformationTask
.
- ReadRemotePluginInformationTask.CacheType - Enum in org.openstreetmap.josm.plugins
-
- ReadRemotePluginInformationTask.CacheType() - Constructor for enum org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask.CacheType
-
- readSoFar - Variable in class org.openstreetmap.josm.io.ProgressInputStream
-
- 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.actions.search.PushbackTokenizer
-
- readTillChar(char, char) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
-
- readTime(String) - Method in class org.openstreetmap.josm.io.NmeaReader
-
- readTime(File) - Static method in class org.openstreetmap.josm.tools.ExifReader
-
Returns the date/time from the given JPEG file.
- readXML(String, String) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
- readXML(File, Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
Read configuration script from XML file, modifying given preferences object
- readXML(File) - Static method in class org.openstreetmap.josm.data.CustomConfigurator
-
Read configuration script from XML file, modifying main preferences
- real - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- REAL_WIDTH - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- realindexes - Variable in class org.openstreetmap.josm.tools.Diff.FileData
-
Vector mapping virtual line numbers (not counting discarded lines)
to real ones (counting those lines).
- realRun() - Method in class org.openstreetmap.josm.actions.CloseChangesetAction.DownloadOpenChangesetsTask
-
- realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadGpsTask.DownloadTask
-
- realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask.DownloadTask
-
- realRun() - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask
-
- realRun() - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
-
- realRun() - Method in class org.openstreetmap.josm.actions.SessionLoadAction.Loader
-
- realRun() - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.DeletedParentsChecker
-
- realRun() - Method in class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentDownloadTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetHeaderDownloadTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationMemberTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
-
- realRun() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.history.HistoryLoadTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.io.DownloadFileTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.io.UpdatePrimitivesTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
-
- realRun() - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStyleLoader
-
- realRun() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
-
Called in the worker thread to do the actual work.
- realRun() - Method in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
-
- realRun() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
-
- realRun() - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
-
- realRun() - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
-
- realRun() - Method in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
- realWidth - Variable in class org.openstreetmap.josm.gui.mappaint.LineElemStyle
-
- realWidth - Variable in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
-
- reason - Variable in class org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin
-
Short explanation about deprecation, can be null
- rebuild() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
initializes the model from the current tags
- rebuild() - Method in class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu
-
- rebuild() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
initializes the cache from the primitives in the dataset
- recalculateBounds() - Method in class org.openstreetmap.josm.data.gpx.GpxData
-
calculates the bounding box of available data and returns it.
- recalculateCenterScale(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.MapView
-
Set the new dimension to the view.
- recentlyOpened - Variable in class org.openstreetmap.josm.gui.MainMenu
-
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
-
- RecentlyOpenedFilesMenu.ClearAction - Class in org.openstreetmap.josm.gui.io
-
- RecentlyOpenedFilesMenu.ClearAction() - Constructor for class org.openstreetmap.josm.gui.io.RecentlyOpenedFilesMenu.ClearAction
-
- recentlyPlayedMarker - Static variable in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
-
- recentlyPlayedMarker() - Static method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
-
- recentTags - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
-
- recentTagsActions - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
-
- recheckAfter - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
-
- 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.
- recordHistory - Variable in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
-
- recoverFromChangesetFullException() - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
-
- recoverFromGoneOnServer(OsmApiPrimitiveGoneException, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.UploadLayerTask
-
Retries to recover the upload operation from an exception which was thrown because
an uploaded primitive was already deleted on the server.
- recoverFromGoneOnServer(OsmApiPrimitiveGoneException, ProgressMonitor) - Method in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
-
Retries to recover the upload operation from an exception which was thrown because
an uploaded primitive was already deleted on the server.
- recoverUnsavedLayers() - Method in class org.openstreetmap.josm.data.AutosaveTask
-
- rectaction - Variable in class org.openstreetmap.josm.gui.ImageryMenu
-
- rectToPolygon(Rectangle) - Method in class org.openstreetmap.josm.gui.SelectionManager
-
- red(Color) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.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
-
- RedirectInputMap - Class in org.openstreetmap.josm.gui.util
-
Make shortcuts from main window work in dialog windows.
- RedirectInputMap(JComponent, InputMap) - Constructor for class org.openstreetmap.josm.gui.util.RedirectInputMap
-
- redirectToMainContentPane(JComponent) - Static method in class org.openstreetmap.josm.Main
-
- redo() - Method in class org.openstreetmap.josm.data.UndoRedoHandler
-
Redoes the last undoed command.
- redo(int) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
-
Redoes multiple commands.
- redo - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Edit / Redo
- RedoAction - Class in org.openstreetmap.josm.actions
-
Redoes the last command.
- RedoAction() - Constructor for class org.openstreetmap.josm.actions.RedoAction
-
Construct the action with "Redo" as label.
- redoCommands - Variable in class org.openstreetmap.josm.data.UndoRedoHandler
-
The stack for redoing commands
- redoSelectionListener - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
- redoTree - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
- redoTreeModel - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
- redoUndoListener - Variable in class org.openstreetmap.josm.Main
-
- redraw() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
Initiates a repaint of Main.map
- redrawIcon() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
-
- redrawIfRequired() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
Checks if a map redraw is required and does so if needed.
- 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.TaggingPresetReader.Reference
-
Reference matching a chunk id defined earlier
- reference - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- reference - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff
-
- referenced - Variable in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
-
- referenceDiff - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff
-
- referenceInfoPanel - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
-
the common info panel for the history node in role REFERENCE_POINT_IN_TIME
- referenceInfoPanel - Variable in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
-
- referenceInfoPanel - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer
-
- referenceLatLonViewer - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
-
the info panel for coordinates for the node in role REFERENCE_POINT_IN_TIME
- referenceNodeListTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- referenceRelationMemberTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- referenceSegment - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- referenceTagTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- referenceValue - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.ValueComparison
-
- referredPrimitiveNotInDataset() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- referrerBrowser - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
-
- referrerModel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
-
- referrers - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- referrers - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
-
- referrers - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
-
the list of relations
- referrers - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
-
- referrers - Variable in class org.openstreetmap.josm.gui.download.DownloadObjectDialog
-
- referrersToString(List<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMerger
-
- ReferringRelationsBrowser - Class in org.openstreetmap.josm.gui.dialogs.relation
-
This is browser for a list of relations which refer to another relations.
- ReferringRelationsBrowser(OsmDataLayer, ReferringRelationsBrowserModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser
-
- ReferringRelationsBrowser.DblClickMouseAdapter - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- ReferringRelationsBrowser.DblClickMouseAdapter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.DblClickMouseAdapter
-
- ReferringRelationsBrowser.EditAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
Action for editing the currently selected relation
- ReferringRelationsBrowser.EditAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.EditAction
-
- ReferringRelationsBrowser.ReloadAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
Action for loading the parent relations of a relation
- ReferringRelationsBrowser.ReloadAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
-
- ReferringRelationsBrowserModel - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- ReferringRelationsBrowserModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
-
Constructs a new ReferringRelationsBrowserModel
.
- ReferringRelationsBrowserModel(Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
-
- refersTo(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.RelationMember
-
Replies true, if this relation member refers to the primitive
- refLineStroke - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- 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.gui.conflict.tags.RelationMemberConflictResolverModel
-
Refreshes the model state.
- refresh() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
-
- refresh() - Method in interface org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModelListener
-
- refresh(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
-
- refresh() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.DistanceViewer
-
- refresh() - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
-
- refresh() - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
-
Refreshes the content of the combobox model with the current list of open
changesets from the
ChangesetCache
.
- refresh() - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
-
- 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
-
- refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.EditAction
-
- refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAfterSelection
-
- refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtEndAction
-
- refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAtStartAction
-
- refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedBeforeSelection
-
- refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.EditAction
-
- refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
-
- refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.EditAction
-
- refreshEnabled() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.ReloadAction
-
- refreshEnabled() - Method in class org.openstreetmap.josm.gui.MainMenu.PresetsMenuEnabler
-
Refreshes the enabled state
- refreshEnabledState() - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel.CloseChangesetAction
-
- refreshEnabledState() - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CloseAction
-
- refreshGUI() - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
- 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
TagMergeItem
s.
- refreshOffsetMenu() - Method in class org.openstreetmap.josm.gui.ImageryMenu
-
- 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.MapView
-
- refreshToolbarControl() - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
-
Parse the toolbar preference setting and construct the toolbar GUI control.
- refreshUserIdentity() - Method in class org.openstreetmap.josm.gui.io.DownloadOpenChangesetsTask
-
Refreshes the user info from the server.
- refreshView() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
-
refreshes the view of this dialog
- refreshView(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadTask
-
- 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
-
- regactions - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
-
- regex_search - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
-
- regexFlags(boolean) - Static method in class org.openstreetmap.josm.actions.search.SearchCompiler
-
- regexp_match(String, String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Tries to match string against pattern regexp and returns a list of capture groups in case of success.
- regexp_match(String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.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.ExpressionFactory.Functions
-
Tests if string target
matches pattern pattern
- regexp_test(String, String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Tests if string target
matches pattern pattern
- regexSearch - Variable in class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
-
- regexSearch - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler
-
- register(Class<? extends AbstractMapRenderer>, String, String) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
Registers a map renderer class.
- register() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- register(OsmDataLayer, Relation, RelationEditor) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
-
Register the relation editor for a relation managed by a
OsmDataLayer
.
- register() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
-
- register(Action) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences
-
- register(NavigatableComponent, boolean) - Method in class org.openstreetmap.josm.gui.SelectionManager
-
Register itself at the given event source.
- register() - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
-
Register this object as AWTEventListener
- register(T, Map<Path, T>) - Method in class org.openstreetmap.josm.io.FileWatcher
-
- registerActionShortcut(JosmAction) - Static method in class org.openstreetmap.josm.Main
-
- registerActionShortcut(Action, Shortcut) - Static method in class org.openstreetmap.josm.Main
-
- registerAsListener() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
-
- registerAsObserver(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer
-
- registerAsObserver(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
-
- registerAsObserver(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer
-
- registerBaseProjection(String, ProjFactory, String) - Static method in class org.openstreetmap.josm.data.projection.Projections
-
Plugins can register additional base projections.
- registerBaseProjection(String, Class<? extends Proj>, String) - Static method in class org.openstreetmap.josm.data.projection.Projections
-
- registerBoundingBoxBuilder() - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
-
- registerBrowserAdapter(FeatureAdapter.BrowserAdapter) - Static method in class org.openstreetmap.gui.jmapviewer.FeatureAdapter
-
- registerCopyPasteAction(AbstractAction, Object, KeyStroke) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
-
- registerCredentialsAgentFactory(CredentialsManager.CredentialsAgentFactory) - Static method in class org.openstreetmap.josm.io.auth.CredentialsManager
-
Plugins can register a CredentialsAgentFactory, thereby overriding
JOSM's default credentials agent.
- registerDefaultRenderers() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapRendererFactory
-
- registerFormatHook(NameFormatterHook) - Static method in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
Registers a format hook.
- registerListeners() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
-
- registerListeners() - Method in class org.openstreetmap.josm.gui.MapStatus
-
- registerMenuAddition(Action) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- registerMouseListener() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.TitleBar
-
- registerNewlayer(OsmDataLayer) - Method in class org.openstreetmap.josm.data.AutosaveTask
-
- registerPostprocessor(OsmServerReadPostprocessor) - Static method in class org.openstreetmap.josm.io.OsmReader
-
register a new postprocessor
- registerPostprocessor(OsmServerWritePostprocessor) - Static method in class org.openstreetmap.josm.io.OsmServerWriter
-
- registerProjectionChoice(ProjectionChoice) - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- registerProjectionChoice(String, String, Integer, String) - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- registerProjectionChoice(String, String, Integer) - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- registerRelationEditor(Class<RelationEditor>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
Registers a relation editor class.
- registerSessionLayerExporter(Class<? extends Layer>, Class<? extends SessionLayerExporter>) - Static method in class org.openstreetmap.josm.io.session.SessionWriter
-
Register a session layer exporter.
- registerSessionLayerImporter(String, Class<? extends SessionLayerImporter>) - Static method in class org.openstreetmap.josm.io.session.SessionReader
-
- registerShortcut(String, String, int, int) - Static method in class org.openstreetmap.josm.tools.Shortcut
-
Register a shortcut.
- registerShortcut(String, String, int, int, Integer) - Static method in class org.openstreetmap.josm.tools.Shortcut
-
- registerSourceProvider(SourceProvider) - Static method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
-
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.
- registerStyleSource(StyleSource) - Method in class org.openstreetmap.josm.io.FileWatcher
-
Registers a map paint style for local file changes, allowing dynamic reloading.
- 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
This registers a system shortcut.
- registerTranslationAdapter(FeatureAdapter.TranslationAdapter) - Static method in class org.openstreetmap.gui.jmapviewer.FeatureAdapter
-
- registerUploadHook(UploadHook) - Static method in class org.openstreetmap.josm.actions.UploadAction
-
Registers an upload hook.
- 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
-
- registerValidatorRule(SourceEntry) - Method in class org.openstreetmap.josm.io.FileWatcher
-
Registers a validator rule for local file changes, allowing dynamic reloading.
- rehash(int) - Method in class org.openstreetmap.josm.data.osm.Storage
-
Additional mixing of hash
- reImg - Variable in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- reindexNode(Node, LatLon, EastNorth) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
- reindexRelation(Relation) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
- reindexWay(Way) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
- reinitialize(Collection<E>) - Method in class org.openstreetmap.josm.gui.widgets.JosmComboBox
-
- 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.command.ChangeRelationMemberRoleCommand
-
- relation - Variable in class org.openstreetmap.josm.corrector.RoleCorrection
-
- relation - Variable in class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
-
- Relation - Class in org.openstreetmap.josm.data.osm
-
A relation, having a set of tags and any number (0...n) of members.
- Relation(long, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Relation
-
- Relation() - Constructor for class org.openstreetmap.josm.data.osm.Relation
-
Create a new relation with id 0
- Relation(Relation, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Relation
-
Constructs an identical clone of the argument.
- Relation(Relation) - Constructor for class org.openstreetmap.josm.data.osm.Relation
-
Create an identical clone of the argument (including the id)
- Relation(long) - Constructor for class org.openstreetmap.josm.data.osm.Relation
-
Creates a new relation for the given id.
- Relation(long, int) - Constructor for class org.openstreetmap.josm.data.osm.Relation
-
Creates new relation
- relation - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
-
- relation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
-
- relation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
-
the relation
- relation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
-
- relation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
The relation that this editor is working on.
- relation - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
-
- RELATION_EMPTY - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
-
- RELATION_FILTER_PREDICATE - Static variable in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
- RELATION_PROP - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
the property name for the current relation.
- RELATION_SNAPSHOT_PROP - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
the property name for the current relation snapshot
- RELATION_UNKNOWN - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
-
- RelationChecker - Class in org.openstreetmap.josm.data.validation.tests
-
Check for wrong relations.
- RelationChecker() - Constructor for class org.openstreetmap.josm.data.validation.tests.RelationChecker
-
Constructor
- RelationChecker.RoleInfo - Class in org.openstreetmap.josm.data.validation.tests
-
- RelationChecker.RoleInfo() - Constructor for class org.openstreetmap.josm.data.validation.tests.RelationChecker.RoleInfo
-
- relationColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Color Preference for relations
- relationComparator - Variable in class org.openstreetmap.josm.gui.DefaultNameFormatter
-
- RelationData - Class in org.openstreetmap.josm.data.osm
-
- RelationData() - Constructor for class org.openstreetmap.josm.data.osm.RelationData
-
- RelationData(RelationData) - Constructor for class org.openstreetmap.josm.data.osm.RelationData
-
- RelationDialogManager - Class in org.openstreetmap.josm.gui.dialogs.relation
-
RelationDialogManager keeps track of the open relation editors.
- RelationDialogManager() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
-
constructor
- relationDialogManager - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
-
keeps track of open relation editors
- RelationDialogManager.DialogContext - Class in org.openstreetmap.josm.gui.dialogs.relation
-
Helper class for keeping the context of a relation editor.
- RelationDialogManager.DialogContext(OsmDataLayer, Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
-
- RelationEditor - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- RelationEditor(OsmDataLayer, Relation, Collection<RelationMember>) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
Creates a new relation editor
- RelationListDialog - Class in org.openstreetmap.josm.gui.dialogs
-
A dialog showing all known relations, with buttons to add, edit, and
delete them.
- RelationListDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
Constructs RelationListDialog
- relationListDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
-
- RelationListDialog.MouseEventHandler - Class in org.openstreetmap.josm.gui.dialogs
-
- RelationListDialog.MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
-
- RelationListDialog.NewAction - Class in org.openstreetmap.josm.gui.dialogs
-
The action for creating a new relation
- RelationListDialog.NewAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
-
- RelationListDialog.RelationListModel - Class in org.openstreetmap.josm.gui.dialogs
-
The list model for the list of relations displayed in the relation list dialog.
- RelationListDialog.RelationListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
- 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
-
- RelationMemberConflictDecision(Relation, int) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
-
- RelationMemberConflictDecisionEditor - Class in org.openstreetmap.josm.gui.conflict.tags
-
- RelationMemberConflictDecisionEditor() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
-
Constructs a new RelationMemberConflictDecisionEditor
.
- RelationMemberConflictDecisionRenderer - Class in org.openstreetmap.josm.gui.conflict.tags
-
- RelationMemberConflictDecisionRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionRenderer
-
Constructs a new RelationMemberConflictDecisionRenderer
.
- RelationMemberConflictDecisionType - Enum in org.openstreetmap.josm.gui.conflict.tags
-
- RelationMemberConflictDecisionType() - Constructor for enum org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionType
-
- RelationMemberConflictResolver - Class in org.openstreetmap.josm.gui.conflict.tags
-
- RelationMemberConflictResolver() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver
-
Constructs a new RelationMemberConflictResolver
.
- RelationMemberConflictResolver.ApplyRoleAction - Class in org.openstreetmap.josm.gui.conflict.tags
-
- RelationMemberConflictResolver.ApplyRoleAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver.ApplyRoleAction
-
- RelationMemberConflictResolver.ToggleTagRelationsAction - Class in org.openstreetmap.josm.gui.conflict.tags
-
- RelationMemberConflictResolver.ToggleTagRelationsAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver.ToggleTagRelationsAction
-
- RelationMemberConflictResolverColumnModel - Class in org.openstreetmap.josm.gui.conflict.tags
-
- RelationMemberConflictResolverColumnModel() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel
-
Constructs a new RelationMemberConflictResolverColumnModel
.
- RelationMemberConflictResolverCommand - Class in org.openstreetmap.josm.command.conflict
-
Represents the resolution of conflicts in the member list of two
Relation
s.
- RelationMemberConflictResolverCommand(Relation, Relation, List<RelationMember>) - Constructor for class org.openstreetmap.josm.command.conflict.RelationMemberConflictResolverCommand
-
- RelationMemberConflictResolverModel - Class in org.openstreetmap.josm.gui.conflict.tags
-
This model manages a list of conflicting relation members.
- RelationMemberConflictResolverModel() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
- RelationMemberConflictResolverTable - Class in org.openstreetmap.josm.gui.conflict.tags
-
- RelationMemberConflictResolverTable(RelationMemberConflictResolverModel) - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable
-
- RelationMemberConflictResolverTable.SelectNextColumnCellAction - Class in org.openstreetmap.josm.gui.conflict.tags
-
Action to be run when the user navigates to the next cell in the table, for instance by
pressing TAB or ENTER.
- RelationMemberConflictResolverTable.SelectNextColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectNextColumnCellAction
-
- RelationMemberConflictResolverTable.SelectPreviousColumnCellAction - Class in org.openstreetmap.josm.gui.conflict.tags
-
Action to be run when the user navigates to the previous cell in the table, for instance by
pressing Shift-TAB
- RelationMemberConflictResolverTable.SelectPreviousColumnCellAction() - Constructor for class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectPreviousColumnCellAction
-
- RelationMemberData - Class in org.openstreetmap.josm.data.osm
-
- RelationMemberData(String, OsmPrimitiveType, long) - Constructor for class org.openstreetmap.josm.data.osm.RelationMemberData
-
- RelationMemberData(String, PrimitiveId) - Constructor for class org.openstreetmap.josm.data.osm.RelationMemberData
-
- RelationMemberListColumnModel - Class in org.openstreetmap.josm.gui.conflict.pair.relation
-
- RelationMemberListColumnModel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListColumnModel
-
- RelationMemberListMergeModel - Class in org.openstreetmap.josm.gui.conflict.pair.relation
-
The model for merging two lists of relation members
- RelationMemberListMergeModel() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberListMergeModel
-
- RelationMemberListTableCellRenderer - Class in org.openstreetmap.josm.gui.history
-
The
TableCellRenderer
for a list of relation members in
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.MemberModelChanged - Class in org.openstreetmap.josm.gui.history
-
- RelationMemberListViewer.MemberModelChanged(JTable) - Constructor for class org.openstreetmap.josm.gui.history.RelationMemberListViewer.MemberModelChanged
-
- relationMemberMerger - Variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
- RelationMemberMerger - Class in org.openstreetmap.josm.gui.conflict.pair.relation
-
A UI component for resolving conflicts in the member lists of two
Relation
- RelationMemberMerger() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberMerger
-
- relationMembersChanged(RelationMembersChangedEvent) - Method in interface org.openstreetmap.josm.data.osm.event.DataSetListener
-
A relation's members have changed.
- relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.data.osm.event.DataSetListenerAdapter
-
- relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.data.validation.TestError
-
- relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetsInActiveDataLayerListModel
-
- relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
-
- relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
- relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
- relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- relationMembersChanged(RelationMembersChangedEvent) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionManager
-
- RelationMembersChangedEvent - Class in org.openstreetmap.josm.data.osm.event
-
- RelationMembersChangedEvent(DataSet, Relation) - Constructor for class org.openstreetmap.josm.data.osm.event.RelationMembersChangedEvent
-
- RelationMemberTable - Class in org.openstreetmap.josm.gui.conflict.pair.relation
-
- RelationMemberTable(String, ListMergeModel<RelationMember>, OsmPrimitivesTableModel, ListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTable
-
- RelationMemberTableCellEditor - Class in org.openstreetmap.josm.gui.conflict.pair.relation
-
- 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
-
- RelationMemberTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
-
constructor
- RelationMemberTableColumnModel - Class in org.openstreetmap.josm.gui.history
-
The TableColumnModel
for the table with the list of relation members.
- RelationMemberTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.history.RelationMemberTableColumnModel
-
- RelationNodeMap - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
-
Auxiliary class for relation sorting.
- RelationNodeMap(List<RelationMember>) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
-
- RelationNodeMap.NodesWays - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
-
- RelationNodeMap.NodesWays(boolean) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap.NodesWays
-
- relationPredicate - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- relationpresets - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
-
- relationRules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
-
- relations - Variable in class org.openstreetmap.josm.actions.relation.AbstractRelationAction
-
- relations - Variable in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
-
- relations - Variable in class org.openstreetmap.josm.data.osm.DataSet
-
All relations/relationships
- relations - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
-
MultiMap of all relations
- relations - Variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker.RoleInfo
-
- relations - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
the collection of relations for which we manage conflicts
- relations - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadRelationSetTask
-
- relations - Variable in class org.openstreetmap.josm.gui.dialogs.relation.DownloadRelationTask
-
- relations - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
- relations - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
-
- relations - Variable in class org.openstreetmap.josm.io.AbstractReader
-
Data structure for relation objects
- relations - Variable in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
- relations_nokeys - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
-
MultiMap of all relations, regardless of keys
- relationSelectedColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- relationSelectedColor - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- relationsFirst - Variable in class org.openstreetmap.josm.data.osm.OsmPrimitiveComparator
-
- relationSnapshot - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
The version of the relation when editing is started.
- relationSorter - Variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- RelationSorter - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
-
- 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.AssociatedStreetRoleAddressHouseSorter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.AssociatedStreetRoleAddressHouseSorter
-
- 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.AssociatedStreetRoleStreetSorter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter.AssociatedStreetRoleStreetSorter
-
- RelationSortUtils - Class in org.openstreetmap.josm.gui.dialogs.relation.sort
-
- RelationSortUtils() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSortUtils
-
- relationsToDownload - Variable in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
-
- RelationToChildReference - Class in org.openstreetmap.josm.data.osm
-
- RelationToChildReference(Relation, int, String, OsmPrimitive) - Constructor for class org.openstreetmap.josm.data.osm.RelationToChildReference
-
- RelationToChildReference(Relation, int, RelationMember) - Constructor for class org.openstreetmap.josm.data.osm.RelationToChildReference
-
- RelationTree - Class in org.openstreetmap.josm.gui.dialogs.relation
-
This is a
JTree
rendering the hierarchical structure of
Relation
s.
- RelationTree() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTree
-
constructor
- RelationTree(RelationTreeModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTree
-
constructor
- RelationTree.LazyRelationLoader - Class in org.openstreetmap.josm.gui.dialogs.relation
-
An adapter for TreeWillExpand-events.
- RelationTree.LazyRelationLoader() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.LazyRelationLoader
-
- RelationTree.RelationLoader - Class in org.openstreetmap.josm.gui.dialogs.relation
-
Asynchronous download task for a specific relation
- RelationTree.RelationLoader(Dialog, Relation, TreePath) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTree.RelationLoader
-
- RelationTreeCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- 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
Relation
s
to a
JTree
.
- RelationTreeModel() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
constructor
- RelationTreeModel(Relation) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
constructor
- RelationTreeModel(List<RelationMember>) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
constructor
- RelationUploadOrderHook - Class in org.openstreetmap.josm.actions.upload
-
This upload hook reorders the list of new relations to upload such that child
relations are uploaded before parent relations.
- RelationUploadOrderHook() - Constructor for class org.openstreetmap.josm.actions.upload.RelationUploadOrderHook
-
- releaseDescription - Variable in class org.openstreetmap.josm.data.Version
-
- releaseEvent - Variable in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
-
- releaseField - Variable in class org.openstreetmap.josm.tools.PlatformHookUnixoid.LinuxReleaseInfo
-
- relId - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
-
ID of the relation member in case it is a
Relation
- reloadAction - Variable in class org.openstreetmap.josm.gui.dialogs.HistoryDialog
-
- reloadAction - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
-
- reloadAvailableSources(String, List<SourceProvider>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
-
- reloadStyles(int...) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
reload styles
preferences are the same, but the file source may have changed
- remaining - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
-
- remaining - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource.MapCSSRuleIndex
-
- remainingOneway - Variable in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationNodeMap
-
- remember(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
Remembers a JOSM selection the history of JOSM selections
- remember(PrimitiveId) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
- remember(DataSet, long, OsmPrimitiveType) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
- remember(String) - Method in class org.openstreetmap.josm.tools.WindowGeometry
-
Remembers a window geometry under a specific preference key
- rememberAddedChangeset(Changeset) - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
-
- rememberChildRelationsToDownload(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildrenTask
-
Remembers the child relations to download
- rememberConflict(Conflict<?>) - Method in class org.openstreetmap.josm.command.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
-
- rememberDownloadedData(DataSet) - Method in class org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask
-
- rememberError(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer.Loader
-
- rememberErrorMessage(String) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
-
- rememberException(Exception) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
-
- rememberGeometry() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog.DetachedDialog
-
- rememberHistory() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice.PreferencePanel
-
- rememberIncomplete(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
-
- rememberInPreferences() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
-
- rememberInPreferences() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel
-
Remebers the update policy preference settings on the JOSM preferences
- rememberLastPositionOnScreen() - Method in class org.openstreetmap.josm.gui.MapView
-
- rememberLocation(Locator) - Method in exception org.openstreetmap.josm.tools.XmlParsingException
-
Sets the location (line/column) where the exception occured.
- rememberMovements - Static variable in class org.openstreetmap.josm.actions.OrthogonalizeAction
-
Remember movements, so the user can later undo it for certain nodes
- rememberNode(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
-
Remebers a node in the "hull"
- rememberNodesOfIncompleteWaysToLoad(DataSet) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader
-
- rememberOriginalValue(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
- rememberPredecessors(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- rememberPreferences() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolver
-
Remembers the current settings in the global preferences
- rememberPreferences(Preferences) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
-
Remembers the current values in the preferences pref
.
- rememberRelation(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
-
Remembers a relation in the hull
- rememberRelationPartial(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
-
- rememberRemovedChangeset(Changeset) - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
-
- rememberSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
-
- rememberSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
-
- rememberSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- rememberSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
-
- rememberSettings() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
Remembers the current settings in the download dialog.
- 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(CombineWayAction.NodePair) - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- rememberToggleDialogWidth() - Method in class org.openstreetmap.josm.gui.MapFrame
-
Remember the current width of the (possibly resized) toggle dialog area
- rememberUpdatedChangeset(Changeset) - Method in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
-
- rememberUserInput() - Method in class org.openstreetmap.josm.gui.io.AbstractUploadDialog
-
Remembers the user input in the preference settings
- rememberUserInput() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
-
Remembers the user input in the preference settings
- rememberUserInput() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
- rememberUserInput() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
-
- rememberWarnErrorMsg(String) - Static method in class org.openstreetmap.josm.Main
-
- 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
-
- RemoteControlHttpServer(int) - Constructor for class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
-
Constructor
- RemoteControlHttpsServer - Class in org.openstreetmap.josm.io.remotecontrol
-
- RemoteControlHttpsServer(int) - Constructor for class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
Constructs a new RemoteControlHttpsServer
.
- 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
- RemoteControlPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.remotecontrol.RemoteControlPreference.Factory
-
- remove(Conflict<?>) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
removes a conflict from this collection
- remove(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
- remove() - Method in class org.openstreetmap.josm.data.gpx.GpxData.LinesIterator
-
- remove(ImageryInfo) - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- remove(String) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Remove the given key from the list
- remove(String) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- remove(int, DefaultChangesetCacheEvent) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
- remove(int) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
- remove(Changeset) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
- remove(Collection<Changeset>) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
Removes the changesets in changesets
from the cache.
- remove() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet.DefaultIterator
-
- remove(String) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- remove() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QuadBucketIterator
-
- remove(Object) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- remove(Object) - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
-
- remove() - Method in class org.openstreetmap.josm.data.osm.Storage.Iter
-
- remove(Object) - Method in class org.openstreetmap.josm.data.osm.Storage
-
- remove() - Method in class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
-
- remove(Tag) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Removes a specific tag from the tag collection.
- remove(Collection<Tag>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Removes a collection of tags from the tag collection.
- remove(TagCollection) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Removes all tags in the tag collection tags
from the current tag collection.
- remove(String) - Method in interface org.openstreetmap.josm.data.osm.Tagged
-
Removes a given key/value pair
- remove() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.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(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- remove(Component) - Static method in class org.openstreetmap.josm.gui.FileDrop
-
Removes the drag-and-drop hooks from the component and optionally
from the all children.
- remove(Component, boolean) - Static method in class org.openstreetmap.josm.gui.FileDrop
-
Removes the drag-and-drop hooks from the component and optionally
from the all children.
- remove(String) - Method in class org.openstreetmap.josm.gui.mappaint.Cascade
-
- remove(int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListModel
-
- remove(int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListModel
-
- remove - Variable in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
-
- remove - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ToolbarPopupMenu
-
- remove(int, int) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompletingComboBoxDocument
-
- remove(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
removes the auto completion item with key key
- remove(KeyStroke) - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
-
- remove() - Method in class org.openstreetmap.josm.tools.CopyList.Itr
-
- remove(int) - Method in class org.openstreetmap.josm.tools.CopyList
-
- remove(A, B) - Method in class org.openstreetmap.josm.tools.MultiMap
-
Removes a certain key=value mapping.
- remove(A) - Method in class org.openstreetmap.josm.tools.MultiMap
-
Removes all mappings for a certain key.
- remove() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
-
- remove_content(T) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- remove_from_parent() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- removeAction(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.tools.MultikeyActionsHandler
-
Unregisters an action and its shortcut completely
- removeActionListener(ActionListener) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- removeAll() - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Removes all keys from this primitive.
- removeAll() - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- removeAll() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- removeAll(Collection<?>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- removeAll() - Method in interface org.openstreetmap.josm.data.osm.Tagged
-
Removes all tags
- removeAllMapMarkers() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- removeAllMapPolygons() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- removeAllMapRectangles() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- 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
.
- removeCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- removeCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.CancelHandler
-
- removeCancelListener(ProgressMonitor.CancelListener) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- removeCancelListener(ProgressMonitor.CancelListener) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
-
Remove listener for user abort action
- removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
-
- removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
-
- removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
-
- removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
-
- removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
- removeCellEditorListener(CellEditorListener) - Method in class org.openstreetmap.josm.gui.util.CellEditorSupport
-
Worker for CellEditor.removeCellEditorListener(CellEditorListener)
method.
- removeChangeListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- removeChangesetCacheListener(ChangesetCacheListener) - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
- removeCommandQueueListener(OsmDataLayer.CommandQueueListener) - Method in class org.openstreetmap.josm.data.UndoRedoHandler
-
Removes a command queue listener.
- 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.
- removeCurrentPhoto() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- removeCurrentPhotoFromDisk() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- removed - Variable in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
-
- removeDataSetListener(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Removes a data set listener.
- removeDatasetListener(DataSetListener) - Method in class org.openstreetmap.josm.data.osm.event.DatasetEventManager
-
- removeDateListener(ChangeListener) - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
-
- removeDouble(List<Node>) - Method in class org.openstreetmap.josm.data.osm.Way
-
Prevent directly following identical nodes in ways.
- removeDuplicateNodes(List<Way>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
-
This method removes duplicate points (if any) from the input way.
- removeDynamicItems() - Method in class org.openstreetmap.josm.gui.ImageryMenu
-
Remove all the items in @field dynamicItems collection
- removeEditLayerChangeListener(MapView.EditLayerChangeListener) - Static method in class org.openstreetmap.josm.gui.MapView
-
- removeEditor() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- removeElem(T) - Method in class org.openstreetmap.josm.data.osm.Storage
-
- removeEntry(MemoryTileCache.CacheEntry) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache.CacheLinkedListElement
-
Removes the specified element from the list.
- removeEntry(MemoryTileCache.CacheEntry) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
-
- removeExpertModeChangeListener(ExpertToggleAction.ExpertModeChangeListener) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
-
Removes a expert mode change listener
- removeFilter(int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- removeForMy(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
- removeForTheir(OsmPrimitive) - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
- removeFromAllRelations(OsmPrimitive) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
-
Removes a given OsmPrimitive from all relations
- removeFromCollection(String, String) - Method in class org.openstreetmap.josm.data.Preferences
-
- removeFromLayer(MapObject) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- removeHighlighting() - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
-
removes any highlighting that may have been set beforehand.
- removeHighlighting() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
Removes target highlighting from primitives.
- removeHighlighting() - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
Removes all existing highlights.
- removeHistoryChangedListener(HistoryChangedListener) - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
-
- removeHistoryDataSetListener(HistoryDataSetListener) - Method in class org.openstreetmap.josm.data.osm.history.HistoryDataSet
-
- removeIdxs(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- removeIndexInterval(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
-
- removeInsecureCertificates() - Static method in class org.openstreetmap.josm.tools.PlatformHookWindows
-
Removes potential insecure certificates installed with previous versions of JOSM on Windows.
- removeItemListener(ItemListener) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- removeJMVListener(JMapViewerEventListener) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- removeKeyListener(KeyPressReleaseListener) - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
-
Removes the listener.
- removeLayer(Layer) - Method in class org.openstreetmap.josm.gui.MapView
-
Remove the layer from the mapview.
- removeLayer(Layer) - Method in class org.openstreetmap.josm.Main
-
Remove the specified layer from the map.
- removeLayerChangeListener(MapView.LayerChangeListener) - Static method in class org.openstreetmap.josm.gui.MapView
-
Removes a layer change listener
- removeLayerListModelListener(LayerListDialog.LayerListModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
removes a listener from this model
- removeLayerPropertyChangeListener(OsmDataLayer.LayerStateChangeListener) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
Removes a layer property change listener
- removeLayoutComponent(Component) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
Removes the specified component from the layout.
- 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(TaggingPresetListener) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresets
-
Removes a tagging preset listener.
- removeListeners() - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction
-
- 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.Main
-
Unregisters the given MapFrameListener
from MapFrame changes
- removeMapMarker(MapMarker) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- removeMapModeChangeListener(MapFrame.MapModeChangeListener) - Static method in class org.openstreetmap.josm.gui.MapFrame
-
Removes a mapMode change listener
- removeMapPaintSylesUpdateListener(MapPaintStyles.MapPaintSylesUpdateListener) - Static method in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
- removeMapPolygon(MapPolygon) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- removeMapRectangle(MapRectangle) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- removeMember(int) - Method in class org.openstreetmap.josm.data.osm.Relation
-
Removes member at specified position.
- removeMemberModelListener(IMemberModelListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- removeMembersFor(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.Relation
-
removes all members with member.member == primitive
- removeMembersFor(Collection<? extends 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
-
- removeMerged(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Removes the nodes given by indices in rows from the list
of merged nodes.
- removeMergedAction - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMerger
-
- removeMetaRules(MapCSSStyleSource) - Static method in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.TagCheck
-
- removeModifierListener(ModifierListener) - Method in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
-
Removes the key modifier listener.
- removeMultipolygonFrom(Relation, Collection<Map<Relation, Multipolygon>>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- removeNavigationListeners(MultiValueCellEditor.NavigationListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor
-
- 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(Way, List<Node>) - Constructor for class org.openstreetmap.josm.command.RemoveNodesCommand
-
Constructs a new RemoveNodesCommand
.
- removeNodesWithoutCoordinates(Collection<Node>) - Method in class org.openstreetmap.josm.actions.DistributeAction
-
- removeNonReferencedFiles() - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- removeNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
-
- removeNotify() - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- removeObsolete() - Method in class org.openstreetmap.josm.data.Preferences
-
Removes obsolete preference settings.
- removeOldEntries() - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
-
Removes the least recently used tiles
- removePasteBufferChangedListener(PrimitiveDeepCopy.PasteBufferChangedListener) - Method in class org.openstreetmap.josm.data.osm.PrimitiveDeepCopy
-
- removePhotoByIdx(int) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
Removes a photo from the list of images by index.
- removePreferenceChangeListener(Preferences.PreferenceChangedListener) - Method in class org.openstreetmap.josm.data.Preferences
-
Removes a preferences listener.
- removePrimitive(PrimitiveId) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Removes a primitive from the dataset.
- removeProcessed(Collection<IPrimitive>) - Method in class org.openstreetmap.josm.data.APIDataSet
-
- removeProjectionChangeListener(ProjectionChangeListener) - Static method in class org.openstreetmap.josm.Main
-
Removes a projection change listener.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeModel
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Removes a PropertyChangeListener
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.openstreetmap.josm.gui.SelectionManager.SelectionEnded
-
Called to remove the selection manager from the listener list
for "active" property.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout
-
- removeProperyChangeListener(PropertyChangeListener) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- removeProxyPreferenceListener(ProxyPreferenceListener) - Static method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreference
-
Removes a ProxyPreferenceListener.
- removeReferrer(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Remove referrer.
- removeRelations(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
Removes all relations in removedPrimitives
from the model
- removeRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
-
- removeRow(int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
-
- removeSelected() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- removeSelected() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
-
- removeSelectionInterval(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
-
- removeSelectionListener(SelectionChangedListener) - Static method in class org.openstreetmap.josm.data.osm.DataSet
-
Removes a selection listener.
- removeSelectionListener(SelectionChangedListener) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
-
- removeSelectionListener(ListSelectionListener) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
Removes a selection listener from the presets list.
- removeSlot - Variable in class org.openstreetmap.josm.data.osm.Storage.Iter
-
- removeSoMChangeListener(NavigatableComponent.SoMChangeListener) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Removes a SoM change listener
- removeSources(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor
-
- removeSourceWay(Way) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- removeTagsFromWaysIfNeeded(Relation) - 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
Function was extended in reltoolbox plugin by Zverikk and copied back to the core
- removeTemporaryLayer(MapViewPaintable) - Method in class org.openstreetmap.josm.gui.MapView
-
- removeTopPanel(Class<?>) - Method in class org.openstreetmap.josm.gui.MapFrame
-
Remove panel from top of MapView by class
- 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
- 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.LatLonDialog.EastNorthInputVerifier
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog.LatLonInputVerifier
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection.OsmUrlRefresher
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.SearchAction
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.RunAuthorisationAction
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenBuilder
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference.SearchFieldAdapter
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ValidateApiUrlAction
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel.FilterFieldAdapter
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
-
- removeUpdate(DocumentEvent) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.OsmUrlRefresher
-
- removeValue(String) - Method in class org.openstreetmap.josm.gui.tagging.TagModel
-
removes a value from the list of values.
- removeVisibilitySwitcher(Component) - Static method in class org.openstreetmap.josm.actions.ExpertToggleAction
-
- removeWay(JoinAreasAction.WayInPolygon) - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
-
Remove a single way from available ways
- removeWayHighlighting(Collection<Way>) - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- removeWays(Collection<JoinAreasAction.WayInPolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction.WayTraverser
-
Remove ways from available ways
- removeWhiteSpaces(String) - Static method in class org.openstreetmap.josm.data.osm.Tag
-
Removes leading, trailing, and multiple inner whitespaces from the given string, to be used as a key or value.
- removeWindowSwitchListener(Main.WindowSwitchListener) - Static method in class org.openstreetmap.josm.Main
-
Removes a window switch listener.
- 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.PlatformHookUnixoid
-
- rename(File, File) - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
-
- RenameLayerAction - Class in org.openstreetmap.josm.actions
-
Action to rename an specific layer.
- RenameLayerAction(File, Layer) - Constructor for class org.openstreetmap.josm.actions.RenameLayerAction
-
- render(DataSet, boolean, Bounds) - Method in interface org.openstreetmap.josm.data.osm.visitor.paint.Rendering
-
Renders the OSM data in data
- render(DataSet, boolean, Bounds) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- render(DataSet, boolean, Bounds) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Renders the dataset for display.
- renderBackground(ListMergeModel<Node>.EntriesTableModel, RelationMember, int, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
-
- renderBackground(MemberTableModel, OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
-
- renderBackground(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
-
renders the background
- renderBackground(OsmPrimitive, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
-
- renderColor(boolean) - Method in class org.openstreetmap.josm.gui.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(MultiValueResolutionDecision, boolean, boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
-
- renderColors(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
-
- renderColors(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableCellRenderer
-
- renderColors(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListCellRenderer
-
- renderColors(boolean) - Method in class org.openstreetmap.josm.gui.oauth.AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer
-
- renderDate(Date) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
-
- renderEmptyRow() - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
-
render an empty row
- renderEmptyRow() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
-
- renderer - Variable in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeEditor
-
- 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(Component, OsmPrimitive) - Method in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
-
Internal method that stuffs information into the rendering component
provided that it's a kind of JLabel.
- renderer(Component, HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.OsmPrimitivRenderer
-
Internal method that stuffs information into the rendering component
provided that it's a kind of JLabel.
- RENDERER - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- renderForeground(ListMergeModel<Node>.EntriesTableModel, RelationMember, int, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
-
- renderForeground(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
-
- renderFrom(PasteTagsConflictResolverDialog.StatisticsInfo) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
-
- renderIcon() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
-
renders the icon
- renderIcon(RelationMemberData) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
-
- renderId(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
-
- renderId(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableCellRenderer
-
- Rendering - Interface in org.openstreetmap.josm.data.osm.visitor.paint
-
An object which can render data provided by a
DataSet
.
- renderKey(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MergedTableCellRenderer
-
- renderKey(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MineTableCellRenderer
-
- renderKey(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeTableCellRenderer
-
- renderKey(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TheirTableCellRenderer
-
- renderLabel(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListCellRenderer
-
- renderModificationType(ChangesetDataSet.ChangesetModificationType) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableCellRenderer
-
- renderName(String, HistoryBrowserModel.TagTableModel, boolean) - Method in class org.openstreetmap.josm.gui.history.TagTableCellRenderer
-
- renderNode(ListMergeModel<Node>.EntriesTableModel, Node, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
-
render a node
- renderNode(TwoColumnDiff.Item, boolean) - Method in class org.openstreetmap.josm.gui.history.NodeListTableCellRenderer
-
- renderNumTags(PasteTagsConflictResolverDialog.StatisticsInfo) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
-
- renderOpen(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
-
- renderPrimitive(RelationMember) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
-
- renderPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableMemberCellRenderer
-
- renderPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
-
- renderPrimitive(TwoColumnDiff.Item, int, boolean) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
-
- renderRole(RelationMember) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
-
- renderRole(TwoColumnDiff.Item, int, boolean) - Method in class org.openstreetmap.josm.gui.history.RelationMemberListTableCellRenderer
-
- renderRowId(ListMergeModel<Node>.EntriesTableModel, int, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
-
render the row id
- renderRowId(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
-
render the row id
- renderStatistics(Map<OsmPrimitiveType, Integer>) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
-
- renderTagName(TagModel) - Method in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
-
renders the name of a tag in the second column of
the table
- renderTagValue(TagModel) - Method in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
-
renders the value of a a tag in the third column of
the table
- renderText(AuthorizationProcedure) - Method in class org.openstreetmap.josm.gui.oauth.AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer
-
- renderTitle(History) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
-
displays the title for this dialog
- renderTo(PasteTagsConflictResolverDialog.StatisticsInfo) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
-
- renderToolTipText(MultiValueResolutionDecision) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
-
Sets the text of the tooltip for both renderers, this (the JLabel) and the combobox renderer.
- renderToolTipText(AuthorizationProcedure) - Method in class org.openstreetmap.josm.gui.oauth.AuthorizationProcedureComboBox.AuthorisationProcedureCellRenderer
-
- renderUploadComment(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
-
- renderUser(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
-
- renderValue(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MergedTableCellRenderer
-
- renderValue(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MineTableCellRenderer
-
- renderValue(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeTableCellRenderer
-
- renderValue(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TheirTableCellRenderer
-
- renderValue(Object) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellEditor.EditorCellRenderer
-
Set text for a value
- renderValue(MultiValueResolutionDecision) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
-
- renderValue(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeCellRenderer
-
renders the textual value.
- renderValue(String, HistoryBrowserModel.TagTableModel, boolean) - Method in class org.openstreetmap.josm.gui.history.TagTableCellRenderer
-
- repaintDragLimits() - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
-
- repaintIfRequired(Set<OsmPrimitive>, WaySegment) - Method in class org.openstreetmap.josm.actions.mapmode.DeleteAction
-
- repaintIfRequired(Set<OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- repaintSelectionChangedListener - Variable in class org.openstreetmap.josm.gui.MapView
-
- repaintTheMap - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- REPEAT_IMAGE - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- REPEAT_IMAGE_ALIGN - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- REPEAT_IMAGE_KEYS - Static variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle
-
- REPEAT_IMAGE_OFFSET - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- REPEAT_IMAGE_PHASE - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- REPEAT_IMAGE_SPACING - Static variable in interface org.openstreetmap.josm.gui.mappaint.StyleKeys
-
- repeatedKeySwitchLassoOption - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- RepeatImageElemStyle - Class in org.openstreetmap.josm.gui.mappaint
-
- RepeatImageElemStyle(Cascade, MapImage, float, float, float, RepeatImageElemStyle.LineImageAlignment) - Constructor for class org.openstreetmap.josm.gui.mappaint.RepeatImageElemStyle
-
- RepeatImageElemStyle.LineImageAlignment - Enum in org.openstreetmap.josm.gui.mappaint
-
- RepeatImageElemStyle.LineImageAlignment() - Constructor for enum org.openstreetmap.josm.gui.mappaint.RepeatImageElemStyle.LineImageAlignment
-
- replace(String, String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Replaces in s
every
target} substring by replacement
.
- replacePreferences(Preferences, Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
-
- replaceTagsOf(Tagged) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replaces the tags of an
OsmPrimitive
by the tags in this collection .
- replaceTagsOf(Collection<? extends Tagged>) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replaces the tags of a collection of
OsmPrimitive
s by the tags in this collection.
- report() - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
-
- reportError(Way, String, int) - Method in class org.openstreetmap.josm.data.validation.tests.WronglyOrderedWays
-
- reportProblemDialog(Set<PrimitiveId>, String, String, String, int) - Static method in class org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask
-
Dialog for report a problem during download.
- reposition(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
-
reposition the play head at the point on the track nearest position given,
providing we are within reasonable distance from the track; otherwise reset to the
original position.
- request - Variable in exception org.openstreetmap.josm.io.imagery.WMSException
-
- 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
- requestClearPoly() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Requests to clear the polyline previously drawn.
- requestClearRect() - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Requests to clear the rectangled previously drawn.
- requestedGroup - Variable in class org.openstreetmap.josm.tools.Shortcut
-
- requestedKey - Variable in class org.openstreetmap.josm.tools.Shortcut
-
- requestedState - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- requestFocusInCell(int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- requestFocusInMapView() - Method in class org.openstreetmap.josm.actions.mapmode.MapMode
-
- requestFocusInWindow() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItem
-
- requestFocusInWindow() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Check
-
- requestFocusInWindow() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- requestFocusInWindow() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Text
-
- 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.RequestHandlerBadRequestException - Exception in org.openstreetmap.josm.io.remotecontrol.handler
-
- RequestHandler.RequestHandlerBadRequestException(String) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerBadRequestException
-
- RequestHandler.RequestHandlerBadRequestException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerBadRequestException
-
- RequestHandler.RequestHandlerErrorException - Exception in org.openstreetmap.josm.io.remotecontrol.handler
-
- RequestHandler.RequestHandlerErrorException(Throwable) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerErrorException
-
- RequestHandler.RequestHandlerException - Exception in org.openstreetmap.josm.io.remotecontrol.handler
-
- RequestHandler.RequestHandlerException(String) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerException
-
- RequestHandler.RequestHandlerException(String, Throwable) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerException
-
- RequestHandler.RequestHandlerException(Throwable) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerException
-
- RequestHandler.RequestHandlerException() - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerException
-
- RequestHandler.RequestHandlerForbiddenException - Exception in org.openstreetmap.josm.io.remotecontrol.handler
-
- RequestHandler.RequestHandlerForbiddenException(String) - Constructor for exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerForbiddenException
-
- requestIsVisible(WMSRequest) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- requestPaintPoly(Polygon) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Requests to paint the given Polygon
as a polyline (unclosed polygon).
- requestPaintRect(Rectangle) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Requests to paint the given Rectangle
.
- RequestProcessor - Class in org.openstreetmap.josm.io.remotecontrol
-
Processes HTTP "remote control" requests.
- RequestProcessor(Socket) - Constructor for class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
-
Constructor
- requestQueue - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- requestQueueLock - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- requests - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- requestToken - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
-
- requestToken - Variable in class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
-
- requestToken - Variable in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
-
- requestTokenUrl - Variable in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
- required - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Role
-
- 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.OsmDataLayer
-
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
- requiresArgument - Variable in enum org.openstreetmap.josm.gui.MainApplication.Option
-
- requiresArgument() - Method in enum org.openstreetmap.josm.gui.MainApplication.Option
-
Determines if this option requires an argument.
- requiresAttribution() - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.Attributed
-
- requiresAttribution() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractOsmTileSource
-
- requiresAttribution() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- requiresAttribution() - Method in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- requiresAttribution() - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- requiresSaveToFile() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
-
Determines if the data managed by this layer needs to be saved to
a file.
- requiresSaveToFile - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- requiresSaveToFile() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- requiresUpdate(Prototype, Prototype, Double, MultiCascade) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSource
-
checks whether a certain match is better than the current match
- requiresUploadToServer() - Method in class org.openstreetmap.josm.gui.layer.AbstractModifiableLayer
-
Determines if the data managed by this layer needs to be uploaded to
the server because it contains modified data.
- requiresUploadToServer - Variable in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- requiresUploadToServer() - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- requiresZip() - Method in class org.openstreetmap.josm.io.session.GeoImageSessionExporter
-
- requiresZip() - Method in class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
-
- requiresZip() - Method in class org.openstreetmap.josm.io.session.ImagerySessionExporter
-
- requiresZip() - Method in class org.openstreetmap.josm.io.session.MarkerSessionExporter
-
- requiresZip() - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
-
- requiresZip() - Method in interface org.openstreetmap.josm.io.session.SessionLayerExporter
-
Return true, if some data needs to be included in
the zip archive.
- RESERVED - Static variable in class org.openstreetmap.josm.tools.Shortcut
-
- reset() - Method in class org.openstreetmap.josm.gui.conflict.pair.nodes.NodeListTableCellRenderer
-
reset the renderer
- reset() - Method in class org.openstreetmap.josm.gui.conflict.pair.relation.RelationMemberTableCellRenderer
-
reset the renderer
- reset() - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMergeTableCellRenderer
-
- reset() - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueCellRenderer
-
- reset() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfoRenderer
-
- reset() - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
-
- reset() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheTableCellRenderer
-
- reset() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableCellRenderer
-
- reset() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableCellRenderer
-
reset the renderer
- reset() - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
-
reset the renderer
- reset() - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultCellRenderer
-
- reset() - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
-
Resets this preference entry to default state.
- reset() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- reset() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
-
Resets the audio player.
- reset - Variable in class org.openstreetmap.josm.tools.Shortcut
-
- resetChangedKey() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
-
- resetCursor(Object) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Remove the new cursor and reset to previous
- resetEastNorthCache() - Method in class org.openstreetmap.josm.data.gpx.GpxData
-
- 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
-
- resetImage() - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
Resets this image to initial state and release all resources being used.
- resetListRenderer() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionRenderer
-
- resetMouseTrackingState() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- resetNodes(DataSet) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- resetPoly() - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- resetPreferences(JComponent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.PreferencesTable
-
Reset selected preferences to their default values
- resetPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.osm.DataSetMerger
-
- resetRenderer() - Method in class org.openstreetmap.josm.gui.tagging.TagCellRenderer
-
resets the renderer
- resetSaveAndUploadState() - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- resetState() - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- resetTableRenderer() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionRenderer
-
- resetToCheckpoint() - Method in class org.openstreetmap.josm.command.MoveCommand
-
Restore old displacement in case of some problems
- resetToDefault() - Method in class org.openstreetmap.josm.data.Preferences
-
- resetToDefaultSettings() - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
-
- resetUploadAndSaveState() - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
-
Resets the upload and save state
- RESIZE_PROP - Static variable in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
- resizeSlippyMap() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
Performs resizing of the DownloadDialog in order to enlarge or shrink the
map.
- resolution - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- resolutionText - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- resolve() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
-
Launches a conflict resolution dialog for the first selected conflict
- RESOLVED_COMPLETELY_PROP - Static variable in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
- 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
- resolver - Variable in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
-
the conflict resolver component
- resolvers - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- resolveTagConflicts(List<JoinAreasAction.Multipolygon>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
-
Checks if tags of two given ways differ, and presents the user a dialog to solve conflicts
- responseCode - Variable in exception org.openstreetmap.josm.gui.help.HelpContentReaderException
-
- responseCode - Variable in exception org.openstreetmap.josm.io.OsmApiException
-
- restart - Variable in class org.openstreetmap.josm.gui.MainMenu
-
File / Restart
- 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
- restartRemoteControlHttpsServer() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
Starts or restarts the HTTPS server
- restoreActionShortcuts() - Method in class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
-
Restore all action shortcuts previously unregistered
- restoreFromPreferences() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.BasicChangesetQueryPanel
-
- restoreFromSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
-
- restoreFromSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
-
- restoreFromSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- restoreFromSettings() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
-
- restoreMenuActions() - Method in class org.openstreetmap.josm.gui.widgets.DisableShortcutsOnFocusGainedTextField
-
Restore all actions previously disabled
- restoreMenuItems() - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
-
- restoreOriginalValue() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
- restorePrimitivesHistory(HistoryComboBox) - Method in class org.openstreetmap.josm.gui.dialogs.OsmIdSelectionDialog
-
Restore the current history from the preferences
- restoreSettings() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
Restores the previous settings in the download dialog.
- restoreUploadAddressHistory(HistoryComboBox) - Method in class org.openstreetmap.josm.actions.OpenLocationAction
-
Restore the current history from the preferences
- 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
-
- restrictionValue - Variable in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys.ConditionalValue
-
- result - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
- result - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
-
- result - Variable in class org.openstreetmap.josm.tools.AudioPlayer.Execute
-
- result - Variable in exception org.openstreetmap.josm.tools.ImageProvider.SAXReturnException
-
- resultOf(Boolean, Boolean) - Method in class org.openstreetmap.gui.jmapviewer.LayerGroup
-
- retainAll(Collection<?>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- RetrieveAccessTokenTask - Class in org.openstreetmap.josm.gui.oauth
-
Asynchronous task for retrieving an Access Token.
- RetrieveAccessTokenTask(Component, OAuthParameters, OAuthToken) - Constructor for class org.openstreetmap.josm.gui.oauth.RetrieveAccessTokenTask
-
Creates the task
- RetrieveRequestTokenTask - Class in org.openstreetmap.josm.gui.oauth
-
Asynchronous task for retrieving a request token
- RetrieveRequestTokenTask(Component, OAuthParameters) - Constructor for class org.openstreetmap.josm.gui.oauth.RetrieveRequestTokenTask
-
Creates the task
- Reunion92Name - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
-
- ReunionEPSG - 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.gui.dialogs.relation.MemberTableModel
-
Reverse the relation members.
- reverse(WayConnectionType.Direction) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.WayConnectionTypeCalculator
-
- REVERSE_VALUES - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
-
- reverseCommand - Variable in class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
-
- reversed - Variable in class org.openstreetmap.josm.data.osm.MultipolygonBuilder.JoinedPolygon
-
- REVERSED_COASTLINE - Static variable in class org.openstreetmap.josm.data.validation.tests.Coastlines
-
- reversedDirection() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- reversedDirectionKeys - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- reverseScript - Static variable in class org.openstreetmap.josm.tools.Diff
-
Standard ScriptBuilders.
- reverseval - Static variable in class org.openstreetmap.josm.data.osm.OsmUtils
-
- reverseWay(Way) - Static method in class org.openstreetmap.josm.actions.ReverseWayAction
-
- reverseWay - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Tools / Reverse Ways
- ReverseWayAction - Class in org.openstreetmap.josm.actions
-
- ReverseWayAction() - Constructor for class org.openstreetmap.josm.actions.ReverseWayAction
-
- ReverseWayAction.ReverseWayResult - Class in org.openstreetmap.josm.actions
-
- ReverseWayAction.ReverseWayResult(Way, Collection<Command>, Command) - Constructor for class org.openstreetmap.josm.actions.ReverseWayAction.ReverseWayResult
-
- ReverseWayNoTagCorrector - Class in org.openstreetmap.josm.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.corrector.ReverseWayNoTagCorrector
-
- ReverseWayTagCorrector - Class in org.openstreetmap.josm.corrector
-
A ReverseWayTagCorrector handles necessary corrections of tags
when a way is reversed.
- ReverseWayTagCorrector() - Constructor for class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
-
- ReverseWayTagCorrector.StringSwitcher - Class in org.openstreetmap.josm.corrector
-
- ReverseWayTagCorrector.StringSwitcher(String, String) - Constructor for class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.StringSwitcher
-
- ReverseWayTagCorrector.TagSwitcher - Class in org.openstreetmap.josm.corrector
-
Reverses a given tag.
- ReverseWayTagCorrector.TagSwitcher() - Constructor for class org.openstreetmap.josm.corrector.ReverseWayTagCorrector.TagSwitcher
-
- rgb(float, float, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Creates a color value with the specified amounts of r
ed, g
reen, b
lue (arguments from 0.0 to 1.0)
- rgba(float, float, float, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
- rhs - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.BinaryMatch
-
- rhs - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.AndSet
-
- rhs - Variable in class org.openstreetmap.josm.tools.template_engine.ContextSwitchTemplate.OrSet
-
- RIGHT - Static variable in class org.openstreetmap.josm.gui.mappaint.Keyword
-
- right - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
-
- RIGHT_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
-
- 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
-
- RightAndLefthandTraffic.RLTrafficGeoProperty - Class in org.openstreetmap.josm.tools
-
- RightAndLefthandTraffic.RLTrafficGeoProperty() - Constructor for class org.openstreetmap.josm.tools.RightAndLefthandTraffic.RLTrafficGeoProperty
-
- rightClickPressPos - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- rlCache - Static variable in class org.openstreetmap.josm.tools.RightAndLefthandTraffic
-
- rmcTimeFmt - Variable in class org.openstreetmap.josm.io.NmeaReader
-
- rmcTimeFmtStd - Variable in class org.openstreetmap.josm.io.NmeaReader
-
- rmNodes - Variable in class org.openstreetmap.josm.command.RemoveNodesCommand
-
- role - Variable in class org.openstreetmap.josm.actions.JoinAreasAction.RelationRole
-
- role - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.RoleMatch
-
- role - Variable in class org.openstreetmap.josm.data.osm.RelationMember
-
- role - Variable in class org.openstreetmap.josm.data.osm.RelationMemberData
-
- role - Variable in class org.openstreetmap.josm.data.osm.RelationToChildReference
-
- role - Variable in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation.RelMember
-
Role of the relation member
- role - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
-
- role - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
-
- role - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
-
- role - Variable in class org.openstreetmap.josm.gui.history.CoordinateInfoViewer.LatLonViewer
-
- role - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.RoleCondition
-
- role(Environment) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
- ROLE_EMPTY - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
-
- ROLE_MISSING - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
-
- ROLE_UNKNOWN - Static variable in class org.openstreetmap.josm.data.validation.tests.RelationChecker
-
- 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
- RoleCorrection - Class in org.openstreetmap.josm.corrector
-
- RoleCorrection(Relation, int, RelationMember, String) - Constructor for class org.openstreetmap.josm.corrector.RoleCorrection
-
- RoleCorrectionTable - Class in org.openstreetmap.josm.corrector
-
- RoleCorrectionTable(List<RoleCorrection>) - Constructor for class org.openstreetmap.josm.corrector.RoleCorrectionTable
-
- RoleCorrectionTableModel - Class in org.openstreetmap.josm.corrector
-
- RoleCorrectionTableModel(List<RoleCorrection>) - Constructor for class org.openstreetmap.josm.corrector.RoleCorrectionTableModel
-
- roleMatcher - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon
-
- roles - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- roles - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Roles
-
- roleString - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.MemberInfo
-
- 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
-
- rootData() - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- rootLayer() - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- rootNode() - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- rotate(EastNorth, double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
-
Returns an EastNorth representing the this EastNorth rotated around
a given EastNorth by a given angle
- ROTATE_CACHE - Static variable in class org.openstreetmap.josm.tools.ImageProvider
-
Caches the image data for rotated versions of the same image.
- rotate_cc(EastNorth, EastNorth, double) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
-
- RotateCommand - Class in org.openstreetmap.josm.command
-
RotateCommand rotates a number of objects around their centre.
- RotateCommand(Collection<OsmPrimitive>, EastNorth) - Constructor for class org.openstreetmap.josm.command.RotateCommand
-
Creates a RotateCommand.
- rotationAngle - Variable in class org.openstreetmap.josm.command.RotateCommand
-
computed rotation angle between starting click and current mouse pos
- roundabout_left - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
-
- roundabout_right - Static variable in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
-
- roundaboutType(RelationMember) - 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(Way) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSortUtils
-
- roundCoord(LatLon) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode.NodeHash
-
- roundToOsmPrecision(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
-
Returns the value rounded to OSM precisions, i.e.
- roundToOsmPrecisionStrict(double) - Static method in class org.openstreetmap.josm.data.coor.LatLon
-
Returns the value rounded to OSM precision.
- ROUTE_POINT - Static variable in class org.openstreetmap.josm.io.GpxWriter
-
- routePoints - Variable in class org.openstreetmap.josm.data.gpx.GpxRoute
-
- routes - Variable in class org.openstreetmap.josm.data.gpx.GpxData
-
- row - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.EditTagDialog
-
- 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
-
- rows - Variable in class org.openstreetmap.josm.gui.history.DiffTableModel
-
- rows - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.MultiSelect
-
- rowSelectionModel - Variable in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- rubberLineColor - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- rubberLineStroke - 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.MapCSSTagChecker.TagCheck
-
- rule - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- ruleMap - Variable in class org.openstreetmap.josm.io.FileWatcher
-
- rules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource.MapCSSRuleIndex
-
- rules - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSStyleSource
-
- ruleSourceProviders - Static variable in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference
-
- run() - Method in class org.openstreetmap.gui.jmapviewer.JobDispatcher.JobThread
-
- run() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
-
- run() - Method in class org.openstreetmap.josm.actions.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.AutosaveTask
-
- run() - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
-
- run() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectNextColumnCellAction
-
- run() - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable.SelectPreviousColumnCellAction
-
- run() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable.SelectNextColumnCellAction
-
- run() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable.SelectPreviousColumnCellAction
-
- run() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction.ShowHistoryTask
-
- run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadAllChildRelationsAction
-
- run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadSelectedAction
-
- run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.EditAction
-
- run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.ApplyAction
-
- run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DeleteCurrentRelationAction
-
- run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.EditAction
-
- run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.OKAction
-
- run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.SelectNextColumnCellAction
-
- run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.EditAction
-
- run() - Method in class org.openstreetmap.josm.gui.dialogs.relation.RunnableAction
-
- run() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.NewAction
-
- run() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.CancelAction
-
- run() - Method in class org.openstreetmap.josm.gui.download.DownloadDialog.DownloadAction
-
- run() - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog.CloseAction
-
- run() - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ShowHistoryAction
-
- run() - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
-
Runs the task
- run() - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
-
- run() - Method in class org.openstreetmap.josm.gui.io.SaveLayerTask
-
- run() - Method in class org.openstreetmap.josm.gui.io.UploadLayerTask
-
- run() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay.LoadImageRunnable
-
- run() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
-
- run() - Method in class org.openstreetmap.josm.gui.MainApplication.GuiFinalizationWorker
-
- run() - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
-
Execution function for the Collector.
- run() - Method in class org.openstreetmap.josm.gui.PleaseWaitRunnable
-
- run() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.AddAction
-
- run() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.DeleteAction
-
- run() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.PasteAction
-
- run() - Method in class org.openstreetmap.josm.gui.tagging.TagTable.SelectNextColumnCellAction
-
- run() - Method in class org.openstreetmap.josm.io.imagery.WMSGrabber
-
- run() - Method in class org.openstreetmap.josm.io.MessageNotifier.Worker
-
- run() - Method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
-
- run() - Method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
- run() - Method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
-
The work is done here.
- run() - Method in class org.openstreetmap.josm.tools.AudioPlayer
-
Starts the thread to actually play the audio, per Thread interface
Not to be used as public, though Thread interface doesn't allow it to be made private
- run() - Method in class org.openstreetmap.josm.tools.BugReportExceptionHandler.BugReporterThread
-
- run() - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyTimerTask
-
- runDownloadTask(ChangesetDownloadTask) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
Runs the given changeset download task.
- runInEDT(Runnable) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
-
- runInEDTAndWait(Runnable) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
-
- runInEDTAndWaitAndReturn(Callable<V>) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
-
- RunnableAction - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- RunnableAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.RunnableAction
-
- running - Variable in class org.openstreetmap.josm.gui.NotificationManager
-
- runTest() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- runTests(DataSet) - Static method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- rx - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
-
- rxErrorMsg - Static variable in class org.openstreetmap.josm.actions.search.SearchCompiler
-
- rxErrorMsgNoPos - Static variable in class org.openstreetmap.josm.actions.search.SearchCompiler
-
- ry - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
-
- rz - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
-
- s - Variable in class org.openstreetmap.josm.actions.search.SearchAction.DescriptionTextBuilder
-
- s - Variable in class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
-
- s - Variable in class org.openstreetmap.josm.gui.dialogs.InspectPrimitiveDialog.DataText
-
- s - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.SaveAsAction.SaveToFileTask
-
- s - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchMenuItem
-
- s - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
-
- s - Variable in class org.openstreetmap.josm.tools.TextTagParser.TextAnalyzer
-
- S_TR - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- safeIterator - Variable in class org.openstreetmap.josm.data.osm.Storage
-
- SainteAnneEPSG - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
-
- SainteAnneName - Static variable in class org.openstreetmap.josm.gui.preferences.projection.UTMFranceDOMProjectionChoice
-
- 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).
- sameType - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.SearchAction
-
- sanitize(String) - Static method in class org.openstreetmap.josm.gui.preferences.imagery.AddImageryPanel
-
- sanity() - Method in class org.openstreetmap.josm.data.osm.BBox
-
- sanityCheck() - Method in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- sanityChecks() - Method in class org.openstreetmap.josm.command.ChangeCommand
-
- save() - Method in class org.openstreetmap.josm.data.imagery.ImageryLayerInfo
-
- save() - Method in class org.openstreetmap.josm.data.osm.Node
-
- save() - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Save parameters of this primitive to the transport object
- save() - Method in class org.openstreetmap.josm.data.osm.Relation
-
- save() - Method in class org.openstreetmap.josm.data.osm.Way
-
- save() - Method in class org.openstreetmap.josm.data.Preferences
-
Called after every put.
- save() - Method in class org.openstreetmap.josm.gui.download.BookmarkList
-
Saves all bookmarks to the preferences file
- save - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
-
- save - Variable in class org.openstreetmap.josm.gui.MainMenu
-
File / Save
- save(Preferences, CredentialsAgent) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Saves the content of this holder to the preferences and a credential store managed
by a credential manager.
- save(File, OsmDataLayer, boolean) - Method in class org.openstreetmap.josm.io.OsmExporter
-
- save() - Method in class org.openstreetmap.josm.tools.Shortcut
-
- SaveAction - Class in org.openstreetmap.josm.actions
-
Export the data as an OSM xml file.
- SaveAction() - Constructor for class org.openstreetmap.josm.actions.SaveAction
-
Construct the action with "Save" as label.
- saveAction(ToolbarPreferences.ActionDefinition) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParser
-
- SaveActionBase - Class in org.openstreetmap.josm.actions
-
- SaveActionBase(String, String, String, Shortcut) - Constructor for class org.openstreetmap.josm.actions.SaveActionBase
-
- saveAndProceedAction - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- saveAndProceedActionButton - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- saveAndUploadTask - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- saveAngles(String...) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- saveAs - Variable in class org.openstreetmap.josm.gui.MainMenu
-
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.
- saveBookmarks() - Static method in class org.openstreetmap.josm.data.imagery.OffsetBookmark
-
- saveCheckpoint() - Method in class org.openstreetmap.josm.command.MoveCommand
-
Save curent displacement to restore in case of some problems
- saveCommonAttributes(PrimitiveData) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Save common parameters of primitives to the transport object
- saveCredentials - Variable in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
-
- saveData(String, byte[]) - Method in class org.openstreetmap.josm.io.CacheFiles
-
Writes an byte-array to disk
- saveDefault() - Method in class org.openstreetmap.josm.tools.Shortcut
-
- saveDis - Variable in class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
-
- saveIgnoredErrors() - Static method in class org.openstreetmap.josm.data.validation.OsmValidator
-
- saveImg(String, BufferedImage) - Method in class org.openstreetmap.josm.io.CacheFiles
-
Saves a given image and ident to the cache
- saveIncomplete(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.command.PurgeCommand
-
- saveIndex() - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- 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
- savelayer(AutosaveTask.AutosaveLayerInfo) - Method in class org.openstreetmap.josm.data.AutosaveTask
-
- SaveLayerInfo - Class in org.openstreetmap.josm.gui.io
-
SaveLayerInfo represents the information, user preferences and save/upload states of
a layer which might be uploaded/saved.
- SaveLayerInfo(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
-
- SaveLayersDialog(Component) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- SaveLayersDialog.CancelAction - Class in org.openstreetmap.josm.gui.io
-
- SaveLayersDialog.CancelAction() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.CancelAction
-
- SaveLayersDialog.DiscardAndProceedAction - Class in org.openstreetmap.josm.gui.io
-
- SaveLayersDialog.DiscardAndProceedAction() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.DiscardAndProceedAction
-
- SaveLayersDialog.LayerListWarningMessagePanel - Class in org.openstreetmap.josm.gui.io
-
- SaveLayersDialog.LayerListWarningMessagePanel(String, List<SaveLayerInfo>) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.LayerListWarningMessagePanel
-
- SaveLayersDialog.SaveAndProceedAction - Class in org.openstreetmap.josm.gui.io
-
- SaveLayersDialog.SaveAndProceedAction() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndProceedAction
-
- SaveLayersDialog.SaveAndUploadTask - Class in org.openstreetmap.josm.gui.io
-
This is the asynchronous task which uploads modified layers to the server and
saves them to files, if requested by the user.
- SaveLayersDialog.SaveAndUploadTask(SaveLayersModel, ProgressMonitor) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.SaveAndUploadTask
-
- SaveLayersDialog.UserAction - Enum in org.openstreetmap.josm.gui.io
-
- SaveLayersDialog.UserAction() - Constructor for enum org.openstreetmap.josm.gui.io.SaveLayersDialog.UserAction
-
- SaveLayersDialog.WindowClosingAdapter - Class in org.openstreetmap.josm.gui.io
-
- SaveLayersDialog.WindowClosingAdapter() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersDialog.WindowClosingAdapter
-
- SaveLayersModel - Class in org.openstreetmap.josm.gui.io
-
- SaveLayersModel() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersModel
-
Constructs a new SaveLayersModel
.
- SaveLayersModel.Mode - Enum in org.openstreetmap.josm.gui.io
-
- SaveLayersModel.Mode() - Constructor for enum org.openstreetmap.josm.gui.io.SaveLayersModel.Mode
-
- SaveLayersTable - Class in org.openstreetmap.josm.gui.io
-
- SaveLayersTable(SaveLayersModel) - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersTable
-
- SaveLayersTableColumnModel - Class in org.openstreetmap.josm.gui.io
-
- SaveLayersTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel
-
- SaveLayersTableColumnModel.RecommendedActionsTableCell - Class in org.openstreetmap.josm.gui.io
-
small renderer class that handles the "should be uploaded/saved" texts.
- SaveLayersTableColumnModel.RecommendedActionsTableCell() - Constructor for class org.openstreetmap.josm.gui.io.SaveLayersTableColumnModel.RecommendedActionsTableCell
-
- SaveLayerTask - Class in org.openstreetmap.josm.gui.io
-
- SaveLayerTask(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(String, boolean) - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
Save preferences from UI controls, globally or for a specified layer.
- savePreferences() - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
Save preferences from UI controls for initial layer or globally
- savePreferences() - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
Saves preferences.
- savePreferences() - Method in class org.openstreetmap.josm.gui.tagging.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
-
- 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
- saveTagsToFile() - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
-
- saveTileToFile(byte[]) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader.FileLoadJob
-
- saveToCache(BufferedImage, InputStream, Projection, double, double, double) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- saveToDisk() - Method in class org.openstreetmap.josm.io.CacheCustomContent
-
Stores the data to disk
- saveToHistory(SearchAction.SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
-
- saveToPreferences(UploadStrategy) - Static method in enum org.openstreetmap.josm.gui.io.UploadStrategy
-
Saves the upload strategy strategy
to the preferences.
- saveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.AuthenticationPreferencesPanel
-
Saves the current values to 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.MessagesNotifierPanel
-
Saves the current values to preferences
- saveToPreferences - Variable in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
- saveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
-
Saves the current values to preferences
- saveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
-
Saves the values to the preferences
- saveToPreferences() - Method in class org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel
-
Saves the current values to the preferences
- saveUnsavedModifications() - Static method in class org.openstreetmap.josm.Main
-
Asks user to perform "save layer" operations (save on disk and/or upload data to server) for all
AbstractModifiableLayer
before JOSM exits.
- saveUnsavedModifications(Iterable<? extends Layer>, boolean) - Static method in class org.openstreetmap.josm.Main
-
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
-
- sc - Variable in class org.openstreetmap.josm.actions.JosmAction
-
- scale(double) - Method in class org.openstreetmap.josm.data.coor.EastNorth
-
- scale - Variable in class org.openstreetmap.josm.data.ViewportData
-
- scale - Variable in class org.openstreetmap.josm.gui.NavigatableComponent
-
The scale factor in x or y-units per pixel.
- scale - Variable in class org.openstreetmap.josm.gui.NavigatableComponent.ZoomData
-
- scale2level(double) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.OptimizedGeneralSelector
-
- ScaleCommand - Class in org.openstreetmap.josm.command
-
- ScaleCommand(Collection<OsmPrimitive>, EastNorth) - Constructor for class org.openstreetmap.josm.command.ScaleCommand
-
Creates a ScaleCommand.
- scaledDimension(Image) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- scaleMax - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
-
- scaleMin - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler.RuleElem
-
- scalingFactor - Variable in class org.openstreetmap.josm.command.ScaleCommand
-
Current scaling factor applied
- ScanexTileSource - Class in org.openstreetmap.gui.jmapviewer.tilesources
-
- ScanexTileSource(String, String, int) - Constructor for class org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource
-
- ScanexTileSource.ScanexLayer - Enum in org.openstreetmap.gui.jmapviewer.tilesources
-
- ScanexTileSource.ScanexLayer(String, String) - Constructor for enum org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource.ScanexLayer
-
- scanIconCacheFiles(ProgressMonitor, File) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
-
- scanLocalPluginRepository(ProgressMonitor, File) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
-
- scanManifest(Manifest, boolean) - Method in class org.openstreetmap.josm.plugins.PluginInformation
-
- scanPluginFiles(ProgressMonitor, File) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
-
- scanSiteCacheFiles(ProgressMonitor, File) - Method in class org.openstreetmap.josm.plugins.ReadLocalPluginInformationTask
-
- schedule() - Method in class org.openstreetmap.josm.data.AutosaveTask
-
- scheduled - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
-
Indicated if moveTask
is currently enabled (periodically
executed via timer) or disabled
- 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).
- schemaKey - Variable in class org.openstreetmap.josm.gui.preferences.advanced.ExportProfileAction
-
- scroll() - Method in class org.openstreetmap.josm.gui.ScrollViewport
-
- scroll(int, int) - Method in class org.openstreetmap.josm.gui.ScrollViewport
-
- scrollDirection - Variable in class org.openstreetmap.josm.gui.ScrollViewport
-
- scrollPane - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
- scrollRectToVisible(Rectangle) - Method in class org.openstreetmap.josm.gui.history.VersionTable
-
- scrollToElementWithId(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser.HyperlinkHandler
-
Scrolls the help browser to the element with id id
- scrollToVisible(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerList
-
- scrollToVisible(int, int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesTable
-
- ScrollViewport - Class in org.openstreetmap.josm.gui
-
A viewport with UP and DOWN arrow buttons, so that the user can make the
content scroll.
- ScrollViewport(JComponent, int) - Constructor for class org.openstreetmap.josm.gui.ScrollViewport
-
- ScrollViewport(int) - Constructor for class org.openstreetmap.josm.gui.ScrollViewport
-
- ScrollViewport.ScrollViewPortMouseListener - Class in org.openstreetmap.josm.gui
-
- ScrollViewport.ScrollViewPortMouseListener(int) - Constructor for class org.openstreetmap.josm.gui.ScrollViewport.ScrollViewPortMouseListener
-
- scrollWrapEnabled - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- se - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- SE_INDEX - Static variable in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- search - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- search() - Static method in class org.openstreetmap.josm.actions.search.SearchAction
-
Launches the dialog for specifying search criteria and runs
a search
- search(String, SearchAction.SearchMode) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
-
- search(SearchAction.SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
-
- search - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.Any
-
- search(BBox, List<T>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- search(BBox) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- search - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Edit / Search...
- search_cache - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- search_contents(BBox, List<T>) - Method in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- SEARCH_EXPRESSION - Static variable in class org.openstreetmap.josm.actions.search.SearchAction
-
- SEARCH_IN_TAGS - Static variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- SearchAction - Class in org.openstreetmap.josm.actions.search
-
- SearchAction() - Constructor for class org.openstreetmap.josm.actions.search.SearchAction
-
Constructs a new SearchAction
.
- SearchAction.DescriptionTextBuilder - Class in org.openstreetmap.josm.actions.search
-
- SearchAction.DescriptionTextBuilder() - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.DescriptionTextBuilder
-
- SearchAction.SearchKeywordRow - Class in org.openstreetmap.josm.actions.search
-
- SearchAction.SearchKeywordRow(HistoryComboBox) - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.SearchKeywordRow
-
- SearchAction.SearchMode - Enum in org.openstreetmap.josm.actions.search
-
- SearchAction.SearchMode(char) - Constructor for enum org.openstreetmap.josm.actions.search.SearchAction.SearchMode
-
- SearchAction.SearchSetting - Class in org.openstreetmap.josm.actions.search
-
- SearchAction.SearchSetting() - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
-
- SearchAction.SearchSetting(String, SearchAction.SearchMode, boolean, boolean, boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
-
- SearchAction.SearchSetting(SearchAction.SearchSetting) - Constructor for class org.openstreetmap.josm.actions.search.SearchAction.SearchSetting
-
- searchActionAny - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- searchActionSame - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- SearchCompiler - Class in org.openstreetmap.josm.actions.search
-
Implements a google-like search.
- SearchCompiler(boolean, boolean, PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler
-
- SearchCompiler.Always - Class in org.openstreetmap.josm.actions.search
-
Matches every OsmPrimitive.
- SearchCompiler.Always() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Always
-
- SearchCompiler.And - Class in org.openstreetmap.josm.actions.search
-
Matches if both left and right expressions match.
- SearchCompiler.And(SearchCompiler.Match, SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.And
-
- SearchCompiler.Any - Class in org.openstreetmap.josm.actions.search
-
Match a string in any tags (key or value), with optional regex and case insensitivity.
- SearchCompiler.Any(String, boolean, boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Any
-
- SearchCompiler.AreaSize - Class in org.openstreetmap.josm.actions.search
-
Matches if the size of the area is within the given range
- SearchCompiler.AreaSize(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.AreaSize
-
- SearchCompiler.AreaSize(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.AreaSize
-
- SearchCompiler.BinaryMatch - Class in org.openstreetmap.josm.actions.search
-
A binary search operator which may take data parameters.
- SearchCompiler.BinaryMatch(SearchCompiler.Match, SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.BinaryMatch
-
- SearchCompiler.BinaryMatchFactory - Interface in org.openstreetmap.josm.actions.search
-
- SearchCompiler.BooleanMatch - Class in org.openstreetmap.josm.actions.search
-
Matches if the value of the corresponding key is ''yes'', ''true'', ''1'' or ''on''.
- SearchCompiler.BooleanMatch(String, boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.BooleanMatch
-
- SearchCompiler.ChangesetId - Class in org.openstreetmap.josm.actions.search
-
Matches objects with a changeset ID in the given range.
- SearchCompiler.ChangesetId(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.ChangesetId
-
- SearchCompiler.ChangesetId(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.ChangesetId
-
- SearchCompiler.Child - Class in org.openstreetmap.josm.actions.search
-
Matches objects if they are children of the expression
- SearchCompiler.Child(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Child
-
- SearchCompiler.Closed - Class in org.openstreetmap.josm.actions.search
-
Matches ways which are closed (i.e.
- SearchCompiler.Closed() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Closed
-
- SearchCompiler.CoreSimpleMatchFactory - Class in org.openstreetmap.josm.actions.search
-
- SearchCompiler.CoreSimpleMatchFactory() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.CoreSimpleMatchFactory
-
- SearchCompiler.CoreUnaryMatchFactory - Class in org.openstreetmap.josm.actions.search
-
- SearchCompiler.CoreUnaryMatchFactory() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.CoreUnaryMatchFactory
-
- SearchCompiler.ExactKeyValue - Class in org.openstreetmap.josm.actions.search
-
Matches objects with the exact given key-value pair.
- SearchCompiler.ExactKeyValue(boolean, String, String) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue
-
- SearchCompiler.ExactKeyValue.Mode - Enum in org.openstreetmap.josm.actions.search
-
- SearchCompiler.ExactKeyValue.Mode() - Constructor for enum org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue.Mode
-
- SearchCompiler.ExactType - Class in org.openstreetmap.josm.actions.search
-
- SearchCompiler.ExactType(String) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.ExactType
-
- SearchCompiler.Id - Class in org.openstreetmap.josm.actions.search
-
Matches objects with ID in the given range.
- SearchCompiler.Id(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Id
-
- SearchCompiler.Id(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Id
-
- SearchCompiler.InArea - Class in org.openstreetmap.josm.actions.search
-
Matches objects within the given bounds.
- SearchCompiler.InArea(boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.InArea
-
- SearchCompiler.Incomplete - Class in org.openstreetmap.josm.actions.search
-
Match objects that are incomplete, where only id and type are known.
- SearchCompiler.Incomplete() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Incomplete
-
- SearchCompiler.InDataSourceArea - Class in org.openstreetmap.josm.actions.search
-
Matches objects within source area ("downloaded area").
- SearchCompiler.InDataSourceArea(boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.InDataSourceArea
-
- SearchCompiler.InView - Class in org.openstreetmap.josm.actions.search
-
Matches objects within current map view.
- SearchCompiler.InView(boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.InView
-
- SearchCompiler.KeyValue - Class in org.openstreetmap.josm.actions.search
-
Matches objects with the given key-value pair.
- SearchCompiler.KeyValue(String, String, boolean, boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.KeyValue
-
- SearchCompiler.Match - Class in org.openstreetmap.josm.actions.search
-
Base class for all search operators.
- SearchCompiler.Match() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Match
-
- SearchCompiler.MatchFactory - Interface in org.openstreetmap.josm.actions.search
-
Classes implementing this interface can provide Match operators.
- SearchCompiler.Modified - Class in org.openstreetmap.josm.actions.search
-
Matches all objects that have been modified, created, or undeleted
- SearchCompiler.Modified() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Modified
-
- SearchCompiler.Never - Class in org.openstreetmap.josm.actions.search
-
Never matches any OsmPrimitive.
- SearchCompiler.Never() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Never
-
- SearchCompiler.New - Class in org.openstreetmap.josm.actions.search
-
Matches objects that are new (i.e.
- SearchCompiler.New() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.New
-
- SearchCompiler.NodeCountRange - Class in org.openstreetmap.josm.actions.search
-
Matches ways with a number of nodes in given range
- SearchCompiler.NodeCountRange(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.NodeCountRange
-
- SearchCompiler.NodeCountRange(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.NodeCountRange
-
- SearchCompiler.Not - Class in org.openstreetmap.josm.actions.search
-
Inverts the match.
- SearchCompiler.Not(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Not
-
- SearchCompiler.Nth - Class in org.openstreetmap.josm.actions.search
-
Matches the n-th object of a relation and/or the n-th node of a way.
- SearchCompiler.Nth(PushbackTokenizer, boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Nth
-
- SearchCompiler.Nth(int, boolean) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Nth
-
- SearchCompiler.Or - Class in org.openstreetmap.josm.actions.search
-
Matches if the left OR the right expression match.
- SearchCompiler.Or(SearchCompiler.Match, SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Or
-
- SearchCompiler.Parent - Class in org.openstreetmap.josm.actions.search
-
Matches objects if they are parents of the expression
- SearchCompiler.Parent(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Parent
-
- SearchCompiler.ParseError - Exception in org.openstreetmap.josm.actions.search
-
- SearchCompiler.ParseError(String) - Constructor for exception org.openstreetmap.josm.actions.search.SearchCompiler.ParseError
-
- SearchCompiler.ParseError(String, Throwable) - Constructor for exception org.openstreetmap.josm.actions.search.SearchCompiler.ParseError
-
- SearchCompiler.ParseError(PushbackTokenizer.Token, PushbackTokenizer.Token) - Constructor for exception org.openstreetmap.josm.actions.search.SearchCompiler.ParseError
-
- SearchCompiler.RangeMatch - Class in org.openstreetmap.josm.actions.search
-
Matches objects with properties in a certain range.
- SearchCompiler.RangeMatch(long, long) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.RangeMatch
-
- SearchCompiler.RangeMatch(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.RangeMatch
-
- SearchCompiler.RoleMatch - Class in org.openstreetmap.josm.actions.search
-
Matches objects with the given relation role (i.e.
- SearchCompiler.RoleMatch(String) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.RoleMatch
-
- SearchCompiler.Selected - Class in org.openstreetmap.josm.actions.search
-
Matches all objects currently selected
- SearchCompiler.Selected() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Selected
-
- SearchCompiler.SimpleMatchFactory - Interface in org.openstreetmap.josm.actions.search
-
- SearchCompiler.TagCountRange - Class in org.openstreetmap.josm.actions.search
-
Matches objects with a number of tags in given range
- SearchCompiler.TagCountRange(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.TagCountRange
-
- SearchCompiler.TagCountRange(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.TagCountRange
-
- SearchCompiler.TimestampRange - Class in org.openstreetmap.josm.actions.search
-
Matches objects with a timestamp in given range
- SearchCompiler.TimestampRange(long, long) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.TimestampRange
-
- SearchCompiler.UnaryMatch - Class in org.openstreetmap.josm.actions.search
-
A unary search operator which may take data parameters.
- SearchCompiler.UnaryMatch(SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.UnaryMatch
-
- SearchCompiler.UnaryMatchFactory - Interface in org.openstreetmap.josm.actions.search
-
- SearchCompiler.Untagged - Class in org.openstreetmap.josm.actions.search
-
Matches objects that don't have any interesting tags (i.e.
- SearchCompiler.Untagged() - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Untagged
-
- SearchCompiler.UserMatch - Class in org.openstreetmap.josm.actions.search
-
Matches objects last changed by the given username.
- SearchCompiler.UserMatch(String) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.UserMatch
-
- SearchCompiler.ValueComparison - Class in org.openstreetmap.josm.actions.search
-
- SearchCompiler.ValueComparison(String, String, int) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.ValueComparison
-
- SearchCompiler.Version - Class in org.openstreetmap.josm.actions.search
-
Matches objects with a version number in the given range.
- SearchCompiler.Version(PushbackTokenizer.Range) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Version
-
- SearchCompiler.Version(PushbackTokenizer) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Version
-
- SearchCompiler.Xor - Class in org.openstreetmap.josm.actions.search
-
Matches if the left OR the right expression match, but not both.
- SearchCompiler.Xor(SearchCompiler.Match, SearchCompiler.Match) - Constructor for class org.openstreetmap.josm.actions.search.SearchCompiler.Xor
-
- searchExpression - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection.NameQueryTask
-
- SearchExpressionCondition - Class in org.openstreetmap.josm.tools.template_engine
-
- SearchExpressionCondition(SearchCompiler.Match, TemplateEntry) - Constructor for class org.openstreetmap.josm.tools.template_engine.SearchExpressionCondition
-
- searchHistory - Static variable in class org.openstreetmap.josm.actions.search.SearchAction
-
- searchNode(AbstractLayer) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- searchNode(DefaultMutableTreeNode, AbstractLayer) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- searchNodes(BBox) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Searches for nodes in the given bounding box.
- searchNodes() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- searchRegex - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.Any
-
- searchRelations(BBox) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Searches for relations in the given bounding box.
- searchWays(BBox) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Searches for ways in the given bounding box.
- searchWays() - Method in class org.openstreetmap.josm.data.osm.DatasetConsistencyTest
-
- searchWithHistory(SearchAction.SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
-
Adds the search specified by the settings in s
to the
search history and performs the search.
- searchWithoutHistory(SearchAction.SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
-
- SEC - Static variable in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- secondOption - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.CondOperator
-
- SECONDS_PER_MINUTE - Static variable in class org.openstreetmap.josm.io.OsmServerWriter
-
- secret - Variable in class org.openstreetmap.josm.data.oauth.OAuthToken
-
- 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
-
- 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
-
- segmentPoint1 - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- segmentPoint2 - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- segments - Variable in class org.openstreetmap.josm.data.gpx.ImmutableGpxTrack
-
- segmentsParallel(EastNorth, EastNorth, EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.tools.Geometry
-
- segSum - Variable in class org.openstreetmap.josm.actions.OrthogonalizeAction.WayData
-
- sel - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper
-
- sel - Variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionMenuItem
-
- sel - Variable in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
-
- select() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.SelectUsersPrimitivesAction
-
- select(URI) - Method in class org.openstreetmap.josm.io.DefaultProxySelector
-
- selectACComboBoxSavingUnixBuffer(AutoCompletingComboBox) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
-
- SelectAction - Class in org.openstreetmap.josm.actions.mapmode
-
Move is an action that can move all kind of OsmPrimitives (except keys for now).
- SelectAction(MapFrame) - Constructor for class org.openstreetmap.josm.actions.mapmode.SelectAction
-
Create a new SelectAction
- selectAction - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
- SelectAction.CycleManager - Class in org.openstreetmap.josm.actions.mapmode
-
- SelectAction.CycleManager() - Constructor for class org.openstreetmap.josm.actions.mapmode.SelectAction.CycleManager
-
- SelectAction.Mode - Enum in org.openstreetmap.josm.actions.mapmode
-
- SelectAction.Mode() - Constructor for enum org.openstreetmap.josm.actions.mapmode.SelectAction.Mode
-
- SelectAction.SelectActionCursor - Enum in org.openstreetmap.josm.actions.mapmode
-
- SelectAction.SelectActionCursor(String, String) - Constructor for enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
-
- SelectAction.SelectActionCursor(int) - Constructor for enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
-
- SelectAction.VirtualManager - Class in org.openstreetmap.josm.actions.mapmode
-
- SelectAction.VirtualManager() - Constructor for class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
-
- selectAll - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Selection / Select All
- SelectAllAction - Class in org.openstreetmap.josm.actions
-
- SelectAllAction() - Constructor for class org.openstreetmap.josm.actions.SelectAllAction
-
- SelectAllOnFocusGainedDecorator - Class in org.openstreetmap.josm.gui.widgets
-
- SelectAllOnFocusGainedDecorator() - Constructor for class org.openstreetmap.josm.gui.widgets.SelectAllOnFocusGainedDecorator
-
- selectAndZoomAction - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
- selectButton - Variable in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
-
The select button
- SelectByInternalPointAction - Class in org.openstreetmap.josm.actions
-
This allows to select a polygon/multipolgon by an internal point.
- SelectByInternalPointAction() - Constructor for class org.openstreetmap.josm.actions.SelectByInternalPointAction
-
- SelectCommand - Class in org.openstreetmap.josm.command
-
Command that selects OSM primitives
- SelectCommand(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
-
- selected - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.JoinedWay
-
- selected - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData
-
- selected - Variable in class org.openstreetmap.josm.data.validation.PaintVisitor
-
Is the error selected ?
- selected - Variable in class org.openstreetmap.josm.data.validation.TestError
-
If this error is selected
- selected - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
-
- selected - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionItemPriority
-
- SELECTED_CHANGESET_PROP - Static variable in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
- selectedChangeset - Variable in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
-
- selectedChangeset - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
-
- selectedColor - Variable in class org.openstreetmap.josm.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
- selectedGPX(boolean) - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- selectedIcon - Variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- selectedIdx - Variable in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
-
- selectedLayers - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree
-
- selectedList - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.Settings
-
- 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.UnGlueAction
-
- selectedNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
Preference: size of selected nodes
- selectedNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Preference: size of selected nodes
- selectedPluginsMap - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
- selectedPolyData - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- selectedPrimitives - Variable in class org.openstreetmap.josm.data.osm.DataSet
-
- selectedProjectionChanged(ProjectionChoice) - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
Handles all the work related to update the projection-specific
preferences
- selectedRect - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
When a selection is done, the rectangle of the selection (in image coordinates)
- selectedSegment - Variable in class org.openstreetmap.josm.actions.mapmode.ExtrudeAction
-
- selectedWay - Variable in class org.openstreetmap.josm.actions.UnGlueAction
-
- selectedWays - Variable in class org.openstreetmap.josm.actions.CreateMultipolygonAction.CreateUpdateMultipolygonTask
-
- selectFirstChangeset() - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
-
Selects the first changeset in the current list of open changesets
- selectFirstTabWithConflicts() - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
- selecting - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompletingComboBoxDocument
-
- 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.data.osm.event.SelectionEventManager
-
- 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.GeoImageLayer.Loader
-
- SELECTION_HISTORY_SIZE - Static variable in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
- selectionBackground - Variable in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeRenderer
-
- selectionBase - Variable in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
-
- selectionChangeAdapter - Variable in class org.openstreetmap.josm.actions.JosmAction
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.JosmAction.SelectionChangeAdapter
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
redraw to (possibly) get rid of helper line if selection changes.
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.relation.AddSelectionToRelations
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.event.SelectionEventManager
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in interface org.openstreetmap.josm.data.SelectionChangedListener
-
Informs the listener that the selection in the dataset has changed.
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetInSelectionListModel
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
-
Called when the selection in the dataset changed.
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- selectionChanged(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.io.remotecontrol.AddTagsDialog
-
- selectionChangedBlocked - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- SelectionChangedListener - Interface in org.openstreetmap.josm.data
-
This is a listener for selection changes through the dataset's data.
- selectionEmpty() - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Determines whether the selection is empty or not
- 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
-
- SelectionEventManager() - Constructor for class org.openstreetmap.josm.data.osm.event.SelectionEventManager
-
Constructs a new SelectionEventManager
.
- SelectionEventManager.ListenerInfo - Class in org.openstreetmap.josm.data.osm.event
-
- SelectionEventManager.ListenerInfo(SelectionChangedListener) - Constructor for class org.openstreetmap.josm.data.osm.event.SelectionEventManager.ListenerInfo
-
- selectionForeground - Variable in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeRenderer
-
- selectionHistory - Variable in class org.openstreetmap.josm.data.osm.DataSet
-
History of selections - shared by plugins and SelectionListDialog
- selectionList - Variable in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel
-
- 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 - Variable in class org.openstreetmap.josm.gui.MapFrame
-
- 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.MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.MouseEventHandler
-
- SelectionListDialog.SearchAction - Class in org.openstreetmap.josm.gui.dialogs
-
Launches the search dialog
- SelectionListDialog.SearchAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchAction
-
- SelectionListDialog.SearchMenuItem - Class in org.openstreetmap.josm.gui.dialogs
-
A specialized JMenuItem
for presenting one entry of the search history
- SelectionListDialog.SearchMenuItem(SearchAction.SearchSetting) - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchMenuItem
-
- SelectionListDialog.SearchPopupMenu - Class in org.openstreetmap.josm.gui.dialogs
-
The popup menu for the search history entries
- SelectionListDialog.SearchPopupMenu() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SearchPopupMenu
-
- SelectionListDialog.SelectAction - Class in org.openstreetmap.josm.gui.dialogs
-
Sets the current JOSM selection to the OSM primitives selected in the list
of this dialog
- SelectionListDialog.SelectAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectAction
-
- SelectionListDialog.SelectionHistoryPopup - Class in org.openstreetmap.josm.gui.dialogs
-
The popup menu for the JOSM selection history entries
- SelectionListDialog.SelectionHistoryPopup(Collection<Collection<? extends OsmPrimitive>>) - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionHistoryPopup
-
- SelectionListDialog.SelectionListModel - Class in org.openstreetmap.josm.gui.dialogs
-
The list model for the list of OSM primitives in the current JOSM selection.
- SelectionListDialog.SelectionListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
Constructor
- SelectionListDialog.SelectionMenuItem - Class in org.openstreetmap.josm.gui.dialogs
-
A specialized JMenuItem
for presenting one entry of the selection history
- SelectionListDialog.SelectionMenuItem(Collection<? extends OsmPrimitive>) - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionMenuItem
-
- SelectionListDialog.TitleUpdater - Class in org.openstreetmap.josm.gui.dialogs
-
Updates the dialog title with a summary of the current JOSM selection
- SelectionListDialog.TitleUpdater() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.TitleUpdater
-
- SelectionListDialog.ZoomToJOSMSelectionAction - Class in org.openstreetmap.josm.gui.dialogs
-
The action for zooming to the primitives in the current JOSM selection
- SelectionListDialog.ZoomToJOSMSelectionAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToJOSMSelectionAction
-
- SelectionListDialog.ZoomToListSelection - Class in org.openstreetmap.josm.gui.dialogs
-
The action for zooming to the primitives which are currently selected in
the list displaying the JOSM selection
- SelectionListDialog.ZoomToListSelection() - Constructor for class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToListSelection
-
- selectionLock - Variable in class org.openstreetmap.josm.data.osm.DataSet
-
- selectionManager - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- selectionManager - Variable in class org.openstreetmap.josm.actions.mapmode.ZoomAction
-
Manager that manages the selection rectangle with the aspect ratio of the
MapView.
- SelectionManager - Class in org.openstreetmap.josm.gui
-
Manages the selection of a rectangle.
- SelectionManager(SelectionManager.SelectionEnded, boolean, NavigatableComponent) - Constructor for class org.openstreetmap.josm.gui.SelectionManager
-
Create a new SelectionManager.
- SelectionManager.SelectionEnded - Interface in org.openstreetmap.josm.gui
-
This is the interface that an user of SelectionManager has to implement
to get informed when a selection closes.
- selectionMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
-
selectionMenu contains all actions related to selecting different objects
- selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
- selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
-
- selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
-
- selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
manages list selection state
- selectionModel - Variable in class org.openstreetmap.josm.gui.dialogs.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.AvailableSourcesListModel
-
- selectionModel - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
-
- selectionSnapshot - Variable in class org.openstreetmap.josm.data.osm.DataSet
-
- selectionSynchronizer - Variable in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
-
- selectionSynchronizer - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer
-
- SelectionSynchronizer - Class in org.openstreetmap.josm.gui.history
-
- 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 model for the selection table
- SelectionTable - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- SelectionTable(SelectionTableModel, SelectionTableColumnModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable
-
- SelectionTable.DoubleClickAdapter - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- SelectionTable.DoubleClickAdapter() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable.DoubleClickAdapter
-
- SelectionTableCellRenderer - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- SelectionTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
-
constructor
- SelectionTableColumnModel - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- SelectionTableColumnModel(MemberTableModel) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableColumnModel
-
- selectionTableModel - Variable in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor
-
- SelectionTableModel - Class in org.openstreetmap.josm.gui.dialogs.relation
-
- SelectionTableModel(OsmDataLayer) - Constructor for class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableModel
-
constructor
- selectionUsersPrimitivesAction - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
-
- selectKeysComboBox() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
-
- selectLanguage(String) - Method in class org.openstreetmap.josm.gui.preferences.display.LanguagePreference.LanguageComboBoxModel
-
- selectMapMode(MapMode) - Method in class org.openstreetmap.josm.gui.MapFrame
-
Change the operating map mode for the view.
- selectMapMode(MapMode, Layer) - Method in class org.openstreetmap.josm.gui.MapFrame
-
Another version of the selectMapMode for changing layer action.
- 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
.
- selectMembersAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- selectMembersAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
- selectMembersReferringTo(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
Selects all mebers which refer to
OsmPrimitive
s in the collections
primitmives
.
- selectNextColumnCellAction - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable
-
- selectNextColumnCellAction - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable
-
- selectNextConflict(int[]) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger
-
- SelectNonBranchingWaySequences - Class in org.openstreetmap.josm.actions
-
- 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
-
- selectObjectsByChangesetIds(DataSet, Set<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.SelectObjectsAction
-
- selector - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSRule
-
- Selector - Interface in org.openstreetmap.josm.gui.mappaint.mapcss
-
MapCSS selector.
- selector - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
-
- selector - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchPrimitiveDialog
-
- Selector.AbstractSelector - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Selector.AbstractSelector(List<Condition>) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.AbstractSelector
-
- Selector.ChildOrParentSelector - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
Represents a child selector or a parent selector.
- Selector.ChildOrParentSelector(Selector, Selector.LinkSelector, Selector, Selector.ChildOrParentSelectorType) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector
-
- Selector.ChildOrParentSelector.AbstractFinder - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Selector.ChildOrParentSelector.AbstractFinder(Environment) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
-
- Selector.ChildOrParentSelector.ContainsFinder - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Selector.ChildOrParentSelector.ContainsFinder(Environment) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.ContainsFinder
-
- Selector.ChildOrParentSelector.CrossingFinder - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Selector.ChildOrParentSelector.CrossingFinder(Environment) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.CrossingFinder
-
- Selector.ChildOrParentSelector.MatchingReferrerFinder - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Selector.ChildOrParentSelector.MatchingReferrerFinder(Environment) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
-
Constructor
- Selector.ChildOrParentSelectorType - Enum in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Selector.ChildOrParentSelectorType() - Constructor for enum org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelectorType
-
- Selector.GeneralSelector - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Selector.GeneralSelector(String, Pair<Integer, Integer>, List<Condition>, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
-
- Selector.LinkSelector - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Selector.LinkSelector(List<Condition>) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.LinkSelector
-
- Selector.OptimizedGeneralSelector - Class in org.openstreetmap.josm.gui.mappaint.mapcss
-
- Selector.OptimizedGeneralSelector(String, Pair<Integer, Integer>, List<Condition>, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.OptimizedGeneralSelector
-
- Selector.OptimizedGeneralSelector(String, Range, List<Condition>, String) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.OptimizedGeneralSelector
-
- Selector.OptimizedGeneralSelector(Selector.GeneralSelector) - Constructor for class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.OptimizedGeneralSelector
-
- selectors - Variable in class org.openstreetmap.josm.data.validation.tests.MapCSSTagChecker.GroupedMapCSSRule
-
MapCSS selectors
- selectPreferencesTabByClass(Class<? extends TabPreferenceSetting>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
-
- selectPreferencesTabByName(String) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
-
- selectPreset(int) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- selectPreviousColumnCellAction - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverTable
-
- selectPreviousColumnCellAction - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverTable
-
- selectPrimitives(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.HistoryItemTableModel
-
- selectPrimitivesOwnedBy(int[]) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.UserTableModel
-
- selectPrims(Collection<OsmPrimitive>, boolean, boolean) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- selectProjection(ProjectionChoice) - Method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
Selects the given projection.
- selectRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
Selects the relation relation
in the list of relations.
- 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
.
- selectRelationAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- selectRelationAction - Variable in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
- selectRelations(Collection<Relation>) - 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.PluginListPanel.PluginCbActionListener
-
- selectSelectTool(boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
-
- selectSth - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
Text to display when nothing selected.
- selectSubPreferencesTabByClass(Class<? extends SubPreferenceSetting>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
-
- 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
-
- selectTabBy(PreferenceTabbedPane.TabIdentifier, Object) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
- selectTabByName(String) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
- selectTabByPref(Class<? extends TabPreferenceSetting>) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
- selectTargetLocationNode(List<Node>) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
-
Select the location of the target node after merge.
- selectTargetNode(Collection<Node>) - Static method in class org.openstreetmap.josm.actions.MergeNodesAction
-
Find which node to merge into (i.e.
- selectTargetWayStroke - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- selectValuesCombobox() - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
-
- 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
- selectZoomTool(boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
-
- SELF_INTERSECT - Static variable in class org.openstreetmap.josm.data.validation.tests.SelfIntersectingWay
-
- SelfIntersectingWay - Class in org.openstreetmap.josm.data.validation.tests
-
Checks for self-intersecting ways.
- SelfIntersectingWay() - Constructor for class org.openstreetmap.josm.data.validation.tests.SelfIntersectingWay
-
Constructs a new SelfIntersectingWay
test.
- selListeners - Static variable in class org.openstreetmap.josm.data.osm.DataSet
-
A list of listeners to selection changed events.
- SemiAutomaticAuthorizationUI - Class in org.openstreetmap.josm.gui.oauth
-
This is the UI for running a semic-automic authorisation procedure.
- SemiAutomaticAuthorizationUI(String) - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI
-
Constructs a new SemiAutomaticAuthorizationUI
for the given API URL.
- SemiAutomaticAuthorizationUI.RetrieveAccessTokenAction - Class in org.openstreetmap.josm.gui.oauth
-
Action for retrieving an Access Token
- SemiAutomaticAuthorizationUI.RetrieveAccessTokenAction() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenAction
-
- SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel - Class in org.openstreetmap.josm.gui.oauth
-
This is the panel displayed in the second step of the semi-automatic authorization
process.
- SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel
-
- SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel.BackAction - Class in org.openstreetmap.josm.gui.oauth
-
Action to go back to step 1 in the process
- SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel.BackAction() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel.BackAction
-
- SemiAutomaticAuthorizationUI.RetrieveRequestTokenAction - Class in org.openstreetmap.josm.gui.oauth
-
Action for retrieving a request token
- SemiAutomaticAuthorizationUI.RetrieveRequestTokenAction() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveRequestTokenAction
-
- SemiAutomaticAuthorizationUI.RetrieveRequestTokenPanel - Class in org.openstreetmap.josm.gui.oauth
-
This is the panel displayed in the first step of the semi-automatic authorisation
process.
- SemiAutomaticAuthorizationUI.RetrieveRequestTokenPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveRequestTokenPanel
-
- SemiAutomaticAuthorizationUI.ShowAccessTokenPanel - Class in org.openstreetmap.josm.gui.oauth
-
Displays the retrieved Access Token in step 3.
- SemiAutomaticAuthorizationUI.ShowAccessTokenPanel() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.ShowAccessTokenPanel
-
- SemiAutomaticAuthorizationUI.ShowAccessTokenPanel.RestartAction - Class in org.openstreetmap.josm.gui.oauth
-
Action to go back to step 1 in the process
- SemiAutomaticAuthorizationUI.ShowAccessTokenPanel.RestartAction() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.ShowAccessTokenPanel.RestartAction
-
- SemiAutomaticAuthorizationUI.TestAccessTokenAction - Class in org.openstreetmap.josm.gui.oauth
-
Action for testing an Access Token
- SemiAutomaticAuthorizationUI.TestAccessTokenAction() - Constructor for class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.TestAccessTokenAction
-
- send() - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
-
- sendAuthorisationRequest(OsmOAuthAuthorizationClient.SessionId, OAuthToken, OsmPrivileges) - Method in class org.openstreetmap.josm.gui.oauth.OsmOAuthAuthorizationClient
-
- sendBadRequest(Writer, String) - Method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
-
Sends a 403 error: forbidden
- 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) - Method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
-
Sends a 500 error: server error
- sendForbidden(Writer, String) - Method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
-
Sends a 403 error: forbidden
- sendHeader(Writer, String, String, boolean) - Method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
-
Send common HTTP headers to the client.
- sendNotImplemented(Writer) - Method in class org.openstreetmap.josm.io.remotecontrol.RequestProcessor
-
Sends a 501 error: not implemented
- sendRequest(String, String, String, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
-
- sendRequest(String, String, String, ProgressMonitor, boolean, boolean) - Method in class org.openstreetmap.josm.io.OsmApi
-
Generic method for sending requests to the OSM API.
- SEPARATOR - Static variable in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
-
- separator - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
- separator - Static variable in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
-
- separator - Variable in class org.openstreetmap.josm.gui.MapStatus.MapStatusPopupMenu
-
- 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, Command...) - Constructor for class org.openstreetmap.josm.command.SequenceCommand
-
Convenient constructor, if the commands are known at compile time.
- sequenceComplete - Variable in class org.openstreetmap.josm.command.SequenceCommand
-
- serialize(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference.MapPaintPrefHelper
-
- serialize(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference.PresetPrefHelper
-
- serialize(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
-
- serialize(SourceEntry) - Method in class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.RulePrefHelper
-
- serializeFormatVersion - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- serializeListOfStructs(Collection<T>, Class<T>) - Method in class org.openstreetmap.josm.data.Preferences
-
- serializeStruct(T, Class<T>) - Static method in class org.openstreetmap.josm.data.Preferences
-
- serialVersionUID - Static variable in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeEditor
-
SerialVersionUID
- serialVersionUID - Static variable in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodePanel
-
Serial Version UID
- serialVersionUID - Static variable in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
Serial Version UID
- serialVersionUID - Static variable in class org.openstreetmap.gui.jmapviewer.Demo
-
- serialVersionUID - Static variable in class org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent
-
- serialVersionUID - Static variable in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- serialVersionUID - Static variable in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
Serial Version UID
- serialVersionUID - Static variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- serialVersionUID - Static variable in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- serialVersionUID - Static variable in exception org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.RequestHandlerForbiddenException
-
- SERVER - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
-
- SERVER - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.Mapnik
-
- server - Variable in class org.openstreetmap.josm.gui.download.PlaceSelection
-
- server - Variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
-
The server socket
- server - Variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
The server socket
- SERVER_NUM - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractMapQuestTileSource
-
- SERVER_NUM - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.CycleMap
-
- SERVER_NUM - Variable in class org.openstreetmap.gui.jmapviewer.tilesources.OsmTileSource.Mapnik
-
- 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
.
- ServerAccessPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.server.ServerAccessPreference.Factory
-
- serverProjections - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- SERVERS - Static variable in class org.openstreetmap.josm.gui.download.PlaceSelection
-
- serverUrl - Variable in class org.openstreetmap.josm.io.OsmApi
-
Server URL
- services - Variable in class org.openstreetmap.josm.actions.MapRectifierWMSmenuAction
-
List of available rectifier services.
- serviceUrl - Variable in class org.openstreetmap.josm.io.imagery.WMSImagery
-
- 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)
- 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
-
- sessionLayerExporters - Static variable in class org.openstreetmap.josm.io.session.SessionWriter
-
- SessionLayerImporter - Interface in org.openstreetmap.josm.io.session
-
- sessionLayerImporters - Static variable in class org.openstreetmap.josm.io.session.SessionReader
-
- sessionLoad - Variable in class org.openstreetmap.josm.gui.MainMenu
-
File / Session > Load Session
- 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
- SessionLoadAction.Loader(File, boolean) - Constructor for class org.openstreetmap.josm.actions.SessionLoadAction.Loader
-
Constructs a new Loader
for local session file.
- SessionLoadAction.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).
- sessionMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
-
sessionMenu is a submenu of File menu containing all session actions
- SessionReader - Class in org.openstreetmap.josm.io.session
-
Reads a .jos session file and loads the layers in the process.
- SessionReader() - Constructor for class org.openstreetmap.josm.io.session.SessionReader
-
- SessionReader.CancelOrContinueDialog - Class in org.openstreetmap.josm.io.session
-
Show Dialog when there is an error for one layer.
- SessionReader.CancelOrContinueDialog() - Constructor for class org.openstreetmap.josm.io.session.SessionReader.CancelOrContinueDialog
-
- SessionReader.ImportSupport - Class in org.openstreetmap.josm.io.session
-
- SessionReader.ImportSupport(String, int, List<SessionReader.LayerDependency>) - Constructor for class org.openstreetmap.josm.io.session.SessionReader.ImportSupport
-
- SessionReader.LayerDependency - Class in org.openstreetmap.josm.io.session
-
- SessionReader.LayerDependency(Integer, Layer, SessionLayerImporter) - Constructor for class org.openstreetmap.josm.io.session.SessionReader.LayerDependency
-
- 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
- SessionSaveAsAction() - Constructor for class org.openstreetmap.josm.actions.SessionSaveAsAction
-
Constructs a new SessionSaveAsAction
.
- SessionSaveAsAction.SessionSaveAsDialog - Class in org.openstreetmap.josm.actions
-
The "Save Session" dialog
- SessionSaveAsAction.SessionSaveAsDialog() - Constructor for class org.openstreetmap.josm.actions.SessionSaveAsAction.SessionSaveAsDialog
-
Constructs a new SessionSaveAsDialog
.
- SessionWriter - Class in org.openstreetmap.josm.io.session
-
- 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.ExportSupport - Class in org.openstreetmap.josm.io.session
-
- SessionWriter.ExportSupport(Document, int) - Constructor for class org.openstreetmap.josm.io.session.SessionWriter.ExportSupport
-
- set - Variable in class org.openstreetmap.josm.gui.util.AdvancedKeyPressDetector
-
- set(int, E) - Method in class org.openstreetmap.josm.tools.CopyList
-
- set(String) - Static method in class org.openstreetmap.josm.tools.I18n
-
Sets the default locale (see Locale.setDefault(Locale)
to the local
given by localName
.
- set(O, P) - Method in interface org.openstreetmap.josm.tools.Property
-
Set the value of the property for the object.
- setAbstractLayer(AbstractLayer) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeData
-
- setAccelerator(AbstractAction) - Method in class org.openstreetmap.josm.tools.Shortcut
-
use this to set a actions's accelerator
- setAccessedUrl(String) - Method in exception org.openstreetmap.josm.io.OsmApiException
-
Sets the complete URL accessed when this error occured.
- setAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
-
Sets the current Access Token.
- setAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
-
Displays the key and secret in token
.
- setAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
-
- setAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.ShowAccessTokenPanel
-
- setAccessToken(String, String) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Sets the access token hold by this holder.
- setAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Sets the access token hold by this holder.
- setAccessTokenKey(String) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Sets the access token key.
- setAccessTokenSecret(String) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Sets the access token secret.
- setAccessTokenUrl(String) - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
Sets the access token URL.
- setAccountCreated(Date) - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- 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
-
- setActiveLayer(Layer) - Method in class org.openstreetmap.josm.gui.MapView
-
Sets the active layer to layer
.
- setActiveLayer(Layer, boolean) - Method in class org.openstreetmap.josm.gui.MapView
-
- setActiveSources(Collection<? extends SourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- setAdditionalClassLoaders(Collection<ClassLoader>) - Method in class org.openstreetmap.josm.tools.ImageProvider
-
Add a collection of additional class loaders to search image for.
- setAdvancedParameters(OAuthParameters) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
-
Sets the advanced parameters to be displayed
- setAllowModifyNotes(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- setAllowReadGpx(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- setAllowReadPrefs(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- setAllowWriteApi(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- setAllowWriteGpx(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- setAllowWritePrefs(boolean) - Method in class org.openstreetmap.josm.data.oauth.OsmPrivileges
-
- setAnchorSelectionIndex(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
-
- setAngle(double) - Method in class org.openstreetmap.josm.gui.MapStatus
-
- setAnonymous() - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
Remembers the fact that the current JOSM user is anonymous.
- setApiUrl(String) - Method in class org.openstreetmap.josm.gui.oauth.AbstractAuthorizationUI
-
Sets the URL of the OSM API for which this UI is currently trying to retrieve an OAuth
Access Token
- setApiUrl(String) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
-
Sets the URL of the OSM API for which this panel is currently displaying OAuth properties.
- setApiUrl(String) - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
-
- setApiUrl(String) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAuthenticationPreferencesPanel
-
Sets the URL of the OSM API for which this panel is currently displaying OAuth properties.
- setApiUrlInputEnabled(boolean) - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
-
Enables or disables the API URL input.
- 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
- setAreaToCache(Set<ProjectionBounds>) - Method in class org.openstreetmap.josm.data.imagery.WmsCache
-
- setArmed(boolean) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
Filter: No one may change the armed/selected/pressed status except us.
- setAssignedKey(int) - Method in class org.openstreetmap.josm.tools.Shortcut
-
FOR PREF PANE ONLY
- setAssignedModifier(int) - Method in class org.openstreetmap.josm.tools.Shortcut
-
FOR PREF PANE ONLY
- setAssignedUser(boolean) - Method in class org.openstreetmap.josm.tools.Shortcut
-
FOR PREF PANE ONLY
- setAssociatedFile(File) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- setAssociatedFile(File) - Method in class org.openstreetmap.josm.gui.layer.Layer
-
- setAttribution(AbstractTileSource) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Applies the attribution from this object to a tile source.
- setAttributionImage(Image) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- setAttributionImage(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- setAttributionImageURL(String) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- setAttributionImageURL(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- setAttributionLinkURL(String) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- setAttributionLinkURL(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- setAttributionText(String) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- setAttributionText(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- setAuthoriseUrl(String) - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
Sets the authorise URL.
- setAuthoriseUrl(String) - Method in class org.openstreetmap.josm.gui.oauth.SemiAutomaticAuthorizationUI.RetrieveAccessTokenPanel
-
- setAutocompleteEnabled(boolean) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
- setAutoCompletionList(AutoCompletionList) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
Sets the auto completion list.
- setAutoCompletionList(AutoCompletionList) - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
-
- setAutoCompletionList(AutoCompletionList) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- setAutoCompletionManager(AutoCompletionManager) - Method in class org.openstreetmap.josm.gui.tagging.TagCellEditor
-
- setAutoCompletionManager(AutoCompletionManager) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- setAutoDownload(boolean) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- setAutoHideDisabledButton(boolean) - Method in class org.openstreetmap.josm.gui.IconToggleButton
-
- setAutomatic() - Method in class org.openstreetmap.josm.tools.Shortcut
-
FOR PREF PANE ONLY
- setAutoResolution(boolean) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- setAvailablePlugins(Collection<PluginInformation>) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Sets the list of available plugins.
- setBackColor(Color) - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- setBackColor(Color) - Method in class org.openstreetmap.gui.jmapviewer.Style
-
- setBackgroundColor(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MergedTableCellRenderer
-
- setBackgroundColor(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MineTableCellRenderer
-
- setBackgroundColor(TagMergeItem, boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TheirTableCellRenderer
-
- setBackgroundLayer(boolean) - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Sets whether this layer is a background layer
- setBaseSegment(WaySegment) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- setBeforeUpload(boolean) - Method in class org.openstreetmap.josm.data.validation.Test
-
Sets the flag that marks an upload check
- setBoundingBox(Bounds) - Method in interface org.openstreetmap.josm.gui.bbox.BBoxChooser
-
Sets the current bounding box in this BboxChooser.
- setBoundingBox(Bounds) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
Sets the current bounding box in this bbox chooser without
emiting a property change event.
- setBoundingBox(Bounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser
-
Sets the current bounding box.
- setBoundingBox(Bounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBoundsMapView
-
- setBoundingBox(Bounds) - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel
-
- setBounds(ImageryInfo.ImageryBounds) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Sets the imagery polygonial bounds.
- setBounds(Rectangle) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
-
Set the bounding Rectangle for this node.
- setButton(JToggleButton) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
- setButton(JButton) - Method in class org.openstreetmap.josm.gui.MapFrame.ListAllButtonsAction
-
- setButtonHidden(boolean) - Method in interface org.openstreetmap.josm.gui.HideableButton
-
- setButtonHidden(boolean) - Method in class org.openstreetmap.josm.gui.IconToggleButton
-
- setButtonIcons(Icon[]) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Allows decorating the buttons with icons.
- setButtonIcons(String[]) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Convenience method to provide image names instead of images.
- setCacheMaxFileAge(long) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
-
Sets the maximum age of the local cached tile in the file system.
- setCacheSize(int) - Method in class org.openstreetmap.gui.jmapviewer.MemoryTileCache
-
Changes the maximum number of
Tile
objects that this cache holds.
- 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.PleaseWaitProgressMonitor
-
- setCancelButton(Integer...) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Used in combination with toggle:
If the user presses 'cancel' the toggle settings are ignored and not saved to the pref
- setCancelCallback(ActionListener) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
-
Installs a callback for the cancel button.
- setCanceled(boolean) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
-
- setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
-
- setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
- setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
-
- setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
- setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
-
Set whether this task has been canceled
- setCanceled(boolean) - Method in class org.openstreetmap.josm.gui.io.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.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 cancelation status (authentication request canceled by user)
- setCanceled(boolean) - Method in class org.openstreetmap.josm.io.FileExporter
-
Marks this exporter as canceled.
- setCancelEnabled(boolean) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
-
Sets whether the cancel button is enabled or not
- setCenter(Point) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setChangeset(Changeset) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- setChangeset(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.HeaderPanel
-
- setChangeset(Changeset) - Method in class org.openstreetmap.josm.io.OsmApi
-
Sets the changesets to which further data uploads are directed.
- setChangeset(Changeset) - Method in class org.openstreetmap.josm.io.OsmWriter
-
- setChangesetId(int) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Sets the changeset id of this primitive.
- setChangesetId(int) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- setChangesetId(int) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- setChangesetInDetailView(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
Sets the changeset currently displayed in the detail view.
- setChangesets(Collection<Changeset>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- setChangesets(Collection<Changeset>) - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
-
Sets the collection of changesets to be displayed
- setChildComponentsEnabled(boolean) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel
-
- setChildren(List<MultiSplitLayout.Node>) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Split
-
Set's the children property of this Split node.
- setChildrens(DefaultMutableTreeNode, Boolean) - Static method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxTree
-
- setChunkSize(int) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
-
- setClickListener(ActionListener) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- setCloseChangesetAfterNextUpload(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
-
- setCloseChangesetAfterUpload(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
-
- setClosedAt(Date) - Method in class org.openstreetmap.josm.data.notes.Note
-
- setClosedAt(Date) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- setCode(String) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.CodeSelectionPanel
-
- setColor(Color) - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- setColor(Color) - Method in class org.openstreetmap.gui.jmapviewer.Style
-
- setColorModel(Map<String, String>) - Method in class org.openstreetmap.josm.gui.preferences.display.ColorPreference
-
Set the colors to be shown in the preference table.
- setColors(Component, JTable, boolean, int) - Static method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverColumnModel
-
- setColors(Component, String, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesCellRenderer
-
- setColumn(int) - Method in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
-
- setCommand(JMVCommandEvent.COMMAND) - Method in class org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent
-
- setCommand(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
Save command associated with this handler.
- setComment(String) - Method in class org.openstreetmap.josm.gui.io.ChangesetCommentModel
-
Sets the current changeset comment and notifies observers if the comment
has changed.
- setConfigurationParameterRequestListener(ConfigurationParameterRequestHandler) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
-
- setConsumerKey(String) - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
Sets the consumer key.
- setConsumerSecret(String) - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
Sets the consumer secret.
- setContent(ChangesetDataSet) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- setContent(Component) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Sets the content that will be displayed in the message dialog.
- setContent(Component, boolean) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Sets the content that will be displayed in the message dialog.
- setContent(String) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Sets the message that will be displayed.
- setContent(Component) - Method in class org.openstreetmap.josm.gui.Notification
-
Set the content of the message.
- setContent(String) - Method in class org.openstreetmap.josm.gui.Notification
-
Set the notification text.
- setContentVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
Sets the visibility of all components in this toggle dialog, except the title bar
- setContinuation(Runnable) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
-
Set a continuation which is called upon the job finished.
- setContinuousLayout(boolean) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
-
Sets the value of the continuousLayout
property.
- setCoor(LatLon) - Method in interface org.openstreetmap.josm.data.osm.INode
-
- setCoor(LatLon) - Method in class org.openstreetmap.josm.data.osm.Node
-
- setCoor(LatLon) - Method in class org.openstreetmap.josm.data.osm.NodeData
-
- setCoor(LatLon) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
Sets the marker's coordinates.
- setCoordinateFormat(CoordinateFormat) - Static method in enum org.openstreetmap.josm.data.coor.CoordinateFormat
-
Sets the default coordinate format
- setCoordinates(LatLon) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- setCoords(LatLon) - Method in class org.openstreetmap.josm.data.osm.history.HistoryNode
-
Sets the coordinates.
- setCoorInternal(LatLon, EastNorth) - Method in class org.openstreetmap.josm.data.osm.Node
-
To be used only by Dataset.reindexNode
- setCorrectPermissions(File) - Method in class org.openstreetmap.josm.data.Preferences
-
- setCount(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Role
-
- setCountryCode(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Sets the ISO 3166-1-alpha-2 country code.
- setCreatedAt(Date) - Method in class org.openstreetmap.josm.data.notes.Note
-
- setCreatedAt(Date) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- setCurrentAction(String) - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
-
- setCurrentAction(String) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
-
- setCurrentAction(ToolbarPreferences.ActionDefinition) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
-
- setCurrentAction(String) - Method in interface org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor.ProgressMonitorDialog
-
- setCurrentChangeset(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel
-
- setCurrentChangeset(Changeset) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetDetailPanel
-
- setCurrentMap(TileSource) - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
-
- setCurrentPointInTime(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- setCurrentPointInTime(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
-
- setCurrentRelationAsSelection() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.MouseEventHandler
-
- setCurrentUrl(String) - Method in class org.openstreetmap.josm.gui.help.HelpBrowserHistory
-
- setCustomText(String) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
-
- setCustomText(String) - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
-
- setCustomText(String) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
-
Sets a custom text line below currentAction.
- setCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- setCustomText(String) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- setCustomText(String) - Method in interface org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor.ProgressMonitorDialog
-
- setCustomText(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
-
Shows additional text
- setCustomText(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
-
- setCustomText(String) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
-
- setCustomTileLoaderFactory(TMSLayer.TileLoaderFactory) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
Plugins that wish to set custom tile loader should call this method
- setDashed(List<Float>) - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
-
- setData(CheckBoxNodeData) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodePanel
-
- setData(List<PlaceSelection.SearchResult>) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableModel
-
- setDataset(DataSet) - Method in class org.openstreetmap.josm.data.osm.Node
-
- setDataset(DataSet) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
This method should never ever by called from somewhere else than Dataset.addPrimitive or removePrimitive methods
- setDataset(DataSet) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- setDataset(DataSet) - Method in class org.openstreetmap.josm.data.osm.Way
-
- setDate(Date) - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
-
- setDblClickListener(ActionListener) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- setDefaultButton(int) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Sets the button that will react to ENTER.
- setDefaultChangesetTags(Map<String, String>) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
- setDefaultEntry(boolean) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Sets the default state of this entry.
- 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.
- 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.
- setDefaultTags(Map<String, String>) - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
-
- setDeleted(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Sets whether this primitive is deleted or not.
- setDeleted(boolean) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- setDeleted(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- setDeleted(boolean) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- setDeleted(boolean) - Method in class org.openstreetmap.josm.data.osm.Way
-
- setDescription(String) - Method in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- setDescription(String) - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- setDescription(String) - Method in class org.openstreetmap.josm.gui.widgets.UrlLabel
-
Sets the text part of the URL label.
- 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
-
- setDialogVisible(boolean) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- setDirectionX(int) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
-
- setDirectionY(int) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
-
- setDirs(Collection<String>) - Method in class org.openstreetmap.josm.tools.ImageProvider
-
Directories to look for the image.
- setDirty(boolean) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- setDisabledState(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Make the primitive disabled (e.g. if a filter applies).
- setDisabledType(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Set binary property used internally by the filter mechanism.
- setDisplayName(String) - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- setDisplayName() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
Change the display name without changing the toolbar value.
- setDisplayName() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu
-
- setDisplayName() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSeparator
-
- setDisplayPosition(Coordinate, int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Changes the map pane so that it is centered on the specified coordinate
at the given zoom level.
- setDisplayPosition(Point, Coordinate, int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Changes the map pane so that the specified coordinate at the given zoom
level is displayed on the map at the screen coordinate
mapPoint
.
- setDisplayPosition(int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setDisplayPosition(Point, int, int, int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setDisplayToFitMapElements(boolean, boolean, boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Sets the displayed map pane and zoom level so that all chosen map elements are
visible.
- setDisplayToFitMapMarkers() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Sets the displayed map pane and zoom level so that all map markers are
visible.
- setDisplayToFitMapPolygons() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Sets the displayed map pane and zoom level so that all map polygons are
visible.
- setDisplayToFitMapRectangles() - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Sets the displayed map pane and zoom level so that all map rectangles are
visible.
- setDist(double) - Method in class org.openstreetmap.josm.gui.MapStatus
-
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) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableLinkedCellRenderer
-
- setDoubleClickZoomEnabled(boolean) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- setDoUploadToServer(boolean) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
-
Sets whether this layer should be uploaded to a file
- setDownloadArea(Bounds) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection
-
Sets the current download area
- setDownloadArea(Bounds) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
-
- setDownloadArea(Bounds) - Method in interface org.openstreetmap.josm.gui.download.DownloadSelection
-
Sets the current download area.
- setDownloadArea(Bounds) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection
-
- setDownloadArea(Bounds) - Method in class org.openstreetmap.josm.gui.download.SlippyMapChooser
-
- setDownloadArea(Bounds) - Method in class org.openstreetmap.josm.gui.download.TileSelection
-
- setDrawMultipolygon(boolean) - Method in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
- 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
-
- setEastNorth(EastNorth) - Method in class org.openstreetmap.josm.data.osm.Node
-
- setEastNorth(EastNorth) - Method in class org.openstreetmap.josm.data.osm.NodeData
-
- setEastNorth(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
Sets the marker's projected coordinates.
- setEastNorthText(String) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- setEditLayer(List<Layer>) - Method in class org.openstreetmap.josm.gui.MapView
-
- setElements(List<MapObject>) - Method in class org.openstreetmap.gui.jmapviewer.Layer
-
- setElements(List<AbstractLayer>) - Method in class org.openstreetmap.gui.jmapviewer.LayerGroup
-
- setElevation(Double) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- setEnabled(boolean) - Method in class org.openstreetmap.josm.actions.ParameterizedActionDecorator
-
- setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.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.layer.gpx.DateFilterPanel
-
- setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.oauth.AdvancedOAuthPropertiesPanel.UseDefaultItemListener
-
- setEnabled(boolean) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
-
- 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
-
- setEnabled(boolean) - Method in class org.openstreetmap.josm.io.FileExporter
-
Sets the enabled state of the FileExporter
.
- setEnabled(boolean) - Method in class org.openstreetmap.josm.io.FileImporter
-
Sets the enabled state of the FileImporter
.
- setEnabledRec(Container, boolean) - Static method in class org.openstreetmap.josm.gui.util.GuiHelper
-
disable / enable a component and all its child components
- setErroneous(boolean) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
Sets this marker erroneous or not.
- setError(String) - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- setErrorBody(String) - Method in exception org.openstreetmap.josm.io.OsmApiException
-
Sets the error body.
- setErrorFeedback(JosmTextField, String) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- setErrorFeedback(JosmTextField, String) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
-
- setErrorHeader(String) - Method in exception org.openstreetmap.josm.io.OsmApiException
-
Sets the error header.
- setErrorList(List<TestError>) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
-
Sets the errors list used by a data layer
- setErrorMessage(JosmTextField, String) - Method in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
-
- setErrorMessage(String) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- setErrors(List<TestError>) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
-
Clears the current error list and adds these errors to it
- setEulaAcceptanceRequired(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Sets the EULA acceptance URL.
- setExifCoor(LatLon) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- setExifGpsTime(Date) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
Sets the EXIF GPS time.
- setExifImgDir(double) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- setExifOrientation(Integer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- setExifTime(Date) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- setExpire(int, boolean) - Method in class org.openstreetmap.josm.io.CacheFiles
-
Sets the amount of time data is stored before it gets expired
- setExtendedUrl(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
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.
- setFailed(boolean) - Method in class org.openstreetmap.josm.actions.downloadtasks.AbstractDownloadTask
-
- setFailed(boolean) - Method in class org.openstreetmap.josm.gui.io.AbstractIOTask
-
Sets whether the task has been failed
- setFile(File) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
-
- setFile(File) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- setFileCacheEnabled(boolean) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
- setFilter(int, Filter) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- setFilter(SearchCompiler.Match) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
- setFilter(Set<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
-
Set the filter list to a set of primitives
- setFilterAppliedListener(ActionListener) - Method in class org.openstreetmap.josm.gui.layer.gpx.DateFilterPanel
-
- setFixedLocale(boolean) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
If the locale is fixed, English keyboard layout will be used by default for this combobox
all other components can still have different keyboard layout selected
- setFixedMode() - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- 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.
- setFocusOnDefaultButton(boolean) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Makes default button request initial focus or not.
- setFont(Font) - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- setFont(Font) - Method in class org.openstreetmap.gui.jmapviewer.Style
-
- setFrozen(boolean) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
- setFullyIdentified(String, UserInfo) - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
Remembers the fact that the current JOSM user is fully identified with a
verified pair of user name and user id.
- setGpsTime(Date) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- setGroup(ButtonGroup) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- setHasExactMatch(boolean) - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- setHeading(double) - Method in class org.openstreetmap.josm.gui.MapStatus
-
- setHeadlines(String, String) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NamedResultTableColumnModel
-
- setHeight(int) - Method in class org.openstreetmap.josm.tools.ImageProvider
-
- setHelpContext(JComponent, String) - Static method in class org.openstreetmap.josm.gui.help.HelpUtil
-
Makes a component aware of context sensitive help.
- setHelpId() - Method in class org.openstreetmap.josm.actions.JosmAction
-
- setHelpText(String) - Method in class org.openstreetmap.josm.gui.MapStatus
-
- setHelpText(Object, String) - Method in class org.openstreetmap.josm.gui.MapStatus
-
- setHelpTopic(String) - Method in class org.openstreetmap.josm.gui.help.ContextSensitiveHelpAction
-
Sets the help topic.
- 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.OsmPrimitive
-
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 class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- setHighlightedVirtualNodes(Collection<WaySegment>) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
set what virtual nodes should be highlighted.
- setHighlightedWaySegments(Collection<WaySegment>) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
set what virtual ways should be highlighted.
- setHistory(History) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialog
-
sets the current history
- setHistory(History) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
sets the history to be managed by this model
- setHistory(List<String>) - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
-
- setHistoryComboBoxDownFocusTraversalHandler(Action, HistoryComboBox) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
-
- setHome(LatLon) - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- setHomeZoom(int) - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- setHttpAccept(String) - Method in class org.openstreetmap.josm.io.CachedFile
-
Set the accepted MIME types sent in the HTTP Accept header.
- setIcon(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Sets the entry icon.
- setIcon(Icon) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Decorate the dialog with an icon that is shown on the left part of
the window area.
- setIcon(int) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Convenience method to allow values that would be accepted by JOptionPane
as messageType.
- setIcon(Icon) - Method in class org.openstreetmap.josm.gui.Notification
-
Set an icon to display on the left part of the message window.
- 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.gui.preferences.ToolbarPreferences.ActionDefinition
-
- setIcon(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
Called from the XML parser to set the icon.
- setIconPaths(Collection<String>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
-
- setId(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Sets the entry id.
- setId(long) - Method in class org.openstreetmap.josm.data.notes.Note
-
- setId(int) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- setId(long) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
-
- setId(int) - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- setId(String) - Method in class org.openstreetmap.josm.tools.ImageProvider
-
Set an id used for caching.
- setIgnored(boolean) - Method in class org.openstreetmap.josm.data.validation.TestError
-
- setImage(BufferedImage) - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- setImage(File, Integer) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
- setImageryType(ImageryInfo.ImageryType) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
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
-
- setIncomplete(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
If set to true, this object is incomplete, which means only the id
and type is known (type is the objects instance class)
- setIncomplete(boolean) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- setIncomplete(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- setIncomplete(boolean) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
-
override to make it public
- setIndeterminate(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
-
- setIndeterminate(boolean) - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
-
- setIndeterminate(boolean) - Method in class org.openstreetmap.josm.gui.PleaseWaitDialog
-
- setIndeterminate(boolean) - Method in interface org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor.ProgressMonitorDialog
-
- setIndeterminate(boolean) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
-
- setIndeterminate(boolean) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
-
- setInitialValue(String) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
-
- setInitStatusListener(Main.InitStatusListener) - Static method in class org.openstreetmap.josm.Main
-
- setInterval(int) - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollItem
-
- setInterval(int) - Method in class org.openstreetmap.josm.gui.MenuScroller
-
Sets the scroll interval in milliseconds
- setIntervalCount(int) - Method in class org.openstreetmap.josm.tools.ColorScale
-
- 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
-
- setIsNew(Boolean) - Method in class org.openstreetmap.josm.data.notes.NoteComment
-
- 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
-
- setItemsAsString(List<String>) - Method in class org.openstreetmap.josm.gui.widgets.ComboBoxHistory
-
- setJOSMSelection(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
Sets the collection of currently selected OSM objects
- setKey(String) - Method in class org.openstreetmap.josm.data.Preferences.SettingToXml
-
- setKeyList() - Static method in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
-
- setKeys(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Sets the keys of this primitives to the key/value pairs in keys
.
- setKeys(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- setKeys(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- setKeys(Map<String, String>) - Method in interface org.openstreetmap.josm.data.osm.Tagged
-
Sets the map of key/value pairs
- setLanguages(List<String>) - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
- setLassoMode(boolean) - Method in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
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
-
- setLat(double) - Method in class org.openstreetmap.gui.jmapviewer.Coordinate
-
- setLat(double) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.ICoordinate
-
- setLat(double) - Method in class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- 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
-
- setLatLon(LatLonDialog.LatLonHolder, double, double, double, String, double, double, double, String) - Static method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- setLatLon(LatLonDialog.LatLonHolder, double, double, double, String) - Static method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- setLatLonObj(LatLonDialog.LatLonHolder, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- setLatLonText(String) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- setLatSeconds(double) - Method in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
-
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 interface org.openstreetmap.gui.jmapviewer.interfaces.MapObject
-
- setLayer(Layer) - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- setLayer(WMSLayer) - Method in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- setLayer(OsmDataLayer) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable
-
- setLayerFileName(AutosaveTask.AutosaveLayerInfo) - Method in class org.openstreetmap.josm.data.AutosaveTask
-
- setLeadSelectionIndex(int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
-
- setLIFO(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JobDispatcher
-
Function to set the LIFO/FIFO mode for tile loading job.
- setLine(int) - Method in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
-
- setLoaded(boolean) - Method in class org.openstreetmap.gui.jmapviewer.Tile
-
- setLon(double) - Method in class org.openstreetmap.gui.jmapviewer.Coordinate
-
- setLon(double) - Method in interface org.openstreetmap.gui.jmapviewer.interfaces.ICoordinate
-
- setLon(double) - Method in class org.openstreetmap.gui.jmapviewer.MapMarkerCircle
-
- 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
- setMapFrame(MapFrame) - Method in class org.openstreetmap.josm.Main
-
Set or clear (if passed null
) the map.
- setMapMarkerList(List<MapMarker>) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setMapMarkerVisible(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Enables or disables painting of the
MapMarker
- setMapPolygonList(List<MapPolygon>) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setMapPolygonsVisible(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setMapRectangleList(List<MapRectangle>) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setMapRectanglesVisible(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setMax(LatLon) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- setMaxAge(long) - Method in class org.openstreetmap.josm.io.CachedFile
-
Set maximum age of cache file.
- 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
-
- setMaximum(int) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
-
- setMaximum(int) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
-
- setMaximum(int) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
-
- setMaxSize(int, boolean) - Method in class org.openstreetmap.josm.io.CacheFiles
-
Sets the amount of data stored in the cache
- setMaxSize(Dimension) - Method in class org.openstreetmap.josm.tools.ImageProvider
-
Limit the maximum size of the image.
- setMaxSize(int) - Method in class org.openstreetmap.josm.tools.ImageProvider
-
- setMaxTextLength(int) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
- setMaxTilesInMemory(int) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
- setMaxWidth(int) - Method in class org.openstreetmap.josm.gui.widgets.JMultilineLabel
-
Set the maximum width.
- setMaxWidth(int) - Method in class org.openstreetmap.josm.tools.ImageProvider
-
- setMaxWorkers(int) - Static method in class org.openstreetmap.gui.jmapviewer.JobDispatcher
-
Function to set the maximum number of workers for tile loading.
- setMaxWorkers() - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
Function to set the maximum number of workers for tile loading to the value defined
in preferences.
- setMaxZoomLvl(int) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- setMember(int, RelationMember) - Method in class org.openstreetmap.josm.data.osm.Relation
-
Replace member at position specified by index.
- setMember_expression(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Role
-
- setMembers(List<RelationMember>) - Method in class org.openstreetmap.josm.data.osm.Relation
-
- setMembers(List<RelationMemberData>) - Method in class org.openstreetmap.josm.data.osm.RelationData
-
- setMemberTableModel(MemberTableModel) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTable
-
- setMemberTableModel(MemberTableModel) - Method in class org.openstreetmap.josm.gui.dialogs.relation.SelectionTableCellRenderer
-
- setMenuCheckBox(JCheckBoxMenuItem) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- setMenuItems() - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollListener
-
- setMergedMap(Map<PrimitiveId, PrimitiveId>) - Method in class org.openstreetmap.josm.data.conflict.Conflict
-
- setMessage(String) - Method in class org.openstreetmap.josm.data.validation.TestError
-
Sets the error message
- setMessage(String) - Method in class org.openstreetmap.josm.plugins.PluginHandler.UpdatePluginsMessagePanel
-
- setMin(LatLon) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- setMinZoomLvl(int) - Static method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- setMnemonic(int) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- setMnemonic(JMenu) - Method in class org.openstreetmap.josm.tools.Shortcut
-
use this to set a menu's mnemonic
- setMnemonic(AbstractButton) - Method in class org.openstreetmap.josm.tools.Shortcut
-
use this to set a buttons's mnemonic
- setMode() - Method in class org.openstreetmap.josm.actions.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.CoordinateInfoViewer
-
Sets the model for this viewer
- setModel(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.HistoryViewerPanel
-
Sets the history browsing model.
- setModel(HistoryBrowserModel) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer
-
- 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.osm.AbstractPrimitive
-
Marks this primitive as being modified.
- setModified(boolean) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- setMovementEnabled(boolean) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
Enables or disables that the map pane can be moved using the mouse.
- setMovementMouseButton(int) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
Sets the mouse button that is used for moving the map.
- setMy(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
- setName(String) - Method in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- setName(String) - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- setName(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Sets the entry name.
- 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.Layer
-
Sets the name of the layer
- setName(String) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionDefinition
-
- setName(String) - Method in class org.openstreetmap.josm.gui.tagging.TagModel
-
sets the name.
- setName(String) - Method in class org.openstreetmap.josm.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_template(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- setName_template_filter(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- setNameComplementTags(List<String>) - Method in class org.openstreetmap.josm.gui.mappaint.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.LabelCompositionStrategy.DeriveLabelFromNameTagsCompositionStrategy
-
Sets the name tags to be looked up in order to build up the label.
- setNew(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
-
sets a new value for this
- setNewCursor(Cursor, Object) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Set new cursor.
- setNewCursor(int, Object) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- setNextEnabled(boolean) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
Enables (or disables) the "Next" button.
- setNextFocusComponent(Component) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorPanel
-
- setNextFocusComponent(Component) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
- setNoDataColor(Color) - Method in class org.openstreetmap.josm.tools.ColorScale
-
- setNodes(List<Node>) - Method in class org.openstreetmap.josm.data.osm.Way
-
Set new list of nodes to way.
- setNodes(List<Long>) - Method in class org.openstreetmap.josm.data.osm.WayData
-
- setNormalized(Collection<String>, List<String>) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.MultipolygonRoleMatcher
-
- setNotificationBackground(Color) - Method in class org.openstreetmap.josm.gui.NotificationManager.NotificationPanel
-
- setNumConflicts(int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- setNumObjects(int) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
-
- setNumUploadedObjects(int) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
-
- setOffline(OnlineResource) - Static method in class org.openstreetmap.josm.Main
-
Sets the given online resource to offline state.
- setOffset(double, double) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- setOffset(double, double) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- setOffset(double, double) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- setOkEnabled(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- setOpacity(double) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
-
- setOpacity(double) - Method in class org.openstreetmap.josm.gui.layer.Layer
-
- setOpen(boolean) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- setOptional(boolean) - Method in class org.openstreetmap.josm.tools.ImageProvider
-
Decide, if an exception should be thrown, when the image cannot be located.
- setOsdText(String) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
- setOsmId(long, int) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Sets the id and the version of this primitive if it is known to the OSM API.
- setOsmId(long, int) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- setOsmId(long, int) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Sets the id and the version of this primitive if it is known to the OSM API.
- setParent(LayerGroup) - Method in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- setParser(XMLStreamReader) - Method in class org.openstreetmap.josm.io.OsmReader
-
- setPartiallyIdentified(String) - Method in class org.openstreetmap.josm.gui.JosmUserIdentityManager
-
Remebers the fact that the current JOSM user is partially identified
by the user name of its OSM account.
- setPartialSelection(boolean) - Method in class org.openstreetmap.josm.data.validation.Test
-
Flag notifying that this test is run over a partial data selection
- setParticipatingInSynchronizedScrolling(Adjustable, boolean) - Method in class org.openstreetmap.josm.gui.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
- setPixelPerDegree(double) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- setPluginInformation(PluginInformation) - Method in class org.openstreetmap.josm.plugins.Plugin
-
Sets the plugin information object for this plugin
- setPluginSelected(String, boolean) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Sets whether the plugin is selected or not.
- setPluginSites(Collection<String>) - Method in class org.openstreetmap.josm.data.Preferences
-
Sets the collection of plugin site URLs.
- setPluginsToDownload(Collection<PluginInformation>) - Method in class org.openstreetmap.josm.plugins.PluginDownloadTask
-
Sets the collection of plugins to update.
- setPolicy(MaxChangesetSizeExceededPolicy) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
-
- setPos(CachedLatLon) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
setter methods
- setPos(LatLon) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- setPossibleACItems(Collection<AutoCompletionListItem>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
sets the items of the combobox to the given AutoCompletionListItems
- setPossibleItems(Collection<String>) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
sets the items of the combobox to the given strings
- setPreferences(Collection<String>) - Method in class org.openstreetmap.josm.gui.preferences.projection.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
-
- setPresets(List<TaggingPresetSelector.PresetClassification>) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector.ResultListModel
-
- setPressed(boolean) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- setPreviousEnabled(boolean) - Static 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.NodeListViewer.ShowHistoryAction
-
- setPrimitiveId(PrimitiveId) - Method in class org.openstreetmap.josm.gui.history.NodeListViewer.ZoomToNodeAction
-
- setPrimitives(Collection<? extends OsmPrimitive>) - Method in interface org.openstreetmap.josm.actions.OsmPrimitiveAction
-
Specifies the working set of primitives.
- setPrimitives(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.relation.AbstractRelationAction
-
- setPrimitives(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.relation.DownloadMembersAction
-
- setPrimitives(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.actions.relation.DownloadSelectedIncompleteMembersAction
-
- setPrimitives(List<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.TestError
-
Sets the list of primitives affected by this error
- setPrimitives(List<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel.PrimitiveListModel
-
- setPrimitives(List<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
-
- setPrimitives(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.PopupMenuHandler
-
Specifies the working set of primitives for all primitive actions.
- setPriority(AutoCompletionItemPriority) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
-
Sets the priority.
- setPriority(int) - Method in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.progress.ChildProgress
-
- setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- setProgressTaskId(ProgressTaskId) - Method in interface org.openstreetmap.josm.gui.progress.ProgressMonitor
-
Set the task ID of the progress dialog
Should be used only by PleaseWaitRunnable.
- setProgressTaskId(ProgressTaskId) - Method in class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
-
- setProjection() - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- setProjection(String, Collection<String>) - Static method in class org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference
-
- setProjection(Projection) - Static method in class org.openstreetmap.josm.Main
-
Sets the current projection
- setProperty(String, String) - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
-
- setRange(Date, Date) - Method in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
-
- setRange(double, double) - Method in class org.openstreetmap.josm.tools.ColorScale
-
- setReadFull(boolean) - Method in class org.openstreetmap.josm.io.OsmServerBackreferenceReader
-
Set true if this reader should reads immediate children of referring primitives too.
- setRecordHistory(boolean) - Method in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
-
save filename in history (for list of recently opened files)
default: false
- setReferencePointInTime(HistoryOsmPrimitive) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- setReferencePointInTime(int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
-
- setRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowserModel
-
- setRelation(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
Sets the currently edited relation.
- setRelations(Collection<Relation>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
- setRelationSelectionAction - Variable in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- setRelationSnapshot(Relation) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
- setRememberWindowGeometry(String, WindowGeometry) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Call this if you want the dialog to remember the geometry (size and position) set by the user.
- setRequestTokenUrl(String) - Method in class org.openstreetmap.josm.data.oauth.OAuthParameters
-
Sets the request token URL.
- setRequiresSaveToFile(boolean) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- setRequiresUploadToServer(boolean) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- setRequisite(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Role
-
- setResponseCode(int) - Method in exception org.openstreetmap.josm.gui.help.HelpContentReaderException
-
Sets the HTTP response code
- setResponseCode(int) - Method in exception org.openstreetmap.josm.io.OsmApiException
-
Sets the HTTP response code.
- setRole(String) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecision
-
- setRollover(boolean) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- setRowLayout(boolean) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Split
-
Set the rowLayout property.
- setRows(List<TwoColumnDiff.Item>) - 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
-
- setSaveState(AbstractModifiableLayer, UploadOrSaveState) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- setSaveToPreferences(boolean) - Method in class org.openstreetmap.josm.gui.oauth.AccessTokenInfoPanel
-
- setSaveToPreferences(boolean) - Method in class org.openstreetmap.josm.gui.preferences.server.OAuthAccessTokenHolder
-
Sets whether the current access token should be saved to the preferences file.
- setScrollerFor(JMenu) - Static method in class org.openstreetmap.josm.gui.MenuScroller
-
Registers a menu to be scrolled with the default scrolling interval.
- setScrollerFor(JPopupMenu) - Static method in class org.openstreetmap.josm.gui.MenuScroller
-
Registers a popup menu to be scrolled with the default 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(JPopupMenu, int) - Static method in class org.openstreetmap.josm.gui.MenuScroller
-
Registers a popup 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, 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.
- setScrollWrapEnabled(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setSelected(Boolean) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeData
-
- setSelected(Boolean) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodePanel
-
- setSelected(boolean) - Method in class org.openstreetmap.josm.actions.ToggleAction
-
- setSelected(Collection<? extends PrimitiveId>, boolean) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Sets the current selection to the primitives in selection
.
- setSelected(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
- setSelected(PrimitiveId...) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
- setSelected(boolean) - Method in class org.openstreetmap.josm.data.validation.TestError
-
Sets the selection flag of this error
- setSelected(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
Sets the OSM primitives to be selected in the view of this model
- setSelected(boolean) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox.QuadStateDecorator
-
- setSelected(boolean) - Method in class org.openstreetmap.josm.gui.widgets.QuadStateCheckBox
-
- setSelectedByIdx(int) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
-
- setSelectedChangesetForNextUpload(Changeset) - Method in class org.openstreetmap.josm.gui.io.ChangesetManagementPanel
-
Sets the changeset to be used in the next upload
- setSelectedChangesetForNextUpload(Changeset) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
- setSelectedChangesets(Collection<Changeset>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
Selects the changesets in changests
, provided the
respective changesets are already present in the local changeset cache.
- setSelectedChangesets(Collection<Changeset>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
Selects the changesets in selected
.
- setSelectedChangesets(Collection<Changeset>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- setSelectedChangesetsById(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
Selects the changesets with the ids in ids
, provided the
respective changesets are already present in the local changeset cache.
- setSelectedItem(Object) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.ComparePairListModel
-
- setSelectedItem(Object) - Method in class org.openstreetmap.josm.gui.io.OpenChangesetComboBoxModel
-
- setSelectedItem(Object) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox.AutoCompletingComboBoxDocument
-
- setSelectedItem(Object) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingComboBox
-
Selects a given item in the ComboBox model
- setSelectedItem(Object) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ConcatenatingJList
-
- setSelectedItems() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
-
Sets the selection of the map to the current selected items.
- setSelectedLayer(Layer) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
Marks layer
as selected layer.
- setSelectedMembers(Collection<RelationMember>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
Selects the members in the collection selectedMembers
- setSelectedMembersIdx(Collection<Integer>) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
Selects the members in the collection selectedIndices
- setSelectedModifierCombo - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- setSelectedPreset(TaggingPreset) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSelector
-
- setSelectedRelations(Collection<Relation>) - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
Sets the selected relations.
- setSelection(Point, Point) - Method in class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
Callback for the OsmMapControl.
- setSelection(Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
-
Checks for fixes in selected element and, if needed, adds to the sel
parameter all selected elements
- setSelection(MouseEvent) - Method in class org.openstreetmap.josm.gui.widgets.OsmPrimitivesTable.DblClickHandler
-
- setSelectionInterval(int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesSelectionModel
-
- setSender(String) - Method in class org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler
-
- 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
-
- setServerUrl(String, String) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference
-
Updates a server URL in the preferences dialog.
- setSeverity(Severity) - Method in class org.openstreetmap.josm.data.validation.TestError
-
Sets the severity of this error
- setShapes(List<Shape>) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryBounds
-
Sets the list of shapes defining this bounds.
- setShowHeadArrowOnly(boolean) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- setShowHideButtonListener(ShowHideButtonListener) - Method in interface org.openstreetmap.josm.gui.HideableButton
-
- setShowHideButtonListener(ShowHideButtonListener) - Method in class org.openstreetmap.josm.gui.IconToggleButton
-
- setShowTagsWithConflictsOnly(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
Sets whether all tags or only tags with conflicts are displayed
- setShowTagsWithMultiValuesOnly(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
Sets whether all conflicts or only conflicts with multiple values are displayed
- setSilent(boolean) - Method in class org.openstreetmap.josm.gui.progress.NullProgressMonitor
-
- setSize(Dimension) - Method in class org.openstreetmap.josm.tools.ImageProvider
-
Set the dimensions of the image.
- setSource(ChangesetClosedException.Source) - Method in exception org.openstreetmap.josm.io.ChangesetClosedException
-
- setSources(Collection<TileSource>) - Method in class org.openstreetmap.josm.gui.bbox.SourceButton
-
Set the tile sources.
- setSources(List<SourceEditor.ExtendedSourceEntry>) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
-
- setSpeed(Double) - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
- 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
-
- 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.gui.io.UploadStrategySpecification
-
- setStroke(Stroke) - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- setStroke(Stroke) - Method in class org.openstreetmap.gui.jmapviewer.Style
-
- setStyle(Style) - Method in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- setStyle(Style) - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- setStyle(StyleSource) - Method in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
-
- 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(String) - Static method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Sets the current system of measurement.
- setTagCellEditor(TagCellEditor) - Method in class org.openstreetmap.josm.gui.tagging.TagTable
-
Inject a tag cell editor in the tag table
- setTags(Map<String, String>) - Method in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
Sets the tags for this history primitive.
- setTargetPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
Sets the primitive the collection of primitives is merged or combined to.
- setTaskTitle(String) - Method in class org.openstreetmap.josm.gui.io.UploadAndSaveProgressRenderer
-
- setTaskTitle(String) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
-
- setTaskTitle(String) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
-
Stores and displays the MAX_NUMBER_OF_MESSAGES
most recent
task titles together with their execution time.
- setTermsOfUseText(String) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- setTermsOfUseText(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- setTermsOfUseURL(String) - Method in class org.openstreetmap.gui.jmapviewer.tilesources.AbstractTileSource
-
- setTermsOfUseURL(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
- setTester(Test) - Method in class org.openstreetmap.josm.data.validation.TestError
-
- setText(String) - Method in class org.openstreetmap.josm.gui.widgets.HistoryComboBox
-
- setText(String) - Method in class org.openstreetmap.josm.gui.widgets.HtmlPanel
-
Sets the current text to display.
- setText(String) - Method in class org.openstreetmap.josm.gui.widgets.ImageLabel
-
Sets the text to display.
- setTextColor(TagMergeItem) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.MineTableCellRenderer
-
- setTextColor(TagMergeItem) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TheirTableCellRenderer
-
- setTheir(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.conflict.pair.ConflictResolver
-
- 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
- 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
- setTileBounds(TileSelectionBBoxChooser.TileBounds) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
-
- setTileCache(TileCache) - Method in class org.openstreetmap.gui.jmapviewer.TileController
-
- setTileCacheDir(String) - Method in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
-
- setTileGridVisible(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setTileLoader(TileLoader) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setTileLoader(TileLoader) - Method in class org.openstreetmap.gui.jmapviewer.TileController
-
- setTileSource(TileSource) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setTileSource(TileSource) - Method in class org.openstreetmap.gui.jmapviewer.TileController
-
- setTime() - Method in class org.openstreetmap.josm.data.gpx.WayPoint
-
Convert the time stamp of the waypoint into seconds from the epoch
- setTimestamp(Date) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
- setTimestamp(Date) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- setTimestamp(Date) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- setting(Environment, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Get value of a setting.
- 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
-
- settingsChanged - Variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- settingsFactory - Static variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
- settingsInitialized - Variable in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
- 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.
- 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
-
- setTooltip(String) - Method in class org.openstreetmap.josm.actions.JosmAction
-
Sets the tooltip text of this action.
- setToolTipTexts(String[]) - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Allows decorating the buttons with tooltips.
- setTopFixedCount(int) - Method in class org.openstreetmap.josm.gui.MenuScroller
-
Sets the number of items to fix at the top of the menu or popup menu.
- setTranslatedName(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Sets the entry name and translates it.
- setTranslucent(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerVisibleCheckBox
-
- setTreeVisible(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- setType(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
Called from the XML parser to set the types this preset affects.
- setType(String) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Role
-
- setType(OsmPrimitiveType) - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField
-
Sets the type of primitive object
- setUniqueForKey(Tag) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Sets a unique tag for the key of this tag.
- setUniqueForKey(String, String) - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Sets a unique tag for the key of this tag.
- setUnreadMessages(int) - Method in class org.openstreetmap.josm.data.osm.UserInfo
-
Sets the number of unread messages
- setup() - Static method in class org.openstreetmap.josm.Main.MasterWindowListener
-
Register listeners to all non-hidden windows.
- setupBlankSpaceMenu() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
Creates the popup menu @field blankSpaceMenu and its launcher on main panel.
- setupColors() - Method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- setUpdateModTime(boolean) - Method in class org.openstreetmap.josm.io.CacheFiles
-
Call this with true
to update the last modification time when a file it is read.
- setupDialog() - Method in class org.openstreetmap.josm.actions.HistoryInfoAction.HistoryObjectIDDialog
-
- 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 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.RelationListDialog
-
- setupHttpsCertificate(String, KeyStore.TrustedCertificateEntry) - Method in interface org.openstreetmap.josm.tools.PlatformHook
-
Setup system keystore to add JOSM HTTPS certificate (for remote control).
- setupHttpsCertificate(String, KeyStore.TrustedCertificateEntry) - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
-
- setupHttpsCertificate(String, KeyStore.TrustedCertificateEntry) - Method in class org.openstreetmap.josm.tools.PlatformHookWindows
-
- setupJosmKeystore() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
Setup the JOSM internal keystore, used to store HTTPS certificate and private key.
- setupKeyboardShortcuts() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
Assigns all needed keys like Enter and Spacebar to most important actions.
- setUploadDiscouraged(boolean) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Sets the "upload discouraged" flag.
- setUploadDiscouraged(boolean) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
Sets the "discouraged upload" flag.
- setUploadedPrimitives(APIDataSet) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
Sets the collection of primitives to upload
- setUploadedPrimitives(List<OsmPrimitive>, List<OsmPrimitive>, List<OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
-
Sets the collections of primitives which will be uploaded
- setUploadState(UploadOrSaveState) - Method in class org.openstreetmap.josm.gui.io.SaveLayerInfo
-
- setUploadState(AbstractModifiableLayer, UploadOrSaveState) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- setUploadStrategySpecification(UploadStrategySpecification) - Method in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
-
- setUploadStrategySpecification(UploadStrategySpecification) - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel
-
- setUploadTagDownFocusTraversalHandlers(Action) - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
-
- 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
-
- setupPlatform(KeyStore) - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
Setup the platform-dependant certificate stuff.
- 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
- setupTagsMenu() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
Creates the popup menu @field tagMenu and its launcher on tag table.
- setupURLConnection(URLConnection) - Static method in class org.openstreetmap.josm.tools.Utils
-
Setups the given URL connection to match JOSM needs by setting its User-Agent and timeout properties.
- setUrl(String) - Method in class org.openstreetmap.josm.data.imagery.ImageryInfo
-
Sets the entry 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
.
- setUser(User) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Sets the user who has last touched this object.
- setUser(User) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- setUser(User) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- setUser(User) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- setUserAction(SaveLayersDialog.UserAction) - Method in class org.openstreetmap.josm.gui.io.SaveLayersDialog
-
- setUsername(String) - Method in class org.openstreetmap.josm.io.auth.CredentialsAgentResponse
-
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(Preferences.Setting<?>) - Method in class org.openstreetmap.josm.gui.preferences.advanced.PrefEntry
-
Sets the preference value.
- setValue(int) - Method in interface org.openstreetmap.josm.gui.progress.ProgressRenderer
-
- setValue(int) - Method in class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
-
- setValue(String) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionListItem
-
sets the value
- setValue(String) - Method in class org.openstreetmap.josm.gui.tagging.TagModel
-
sets a unique value for this tag.
- setValue(XmlObjectParser.Entry, String, String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser.Parser
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.corrector.CorrectionTableModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel.EntriesTableModel
-
- setValueAt(DefaultTableModel, Object, int, int) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMergeModel
-
Handles method dispatches from 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
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.FilterTableModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerListModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.StylesModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.VersionTableModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.advanced.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.imagery.ImageryPreference.ImageryProvidersPanel.ImageryLayerTableModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ActionParametersTableModel
-
- setValueAt(Object, int, int) - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
- setVar(String, String) - Method in class org.openstreetmap.josm.data.CustomConfigurator.XMLCommandProcessor
-
- setVersion(String) - Method in class org.openstreetmap.josm.data.osm.DataSet
-
Sets the API version this dataset was created from.
- setVersion(int) - Method in class org.openstreetmap.josm.data.osm.PrimitiveData
-
- setVersion(String) - Method in class org.openstreetmap.josm.io.OsmWriter
-
- setVirtualNodesEnabled(boolean) - Method in class org.openstreetmap.josm.gui.MapView
-
- setVisible(Boolean) - Method in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- setVisible(Boolean) - Method in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.actions.ImageryAdjustAction.ImageryOffsetDialog
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Sets whether this primitive is visible, i.e.
- setVisible(boolean) - Method in interface org.openstreetmap.josm.data.osm.IPrimitive
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictResolutionDialog
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.LatLonDialog
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.dialogs.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.ExtendedDialog
-
Override setVisible to be able to save the window geometry if required
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.help.HelpBrowser
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.io.CredentialDialog
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.layer.Layer
-
Sets the visibility of this layer.
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.MapFrame
-
Fires an property changed event "visible".
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.MapStatus.BackgroundProgressMonitor
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
-
- setVisible(boolean) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceDialog
-
- setVisible(boolean) - Method in interface org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor.ProgressMonitorDialog
-
- setVisibleTexts(Boolean) - Method in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- setVisibleTexts(AbstractLayer, boolean) - Method in class org.openstreetmap.gui.jmapviewer.checkBoxTree.CheckBoxNodeRenderer
-
- setVisibleTexts(AbstractLayer, boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- 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.
- setWheelZoomEnabled(boolean) - Method in class org.openstreetmap.gui.jmapviewer.DefaultMapController
-
- setWidth(int) - Method in class org.openstreetmap.josm.gui.mappaint.xml.LinePrototype
-
- setWidth(int) - Method in class org.openstreetmap.josm.tools.ImageProvider
-
- setWithBody(boolean) - Method in class org.openstreetmap.josm.io.OsmWriter
-
- setZoom(int, Point) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Set the zoom level and center point for display
- setZoom(int) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
Set the zoom level
- setZoomButtonStyle(JMapViewer.ZOOM_BUTTON_STYLE) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setZoomContolsVisible(boolean) - Method in class org.openstreetmap.gui.jmapviewer.JMapViewer
-
- setZoomLevel(int) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
-
- setZoomLevel(int) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- SevenParameterDatum - Class in org.openstreetmap.josm.data.projection.datum
-
Datum provides general conversion from one ellipsoid to another.
- SevenParameterDatum(String, String, Ellipsoid, double, double, double, double, double, double, double) - Constructor for class org.openstreetmap.josm.data.projection.datum.SevenParameterDatum
-
- Severity - Enum in org.openstreetmap.josm.data.validation
-
The error severity
- Severity(String, String, Color) - Constructor for enum org.openstreetmap.josm.data.validation.Severity
-
Constructor
- severity - Variable in class org.openstreetmap.josm.data.validation.TestError
-
Severity
- severity - Variable in class org.openstreetmap.josm.data.validation.tests.OpeningHourTest.OpeningHoursTestError
-
- severity - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
-
- shallExport() - Method in class org.openstreetmap.josm.io.session.GeoImageSessionExporter
-
- shallExport() - Method in class org.openstreetmap.josm.io.session.GpxTracksSessionExporter
-
- shallExport() - Method in class org.openstreetmap.josm.io.session.ImagerySessionExporter
-
- shallExport() - Method in class org.openstreetmap.josm.io.session.MarkerSessionExporter
-
- shallExport() - Method in class org.openstreetmap.josm.io.session.OsmDataSessionExporter
-
- shallExport() - Method in interface org.openstreetmap.josm.io.session.SessionLayerExporter
-
Return true, if the layer should be included in the
list of exported layers.
- Shape - Class in org.openstreetmap.josm.data.imagery
-
- Shape(String, String) - Constructor for class org.openstreetmap.josm.data.imagery.Shape
-
- Shape() - Constructor for class org.openstreetmap.josm.data.imagery.Shape
-
- shape - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
-
- shapes - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryBounds
-
- shapes - Variable in class org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryPreferenceEntry
-
- sharpen - Variable in class org.openstreetmap.josm.gui.preferences.imagery.CommonSettingsPanel
-
- sharpenImage(BufferedImage) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- sharpenLevel - Variable in class org.openstreetmap.josm.gui.layer.ImageryLayer
-
- shift - Variable in class org.openstreetmap.josm.actions.mapmode.MapMode
-
- shift - Variable in class org.openstreetmap.josm.actions.mapmode.ModifiersSpec
-
- SHIFT - Static variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
-
- SHIFT - Static variable in class org.openstreetmap.josm.tools.Shortcut
-
- shift_boundaries(Diff.FileData) - Method in class org.openstreetmap.josm.tools.Diff.FileData
-
Adjust inserts/deletes of blank lines to join changes
as much as possible.
- shift_boundaries() - Method in class org.openstreetmap.josm.tools.Diff
-
Adjust inserts/deletes of blank lines to join changes
as much as possible.
- shiftType - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
-
- short_description - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetListEntry
-
- short_descriptions - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- shortcut - Variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler.MyAction
-
- Shortcut - Class in org.openstreetmap.josm.tools
-
Global shortcut class.
- Shortcut(String, String, int, int, int, int, boolean, boolean) - Constructor for class org.openstreetmap.josm.tools.Shortcut
-
- Shortcut(String) - Constructor for class org.openstreetmap.josm.tools.Shortcut
-
- shortcutEdit - Variable in class org.openstreetmap.josm.gui.preferences.ToolbarPreferences.ToolbarPopupMenu
-
- 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
.
- ShortcutPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.shortcut.ShortcutPreference.Factory
-
- shortcuts - Static variable in class org.openstreetmap.josm.tools.Shortcut
-
- shortcutTable - Variable in class org.openstreetmap.josm.gui.preferences.shortcut.PrefJPanel
-
- shortenParam(ListIterator<String>, String[], String, String) - Static method in class org.openstreetmap.josm.actions.ShowStatusReportAction
-
- 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
-
- shortText - Variable in class org.openstreetmap.josm.tools.Shortcut
-
- shouldSelectCell(EventObject) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictDecisionEditor
-
- shouldSelectCell(EventObject) - Method in class org.openstreetmap.josm.gui.io.ActionFlagsTableCell
-
- shouldSelectCell(EventObject) - Method in class org.openstreetmap.josm.gui.io.LayerNameAndFilePathTableCell
-
- shouldSelectCell(EventObject) - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
-
- shouldSelectCell(EventObject) - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletingTextField
-
- shouldWrite(OsmPrimitive) - Method in class org.openstreetmap.josm.io.OsmWriter
-
- show(long, HistoryBrowserDialog) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
-
- show(long) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
-
- show(History) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
-
- show() - Method in class org.openstreetmap.josm.gui.Notification
-
Display the notification.
- show(String, String, int, ProgressMonitor) - Method in class org.openstreetmap.josm.io.session.SessionReader.CancelOrContinueDialog
-
- showAngle - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- showAudioMenu(boolean) - Method in class org.openstreetmap.josm.gui.MainMenu
-
- showBadBufferMessage(String) - Static method in class org.openstreetmap.josm.tools.TextTagParser
-
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
-
- showConfirmationDialog(String, Component, Object, String, int, int, int) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
-
Displays a confirmation dialog with some option buttons given by optionType
.
- showDetails() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ShowDetailAction
-
- showDialog() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
Shows the dialog
- showDialog() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
-
- showDialog() - Method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Show the dialog to the user.
- showDialog(Collection<OsmPrimitive>, boolean) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- showDialog() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchDialog
-
- showDialog() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetSearchPrimitiveDialog
-
- 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
- showErrors - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- showErrorsPopup - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- showFirstPhoto() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- showForegroundDialog() - Method in class org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor
-
- showHeadArrowOnly - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
Preference: should only the last arrow of a way be displayed
- showHeadArrowOnly - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Preference: should only the last arrow of a way be displayed
- showHelp() - Static method in class org.openstreetmap.josm.gui.MainApplication
-
Displays help on the console
- showHelpButton - Variable in class org.openstreetmap.josm.gui.ExtendedDialog
-
true, if the dialog should include a help button
- ShowHideButtonListener - Interface in org.openstreetmap.josm.gui
-
When some component (ToggleDialog, for example) is linked to button
and needs information about button showing/hiding events, this interface
is used, setting the listener should be implemented by @class HideableButton
- showHideLayerAction - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- showHistory(Collection<HistoryOsmPrimitive>) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction
-
- showHistory(Collection<? extends PrimitiveId>) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager
-
- showHistoryAction - Variable in class org.openstreetmap.josm.gui.dialogs.HistoryDialog
-
- showHistoryAction - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer.DoubleClickAdapter
-
- showHistoryAction - Variable in class org.openstreetmap.josm.gui.history.NodeListViewer.NodeListPopupMenu
-
- showIcons - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- showIconsDistance - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
- showID - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
-
- showImage(GeoImageLayer, ImageEntry) - Static method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- showInDownloadDialog(String, String) - Method in class org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
-
Show this panel in a new "Download along" help-aware dialog
- showJumpToDialog() - Method in class org.openstreetmap.josm.actions.JumpToAction
-
Displays the "Jump to" dialog.
- showLastException() - Method in class org.openstreetmap.josm.gui.dialogs.relation.ParentRelationLoadingTask
-
- showLastPhoto() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- showLayersPopup(MultikeyActionsHandler.MyAction) - Method in class org.openstreetmap.josm.tools.MultikeyActionsHandler
-
- 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.
- showMetadataTile - Variable in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- 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
-
- shownDimension - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
-
- showNextPhoto() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- showNmeaInfobox(boolean, NmeaReader) - Method in class org.openstreetmap.josm.io.NMEAImporter
-
- showNotification(Notification) - Method in class org.openstreetmap.josm.gui.NotificationManager
-
- showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog
-
- showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
- showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog
-
- showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.FilterDialog
-
- showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog
-
- showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog
-
- showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog
-
- showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog
-
- showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog
-
- showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
Called when toggle dialog is shown (after it was created or expanded).
- showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog
-
- showNotify() - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
-
- showNotifyListener - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
Simple listener setup to update the button enabled state when the side dialog shows.
- shownTitle - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- showOnewayArrow - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
Preference: should arrows for oneways be displayed
- showOnewayArrow - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Preference: should arrows for oneways be displayed
- showOptionDialog(String, Component, Object, String, int, int, Object[], Object) - Static method in class org.openstreetmap.josm.gui.ConditionalOptionPaneUtil
-
Displays an confirmation dialog with some option buttons given by optionType
.
- showOptionDialog(Component, Object, String, int, Icon, HelpAwareOptionPane.ButtonSpec[], HelpAwareOptionPane.ButtonSpec, String) - Static method in class org.openstreetmap.josm.gui.HelpAwareOptionPane
-
Displays an option dialog which is aware of a help context.
- showOptionDialog(Component, Object, String, int, String) - Static method in class org.openstreetmap.josm.gui.HelpAwareOptionPane
-
Displays an option dialog which is aware of a help context.
- showOrderNumber - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.MapPaintSettings
-
Preference: should the segement numbers of ways be displayed
- showOrderNumber - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Preference: should the segement numbers of ways be displayed
- showOrHideButtons() - Method in class org.openstreetmap.josm.gui.ScrollViewport
-
Update the visibility of the buttons
Only show them if the Viewport is too small for the content.
- showPrefs(Preferences) - Static method in class org.openstreetmap.josm.data.CustomConfigurator.PreferencesUtils
-
- showPreviousPhoto() - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- showProjectedPoint - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- showProjectionCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice
-
- showProjectionCode() - Method in class org.openstreetmap.josm.gui.preferences.projection.CustomProjectionChoice
-
- showProjectionCode() - Method in interface org.openstreetmap.josm.gui.preferences.projection.SubPrefsOptions
-
- 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
-
- showSearchDialog(SearchAction.SearchSetting) - Static method in class org.openstreetmap.josm.actions.search.SearchAction
-
- showSplashScreen - Variable in class org.openstreetmap.josm.gui.preferences.display.LafPreference
-
- showStatusInfo(double, double, double, boolean) - Method in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- ShowStatusReportAction - Class in org.openstreetmap.josm.actions
-
- ShowStatusReportAction() - Constructor for class org.openstreetmap.josm.actions.ShowStatusReportAction
-
Constructs a new ShowStatusReportAction
- showTagsWithConflictsOnly - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- showTagsWithMultiValuesOnly - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- showUrl - Variable in class org.openstreetmap.josm.gui.download.BoundingBoxSelection
-
- showUserInfoAction - Variable in class org.openstreetmap.josm.gui.dialogs.UserListDialog
-
- shrinkImage - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
-
- shrinkImage - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
-
- siblingAtOffset(int) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitLayout.Node
-
- 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
-
- SideButton(Action, boolean) - Constructor for class org.openstreetmap.josm.gui.SideButton
-
- SideButton(Action, String) - Constructor for class org.openstreetmap.josm.gui.SideButton
-
- sideToolBar - Variable in class org.openstreetmap.josm.gui.MapFrame
-
The toolbar with the action icons.
- sidetoolbarPreferencesChangedListener - Variable in class org.openstreetmap.josm.gui.MapFrame
-
- sign(HttpURLConnection) - Method in class org.openstreetmap.josm.gui.oauth.TestAccessTokenTask
-
- SIMILAR_NAMED - Static variable in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
-
- SimilarNamedWays - Class in org.openstreetmap.josm.data.validation.tests
-
Checks for similar named ways, symptom of a possible typo.
- SimilarNamedWays() - Constructor for class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
-
Constructor
- SIMPLE_NODE_ELEMSTYLE - Static variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
-
- SIMPLE_NODE_TEXT_ELEMSTYLE - Static variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
-
- simpleFileName - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
-
- simpleMatchFactoryMap - Static variable in class org.openstreetmap.josm.actions.search.SearchCompiler
-
- SimplePrimitiveId - Class in org.openstreetmap.josm.data.osm
-
- SimplePrimitiveId(long, OsmPrimitiveType) - Constructor for class org.openstreetmap.josm.data.osm.SimplePrimitiveId
-
- simpleTag(String, String) - Method in class org.openstreetmap.josm.io.GpxWriter
-
if content not null, open tag, write encoded content, and close tag
else do nothing.
- simplifyWay(Way) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
-
Simplifies a way with default threshold (read from preferences).
- simplifyWay(Way, double) - Method in class org.openstreetmap.josm.actions.SimplifyWayAction
-
Simplifies a way with a given threshold.
- 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
.
- 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
- SingleChangesetDownloadPanel.DownloadAction() - Constructor for class org.openstreetmap.josm.gui.dialogs.changeset.SingleChangesetDownloadPanel.DownloadAction
-
- singleGetId(OsmPrimitiveType, long, ProgressMonitor) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
-
- singleGetIdPackage(OsmPrimitiveType, Set<Long>, ProgressMonitor) - Method in class org.openstreetmap.josm.io.MultiFetchServerObjectReader.Fetcher
-
invokes a sequence of Multi Gets for individual ids in a set of ids and a given
OsmPrimitiveType
.
- singleOffset - Variable in class org.openstreetmap.josm.gui.ImageryMenu
-
- SingleProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
-
ProjectionChoice, that offers just one projection as choice.
- SingleProjectionChoice(String, String, String, String) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
-
Constructs a new SingleProjectionChoice
.
- SingleProjectionChoice(String, String, String) - Constructor for class org.openstreetmap.josm.gui.preferences.projection.SingleProjectionChoice
-
Constructs a new SingleProjectionChoice
.
- sinPHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
- sinPHI - Static variable in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
- sites - Variable in class org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask
-
- size(List<?>) - Static method in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- size() - Method in class org.openstreetmap.josm.data.conflict.ConflictCollection
-
Replies the size of the collection
- size() - Method in class org.openstreetmap.josm.data.osm.ChangesetCache
-
- size() - Method in class org.openstreetmap.josm.data.osm.ChangesetDataSet
-
Replies the number of objects in the dataset
- size - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- size() - Method in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- size() - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
-
- size - Variable in class org.openstreetmap.josm.data.osm.Storage
-
- size() - Method in class org.openstreetmap.josm.data.osm.Storage
-
- size() - Method in class org.openstreetmap.josm.data.osm.TagCollection
-
Replies the number of tags in this tag collection
- size - Variable in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
-
Size of the collection
- size() - Method in class org.openstreetmap.josm.gui.layer.TMSLayer.TileSet
-
- size - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle.FontDescriptor
-
- size - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle.Symbol
-
- size() - Method in class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
-
- size() - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.MapTableModel
-
- size() - Method in class org.openstreetmap.josm.gui.util.RedirectInputMap
-
- size() - Method in class org.openstreetmap.josm.tools.CompositeList
-
- size - Variable in class org.openstreetmap.josm.tools.CopyList
-
- size() - Method in class org.openstreetmap.josm.tools.CopyList
-
- size() - Method in class org.openstreetmap.josm.tools.MultiMap
-
Returns the number of keys.
- size - Variable in class org.openstreetmap.josm.tools.SubclassFilteredCollection
-
- size() - Method in class org.openstreetmap.josm.tools.SubclassFilteredCollection
-
- SizeButton - Class in org.openstreetmap.josm.gui.bbox
-
- SizeButton(SlippyMapBBoxChooser) - Constructor for class org.openstreetmap.josm.gui.bbox.SizeButton
-
- sizeCheck - Variable in class org.openstreetmap.josm.gui.download.DownloadDialog
-
- sizeKnown - Variable in class org.openstreetmap.josm.io.ProgressInputStream
-
- sizeWithInsets(Container, Dimension) - Method in class org.openstreetmap.josm.gui.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
-
- skipEmpty() - Method in class org.openstreetmap.josm.tools.TextTagParser.TextAnalyzer
-
- skipEmptyNodes - Static variable in class org.openstreetmap.josm.io.GeoJSONWriter
-
- skipEntry - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
-
Skip the current entry because it has mandatory attributes
that this version of JOSM cannot process.
- skipSign() - Method in class org.openstreetmap.josm.tools.TextTagParser.TextAnalyzer
-
- skipWhitespace() - Method in class org.openstreetmap.josm.tools.template_engine.TemplateParser
-
- sl4 - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- sl9 - Static variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- sleepAndListen(int, ProgressMonitor) - Method in class org.openstreetmap.josm.io.OsmApi
-
- slider - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
-
- slider - Variable in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
-
- slippyMapBBoxChooser - Variable in class org.openstreetmap.josm.gui.bbox.SizeButton
-
- SlippyMapBBoxChooser - Class in org.openstreetmap.josm.gui.bbox
-
- SlippyMapBBoxChooser() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser
-
Constructs a new SlippyMapBBoxChooser
.
- slippyMapBBoxChooser - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
-
- SlippyMapBBoxChooser.TileSourceProvider - Interface in org.openstreetmap.josm.gui.bbox
-
- SlippyMapBBoxChooser.TMSTileSourceProvider - Class in org.openstreetmap.josm.gui.bbox
-
TMS TileSource provider for the slippymap chooser
- SlippyMapBBoxChooser.TMSTileSourceProvider() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapBBoxChooser.TMSTileSourceProvider
-
- slippyMapChooser - 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.
- SlippyMapControler - Class in org.openstreetmap.josm.gui.bbox
-
This class controls the user input by listening to mouse and key events.
- SlippyMapControler(SlippyMapBBoxChooser, JPanel) - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapControler
-
Constructs a new SlippyMapControler
.
- SlippyMapControler.MoveTask - Class in org.openstreetmap.josm.gui.bbox
-
Moves the map depending on which cursor keys are pressed (or not)
- SlippyMapControler.MoveTask() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
-
- SlippyMapControler.MoveXAction - Class in org.openstreetmap.josm.gui.bbox
-
- SlippyMapControler.MoveXAction(int) - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveXAction
-
- SlippyMapControler.MoveYAction - Class in org.openstreetmap.josm.gui.bbox
-
- SlippyMapControler.MoveYAction(int) - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveYAction
-
- SlippyMapControler.ZoomInAction - Class in org.openstreetmap.josm.gui.bbox
-
- SlippyMapControler.ZoomInAction() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapControler.ZoomInAction
-
- SlippyMapControler.ZoomOutAction - Class in org.openstreetmap.josm.gui.bbox
-
- SlippyMapControler.ZoomOutAction() - Constructor for class org.openstreetmap.josm.gui.bbox.SlippyMapControler.ZoomOutAction
-
- slot - Variable in class org.openstreetmap.josm.data.osm.Storage.Iter
-
- slot - Variable in class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
-
- smoothScrollTo(LatLon) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- smoothScrollTo(EastNorth) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
Create a thread that moves the viewport to the given center in an
animated fashion.
- SNAKE_LIMIT - Static variable in class org.openstreetmap.josm.tools.Diff
-
Snakes bigger than this are considered "big".
- snap - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- snapAngles - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- snapAngleTolerance - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- snapChangeAction - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- snapCheckboxMenuItem - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- snapDefault - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- snapDistanceChinese - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- snapDistanceImperial - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- snapDistanceMetric - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- snapDistanceNautical - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- snapHelper - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- snapHelperColor - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- snapLevels - Static variable in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- snapModifierCombo - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- snapOn - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- snappingShortcut - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- snapThreshold - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- snapToIntersectionThreshold - Static variable in class org.openstreetmap.josm.actions.mapmode.DrawAction
-
- snapToProjections - Variable in class org.openstreetmap.josm.actions.mapmode.DrawAction.SnapHelper
-
- socksProxySocketAddress - Variable in class org.openstreetmap.josm.io.DefaultProxySelector
-
- somChangeListeners - Static variable in class org.openstreetmap.josm.gui.NavigatableComponent
-
- somItems - Variable in class org.openstreetmap.josm.gui.MapStatus.MapStatusPopupMenu
-
- somListener - Variable in class org.openstreetmap.josm.gui.MapStatus
-
- sort(List<ExtensionFileFilter>) - Static method in class org.openstreetmap.josm.actions.ExtensionFileFilter
-
- sort() - Method in class org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog.RelationMemberTableModel
-
- sort() - Method in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- sort() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
- sort() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentTableModel
-
- sort() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetListModel
-
- sort() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTableModel
-
Sort the selected relation members by the way they are linked.
- sort() - Method in class org.openstreetmap.josm.gui.dialogs.RelationListDialog.RelationListModel
-
- sort() - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectionListModel
-
Sorts the current elements in the selection
- sort() - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
-
- sort() - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreferencesModel
-
Sorts the list of available plugins
- sort() - Method in class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
-
- sort() - Method in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
sorts the list
- sort() - Method in class org.openstreetmap.josm.gui.tagging.TagEditorModel
-
sorts the current tags according alphabetical order of names
- sort(Pair<T, T>) - Static method in class org.openstreetmap.josm.tools.Pair
-
- sortAscending() - Method in class org.openstreetmap.josm.data.osm.history.History
-
- sortById(Collection<T>) - Method in class org.openstreetmap.josm.io.OsmWriter
-
- sortDescending() - Method in class org.openstreetmap.josm.data.osm.history.History
-
- sortedNodes - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWays
-
- sortMembers(List<RelationMember>) - Method in 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
-
Sort a collection of relation members by the way they are linked.
- sortMembersByConnectivity(List<RelationMember>) - Static method in class org.openstreetmap.josm.gui.dialogs.relation.sort.RelationSorter
-
- sortMenu - Variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
-
- sortMenu() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu
-
Sorts the menu items using the translated item text
- sortMenu(JMenu) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetMenu
-
Sorts the menu items using the translated item text
- sortRequests(boolean) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- source - Variable in class org.openstreetmap.gui.jmapviewer.AttributionSupport
-
- source - Variable in class org.openstreetmap.gui.jmapviewer.Tile
-
- source - Variable in class org.openstreetmap.josm.actions.PasteTagsAction.TagPaster
-
- source - Variable in class org.openstreetmap.josm.data.osm.DefaultChangesetCacheEvent
-
- source - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoSelectionListener
-
- source - Variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel.CommentModelListener
-
- source - Variable in class org.openstreetmap.josm.gui.mappaint.Environment
-
- source - Variable in class org.openstreetmap.josm.gui.mappaint.MapImage
-
- source - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.IconReference
-
- source - Variable in exception org.openstreetmap.josm.io.ChangesetClosedException
-
the source
- source - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader
-
- source - Variable in class org.openstreetmap.josm.io.OsmChangesetContentParser
-
- SOURCE_HISTORY_KEY - Static variable in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
-
- 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
-
- sourceBounds - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
-
- SourceButton - Class in org.openstreetmap.josm.gui.bbox
-
- SourceButton(SlippyMapBBoxChooser, Collection<TileSource>) - Constructor for class org.openstreetmap.josm.gui.bbox.SourceButton
-
- sourceCacheDirMap - Variable in class org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader
-
- sourceDataSet - Variable in class org.openstreetmap.josm.data.osm.DataSetMerger
-
the source dataset where primitives are merged from
- SourceEditor - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor(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.ActivateSourcesAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ActivateSourcesAction
-
- SourceEditor.ActiveSourcesModel - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.ActiveSourcesModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ActiveSourcesModel
-
- SourceEditor.AvailableSourcesListModel - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.AvailableSourcesListModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.AvailableSourcesListModel
-
- SourceEditor.EditActiveSourceAction - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.EditActiveSourceAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.EditActiveSourceAction
-
- SourceEditor.EditIconPathAction - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.EditIconPathAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.EditIconPathAction
-
- SourceEditor.EditSourceEntryDialog - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.EditSourceEntryDialog(Component, String, SourceEntry) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog
-
- SourceEditor.EditSourceEntryDialog.LaunchFileChooserAction - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.EditSourceEntryDialog.LaunchFileChooserAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.EditSourceEntryDialog.LaunchFileChooserAction
-
- SourceEditor.ExtendedSourceEntry - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.ExtendedSourceEntry(String, String) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
-
- SourceEditor.FileOrUrlCellEditor - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.FileOrUrlCellEditor(boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor
-
- SourceEditor.FileOrUrlCellEditor.LaunchFileChooserAction - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.FileOrUrlCellEditor.LaunchFileChooserAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.FileOrUrlCellEditor.LaunchFileChooserAction
-
- SourceEditor.I18nString - Enum in org.openstreetmap.josm.gui.preferences
-
Identifiers for strings that need to be provided.
- SourceEditor.I18nString() - Constructor for enum org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
-
- SourceEditor.IconPathTableModel - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.IconPathTableModel(DefaultListSelectionModel) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.IconPathTableModel
-
- SourceEditor.MoveUpDownAction - Class in org.openstreetmap.josm.gui.preferences
-
The action to move the currently selected entries up or down in the list.
- SourceEditor.MoveUpDownAction(boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.MoveUpDownAction
-
- SourceEditor.NewActiveSourceAction - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.NewActiveSourceAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.NewActiveSourceAction
-
- SourceEditor.NewIconPathAction - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.NewIconPathAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.NewIconPathAction
-
- SourceEditor.ReloadSourcesAction - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.ReloadSourcesAction(String, List<SourceProvider>) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ReloadSourcesAction
-
- SourceEditor.RemoveActiveSourcesAction - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.RemoveActiveSourcesAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveActiveSourcesAction
-
- SourceEditor.RemoveIconPathAction - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.RemoveIconPathAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.RemoveIconPathAction
-
- SourceEditor.ResetAction - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.ResetAction() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.ResetAction
-
- SourceEditor.SourceEntryListCellRenderer - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.SourceEntryListCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceEntryListCellRenderer
-
- SourceEditor.SourceEntryTableCellRenderer - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.SourceEntryTableCellRenderer() - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceEntryTableCellRenderer
-
- SourceEditor.SourceLoader - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.SourceLoader(String, List<SourceProvider>) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
-
- SourceEditor.SourcePrefHelper - Class in org.openstreetmap.josm.gui.preferences
-
- SourceEditor.SourcePrefHelper(String) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEditor.SourcePrefHelper
-
Constructs a new SourcePrefHelper
for the given preference key.
- SourceEntry - Class in org.openstreetmap.josm.gui.preferences
-
A source entry primarily used to save the user's selection of mappaint styles,
but also for preset sources or validator rules.
- SourceEntry(String, boolean, String, String, String, boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEntry
-
Constructs a new SourceEntry
.
- SourceEntry(String, String, String, Boolean) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEntry
-
Constructs a new SourceEntry
.
- SourceEntry(SourceEntry) - Constructor for class org.openstreetmap.josm.gui.preferences.SourceEntry
-
Constructs a new SourceEntry
.
- sourceInfo - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsInfo
-
- SourceProvider - Interface in org.openstreetmap.josm.gui.preferences
-
- sourceProviders - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ReloadSourcesAction
-
- sourceProviders - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
-
- sourceProviders - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
-
- sources - Variable in class org.openstreetmap.josm.gui.bbox.SourceButton
-
- sources - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles.MapPaintStyleLoader
-
- sources - Variable in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
-
- sources - Variable in class org.openstreetmap.josm.gui.preferences.map.TaggingPresetPreference
-
- sources - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.SourceLoader
-
- sources - 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
-
- sourcesList - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
1250 and up is used by tagcheck
- sourcesList - Variable in class org.openstreetmap.josm.gui.widgets.EditableList
-
- sourceTabLoaded - Variable in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.InfoAction
-
- sourceType - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor
-
- SourceType - Enum in org.openstreetmap.josm.gui.preferences
-
The different types of source entries.
- SourceType() - Constructor for enum org.openstreetmap.josm.gui.preferences.SourceType
-
- sourceWays - Variable in class org.openstreetmap.josm.actions.mapmode.ParallelWayAction
-
- SOUTH - Static variable in class org.openstreetmap.josm.data.coor.LatLon
-
- south - Variable in class org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice.UTMPanel
-
- spacer - Variable in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog
-
- spacing - Variable in class org.openstreetmap.josm.gui.mappaint.RepeatImageElemStyle
-
- spAdd - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
-
- span(int, int) - Method in class org.openstreetmap.josm.tools.GBC
-
- span(int) - Method in class org.openstreetmap.josm.tools.GBC
-
- spAuthorisationProcedureUI - Variable in class org.openstreetmap.josm.gui.oauth.OAuthAuthorizationWizard
-
- spContent - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager
-
- spDelete - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
-
- spec - Variable in class org.openstreetmap.josm.gui.io.UploadParameterSummaryPanel
-
- special - Variable in class org.openstreetmap.josm.tools.template_engine.Variable
-
- SPECIAL_VALUE_EVERYTHING - Static variable in class org.openstreetmap.josm.tools.template_engine.Variable
-
- SPECIAL_VALUE_ID - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- SPECIAL_VALUE_LOCAL_NAME - Static variable in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
- SPECIAL_VARIABLE_PREFIX - Static variable in class org.openstreetmap.josm.tools.template_engine.Variable
-
- specialCharaters - Variable in class org.openstreetmap.josm.tools.template_engine.Tokenizer
-
- specialChars - Static variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- specialCharsQuoted - Static variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer
-
- specialmessage - Variable in exception org.openstreetmap.josm.gui.mappaint.mapcss.MapCSSException
-
- 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
- specName(String) - Static method in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- speed - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageEntry
-
Speed in kilometer per second
- speed - Variable in class org.openstreetmap.josm.tools.AudioPlayer.Execute
-
- speed() - Method in class org.openstreetmap.josm.tools.AudioPlayer.Execute
-
- speed - Variable in class org.openstreetmap.josm.tools.AudioPlayer
-
- speed() - Static method in class org.openstreetmap.josm.tools.AudioPlayer
-
Speed at which we will play.
- speedX - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
-
The current x speed (pixels per timer interval)
- speedY - Variable in class org.openstreetmap.josm.gui.bbox.SlippyMapControler.MoveTask
-
The current y speed (pixels per timer interval)
- SPELL_FILE - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
The config file of dictionary words
- spellCheckKeyData - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
The spell check key substitutions: the key should be substituted by the value
- spinEast - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
-
- spinner - Variable in class org.openstreetmap.josm.gui.widgets.DateEditorWithSlider
-
- spinNorth - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
-
- spinSimConn - Variable in class org.openstreetmap.josm.gui.preferences.imagery.WMSSettingsPanel
-
- SplashScreen - Class in org.openstreetmap.josm.gui
-
Show a splash screen so the user knows what is happening during startup.
- SplashScreen() - Constructor for class org.openstreetmap.josm.gui.SplashScreen
-
Constructs a new SplashScreen
.
- SplashScreen.SplashScreenProgressRenderer - Class in org.openstreetmap.josm.gui
-
- SplashScreen.SplashScreenProgressRenderer() - Constructor for class org.openstreetmap.josm.gui.SplashScreen.SplashScreenProgressRenderer
-
- spLists - Variable in class org.openstreetmap.josm.gui.io.UploadSelectionDialog
-
- split(OsmDataLayer, Way, List<Node>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.SplitWayAction
-
- split(String, String) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.Functions
-
Splits string toSplit
at occurrences of the separator string sep
and returns a list of matches.
- SPLIT_ELEMENTS_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
-
- SPLIT_TRIMMED_PATTERN - Static variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData
-
- SPLIT_VALUES_PATTERN - Static variable in class org.openstreetmap.josm.data.osm.TagCollection
-
- splitEscaped(char, String) - Static method in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems
-
allow escaped comma in comma separated list:
"A\, B\, C,one\, two" --> ["A, B, C", "one, two"]
- splitPane - Variable in class org.openstreetmap.gui.jmapviewer.JMapViewerTree
-
- splitPane - Variable in class org.openstreetmap.josm.gui.MapFrame
-
The split pane with the mapview (leftPanel) and toggle dialogs (dialogsPanel).
- splitWay(OsmDataLayer, Way, List<List<Node>>, Collection<? extends OsmPrimitive>) - Static method in class org.openstreetmap.josm.actions.SplitWayAction
-
- splitWay - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Tools / Split Way
- SplitWayAction - Class in org.openstreetmap.josm.actions
-
Splits a way into multiple ways (all identical except for their node list).
- SplitWayAction() - Constructor for class org.openstreetmap.josm.actions.SplitWayAction
-
Create a new SplitWayAction.
- SplitWayAction.SplitWayResult - Class in org.openstreetmap.josm.actions
-
- SplitWayAction.SplitWayResult(Command, List<? extends PrimitiveId>, Way, List<Way>) - Constructor for class org.openstreetmap.josm.actions.SplitWayAction.SplitWayResult
-
- splitWayOnNodes(Way, Set<Node>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
-
This is a method splits way into smaller parts, using the prepared nodes list as split points.
- spLog - Variable in class org.openstreetmap.josm.gui.PleaseWaitDialog
-
- spPluginPreferences - Variable in class org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
-
- spTagConflictTypes - Variable in class org.openstreetmap.josm.gui.conflict.tags.CombinePrimitiveResolverDialog
-
- spUpdate - Variable in class org.openstreetmap.josm.gui.io.UploadedObjectsSummaryPanel
-
- spZoomLevel - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
-
- sqr(double) - Static method in class org.openstreetmap.josm.data.projection.Ellipsoid
-
- ss - Variable in class org.openstreetmap.josm.gui.widgets.JosmHTMLEditorKit
-
- sslContext - Variable in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
- stage - Variable in class org.openstreetmap.josm.plugins.PluginInformation
-
The plugin stage, determining the loading sequence order of plugins.
- standard_angle_0_to_2PI(double) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
-
Make sure angle (up to 2*Pi) is in interval [ 0, 2*Pi ).
- standard_angle_mPI_to_PI(double) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction
-
Make sure angle (up to 2*Pi) is in interval ( -Pi, Pi ].
- standardParallel1 - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic.Parameters2SP
-
- standardParallel2 - Variable in class org.openstreetmap.josm.data.projection.proj.LambertConformalConic.Parameters2SP
-
- start - Variable in class org.openstreetmap.josm.actions.search.PushbackTokenizer.Range
-
- start() - 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, ContentHandler) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
-
- start(Reader) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
-
- startAngle - Variable in class org.openstreetmap.josm.command.RotateCommand
-
angle of rotation starting click to pivot
- 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.gui.mappaint.xml.XmlStyleSourceHandler
-
- startDocument() - Method in class org.openstreetmap.josm.io.Capabilities.CapabilitiesParser
-
- startDocument() - Method in class org.openstreetmap.josm.io.GpxReader.Parser
-
- startDocument() - Method in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
-
- startDownload(Bounds) - Method in class org.openstreetmap.josm.gui.download.DownloadDialog
-
Invoked by
- startDrag() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
-
called back from drag mode to say when we started dragging for real
(at least a short distance)
- startDrag(int, int) - Method in class org.openstreetmap.josm.gui.widgets.MultiSplitPane
-
- startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.NameFinderResultParser
-
Detect starting elements.
- startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.io.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.GpxReader.Parser
-
- startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
-
- startElement(String, String, String, Attributes) - Method in class org.openstreetmap.josm.io.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
-
- startElementLine(String, Attributes, LinePrototype) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- startElementLinemod(String, Attributes, LinemodPrototype) - Method in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- startEN - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
point where user pressed the mouse to start movement
- startEN - Variable in class org.openstreetmap.josm.command.MoveCommand
-
Starting position, base command point, current (mouse-drag) position = startEN + (x,y) =
- startEN - Variable in class org.openstreetmap.josm.command.ScaleCommand
-
World position of the mouse when the user started the command.
- startGrabberThreads() - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- startHideTimer() - Method in class org.openstreetmap.josm.gui.NotificationManager
-
- startImproving(Way) - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
Switches to Improving state
- startingDraggingPos - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
The old cursor before the user pressed the mouse button.
- startMovement(MouseEvent) - Method in class org.openstreetmap.josm.gui.MapMover
-
Start movement by setting a new cursor and remember the current mouse
position.
- startNewWay() - 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
-
- startRelation(Attributes) - Method in class org.openstreetmap.josm.io.AbstractParser
-
- startSelecting() - Method in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
Switches to Selecting state
- startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.Test
-
Start the test using a given progress monitor
- startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.Coastlines
-
- startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
-
- startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
-
- startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
-
- startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
-
- startTest(ProgressMonitor) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- 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.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.data.validation.Test
-
the start time to compute elapsed time when test finishes
- startupHook() - Method in interface org.openstreetmap.josm.tools.PlatformHook
-
The startupHook will be called early, but after the GUI
setup has started.
- startupHook() - Method in class org.openstreetmap.josm.tools.PlatformHookOsx
-
- startupHook() - Method in class org.openstreetmap.josm.tools.PlatformHookUnixoid
-
- startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.OpenAndCloseStateRestrictionPanel
-
- startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel
-
- startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
-
- startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.ChangesetQueryDialog
-
- startUserInput() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel
-
- startUserInput() - Method in class org.openstreetmap.josm.gui.io.BasicUploadSettingsPanel
-
Initializes the panel for user input
- startUserInput() - Method in class org.openstreetmap.josm.gui.io.CredentialDialog.CredentialPanel
-
- startUserInput() - Method in class org.openstreetmap.josm.gui.io.TagSettingsPanel
-
- startUserInput() - Method in class org.openstreetmap.josm.gui.io.UploadDialog
-
Initializes the panel for user input
- startWay(Attributes) - Method in class org.openstreetmap.josm.io.AbstractParser
-
- startWithValidation(Reader, String, String) - Method in class org.openstreetmap.josm.tools.XmlObjectParser
-
- state - Variable in class org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction
-
- state - Variable in class org.openstreetmap.josm.data.imagery.GeorefImage
-
- state - Variable in class org.openstreetmap.josm.data.notes.Note
-
- state - Variable in class org.openstreetmap.josm.gui.history.TwoColumnDiff.Item
-
- state - Variable in class org.openstreetmap.josm.gui.progress.AbstractProgressMonitor
-
- state - Variable in class org.openstreetmap.josm.io.imagery.WMSRequest
-
- state - Variable in class org.openstreetmap.josm.tools.AudioPlayer
-
- stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel.TileBoundsBuilder
-
- stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel.ZomeLevelChangeHandler
-
- stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolver.ToggleTagRelationsAction
-
- stateChanged() - Method in class org.openstreetmap.josm.gui.dialogs.ToggleDialog
-
primitive stateChangedListener for subclasses
- stateChanged() - Method in class org.openstreetmap.josm.gui.layer.geoimage.ImageViewerDialog
-
- stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.MapSlider
-
- stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.MenuScroller.MenuScrollItem
-
- stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.TimeBasedPolicyChangeListener
-
- stateChanged(ChangeEvent) - Method in class org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane
-
- states - Variable in class org.openstreetmap.josm.io.GpxReader.Parser
-
- states - Variable in class org.openstreetmap.josm.io.imagery.ImageryReader.Parser
-
- StaticText - Class in org.openstreetmap.josm.tools.template_engine
-
- StaticText(String) - Constructor for class org.openstreetmap.josm.tools.template_engine.StaticText
-
- staticText - Variable in class org.openstreetmap.josm.tools.template_engine.StaticText
-
- statisticsModel - Variable in class org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog
-
- STATUS_BAR_ID - Static variable in class org.openstreetmap.josm.tools.MultikeyActionsHandler
-
- statusBarElementUpdate(MapStatus.MouseState) - Method in class org.openstreetmap.josm.gui.MapStatus.Collector
-
Calls this to update the element that is shown in the statusbar
- statusBarText - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- statusBarUpdater - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- statusBarUpdaterWithRepaint - Variable in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages
-
- statusLine - Variable in class org.openstreetmap.josm.gui.MapFrame
-
The status line below the map
- statusreport - Variable in class org.openstreetmap.josm.gui.MainMenu
-
Help / Show Status Report
- statusText() - Method in class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.StatusBarUpdater
-
- statusText - Variable in class org.openstreetmap.josm.gui.MapStatus
-
- StayOpenCheckBoxMenuItem - Class in org.openstreetmap.josm.gui.util
-
An extension of JCheckBoxMenuItem that doesn't close the menu when selected.
- StayOpenCheckBoxMenuItem() - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
-
- StayOpenCheckBoxMenuItem(Action) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
-
- StayOpenCheckBoxMenuItem(Icon) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
-
- StayOpenCheckBoxMenuItem(String) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
-
- StayOpenCheckBoxMenuItem(String, boolean) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
-
- StayOpenCheckBoxMenuItem(String, Icon) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
-
- StayOpenCheckBoxMenuItem(String, Icon, boolean) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenCheckBoxMenuItem
-
- StayOpenMenuItem - Class in org.openstreetmap.josm.gui.util
-
An extension of JMenuItem that doesn't close the menu when selected.
- StayOpenMenuItem() - Constructor for class org.openstreetmap.josm.gui.util.StayOpenMenuItem
-
- StayOpenMenuItem(Action) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenMenuItem
-
- StayOpenMenuItem(Icon) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenMenuItem
-
- StayOpenMenuItem(String) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenMenuItem
-
- StayOpenMenuItem(String, Icon) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenMenuItem
-
- StayOpenMenuItem(String, int) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenMenuItem
-
- StayOpenRadioButtonMenuItem - Class in org.openstreetmap.josm.gui.util
-
An extension of JRadioButtonMenuItem that doesn't close the menu when selected.
- StayOpenRadioButtonMenuItem() - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
-
- StayOpenRadioButtonMenuItem(Action) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
-
- StayOpenRadioButtonMenuItem(Icon) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
-
- StayOpenRadioButtonMenuItem(Icon, boolean) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
-
- StayOpenRadioButtonMenuItem(String) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
-
- StayOpenRadioButtonMenuItem(String, boolean) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
-
- StayOpenRadioButtonMenuItem(String, Icon) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
-
- StayOpenRadioButtonMenuItem(String, Icon, boolean) - Constructor for class org.openstreetmap.josm.gui.util.StayOpenRadioButtonMenuItem
-
- std() - Static method in class org.openstreetmap.josm.tools.GBC
-
Create a standard constraint (which is not the last).
- std(int, int) - Static method in class org.openstreetmap.josm.tools.GBC
-
- stop - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ThumbsLoader
-
- 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.conflict.tags.RelationMemberConflictDecisionEditor
-
- 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
-
- stopHighlighting() - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable
-
- stopRemoteControlHttpServer() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
-
Stops the HTTP server
- stopRemoteControlHttpsServer() - Static method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
Stops the HTTPS server
- stopServer() - Method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpServer
-
Stops the HTTP server
- stopServer() - Method in class org.openstreetmap.josm.io.remotecontrol.RemoteControlHttpsServer
-
Stops the HTTPS server.
- Storage<T> - Class in org.openstreetmap.josm.data.osm
-
A Set-like class that allows looking up equivalent preexising instance.
- Storage() - Constructor for class org.openstreetmap.josm.data.osm.Storage
-
Constructs a new Storage
with default capacity (16).
- Storage(int) - 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
-
- Storage(boolean) - Constructor for class org.openstreetmap.josm.data.osm.Storage
-
- Storage(int, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Storage
-
- Storage(Hash<? super T, ? super T>, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Storage
-
- Storage(Hash<? super T, ? super T>, int) - Constructor for class org.openstreetmap.josm.data.osm.Storage
-
- Storage(Hash<? super T, ? super T>, int, boolean) - Constructor for class org.openstreetmap.josm.data.osm.Storage
-
constructor
- Storage.FMap<K> - Class in org.openstreetmap.josm.data.osm
-
- Storage.FMap(Hash<K, ? super T>) - Constructor for class org.openstreetmap.josm.data.osm.Storage.FMap
-
- Storage.Iter - Class in org.openstreetmap.josm.data.osm
-
- Storage.Iter() - Constructor for class org.openstreetmap.josm.data.osm.Storage.Iter
-
- Storage.PrimitiveIdHash - Class in org.openstreetmap.josm.data.osm
-
- Storage.PrimitiveIdHash() - Constructor for class org.openstreetmap.josm.data.osm.Storage.PrimitiveIdHash
-
- Storage.SafeReadonlyIter - Class in org.openstreetmap.josm.data.osm
-
- Storage.SafeReadonlyIter(T[]) - Constructor for class org.openstreetmap.josm.data.osm.Storage.SafeReadonlyIter
-
- storageFile - Variable in class org.openstreetmap.josm.data.gpx.GpxData
-
- store(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
-
- storeOAuthAccessToken(OAuthToken) - Method in interface org.openstreetmap.josm.io.auth.CredentialsAgent
-
Stores the OAuth Access Token accessToken
.
- storeOAuthAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.io.auth.CredentialsManager
-
- storeOAuthAccessToken(OAuthToken) - Method in class org.openstreetmap.josm.io.auth.JosmPreferencesCredentialAgent
-
Stores the OAuth Access Token accessToken
.
- storeOldState() - Method in class org.openstreetmap.josm.command.TransformNodesCommand
-
Stores the state of the nodes before the command.
- strategy - Variable in class org.openstreetmap.josm.gui.io.UploadLayerTask
-
- strategy - Variable in class org.openstreetmap.josm.gui.io.UploadPrimitivesTask
-
- strategy - Variable in class org.openstreetmap.josm.gui.io.UploadStrategySpecification
-
- string2label(String) - Static method in class org.openstreetmap.josm.gui.ExtendedDialog
-
Convenience function that converts a given string into a JMultilineLabel
- stringContains(String) - Static method in class org.openstreetmap.josm.tools.Predicates
-
Returns a
Predicate
executing
String.contains(CharSequence)
.
- stringContainsPattern(Pattern) - Static method in class org.openstreetmap.josm.tools.Predicates
-
Returns a
Predicate
executing
Pattern.matcher(CharSequence)
and
Matcher.find()
.
- StringEditor - Class in org.openstreetmap.josm.gui.preferences.advanced
-
Editor for String preference entries.
- StringEditor(JComponent, PrefEntry, Preferences.StringSetting) - Constructor for class org.openstreetmap.josm.gui.preferences.advanced.StringEditor
-
Constructs a new StringEditor
.
- stringMatchesPattern(Pattern) - Static method in class org.openstreetmap.josm.tools.Predicates
-
Returns a
Predicate
executing
Pattern.matcher(CharSequence)
and
Matcher.matches()
.
- StringProperty - Class in org.openstreetmap.josm.data.preferences
-
A property containing an String
value.
- StringProperty(String, String) - Constructor for class org.openstreetmap.josm.data.preferences.StringProperty
-
Constructs a new StringProperty
.
- strings - Static variable in class org.openstreetmap.josm.tools.I18n
-
- stringSwitchers - Static variable in class org.openstreetmap.josm.corrector.ReverseWayTagCorrector
-
- 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.
- stripCursors(Object) - Method in class org.openstreetmap.josm.gui.NavigatableComponent
-
- stripTags(Collection<Way>) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
-
Remove all tags from the all the way
- stripTags(Way) - Method in class org.openstreetmap.josm.actions.JoinAreasAction
-
Remove all tags from the way
- stroke - Variable in class org.openstreetmap.gui.jmapviewer.Style
-
- stroke - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle.Symbol
-
- strokeColor - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle.Symbol
-
- style - Variable in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- style - Variable in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- Style - Class in org.openstreetmap.gui.jmapviewer
-
- Style() - Constructor for class org.openstreetmap.gui.jmapviewer.Style
-
- Style(Color, Color, Stroke, Font) - Constructor for class org.openstreetmap.gui.jmapviewer.Style
-
- style - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
-
- STYLE - Static variable in class org.openstreetmap.josm.gui.GettingStarted
-
- style - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyle.FontDescriptor
-
- style - Variable in class org.openstreetmap.josm.gui.mappaint.MapPaintMenu.MapPaintAction
-
- style - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlStyleSourceHandler
-
- 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
-
- StyleCache.RangeViolatedError - Error in org.openstreetmap.josm.gui.mappaint
-
- StyleCache.RangeViolatedError() - Constructor for error org.openstreetmap.josm.gui.mappaint.StyleCache.RangeViolatedError
-
- StyleCache.StyleList - Class in org.openstreetmap.josm.gui.mappaint
-
List of Styles, immutable
- StyleCache.StyleList() - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
-
Constructs a new StyleList
.
- StyleCache.StyleList(ElemStyle...) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
-
- StyleCache.StyleList(Collection<ElemStyle>) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
-
- StyleCache.StyleList(StyleCache.StyleList, ElemStyle) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleCache.StyleList
-
- StyledMapRenderer - Class in org.openstreetmap.josm.data.osm.visitor.paint
-
A map renderer which renders a map according to style rules in a set of style sheets.
- StyledMapRenderer(Graphics2D, NavigatableComponent, boolean) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer
-
Constructs a new StyledMapRenderer
.
- StyledMapRenderer.ComputeStyleListWorker - Class in org.openstreetmap.josm.data.osm.visitor.paint
-
- StyledMapRenderer.ComputeStyleListWorker(List<? extends OsmPrimitive>, int, int, List<StyledMapRenderer.StyleRecord>, DataSet) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ComputeStyleListWorker
-
Constructs a new ComputeStyleListWorker
.
- StyledMapRenderer.ConcurrentTasksHelper - Class in org.openstreetmap.josm.data.osm.visitor.paint
-
- StyledMapRenderer.ConcurrentTasksHelper(List<StyledMapRenderer.StyleRecord>, DataSet) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ConcurrentTasksHelper
-
- StyledMapRenderer.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.
- StyledMapRenderer.OffsetIterator(List<Node>, float) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.OffsetIterator
-
- StyledMapRenderer.StyleRecord - Class in org.openstreetmap.josm.data.osm.visitor.paint
-
- StyledMapRenderer.StyleRecord(ElemStyle, OsmPrimitive, int) - Constructor for class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.StyleRecord
-
- StyleKeys - Interface in org.openstreetmap.josm.gui.mappaint
-
- styleMap - Variable in class org.openstreetmap.josm.io.FileWatcher
-
- styleOverrideListener - Static variable in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
-
- styles - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ComputeStyleListWorker
-
- styles - Static variable in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- styles - Static variable in class org.openstreetmap.josm.gui.mappaint.MapPaintStyles
-
- 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.BooleanStyleSetting(StyleSource, String, String, boolean) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleSetting.BooleanStyleSetting
-
- 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
-
- StyleSource(SourceEntry) - Constructor for class org.openstreetmap.josm.gui.mappaint.StyleSource
-
- styleSourceProviders - Static variable in class org.openstreetmap.josm.gui.preferences.map.MapPaintPreference
-
- styleSources - Variable in class org.openstreetmap.josm.gui.mappaint.ElemStyles
-
- sub(EastNorth) - Method in class org.openstreetmap.josm.data.coor.EastNorth
-
- SubclassFilteredCollection<S,T extends S> - Class in org.openstreetmap.josm.tools
-
Filtered view of a collection.
- SubclassFilteredCollection(Collection<? extends S>, Predicate<? super S>) - Constructor for class org.openstreetmap.josm.tools.SubclassFilteredCollection
-
Constructs a new SubclassFilteredCollection
.
- SubclassFilteredCollection.FilterIterator - Class in org.openstreetmap.josm.tools
-
- SubclassFilteredCollection.FilterIterator(Iterator<? extends S>) - Constructor for class org.openstreetmap.josm.tools.SubclassFilteredCollection.FilterIterator
-
- subdir - Variable in class org.openstreetmap.josm.tools.ImageProvider
-
- subdomainPattern - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- subdomains - Static variable in class org.openstreetmap.gui.jmapviewer.tilesources.BingAerialTileSource
-
- subGrid - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
- subGridCount - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
-
- subGridHeaderCount - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
-
- subGridName - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShift
-
- subGridName - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2SubGrid
-
- subpart - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.OptimizedGeneralSelector
-
- 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
- subSettingMap - Variable in class org.openstreetmap.josm.gui.preferences.DefaultTabPreferenceSetting
-
- substring(String, float) - Static method in class org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.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.ExpressionFactory.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
- subtreeDepth() - Method in class org.openstreetmap.josm.io.remotecontrol.DNSName
-
Return subtree depth of this name for purposes of determining
NameConstraints minimum and maximum bounds and for calculating
path lengths in name subtrees.
- success - Variable in class org.openstreetmap.josm.gui.preferences.server.ApiUrlTestTask
-
- success - Variable in class org.openstreetmap.josm.io.NmeaReader.NMEAParserState
-
- successfullyOpenedFiles - Variable in class org.openstreetmap.josm.actions.OpenFileAction.OpenFileTask
-
- successors - Variable in class org.openstreetmap.josm.actions.CombineWayAction.NodeGraph
-
- suggestRecentlyAddedTags(JPanel, int, FocusAdapter) - Method in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AddTagsDialog
-
- suggestRoleForOsmPrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- suitableDownloadTasks - Variable in class org.openstreetmap.josm.io.remotecontrol.handler.ImportHandler
-
- sum(EastNorth, EastNorth) - Static method in class org.openstreetmap.josm.actions.OrthogonalizeAction.EN
-
- summary - Static variable in class org.openstreetmap.josm.data.CustomConfigurator
-
- sumUpdateCount() - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- SUPERFLUOUS - Static variable in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
-
- support - Variable in class org.openstreetmap.josm.gui.conflict.pair.properties.PropertiesMergeModel
-
- support - Variable in class org.openstreetmap.josm.gui.conflict.tags.RelationMemberConflictResolverModel
-
- support - Variable in class org.openstreetmap.josm.gui.conflict.tags.TagConflictResolverModel
-
- support - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManagerModel
-
- support - Variable in class org.openstreetmap.josm.gui.dialogs.relation.RelationEditor
-
- support - Variable in class org.openstreetmap.josm.gui.io.SaveLayersModel
-
- supported - Variable in class org.openstreetmap.josm.io.imagery.WMSImagery.LayerDetails
-
- SUPPORTED_OPS - Static variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueRegexpCondition
-
- supportedMapModes - Static variable in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.DeleteLayerAction
-
- supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.LayerOpacityAction
-
- supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.dialogs.LayerListDialog.ShowHideLayerAction
-
- supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.CustomizeColor
-
- supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.gpx.CustomizeDrawingAction
-
- supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.ImageryLayer.OffsetAction
-
- supportLayers(List<Layer>) - Method in interface org.openstreetmap.josm.gui.layer.Layer.LayerAction
-
- supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.Layer.SeparatorLayerAction
-
- supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer.ShowHideMarkerText
-
- supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ChangeResolutionAction
-
- supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.StartStopAction
-
- supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ToggleAlphaAction
-
- supportLayers(List<Layer>) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer.ToggleAutoResolutionAction
-
- supportsDnD - Static variable in class org.openstreetmap.josm.gui.FileDrop
-
Discover if the running JVM is modern enough to have drag and drop.
- supportsDnD() - Static method in class org.openstreetmap.josm.gui.FileDrop
-
- supportsRelation() - Method in class org.openstreetmap.josm.gui.tagging.TaggingPreset
-
- supportsVersion(String) - Method in class org.openstreetmap.josm.io.Capabilities
-
Determines if a given API version is supported.
- suppressExceptionDialogs - Static variable in class org.openstreetmap.josm.tools.BugReportExceptionHandler
-
- suppressWarnings - Variable in class org.openstreetmap.josm.tools.ImageProvider
-
- svg - Variable in class org.openstreetmap.josm.tools.ImageResource
-
- svgUniverse - Static variable in class org.openstreetmap.josm.tools.ImageProvider
-
- sw - Variable in class org.openstreetmap.josm.data.osm.QuadBuckets.QBLevel
-
- SW_INDEX - Static variable in class org.openstreetmap.josm.data.osm.QuadBuckets
-
- swap() - Method in class org.openstreetmap.josm.actions.CombineWayAction.NodePair
-
- SwingRenderingProgressMonitor - Class in org.openstreetmap.josm.gui.progress
-
SwingRenderingProgressMonitor is progress monitor which delegates the rendering
of progress information to a
ProgressRenderer
.
- SwingRenderingProgressMonitor(ProgressRenderer) - Constructor for class org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor
-
- SwissGridProjectionChoice - Class in org.openstreetmap.josm.gui.preferences.projection
-
- SwissGridProjectionChoice() - Constructor for class org.openstreetmap.josm.gui.preferences.projection.SwissGridProjectionChoice
-
Constructs a new SwissGridProjectionChoice
.
- SwissObliqueMercator - Class in org.openstreetmap.josm.data.projection.proj
-
- SwissObliqueMercator() - Constructor for class org.openstreetmap.josm.data.projection.proj.SwissObliqueMercator
-
- switchMode(String) - Method in class org.openstreetmap.josm.io.OsmChangeBuilder
-
- swriter - Variable in class org.openstreetmap.josm.io.OsmChangeBuilder
-
- symbol - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.Marker
-
- symbol - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle
-
- symbol - Variable in class org.openstreetmap.josm.gui.mappaint.NodeElemStyle.Symbol
-
- 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
-
- synchronize(EastNorth) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.PlayHeadMarker
-
Synchronize the audio at the position where the play head was paused before
dragging with the position on the track where it was dropped.
- synchronizeAdjustment(Adjustable) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.AdjustmentSynchronizer
-
- synchronizeAudioMarkers(AudioMarker) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- synchronizedAdjustables - Variable in class org.openstreetmap.josm.gui.conflict.pair.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.
- syncOffset - Variable in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
-
- syncOffset() - Method in class org.openstreetmap.josm.gui.layer.markerlayer.AudioMarker
-
- SystemOfMeasurement - Class in org.openstreetmap.josm.data
-
A system of units used to express length and area measurements.
- SystemOfMeasurement(double, String, double, String) - Constructor for class org.openstreetmap.josm.data.SystemOfMeasurement
-
System of measurement.
- SystemOfMeasurement(double, String, double, String, double, String) - Constructor for class org.openstreetmap.josm.data.SystemOfMeasurement
-
System of measurement.
- systemOfMeasurementChanged(String, String) - Method in interface org.openstreetmap.josm.gui.NavigatableComponent.SoMChangeListener
-
The current SoM has changed.
- v - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyValueCondition
-
- v - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Condition.SimpleKeyValueCondition
-
- val - Variable in class org.openstreetmap.josm.gui.mappaint.Keyword
-
- val - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.AssignmentInstruction
-
- val - Variable in class org.openstreetmap.josm.gui.mappaint.mapcss.Instruction.RelativeFloat
-
- val - Variable in class org.openstreetmap.josm.tools.GeoPropertyIndex.GPLevel
-
- valAccessTokenKey - Variable in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
-
- valAccessTokenSecret - Variable in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI
-
- valClosedAfterDate1 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- valClosedAfterDate2 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- valClosedAfterTime1 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- valClosedAfterTime2 - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- valCreatedBeforeDate - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- valCreatedBeforeTime - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeRestrictionPanel
-
- valid - Variable in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
-
remembers whether the content of the text component is currently valid or not; null means,
we don't know yet
- validate() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.DateValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.TimeValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UidInputFieldValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserNameInputValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.dialogs.changeset.query.UrlBasedQueryPanel.ChangetQueryUrlValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.PasswordValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI.UserNameValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.oauth.FullyAutomaticPropertiesPanel.UserNameValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenKeyValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.oauth.ManualAuthorizationUI.AccessTokenSecretValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel.ApiUrlValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.preferences.server.UserNameValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.widgets.AbstractTextComponentValidator
-
Implement in subclasses to validate the content of the text component.
- validate() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LatitudeValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.widgets.BoundingBoxSelectionPanel.LongitudeValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.widgets.ChangesetIdTextField.ChangesetIdValidator
-
- validate() - Method in class org.openstreetmap.josm.gui.widgets.OsmIdTextField.OsmIdValidator
-
- ValidateAction - Class in org.openstreetmap.josm.actions
-
The action that does the validate thing.
- ValidateAction() - Constructor for class org.openstreetmap.josm.actions.ValidateAction
-
Constructor
- validateAction - Variable in class org.openstreetmap.josm.data.validation.OsmValidator
-
The validate action
- ValidateAction.ValidationTask - Class in org.openstreetmap.josm.actions
-
Asynchronous task for running a collection of tests against a collection
of primitives
- ValidateAction.ValidationTask(Collection<Test>, Collection<OsmPrimitive>, Collection<OsmPrimitive>) - Constructor for class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
-
- validateChunkSize() - Method in class org.openstreetmap.josm.gui.io.UploadStrategySelectionPanel.ChunkSizeInputVerifier
-
- validatedPrimitives - Variable in class org.openstreetmap.josm.actions.ValidateAction.ValidationTask
-
- validatePreferences() - Method in class org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel
-
- validatePreferences() - Method in interface org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.ValidationListener
-
- validatePrimitive(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
-
- 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.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.LoadObjectHandler
-
- 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
-
- validateTags(Map<String, String>) - 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
-
- 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
-
- validateValue(String, String) - Method in class org.openstreetmap.josm.data.validation.tests.ConditionalKeys
-
- validateXML(Reader) - Method in class org.openstreetmap.josm.data.Preferences
-
- 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
-
- validator - Variable in class org.openstreetmap.josm.gui.widgets.AbstractIdTextField
-
- validator - Variable in class org.openstreetmap.josm.Main
-
The data validation handler.
- ValidatorDialog - Class in org.openstreetmap.josm.gui.dialogs
-
A small tool dialog for displaying the current errors.
- ValidatorDialog() - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog
-
Constructor
- validatorDialog - Variable in class org.openstreetmap.josm.gui.MapFrame
-
- ValidatorDialog.FixTask - Class in org.openstreetmap.josm.gui.dialogs
-
- ValidatorDialog.FixTask(Collection<TestError>) - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.FixTask
-
- ValidatorDialog.MouseEventHandler - Class in org.openstreetmap.josm.gui.dialogs
-
Watches for double clicks and launches the popup menu.
- ValidatorDialog.MouseEventHandler() - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.MouseEventHandler
-
- ValidatorDialog.SelectionWatch - Class in org.openstreetmap.josm.gui.dialogs
-
Watches for tree selection.
- ValidatorDialog.SelectionWatch() - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.SelectionWatch
-
- ValidatorDialog.ValidatorBoundingXYVisitor - Class in org.openstreetmap.josm.gui.dialogs
-
- ValidatorDialog.ValidatorBoundingXYVisitor() - Constructor for class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
-
- ValidatorLayer - Class in org.openstreetmap.josm.gui.layer
-
A layer showing error messages.
- ValidatorLayer() - Constructor for class org.openstreetmap.josm.gui.layer.ValidatorLayer
-
Constructs a new Validator layer
- 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
.
- ValidatorPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.validator.ValidatorPreference.Factory
-
- 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.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.Factory
-
- ValidatorTagCheckerRulesPreference.RulePrefHelper - Class in org.openstreetmap.josm.gui.preferences.validator
-
Helper class for validator tag checker rules preferences.
- ValidatorTagCheckerRulesPreference.RulePrefHelper() - Constructor for class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.RulePrefHelper
-
Constructs a new PresetPrefHelper
.
- ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor - Class in org.openstreetmap.josm.gui.preferences.validator
-
- ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor() - Constructor for class org.openstreetmap.josm.gui.preferences.validator.ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor
-
- 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
.
- ValidatorTestsPreference.Factory() - Constructor for class org.openstreetmap.josm.gui.preferences.validator.ValidatorTestsPreference.Factory
-
- ValidatorTreePanel - Class in org.openstreetmap.josm.gui.dialogs.validator
-
A panel that displays the error tree.
- ValidatorTreePanel(List<TestError>) - Constructor for class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
-
Constructor
- ValidatorTreePanel() - Constructor for class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
-
Constructor
- ValidatorTreePanel.GroupTreeNode - Class in org.openstreetmap.josm.gui.dialogs.validator
-
- ValidatorTreePanel.GroupTreeNode(Object) - Constructor for class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel.GroupTreeNode
-
- ValidatorTreeRenderer - Class in org.openstreetmap.josm.gui.dialogs.validator
-
Tree renderer for displaying errors
- ValidatorTreeRenderer() - Constructor for class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreeRenderer
-
- ValidatorVisitor - Interface in org.openstreetmap.josm.data.validation
-
- vAlign - Variable in class org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle
-
- valMaxX - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
-
- valMaxY - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
-
- valMinX - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
-
- valMinY - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
-
- valOsmServerUrl - Variable in class org.openstreetmap.josm.gui.preferences.server.OsmApiUrlInputPanel
-
- valPassword - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
-
- valTileAddress - Variable in class org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel
-
- valTreeModel - Variable in class org.openstreetmap.josm.gui.dialogs.validator.ValidatorTreePanel
-
The validation data.
- value - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue
-
- value - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.KeyValue
-
- value - Variable in class org.openstreetmap.josm.data.osm.Tag
-
- value - Variable in class org.openstreetmap.josm.data.Preferences.AbstractSetting
-
- value - Variable in class org.openstreetmap.josm.data.preferences.CachedProperty
-
- value - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
-
- value - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.IgnoreKeyPair
-
- value - Variable in class org.openstreetmap.josm.gui.conflict.tags.MultiValueResolutionDecision
-
- 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.layer.gpx.ChooseTrackVisibilityAction.TrackLength
-
- value - Variable in class org.openstreetmap.josm.gui.mappaint.xml.XmlCondition
-
- 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.AutoCompletionListItem
-
the value of this item
- value - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Key
-
- value - Variable in enum org.openstreetmap.josm.gui.tagging.TaggingPresetItems.MatchType
-
- value - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetListEntry
-
- value - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Text
-
- value_context - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.PresetListEntry
-
- value_off - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Check
-
- value_on - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Check
-
- valueAll - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
-
- valueBool - Variable in class org.openstreetmap.josm.data.validation.tests.TagChecker.CheckerData.CheckerElement
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.actions.ZoomToAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAfterCurrentLeftAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyAfterCurrentRightAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyBeforeCurrentLeftAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyBeforeCurrentRightAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyEndLeftAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyEndRightAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyStartLeftAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.CopyStartRightAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.MoveDownMergedAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.MoveUpMergedAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.ListMerger.RemoveMergedAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.KeepMineAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.KeepTheirAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.conflict.pair.tags.TagMerger.UndecideAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.ChangesetDetailViewSynchronizer
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.CloseSelectedChangesetsAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetContentAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.DownloadSelectedChangesetsAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetCacheManager.RemoveFromCacheAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.SelectInCurrentLayerAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ShowHistoryAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.changeset.ChangesetContentPanel.ZoomInCurrentLayerAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.CloseOpenChangesetsAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.LaunchChangesetManagerAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ReadChangesetsAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.SelectObjectsAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ChangesetDialog.ShowChangesetInfoAction
-
- valueChanged(TreeSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.CommandStackDialog.UndoRedoSelectionListener
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.ResolveAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ConflictDialog.SelectAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ReloadAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.HistoryDialog.ShowHistoryAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.MoveUpDownAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.OnOffAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.MapPaintDialog.ReloadAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.DeleteAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.properties.PropertiesDialog.EditAction
-
- valueChanged(TreeSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.DownloadSelectedAction
-
- valueChanged(TreeSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.EditAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedAfterSelection
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddSelectedBeforeSelection
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.DownloadSelectedIncompleteMembersAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.EditAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MoveDownAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.MoveUpAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.RemoveAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SelectPrimitivesForSelectedMembersAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.SetRoleAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.MemberTable.ZoomToGapAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.relation.ReferringRelationsBrowser.EditAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.SelectAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.SelectionListDialog.ZoomToListSelection
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.SelectUsersPrimitivesAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.UserListDialog.ShowUserInfoAction
-
- valueChanged(TreeSelectionEvent) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.SelectionWatch
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.RemoveAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.download.BookmarkSelection.RenameAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.download.PlaceSelection.ListSelectionHandler
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.history.SelectionSynchronizer
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.io.CloseChangesetDialog.CloseAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.io.UploadSelectionDialog.ContinueAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.EntryListener
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.ListListEditor.RemoveEntryAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.EntryListener
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.advanced.MapListEditor.RemoveEntryAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.ActivateAction
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.DefListSelectionListener
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.ImageryProvidersPanel.RemoveEntryAction
-
- valueChanged(TreeSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.imagery.WMSLayerTree.WMSTreeSelectionListener
-
- valueChanged(ListSelectionEvent) - Method in class org.openstreetmap.josm.gui.preferences.projection.CodeProjectionChoice.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
- 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
-
- valueForPathChanged(TreePath, Object) - Method in class org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel
-
- valueOf(String) - Static method in enum org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent.COMMAND
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.gui.jmapviewer.interfaces.MapMarker.STYLE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.gui.jmapviewer.interfaces.TileSource.TileUpdate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.gui.jmapviewer.JMapViewer.ZOOM_BUTTON_STYLE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource.ScanexLayer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.actions.mapmode.ExtrudeAction.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.actions.mapmode.SelectAction.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.actions.MoveAction.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.actions.OrthogonalizeAction.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.actions.search.PushbackTokenizer.Token
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.actions.search.SearchAction.SearchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.data.Bounds.ParseMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.data.coor.CoordinateFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.data.imagery.GeorefImage.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.data.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.osm.ChangesetDataSet.ChangesetModificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.event.DatasetEventManager.FireMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.FilterMatcher.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData.Intersection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.data.projection.CustomProjection.Param
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.data.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.OpeningHourTest.CheckMode
-
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.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.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.MaxChangesetSizeExceededPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.io.SaveLayersDialog.UserAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.io.SaveLayersModel.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.io.UploadOrSaveState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.io.UploadStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper.ColorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.MainApplication.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.MainMenu.WINDOW_MENU_GROUP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.HorizontalTextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.VerticalTextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.LineElemStyle.LineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Context
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.KeyMatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Op
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.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.NodeElemStyle.SymbolShape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.RepeatImageElemStyle.LineImageAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.mappaint.xml.LinemodPrototype.WidthMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.oauth.AuthorizationProcedure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice.Hemisphere
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.preferences.SourceType
-
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.TaggingPresetItems.MatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.gui.tagging.TaggingPresetType
-
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.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.GpxReader.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.io.imagery.ImageryReader.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPGGA
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPGSA
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPRMC
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPVTG
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.io.NmeaReader.NMEA_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.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.Main.DownloadParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask.CacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.tools.AudioPlayer.Command
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.tools.AudioPlayer.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.tools.AudioPlayer.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.tools.Geometry.PolygonIntersection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.tools.I18n.PluralMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.tools.ImageProvider.ImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.tools.ImageProvider.OverlayPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.tools.LanguageInfo.LocaleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openstreetmap.josm.tools.template_engine.Tokenizer.TokenType
-
Returns the enum constant of this type with the specified name.
- valuePattern - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue
-
- valuePattern - Variable in class org.openstreetmap.josm.actions.search.SearchCompiler.KeyValue
-
- values() - Static method in enum org.openstreetmap.gui.jmapviewer.events.JMVCommandEvent.COMMAND
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.gui.jmapviewer.interfaces.MapMarker.STYLE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.gui.jmapviewer.interfaces.TileSource.TileUpdate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.gui.jmapviewer.JMapViewer.ZOOM_BUTTON_STYLE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.gui.jmapviewer.tilesources.ScanexTileSource.ScanexLayer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.actions.mapmode.DeleteAction.DeleteMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.actions.mapmode.ExtrudeAction.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.actions.mapmode.ImproveWayAccuracyAction.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.actions.mapmode.ParallelWayAction.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.actions.mapmode.SelectAction.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.actions.mapmode.SelectAction.SelectActionCursor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.actions.MoveAction.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.actions.OrthogonalizeAction.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.actions.search.PushbackTokenizer.Token
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.actions.search.SearchAction.SearchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.actions.search.SearchCompiler.ExactKeyValue.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.data.Bounds.ParseMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.data.coor.CoordinateFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.data.imagery.GeorefImage.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.data.imagery.ImageryInfo.ImageryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.data.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.osm.ChangesetDataSet.ChangesetModificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.data.osm.event.AbstractDatasetChangedEvent.DatasetEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.data.osm.event.DatasetEventManager.FireMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.data.osm.FilterMatcher.FilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.data.osm.OsmPrimitiveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.openstreetmap.josm.data.osm.Storage.FMap
-
- values() - Static method in enum org.openstreetmap.josm.data.osm.visitor.paint.PaintColors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.data.osm.visitor.paint.relations.Multipolygon.PolyData.Intersection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.data.projection.CustomProjection.Param
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.data.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.OpeningHourTest.CheckMode
-
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 - Variable in class org.openstreetmap.josm.gui.dialogs.properties.TagEditHelper.AbstractTagsDialog
-
- 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.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.MaxChangesetSizeExceededPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.io.SaveLayersDialog.UserAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.io.SaveLayersModel.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.io.UploadOrSaveState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.io.UploadStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.layer.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.MainApplication.Option
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.MainMenu.WINDOW_MENU_GROUP
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.HorizontalTextAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.mappaint.BoxTextElemStyle.VerticalTextAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.mappaint.LineElemStyle.LineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.Context
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.mappaint.mapcss.Condition.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.Condition.Op
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.mappaint.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.NodeElemStyle.SymbolShape
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.mappaint.RepeatImageElemStyle.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.mappaint.xml.LinemodPrototype.WidthMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.MenuScroller.MenuIcon
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.oauth.AuthorizationProcedure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.preferences.plugin.PluginUpdatePolicyPanel.Policy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.preferences.projection.UTMProjectionChoice.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.gui.preferences.server.ProxyPreferencesPanel.ProxyPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.preferences.SourceEditor.I18nString
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.gui.preferences.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.gui.progress.AbstractProgressMonitor.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- values() - Static method in enum org.openstreetmap.josm.gui.tagging.TaggingPresetItems.MatchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.Usage
-
- values() - Static method in enum org.openstreetmap.josm.gui.tagging.TaggingPresetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.openstreetmap.josm.gui.tagging.TagModel
-
the list of values
- 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.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.GpxReader.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.io.imagery.ImageryReader.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPGGA
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPGSA
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPRMC
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.io.NmeaReader.GPVTG
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.io.NmeaReader.NMEA_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.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.Main.DownloadParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.plugins.ReadRemotePluginInformationTask.CacheType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.tools.AudioPlayer.Command
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.tools.AudioPlayer.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.tools.AudioPlayer.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.tools.Geometry.PolygonIntersection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.tools.I18n.PluralMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.tools.ImageProvider.ImageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openstreetmap.josm.tools.ImageProvider.OverlayPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - 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.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.TaggingPresetItems.ComboMultiSelect
-
- values_from - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- values_searchable - Variable in class org.openstreetmap.josm.gui.tagging.TaggingPresetItems.ComboMultiSelect
-
- valUid - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
-
- valUserName - Variable in class org.openstreetmap.josm.gui.dialogs.changeset.query.AdvancedChangesetQueryPanel.UserRestrictionPanel
-
- valUserName - Variable in class org.openstreetmap.josm.gui.oauth.FullyAutomaticAuthorizationUI
-
- ValUtil - Class in org.openstreetmap.josm.data.validation.util
-
Utility class
- ValUtil() - Constructor for class org.openstreetmap.josm.data.validation.util.ValUtil
-
- valutToItemMap - Variable in class org.openstreetmap.josm.gui.tagging.ac.AutoCompletionList
-
map from value to priority
- Variable - Class in org.openstreetmap.josm.tools.template_engine
-
- Variable(String) - Constructor for class org.openstreetmap.josm.tools.template_engine.Variable
-
- variableName - Variable in class org.openstreetmap.josm.tools.template_engine.Variable
-
- velocityScale - Variable in class org.openstreetmap.josm.gui.layer.gpx.GpxDrawHelper
-
- version - Variable in class org.openstreetmap.josm.data.osm.AbstractPrimitive
-
Contains the version number as returned by the API.
- version - Variable in class org.openstreetmap.josm.data.osm.DataSet
-
The API version that created this data set, if any.
- version - Variable in class org.openstreetmap.josm.data.osm.Filter.FilterPreferenceEntry
-
- version - Static variable in class org.openstreetmap.josm.data.osm.Filter
-
- version - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- version - Variable in class org.openstreetmap.josm.data.projection.datum.NTV2GridShiftFile
-
- Version - Class in org.openstreetmap.josm.data
-
Provides basic information about the currently used JOSM build.
- Version() - Constructor for class org.openstreetmap.josm.data.Version
-
- version - Variable in class org.openstreetmap.josm.data.Version
-
- version - Variable in class org.openstreetmap.josm.gui.preferences.SourceEditor.ExtendedSourceEntry
-
- version - Variable in class org.openstreetmap.josm.io.GpxReader
-
- version - Variable in class org.openstreetmap.josm.io.OsmApi
-
API version used for server communications
- version - Variable in class org.openstreetmap.josm.io.OsmServerObjectReader
-
the specific version number, if required (incompatible with full), or -1 else
- version - Variable in class org.openstreetmap.josm.io.OsmWriter
-
- version - Variable in class org.openstreetmap.josm.plugins.PluginInformation
-
The plugin version (from plugin list).
- VersionConflictResolveCommand - Class in org.openstreetmap.josm.command.conflict
-
Represents the resolution of a version conflict between two
OsmPrimitive
s.
- 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
- 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(HistoryBrowserModel) - Constructor for class org.openstreetmap.josm.gui.history.VersionTable
-
- VersionTable.AlignedRenderer - Class in org.openstreetmap.josm.gui.history
-
- VersionTable.AlignedRenderer(int) - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.AlignedRenderer
-
- VersionTable.ChangesetInfoAction - Class in org.openstreetmap.josm.gui.history
-
- VersionTable.ChangesetInfoAction() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.ChangesetInfoAction
-
- VersionTable.MouseListener - Class in org.openstreetmap.josm.gui.history
-
- VersionTable.MouseListener() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.MouseListener
-
- VersionTable.RadioButtonEditor - Class in org.openstreetmap.josm.gui.history
-
- VersionTable.RadioButtonEditor() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonEditor
-
- VersionTable.RadioButtonRenderer - Class in org.openstreetmap.josm.gui.history
-
- VersionTable.RadioButtonRenderer() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.RadioButtonRenderer
-
- VersionTable.UserInfoAction - Class in org.openstreetmap.josm.gui.history
-
- VersionTable.UserInfoAction() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.UserInfoAction
-
- VersionTable.VersionTablePopupMenu - Class in org.openstreetmap.josm.gui.history
-
- VersionTable.VersionTablePopupMenu() - Constructor for class org.openstreetmap.josm.gui.history.VersionTable.VersionTablePopupMenu
-
- VersionTableColumnModel - Class in org.openstreetmap.josm.gui.history
-
The TableColumnModel
for the table with the list of versions
- VersionTableColumnModel() - Constructor for class org.openstreetmap.josm.gui.history.VersionTableColumnModel
-
Creates a new VersionTableColumnModel
.
- versionTableModel - Variable in class org.openstreetmap.josm.gui.history.HistoryBrowserModel
-
- VERTICAL_DIRECTION - Static variable in class org.openstreetmap.josm.gui.ScrollViewport
-
- VerticallyScrollablePanel - Class in org.openstreetmap.josm.gui.widgets
-
- VerticallyScrollablePanel() - Constructor for class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
-
Constructs a new VerticallyScrollablePanel
.
- VerticallyScrollablePanel(boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
-
- VerticallyScrollablePanel(LayoutManager, boolean) - Constructor for class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
-
- VerticallyScrollablePanel(LayoutManager) - Constructor for class org.openstreetmap.josm.gui.widgets.VerticallyScrollablePanel
-
- verticalRadiusOfCurvature(double) - Method in class org.openstreetmap.josm.data.projection.Ellipsoid
-
Returns the radius of curvature in the prime vertical
for this reference ellipsoid at the specified latitude.
- viewMenu - Variable in class org.openstreetmap.josm.gui.MainMenu
-
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
-
- ViewportData - Class in org.openstreetmap.josm.data
-
Simple data class that keeps map center and scale in one object.
- ViewportData(EastNorth, Double) - Constructor for class org.openstreetmap.josm.data.ViewportData
-
Constructs a new ViewportData
.
- viewportFollowing - Variable in class org.openstreetmap.josm.gui.MapView
-
- 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
.
- virtualManager - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction
-
- virtualNode - Variable in class org.openstreetmap.josm.actions.mapmode.SelectAction.VirtualManager
-
- virtualNodes - Variable in class org.openstreetmap.josm.gui.preferences.display.DrawingPreference
-
- virtualNodesEnabled - Variable in class org.openstreetmap.josm.gui.MapView
-
- virtualNodeSize - Variable in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
-
Preference: size of virtual nodes (0 displayes 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
-
- visibilityToggleActions - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- visibilityToggleListeners - Static variable in class org.openstreetmap.josm.actions.ExpertToggleAction
-
- visibilityToggleShortcuts - Variable in class org.openstreetmap.josm.gui.dialogs.LayerListDialog
-
- visible - Variable in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- visible - Variable in class org.openstreetmap.gui.jmapviewer.MapObjectImpl
-
- visible - Variable in class org.openstreetmap.josm.data.osm.history.HistoryOsmPrimitive
-
- visible - Variable in class org.openstreetmap.josm.gui.layer.Layer
-
The visibility state of the layer.
- VISIBLE_PROP - Static variable in class org.openstreetmap.josm.gui.layer.Layer
-
- visibleRect - Variable in class org.openstreetmap.josm.gui.layer.geoimage.ImageDisplay
-
The rectangle (in image coordinates) of the image that is visible.
- visibleTexts - Variable in class org.openstreetmap.gui.jmapviewer.AbstractLayer
-
- visit(Node) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
-
- visit(Way) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
-
- visit(Relation) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
-
- visit(Changeset) - Method in class org.openstreetmap.josm.actions.UploadSelectionAction.UploadHullBuilder
-
- visit(Node) - Method in class org.openstreetmap.josm.command.Command.CloneVisitor
-
- visit(Way) - Method in class org.openstreetmap.josm.command.Command.CloneVisitor
-
- visit(Relation) - Method in class org.openstreetmap.josm.command.Command.CloneVisitor
-
- visit(Stack<Relation>, Relation) - Method in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
-
- visit(Visitor) - Method in class org.openstreetmap.josm.data.osm.Changeset
-
- visit(Changeset) - Method in class org.openstreetmap.josm.data.osm.visitor.AbstractVisitor
-
- visit(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.AllNodesVisitor
-
Nodes have only itself as nodes.
- visit(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.AllNodesVisitor
-
Ways have their way nodes.
- visit(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.AllNodesVisitor
-
Relations may have any number of nodes.
- visit(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
-
- visit(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
-
- visit(Bounds) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
-
- visit(ProjectionBounds) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
-
- visit(LatLon) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
-
- visit(EastNorth) - Method in class org.openstreetmap.josm.data.osm.visitor.BoundingXYVisitor
-
- visit(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
-
- visit(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.MergeSourceBuildingVisitor
-
- visit(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ComputeStyleListWorker
-
- visit(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ComputeStyleListWorker
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ComputeStyleListWorker
-
- visit(Changeset) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.StyledMapRenderer.ComputeStyleListWorker
-
- visit(Node) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Draw a small rectangle.
- visit(Way) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Draw a line for all way segments.
- visit(Relation) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Draw objects used in relations.
- visit(Changeset) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.WireframeMapRenderer
-
Visitor for changesets not used in this class
- visit(INode) - Method in interface org.openstreetmap.josm.data.osm.visitor.PrimitiveVisitor
-
Visiting call for points.
- visit(IWay) - Method in interface org.openstreetmap.josm.data.osm.visitor.PrimitiveVisitor
-
Visiting call for lines.
- visit(IRelation) - Method in interface org.openstreetmap.josm.data.osm.visitor.PrimitiveVisitor
-
Visiting call for relations.
- visit(Node) - Method in interface org.openstreetmap.josm.data.osm.visitor.Visitor
-
Visiting call for points.
- visit(Way) - Method in interface org.openstreetmap.josm.data.osm.visitor.Visitor
-
Visiting call for lines.
- visit(Relation) - Method in interface org.openstreetmap.josm.data.osm.visitor.Visitor
-
Visiting call for relations.
- visit(Changeset) - Method in interface org.openstreetmap.josm.data.osm.visitor.Visitor
-
Visiting call for changesets.
- visit(Preferences.SettingVisitor) - Method in class org.openstreetmap.josm.data.Preferences.ListListSetting
-
- visit(Preferences.SettingVisitor) - Method in class org.openstreetmap.josm.data.Preferences.ListSetting
-
- visit(Preferences.SettingVisitor) - Method in class org.openstreetmap.josm.data.Preferences.MapListSetting
-
- visit(Preferences.SettingVisitor) - Method in interface org.openstreetmap.josm.data.Preferences.Setting
-
Enable usage of the visitor pattern.
- visit(Preferences.StringSetting) - Method in class org.openstreetmap.josm.data.Preferences.SettingToXml
-
- visit(Preferences.ListSetting) - Method in class org.openstreetmap.josm.data.Preferences.SettingToXml
-
- visit(Preferences.ListListSetting) - Method in class org.openstreetmap.josm.data.Preferences.SettingToXml
-
- visit(Preferences.MapListSetting) - Method in class org.openstreetmap.josm.data.Preferences.SettingToXml
-
- visit(Preferences.StringSetting) - Method in interface org.openstreetmap.josm.data.Preferences.SettingVisitor
-
- visit(Preferences.ListSetting) - Method in interface org.openstreetmap.josm.data.Preferences.SettingVisitor
-
- visit(Preferences.ListListSetting) - Method in interface org.openstreetmap.josm.data.Preferences.SettingVisitor
-
- visit(Preferences.MapListSetting) - Method in interface org.openstreetmap.josm.data.Preferences.SettingVisitor
-
- visit(Preferences.SettingVisitor) - Method in class org.openstreetmap.josm.data.Preferences.StringSetting
-
- visit(TestError) - Method in class org.openstreetmap.josm.data.validation.PaintVisitor
-
- visit(OsmPrimitive) - Method in class org.openstreetmap.josm.data.validation.PaintVisitor
-
- visit(Node) - Method in class org.openstreetmap.josm.data.validation.PaintVisitor
-
Draw a small rectangle.
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.PaintVisitor
-
- visit(WaySegment) - Method in class org.openstreetmap.josm.data.validation.PaintVisitor
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.validation.PaintVisitor
-
- visit(List<Node>) - Method in class org.openstreetmap.josm.data.validation.PaintVisitor
-
- visit(Node) - Method in class org.openstreetmap.josm.data.validation.Test.TagTest
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.Test.TagTest
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.validation.Test.TagTest
-
- visit(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.Test
-
Visits all primitives to be tested.
- visit(Node) - Method in class org.openstreetmap.josm.data.validation.Test
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.Test
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.validation.Test
-
- visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.Addresses
-
- visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.BarriersEntrances
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.Coastlines
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays.Boundaries
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.CrossingWays
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicatedWayNodes
-
- visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateNode
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateRelation
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.DuplicateWay
-
- visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.Highways
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.Highways
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.MultipolygonTest
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.OverlappingWays
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.PowerLines
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.RelationChecker
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.SelfIntersectingWay
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.SimilarNamedWays
-
- visit(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.tests.TagChecker
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.validation.tests.TurnrestrictionTest
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.UnclosedWays
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.UnconnectedWays
-
- visit(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
-
- visit(Node) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedNode
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.UntaggedWay
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.WayConnectedToArea
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.tests.WronglyOrderedWays
-
- visit(Collection<OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
-
Visits a collection of primitives
- visit(Node) - Method in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
-
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
-
- visit(Relation) - Method in class org.openstreetmap.josm.data.validation.util.AggregatePrimitivesVisitor
-
- visit(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.data.validation.util.MultipleNameVisitor
-
Visits a collection of primitives
- visit(Node) - Method in class org.openstreetmap.josm.data.validation.util.NameVisitor
-
If the node has a name-key or id-key, this is displayed.
- visit(Way) - Method in class org.openstreetmap.josm.data.validation.util.NameVisitor
-
If the way has a name-key or id-key, this is displayed.
- visit(Relation) - Method in class org.openstreetmap.josm.data.validation.util.NameVisitor
-
- visit(TestError) - Method in interface org.openstreetmap.josm.data.validation.ValidatorVisitor
-
- visit(OsmPrimitive) - Method in interface org.openstreetmap.josm.data.validation.ValidatorVisitor
-
- visit(WaySegment) - Method in interface org.openstreetmap.josm.data.validation.ValidatorVisitor
-
- visit(List<Node>) - Method in interface org.openstreetmap.josm.data.validation.ValidatorVisitor
-
- visit(OsmPrimitive) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
-
- visit(WaySegment) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
-
- visit(List<Node>) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
-
- visit(TestError) - Method in class org.openstreetmap.josm.gui.dialogs.ValidatorDialog.ValidatorBoundingXYVisitor
-
- visit(Node) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
-
- visit(Relation) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
-
- visit(Way) - Method in class org.openstreetmap.josm.gui.history.HistoryBrowserModel.HistoryPrimitiveBuilder
-
- visit(Node) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
-
- visit(Way) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
-
- visit(Relation) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer.DataCountVisitor
-
- visit(Node) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
-
- visit(Way) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
-
- visit(Relation) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
-
- visit(Collection<? extends OsmPrimitive>) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.AbstractFinder
-
- visit(Node) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.ContainsFinder
-
- visit(Way) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.ContainsFinder
-
- visit(Way) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.CrossingFinder
-
- visit(Node) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
-
- visit(Way) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
-
- visit(Relation) - Method in class org.openstreetmap.josm.gui.mappaint.mapcss.Selector.ChildOrParentSelector.MatchingReferrerFinder
-
- visit(INode) - Method in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
-
- visit(IWay) - Method in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
-
- visit(IRelation) - Method in class org.openstreetmap.josm.io.GeoJSONWriter.GeometryPrimitiveVisitor
-
- visit(INode) - Method in class org.openstreetmap.josm.io.OsmWriter
-
- visit(IWay) - Method in class org.openstreetmap.josm.io.OsmWriter
-
- visit(IRelation) - Method in class org.openstreetmap.josm.io.OsmWriter
-
- visit(Changeset) - Method in class org.openstreetmap.josm.io.OsmWriter
-
- visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.geoimage.GeoImageLayer
-
- visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.GpxLayer
-
- visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.Layer
-
- visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.markerlayer.MarkerLayer
-
- visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.OsmDataLayer
-
- visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.TMSLayer
-
- visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.ValidatorLayer
-
- visitBoundingBox(BoundingXYVisitor) - Method in class org.openstreetmap.josm.gui.layer.WMSLayer
-
- visited - Variable in class org.openstreetmap.josm.data.APIDataSet.RelationUploadDependencyGraph
-
- visitHighlighted(ValidatorVisitor) - Method in class org.openstreetmap.josm.data.validation.TestError
-
- Visitor - Interface in org.openstreetmap.josm.data.osm.visitor
-
Implementation of the visitor scheme.
- visitReferrers(Visitor) - Method in class org.openstreetmap.josm.data.osm.OsmPrimitive
-
Visits visitor
for all referrers.
- visitVirtual(GeneralPath, Way) - Method in class org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer
-
Creates path for drawing virtual nodes for one way.
- vp - Variable in class org.openstreetmap.josm.gui.ScrollViewport
-