Documentation of 'org.jhotdraw.draw.liner.ElbowLiner' Java class
ElbowLiner
org.jhotdraw.draw.liner

Class ElbowLiner

  • All Implemented Interfaces:
    java.lang.Cloneable, Liner, DOMStorable


    public class ElbowLiner
    extends java.lang.Object
    implements Liner, DOMStorable
    A Liner that constrains a connection to orthogonal lines.
    • Constructor Detail

      • ElbowLiner

        public ElbowLiner()
        Creates a new instance.
      • ElbowLiner

        public ElbowLiner(double slantSize)
    • Method Detail

      • createHandles

        public java.util.Collection<Handle> createHandles(BezierPath path)
        Description copied from interface: Liner
        Creates Handle's for the Liner. The ConnectionFigure can provide these handles to the user, in order to let her control the lineout.
        Specified by:
        createHandles in interface Liner
        Parameters:
        path - The path for which to create handles.
      • lineout

        public void lineout(ConnectionFigure figure)
        Description copied from interface: Liner
        Layouts the Path. This may alter the number and type of points in the Path.
        Specified by:
        lineout in interface Liner
        Parameters:
        figure - The ConnectionFigure to be lined out.
      • clone

        public Liner clone()
        Specified by:
        clone in interface Liner
        Overrides:
        clone in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.