Uses of Class
org.openstreetmap.josm.actions.JoinNodeWayAction
-
Packages that use JoinNodeWayAction 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. -
-
Uses of JoinNodeWayAction in org.openstreetmap.josm.actions
Methods in org.openstreetmap.josm.actions that return JoinNodeWayAction Modifier and Type Method Description static JoinNodeWayActionJoinNodeWayAction. createJoinNodeToWayAction()Constructs a Join Node to Way action.static JoinNodeWayActionJoinNodeWayAction. createMoveNodeOntoWayAction()Constructs a Move Node onto Way action. -
Uses of JoinNodeWayAction in org.openstreetmap.josm.gui
Fields in org.openstreetmap.josm.gui declared as JoinNodeWayAction Modifier and Type Field Description JoinNodeWayActionMainMenu. joinNodeWayTools / Join Node to WayJoinNodeWayActionMainMenu. moveNodeOntoWayTools / Join Way to Node
-