Generated by
JDiff

Class org.jhotdraw.samples.svg.figures.SVGTextFigure

Documentation changed from old to new.

Added Methods
double getBaseline()  
 

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