Class FollowLineAction

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

    public class FollowLineAction
    extends JosmAction
    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. It preferable to have a separated boundary line than to mix totally different kind of features in one single way).
    See Also:
    Serialized Form