|
||||||||||
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.contrib.ChopPolygonConnector
public class ChopPolygonConnector
A ChopPolygonConnector locates a connection point by chopping the connection at the polygon boundary.
Constructor Summary | |
---|---|
ChopPolygonConnector()
|
|
ChopPolygonConnector(Figure owner)
|
Method Summary |
---|
Methods inherited from class org.jhotdraw.standard.ChopBoxConnector |
---|
findEnd, findStart |
Methods inherited from class org.jhotdraw.standard.AbstractConnector |
---|
connectorVisibility, containsPoint, displayBox, draw, owner, read, write |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChopPolygonConnector()
public ChopPolygonConnector(Figure owner)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |