|
JHotDraw 7.5.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jhotdraw.draw.liner.CurvedLiner
public class CurvedLiner
A Liner that constrains a connection to a curved line.
| Constructor Summary | |
|---|---|
CurvedLiner()
Creates a new instance. |
|
CurvedLiner(double slantSize)
|
|
| Method Summary | |
|---|---|
Liner |
clone()
|
java.util.Collection<Handle> |
createHandles(BezierPath path)
Creates Handle's for the Liner. |
void |
lineout(ConnectionFigure figure)
Layouts the Path. |
void |
read(DOMInput in)
|
void |
write(DOMOutput out)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CurvedLiner()
public CurvedLiner(double slantSize)
| Method Detail |
|---|
public java.util.Collection<Handle> createHandles(BezierPath path)
Liner
createHandles in interface Linerpath - The path for which to create handles.public void lineout(ConnectionFigure figure)
Liner
lineout in interface Linerfigure - The ConnectionFigure to be lined out.public void read(DOMInput in)
read in interface DOMStorablepublic void write(DOMOutput out)
write in interface DOMStorablepublic Liner clone()
clone in interface Linerclone in class java.lang.Object
|
Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project. Some rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||