Generated by
JDiff

Class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure

Documentation changed from old to new.

Added Methods
double getBaseline()  
Dimension2DDouble getPreferredTextSize(double) Returns the preferred text size of the TextAreaFigure.
 

Changed Methods
void setAttribute(AttributeKey<T>, T) Change in signature from (AttributeKey, Object) to (AttributeKey<T>, T).