Class JoinNodeWayAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, Destroyable

    public class JoinNodeWayAction
    extends JosmAction
    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. The node does not move
    • Move Node onto Way: Move the node onto the nearest way segments and include it
    Since:
    466
    See Also:
    Serialized Form