| 
JHotDraw 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jhotdraw.draw.ElbowLiner
public class ElbowLiner
A Liner that constrains a connection to orthogonal lines.
| Constructor Summary | |
|---|---|
ElbowLiner()
Creates a new instance.  | 
|
ElbowLiner(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 ElbowLiner()
public ElbowLiner(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-2007 (c) JHotDraw.org. Some rights reserved.  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||