Generated by
JDiff

Class org.jhotdraw.draw.CreationTool

Documentation changed from old to new.

Changed Methods
void updateCursor(DrawingView, Point) Method was inherited from AbstractTool, but is now defined locally.  
 

Added Fields
Dimension minimalSize We set the figure to this minimal size, if it is smaller than the minimal size treshold.
Dimension minimalSizeTreshold Treshold for which we create a larger shape of a minimal size.
String presentationName A localized name for this tool.
Figure prototype The prototype for new figures.
(Map<AttributeKey, Object>prototypeAttributes Attributes to be applied to the created ConnectionFigure.