Modifier and Type | Method and Description |
---|---|
static void |
Main.registerActionShortcut(JosmAction action) |
static void |
Main.unregisterActionShortcut(JosmAction action) |
Modifier and Type | Class and Description |
---|---|
class |
AboutAction
Nice about screen.
|
class |
AbstractInfoAction |
class |
AbstractMergeAction |
class |
AddImageryLayerAction |
class |
AddNodeAction
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.
|
class |
AlignInCircleAction
Aligns all selected nodes within a circle.
|
class |
AlignInLineAction
Aligns all selected nodes into a straight line (useful for
roads that should be straight, but have side roads and
therefore need multiple nodes)
|
class |
AutoScaleAction
Toggles the autoScale feature of the mapView
|
class |
ChangesetManagerToggleAction
This action toggles the visibility of the
ChangesetCacheManager dialog. |
class |
CloseChangesetAction |
class |
CombineWayAction
Combines multiple ways into one.
|
class |
CopyAction
Copy OSM primitives to clipboard in order to paste them, or their tags, somewhere else.
|
class |
CopyCoordinatesAction |
class |
CreateCircleAction
- Create a new circle from two selected nodes or a way with 2 nodes which represent the diameter of the circle
|
class |
CreateMultipolygonAction
Create multipolygon from selected ways automatically.
|
class |
DeleteAction |
class |
DialogsToggleAction
This action toggles visibility of dialogs panel and other panels to free more space for drawing (GIMP-like)
|
class |
DiskAccessAction
Helper class for all actions that access the disk.
|
class |
DistributeAction
Distributes the selected nodes to equal distances along a line.
|
class |
DownloadAction
Action that opens a connection to the osm server and downloads map data.
|
class |
DownloadAlongAction
Abstract superclass of DownloadAlongTrackAction and DownloadAlongWayAction
|
class |
DownloadPrimitiveAction
Download an OsmPrimitive by specifying type and ID
|
class |
DownloadReferrersAction
This action loads the set of primitives referring to the current selection from the OSM
server.
|
class |
DuplicateAction |
class |
ExitAction
Exit the application.
|
class |
ExpertToggleAction
This action toggles the Expert mode.
|
class |
FollowLineAction
Follow line action - Makes easier to draw a line that shares points with another line
Aimed at those who want to draw two or more lines related with
each other, but carry different information (i.e. a river acts as boundary at
some part of its course.
|
class |
FullscreenToggleAction
This class toggles the full-screen mode.
|
class |
GpxExportAction
Exports data to gpx.
|
class |
HistoryInfoAction
Display history information about OSM ways, nodes, or relations.
|
class |
HistoryInfoWebAction |
class |
ImageryAdjustAction |
class |
InfoAction |
class |
InfoWebAction |
class |
JoinAreasAction
Join Areas (i.e. closed ways and multipolygons)
|
class |
JoinNodeWayAction |
class |
JumpToAction
Allows to jump to a specific location.
|
class |
LassoModeAction |
class |
MapRectifierWMSmenuAction |
class |
MergeLayerAction |
class |
MergeNodesAction
Merges a collection of nodes into one node.
|
class |
MergeSelectionAction |
class |
MirrorAction
Mirror the selected nodes or ways along the vertical axis
Note: If a ways are selected, their nodes are mirrored
|
class |
MoveAction
Moves the selection
|
class |
MoveNodeAction
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.
|
class |
NewAction |
class |
OpenFileAction
Open a file chooser dialog and select an file to import.
|
class |
OpenLocationAction
Open an URL input dialog and load data from the given URL.
|
class |
OrthogonalizeAction
Tools / Orthogonalize
Align edges of a way so all angles are angles of 90 or 180 degrees.
|
static class |
OrthogonalizeAction.Undo
Undo the previous orthogonalization for certain nodes.
|
class |
PasteAction
Paste OSM primitives from clipboard to the current edit layer.
|
class |
PasteTagsAction
Action, to paste all tags from one primitive to another.
|
class |
PreferencesAction
Open the Preferences dialog.
|
class |
PreferenceToggleAction |
class |
PurgeAction
The action to purge the selected primitives, i.e. remove them from the
data layer, or remove their content and make them incomplete.
|
class |
RedoAction
Redoes the last command.
|
class |
RestartAction
Restarts JOSM as it was launched.
|
class |
ReverseWayAction |
class |
SaveAction
Export the data as an OSM xml file.
|
class |
SaveActionBase |
class |
SaveAsAction
Export the data.
|
class |
SelectAllAction |
class |
SessionLoadAction
Loads a JOSM session
|
class |
SessionSaveAsAction
Saves a JOSM session
|
class |
ShowStatusReportAction |
class |
SimplifyWayAction
Delete unnecessary nodes from a way
|
class |
SplitWayAction
Splits a way into multiple ways (all identical except for their node list).
|
class |
ToggleAction
Abtract class for Toggle Actions.
|
class |
ToggleGPXLinesAction |
class |
ToggleUploadDiscouragedLayerAction |
class |
UndoAction
Undoes the last command.
|
class |
UnGlueAction
Duplicate nodes that are used by multiple ways.
|
class |
UnJoinNodeWayAction |
class |
UnselectAllAction |
class |
UpdateDataAction |
class |
UpdateModifiedAction
This action synchronizes a set of primitives with their state on the server.
|
class |
UpdateSelectionAction
This action synchronizes a set of primitives with their state on the server.
|
class |
UploadAction
Action that opens a connection to the osm server and uploads all changes.
|
class |
UploadSelectionAction
Uploads the current selection to the server.
|
class |
ValidateAction
The action that does the validate thing.
|
class |
ViewportFollowToggleAction
This action toggles automatic moving of the map view to last placed node
|
class |
WireframeToggleAction
This class toggles the wireframe rendering mode.
|
class |
ZoomInAction
Zoom in map.
|
class |
ZoomOutAction
Zoom out map.
|
Modifier and Type | Class and Description |
---|---|
class |
AudioBackAction
Jump the audio backward 10 seconds and start playing if paused.
|
class |
AudioFasterAction
Increase the speed of audio playback.
|
class |
AudioFastSlowAction
Abstract superclass of
AudioFasterAction and AudioSlowerAction . |
class |
AudioFwdAction
Jump the audio forward 10 seconds.
|
class |
AudioNextAction
Play the sound track from the Audio Marker after the one most recently played.
|
class |
AudioPlayPauseAction
If not playing, play the sound track from the first Audio Marker, or from the point at which it was paused.
|
class |
AudioPrevAction
Play the sound track from the Audio Marker before the one most recently played.
|
class |
AudioSlowerAction
Decrease the speed of audio playback.
|
Modifier and Type | Class and Description |
---|---|
class |
DrawAction
Mapmode to add nodes, create and extend ways.
|
private class |
DrawAction.SnapChangeAction |
class |
ExtrudeAction
Makes a rectangle from a line, or modifies a rectangle.
|
class |
ImproveWayAccuracyAction |
class |
MapMode
A class implementing MapMode is able to be selected as an mode for map editing.
|
class |
ParallelWayAction
MapMode for making parallel ways.
|
class |
PlayHeadDragMode
Singleton marker class to track position of audio.
|
class |
SelectAction
Move is an action that can move all kind of OsmPrimitives (except keys for now).
|
class |
ZoomAction
Enable the zoom mode within the MapFrame.
|
Modifier and Type | Class and Description |
---|---|
class |
SearchAction |
Modifier and Type | Class and Description |
---|---|
static class |
MainApplet.UploadPreferencesAction |
Modifier and Type | Field and Description |
---|---|
JosmAction |
MainMenu.audioBack
Audio -> Back
|
JosmAction |
MainMenu.audioFaster
Audio -> Faster
|
JosmAction |
MainMenu.audioFwd
Audio -> Forward
|
JosmAction |
MainMenu.audioNext
Audio -> Next marker
|
JosmAction |
MainMenu.audioPlayPause
Audio -> Play/Pause
|
JosmAction |
MainMenu.audioPrev
Audio -> Previous Marker
|
JosmAction |
MainMenu.audioSlower
Audio -> Slower
|
JosmAction |
MainMenu.copyCoordinates
Edit -> Copy Coordinates
|
JosmAction |
MainMenu.moveDownAction |
JosmAction |
MainMenu.moveLeftAction |
JosmAction |
MainMenu.moveRightAction |
JosmAction |
MainMenu.moveUpAction |
JosmAction |
MainMenu.purge
Edit -> Purge...
|
JosmAction |
MainMenu.toggleGPXLines |
JosmAction |
MainMenu.update
File -> Update data
|
JosmAction |
MainMenu.updateModified
File -> Update modified
|
JosmAction |
MainMenu.updateSelection
File -> Update selection
|
JosmAction |
MainMenu.upload
File -> Upload data
|
JosmAction |
MainMenu.uploadSelection
File -> Upload selection
|
Modifier and Type | Method and Description |
---|---|
static JMenuItem |
MainMenu.add(JMenu menu,
JosmAction action)
Add a JosmAction at the end of a menu.
|
static JMenuItem |
MainMenu.add(JMenu menu,
JosmAction action,
boolean isExpert)
Add a JosmAction at the end of a menu.
|
static JMenuItem |
MainMenu.add(JMenu menu,
JosmAction action,
boolean isExpert,
Integer index)
Add a JosmAction at the end of a menu.
|
static <E extends Enum<E>> |
MainMenu.add(JMenu menu,
JosmAction action,
Enum<E> group)
Add a JosmAction to a menu.
|
static JMenuItem |
MainMenu.addAfter(JMenu menu,
JosmAction actionToBeInserted,
boolean isExpert,
JosmAction existingMenuEntryAction)
Add the JosmAction
actionToBeInserted directly below existingMenuEntryAction . |
static <E extends Enum<E>> |
MainMenu.addWithCheckbox(JMenu menu,
JosmAction action,
Enum<E> group)
Add a JosmAction to a menu and automatically prints accelerator if available.
|
Modifier and Type | Class and Description |
---|---|
class |
ToggleDialog.ToggleDialogAction
The action to toggle the visibility state of this toggle dialog.
|
(package private) class |
UserListDialog.ShowUserInfoAction |
Modifier and Type | Field and Description |
---|---|
static JosmAction |
MapPaintDialog.PREFERENCE_ACTION |
Modifier and Type | Class and Description |
---|---|
(package private) class |
PropertiesDialog.AddAction
Action handling add button press in properties dialog.
|
(package private) class |
PropertiesDialog.DeleteAction
Action handling delete button press in properties dialog.
|
(package private) class |
PropertiesDialog.EditAction
Action handling edit button press in properties dialog.
|
Modifier and Type | Field and Description |
---|---|
private JosmAction[] |
PropertiesDialog.josmActions |
Modifier and Type | Field and Description |
---|---|
(package private) List<JosmAction> |
TagEditHelper.AddTagsDialog.recentTagsActions |
Modifier and Type | Method and Description |
---|---|
private void |
TagEditHelper.AddTagsDialog.disableTagIfNeeded(Tag t,
JosmAction action) |
Modifier and Type | Field and Description |
---|---|
private static JosmAction |
HelpBrowser.focusAction |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
VersionTable.ChangesetInfoAction |
Modifier and Type | Class and Description |
---|---|
class |
DownloadAlongTrackAction
Action that issues a series of download requests to the API, following the GPX track.
|
Modifier and Type | Class and Description |
---|---|
private static class |
MapPaintMenu.MapPaintAction |
Modifier and Type | Class and Description |
---|---|
class |
TaggingPresetSearchAction
The tagging presets search action (F3).
|
Modifier and Type | Field and Description |
---|---|
private Set<JosmAction> |
DisableShortcutsOnFocusGainedTextField.disabledMenuActions |