Generated by
JDiff

Class org.jhotdraw.samples.svg.figures.SVGGroupFigure

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