Class and Description |
---|
JosmAction
Base class helper for all Actions in JOSM.
|
Class and Description |
---|
AbstractInfoAction |
AbstractMergeAction |
ActionParameter |
AdaptableAction |
AlignInLineAction.InvalidSelection
InvalidSelection exception has to be raised when action can't be perform
|
AlignInLineAction.Line
Class that represent a line
|
AutoScaleAction.MapFrameAdapter
Adapter for MapFrame change events
|
AutoScaleAction.ZoomChangeAdapter
Adapter for zoom change events
|
CombineWayAction.NodeGraph |
CombineWayAction.NodePair
A pair of nodes.
|
CreateCircleAction.PolarNode
Class designed to create a couple between a node and its angle relative to the center of the circle.
|
DiskAccessAction
Helper class for all actions that access the disk.
|
ExpertToggleAction
This action toggles the Expert mode.
|
ExpertToggleAction.ExpertModeChangeListener |
ExtensionFileFilter
A file filter that filters after the extension.
|
ImageryAdjustAction.ImageryOffsetDialog |
JoinAreasAction.AssembledMultipolygon |
JoinAreasAction.AssembledPolygon
This helper class describes a polygon, assembled from several ways.
|
JoinAreasAction.JoinAreasResult
This helper class describes join areas action result.
|
JoinAreasAction.Multipolygon |
JoinAreasAction.PolygonLevel
Helper storage class for finding findOuterWays
|
JoinAreasAction.RelationRole |
JoinAreasAction.WayInPolygon
HelperClass - saves a way and the "inside" side.
|
JoinNodeWayAction
Action allowing to join a node to a nearby way, operating on two modes:
Join Node to Way: Include a node into the nearest way segments.
|
JosmAction
Base class helper for all Actions in JOSM.
|
JosmAction.LayerChangeAdapter
Adapter for layer change events
|
JosmAction.SelectionChangeAdapter
Adapter for selection change events
|
MapRectifierWMSmenuAction.RectifierService
Class that bundles all required information of a rectifier service
|
MoveAction.Direction |
OrthogonalizeAction.Direction |
OrthogonalizeAction.InvalidUserInputException
Exception: unsuited user input
|
OrthogonalizeAction.RejectedAngleException
Exception: angle cannot be recognized as 0, 90, 180 or 270 degrees
|
OrthogonalizeAction.WayData
Class contains everything we need to know about a singe way.
|
ParameterizedAction |
PreferencesAction
Open the Preferences dialog.
|
ReverseWayAction.ReverseWayResult |
SaveAction
Export the data as an OSM xml file.
|
SaveActionBase |
SaveAsAction
Export the data.
|
SplitWayAction.SplitWayResult
Represents the result of a
SplitWayAction |
ToggleAction
Abtract class for Toggle Actions.
|
UpdateSelectionAction
This action synchronizes a set of primitives with their state on the server.
|
Class and Description |
---|
JosmAction
Base class helper for all Actions in JOSM.
|
Class and Description |
---|
SessionLoadAction.Loader
JOSM session loader
|
Class and Description |
---|
JosmAction
Base class helper for all Actions in JOSM.
|
Class and Description |
---|
OsmPrimitiveAction
Interface used to enable/disable all primitive-related actions, even those registered by plugins.
|
Class and Description |
---|
ActionParameter |
AdaptableAction |
JosmAction
Base class helper for all Actions in JOSM.
|
ParameterizedAction |
Class and Description |
---|
ValidateAction
The action that does the validate thing.
|
Class and Description |
---|
AboutAction
Nice about screen.
|
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.
|
AlignInCircleAction
Aligns all selected nodes within a circle.
|
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)
|
AutoScaleAction
Toggles the autoScale feature of the mapView
|
ChangesetManagerToggleAction
This action toggles the visibility of the
ChangesetCacheManager dialog. |
CloseChangesetAction |
CombineWayAction
Combines multiple ways into one.
|
CopyAction
Copy OSM primitives to clipboard in order to paste them, or their tags, somewhere else.
|
CreateCircleAction
- Create a new circle from two selected nodes or a way with 2 nodes which represent the diameter of the circle.
|
CreateMultipolygonAction
Create multipolygon from selected ways automatically.
|
DeleteAction
Action that deletes selected objects.
|
DialogsToggleAction
This action toggles visibility of dialogs panel and other panels to free more space for drawing (GIMP-like)
|
DistributeAction
Distributes the selected nodes to equal distances along a line.
|
DownloadAction
Action that opens a connection to the osm server and downloads map data.
|
DownloadPrimitiveAction
Download an OsmPrimitive by specifying type and ID
|
DownloadReferrersAction
This action loads the set of primitives referring to the current selection from the OSM server.
|
DuplicateAction |
ExitAction
Exit the application.
|
ExpertToggleAction.ExpertModeChangeListener |
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.
|
FullscreenToggleAction
This class toggles the full-screen mode.
|
GpxExportAction
Exports data to gpx.
|
HelpAction
Open a help browser and displays lightweight online help.
|
HistoryInfoAction
Display history information about OSM ways, nodes, or relations.
|
HistoryInfoWebAction |
InfoAction
Display advanced object information about OSM nodes, ways, or relations.
|
InfoWebAction
Display object information about OSM nodes, ways, or relations in web browser.
|
JoinAreasAction
Join Areas (i.e.
|
JoinNodeWayAction
Action allowing to join a node to a nearby way, operating on two modes:
Join Node to Way: Include a node into the nearest way segments.
|
JosmAction
Base class helper for all Actions in JOSM.
|
JumpToAction
Allows to jump to a specific location.
|
LassoModeAction
Lasso selection mode: select objects within a hand-drawn region.
|
MapRectifierWMSmenuAction
Download rectified images from various services.
|
MergeLayerAction
Action that merges two or more OSM data layers.
|
MergeNodesAction
Merges a collection of nodes into one node.
|
MergeSelectionAction
Merge the currently selected objects into another layer.
|
MirrorAction
Mirror the selected nodes or ways along the vertical axis
Note: If a ways are selected, their nodes are mirrored
|
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.
|
NewAction
Creates a blank new OSM data layer.
|
OpenFileAction
Open a file chooser dialog and select a file to import.
|
OpenLocationAction
Open an URL input dialog and load data from the given URL.
|
OrthogonalizeAction
Tools / Orthogonalize
Align edges of a way so all angles are angles of 90 or 180 degrees.
|
OrthogonalizeAction.Undo
Undo the previous orthogonalization for certain nodes.
|
OsmPrimitiveAction
Interface used to enable/disable all primitive-related actions, even those registered by plugins.
|
PasteAction
Paste OSM primitives from clipboard to the current edit layer.
|
PasteTagsAction
Action, to paste all tags from one primitive to another.
|
PreferencesAction
Open the Preferences dialog.
|
RedoAction
Redoes the last command.
|
ReportBugAction
Reports a ticket to JOSM bugtracker.
|
RestartAction
Restarts JOSM as it was launched.
|
ReverseWayAction |
SaveAction
Export the data as an OSM xml file.
|
SaveAsAction
Export the data.
|
SelectAllAction |
SelectNonBranchingWaySequencesAction
This allows to select a sequence of non-branching connected ways.
|
SessionLoadAction
Loads a JOSM session.
|
SessionSaveAsAction
Saves a JOSM session
|
ShowStatusReportAction |
SimplifyWayAction
Delete unnecessary nodes from a way
|
SplitWayAction
Splits a way into multiple ways (all identical except for their node list).
|
UndoAction
Undoes the last command.
|
UnGlueAction
Duplicate nodes that are used by multiple ways.
|
UnJoinNodeWayAction
Disconnect nodes from a way they currently belong to.
|
UnselectAllAction |
WireframeToggleAction
This class toggles the wireframe rendering mode.
|
Class and Description |
---|
ZoomToAction |
Class and Description |
---|
ZoomToAction |
Class and Description |
---|
AbstractInfoAction |
JosmAction
Base class helper for all Actions in JOSM.
|
UploadNotesAction
Action to initiate uploading changed notes to the OSM server.
|
Class and Description |
---|
JosmAction
Base class helper for all Actions in JOSM.
|
Class and Description |
---|
ZoomToAction |
Class and Description |
---|
JosmAction
Base class helper for all Actions in JOSM.
|
Class and Description |
---|
AbstractInfoAction |
JosmAction
Base class helper for all Actions in JOSM.
|
Class and Description |
---|
ImageryAdjustAction
Adjust the position of an imagery layer.
|
Class and Description |
---|
DownloadAlongAction
Abstract superclass of DownloadAlongTrackAction and DownloadAlongWayAction
|
JosmAction
Base class helper for all Actions in JOSM.
|
Class and Description |
---|
JosmAction
Base class helper for all Actions in JOSM.
|
Class and Description |
---|
ActionParameter |
ExpertToggleAction.ExpertModeChangeListener |
Class and Description |
---|
JosmAction
Base class helper for all Actions in JOSM.
|
Class and Description |
---|
JosmAction
Base class helper for all Actions in JOSM.
|
ZoomToAction |
Class and Description |
---|
ExtensionFileFilter
A file filter that filters after the extension.
|
Class and Description |
---|
ExtensionFileFilter
A file filter that filters after the extension.
|