Generated by
JDiff

Class org.jhotdraw.draw.ConnectionTool

Documentation changed from old to new.

Added Methods
boolean canConnect(ConnectionFigure, Connector) This method is called on the Figure, onto which the user wants to start a new connection.
boolean canConnect(ConnectionFigure, Connector, Connector) This method is called on the Figure, onto which the user wants to end a new connection.
int getAnchorWidth()  
 

Added Fields
Connector endConnector The Connector at the end point of the connection.
Connector startConnector The Connector at the start point of the connection.