|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCH.ifa.draw.standard.AbstractConnector
CH.ifa.draw.standard.ChopBoxConnector
CH.ifa.draw.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 | |
---|---|
protected java.awt.Point |
chop(Figure target,
java.awt.Point from)
|
Methods inherited from class CH.ifa.draw.standard.ChopBoxConnector |
---|
findEnd, findStart |
Methods inherited from class CH.ifa.draw.standard.AbstractConnector |
---|
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 PolyLineConnector()
public PolyLineConnector(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 |