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

Class SlantedLiner

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


    public class SlantedLiner
    extends java.lang.Object
    implements Liner, DOMStorable
    SlantedLiner.
    • Constructor Detail

      • SlantedLiner

        public SlantedLiner()
        Creates a new instance.
      • SlantedLiner

        public SlantedLiner(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.