Generated by
JDiff

Class org.jhotdraw.draw.LabeledLineConnectionFigure

Changed Methods
void setAttribute(AttributeKey<T>, T) Change in signature from (AttributeKey, Object) to (AttributeKey<T>, T).
Sets an attribute of the figure.
void remap(Map<Figure, Figure>, boolean) Change in signature from (HashMap<Figure, Figure>) to (Map<Figure, Figure>, boolean).