Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
Modifier and Type | Method and Description |
---|---|
static JoinNodeWayAction |
JoinNodeWayAction.createJoinNodeToWayAction()
Constructs a Join Node to Way action.
|
static JoinNodeWayAction |
JoinNodeWayAction.createMoveNodeOntoWayAction()
Constructs a Move Node onto Way action.
|
Modifier and Type | Field and Description |
---|---|
JoinNodeWayAction |
MainMenu.joinNodeWay
Tools / Join Node to Way
|
JoinNodeWayAction |
MainMenu.moveNodeOntoWay
Tools / Join Way to Node
|