JHotDraw 7.0.6

Uses of Class
org.jhotdraw.draw.ChopBoxConnector

Packages that use ChopBoxConnector
org.jhotdraw.draw Defines a framework for drawing editors. 
 

Uses of ChopBoxConnector in org.jhotdraw.draw
 

Subclasses of ChopBoxConnector in org.jhotdraw.draw
 class ChopBezierConnector
          ChopBezierConnector.
 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 ChopEllipseConnector
          A ChopEllipseConnector locates a connection Point2D.Double by chopping the connection at the ellipse defined by the figure's display box.
 class ChopRoundRectConnector
          A ChopRoundRectConnector locates a connection Point2D.Double by chopping the connection at the horizontal and vertica lines defined by the display box of a RoundRectangleFigure.
 class ChopTriangleConnector
          ChopTriangleConnector.
 class StickyChopConnector
          A StickyChopConnector locates connection Points by choping the connection between the centers of the two figures at the display box.
 


Copyright 1996-2006 © JHotDraw.org