Generated by
JDiff

Class org.jhotdraw.draw.AbstractCompositeFigure

Removed Methods
T getAttribute(AttributeKey<T>)  
void setAttribute(AttributeKey<T>, T)  
 

Added Methods
T get(AttributeKey<T>)  
void set(AttributeKey<T>, T)  
 

Changed Methods
void changed() Method was inherited from AbstractFigure, but is now defined locally.  
void willChange() Method was inherited from AbstractFigure, but is now defined locally.