JHotDraw 7.5.1

Package org.jhotdraw.samples.odg.figures

Provides figures for ODG drawings.

See:
          Description

Interface Summary
ODGFigure ODGFigure.
 

Class Summary
ODGAttributedFigure ODGAttributedFigure.
ODGBezierFigure ODGBezierFigure is not an actual ODG element, it is used by ODGPathFigure to represent a single BezierPath segment within an ODG path.
ODGEllipseFigure ODGEllipse represents a ODG ellipse and a ODG circle element.
ODGGroupFigure ODGGroupFigure.
ODGPathFigure ODGPath is a composite Figure which contains one or more ODGBezierFigures as its children.
ODGPathOutlineHandle A non-interactive Handle which draws the outline of a ODGPathFigure to make adjustments easier.
ODGRectFigure ODGRect.
ODGRectRadiusHandle A Handle to manipulate the radius of a round lead rectangle.
 

Package org.jhotdraw.samples.odg.figures Description

Provides figures for ODG drawings.


Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project.
Some rights reserved.