Generated by
JDiff

Class org.jhotdraw.samples.svg.figures.SVGAttributedFigure

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