|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChopBoxConnector | |
---|---|
org.jhotdraw.contrib | |
org.jhotdraw.figures | |
org.jhotdraw.test.standard |
Uses of ChopBoxConnector in org.jhotdraw.contrib |
---|
Subclasses of ChopBoxConnector in org.jhotdraw.contrib | |
---|---|
class |
ChopDiamondConnector
A ChopDiamondConnector locates connection points by choping the connection between the centers of the two figures at the edge of a diamond figure. |
class |
ChopPolygonConnector
A ChopPolygonConnector locates a connection point by chopping the connection at the polygon boundary. |
Uses of ChopBoxConnector in org.jhotdraw.figures |
---|
Subclasses of ChopBoxConnector in org.jhotdraw.figures | |
---|---|
class |
ChopEllipseConnector
A ChopEllipseConnector locates a connection point by chopping the connection at the ellipse defined by the figure's display box. |
class |
PolyLineConnector
PolyLineConnector finds connection points on a PolyLineFigure. |
Uses of ChopBoxConnector in org.jhotdraw.test.standard |
---|
Methods in org.jhotdraw.test.standard that return ChopBoxConnector | |
---|---|
ChopBoxConnector |
ChopBoxConnectorTest.createInstance()
Factory method for instances of the class to be tested. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |