Generated by
JDiff

Class org.jhotdraw.samples.svg.figures.SVGRectFigure

Removed Methods
Dimension2DDouble getArc()  
void setArc(Dimension2DDouble)  
 

Added Methods
void setArcHeight(double) Sets the arc height.
void setArcWidth(double) Sets the arc width.
 

Added Fields
String ARC_HEIGHT_PROPERTY Identifies the {@code arcHeight} JavaBeans property.
String ARC_WIDTH_PROPERTY Identifies the {@code arcWidth} JavaBeans property.