Generated by
JDiff

Class org.jhotdraw.draw.AbstractAttributedFigure

Removed Methods
T getAttribute(AttributeKey<T>) Gets an attribute from the figure.
void setAttribute(AttributeKey<T>, T) Sets an attribute of the figure.
 

Added Methods
T get(AttributeKey<T>) Gets an attribute from the figure.
void set(AttributeKey<T>, T) Sets an attribute of the figure.