|
JHotDraw 7.0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Liner
A Liner encapsulates an algorithm to lineout a ConnectionFigure.
| Method Summary | |
|---|---|
Liner |
clone()
|
java.util.Collection<Handle> |
createHandles(BezierPath path)
Creates Handle's for the Liner. |
void |
lineout(ConnectionFigure figure)
Layouts the Path. |
| Method Detail |
|---|
void lineout(ConnectionFigure figure)
figure - The ConnectionFigure to be lined out.java.util.Collection<Handle> createHandles(BezierPath path)
path - The path for which to create handles.Liner clone()
|
Copyright 1996-2006 © JHotDraw.org | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||