Generated by
JDiff

Class org.jhotdraw.samples.odg.figures.ODGPathFigure

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