Generated by
JDiff

Class org.jhotdraw.samples.net.figures.NodeFigure

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