Generated by
JDiff

Package org.jhotdraw.samples.svg.figures

Added Classes
ConvexHullOutlineHandle Draws the outline of the Figure bounds to make adjustment easier.
LinkHandle The LinkHandle indicates when a figure has a link.
SVGRectRadiusUndoableEdit RoundRectangleRadiusUndoableEdit.
 

Changed Classes
SVGAttributedFigure SVGAttributedFigure.
SVGBezierFigure SVGBezierFigure is not an actual SVG element, it is used by SVGPathFigure to represent a single BezierPath segment within an SVG path.
SVGEllipseFigure SVGEllipse represents a SVG ellipse and a SVG circle element.
SVGGroupFigure SVGGroupFigure.
SVGImageFigure SVGImage.
SVGPathFigure SVGPath is a composite Figure which contains one or more SVGBezierFigures as its children.
SVGPathOutlineHandle SVGPathOutlineHandle.
SVGRectFigure SVGRect.
SVGRectRadiusHandle A Handle to manipulate the radius of a round lead rectangle.
SVGTextAreaFigure SVGTextArea.
SVGTextFigure SVGText.