|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.standard.AbstractConnector
org.jhotdraw.standard.ChopBoxConnector
org.jhotdraw.figures.ChopEllipseConnector
A ChopEllipseConnector locates a connection point by chopping the connection at the ellipse defined by the figure's display box.
Constructor Summary | |
ChopEllipseConnector()
|
|
ChopEllipseConnector(Figure owner)
|
Method Summary | |
protected java.awt.Point |
chop(Figure target,
java.awt.Point from)
|
Methods inherited from class org.jhotdraw.standard.ChopBoxConnector |
findEnd, findStart |
Methods inherited from class org.jhotdraw.standard.AbstractConnector |
connectorVisibility, containsPoint, displayBox, draw, findPoint, owner, read, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ChopEllipseConnector()
public ChopEllipseConnector(Figure owner)
Method Detail |
protected java.awt.Point chop(Figure target, java.awt.Point from)
chop
in class ChopBoxConnector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |