|
JHotDraw 7.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.draw.SlantedLiner
public class SlantedLiner
SlantedLiner.
Constructor Summary | |
---|---|
SlantedLiner()
Creates a new instance. |
|
SlantedLiner(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 SlantedLiner()
public SlantedLiner(double slantSize)
Method Detail |
---|
public java.util.Collection<Handle> createHandles(BezierPath path)
Liner
createHandles
in interface Liner
path
- The path for which to create handles.public void lineout(ConnectionFigure figure)
Liner
lineout
in interface Liner
figure
- The ConnectionFigure to be lined out.public void read(DOMInput in)
read
in interface DOMStorable
public void write(DOMOutput out)
write
in interface DOMStorable
public Liner clone()
clone
in interface Liner
clone
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 |