|
||||||||||
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.PolyLineConnector
public class PolyLineConnector
PolyLineConnector finds connection points on a PolyLineFigure.
PolyLineFigure
,
Serialized FormConstructor Summary | |
---|---|
PolyLineConnector()
|
|
PolyLineConnector(Figure owner)
Constructs a connector with the given owner figure. |
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 PolyLineConnector()
public PolyLineConnector(Figure owner)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |