Generated by
JDiff

Class org.jhotdraw.samples.svg.figures.SVGPathFigure

Documentation changed from old to new.

Added Constructors
SVGPathFigure(boolean)  
 

Added Methods
Shape getHitShape()  
 

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