JHotDraw 7.1

Package org.jhotdraw.geom

Provides classes for defining and manipulating two-dimensional geometry.

See:
          Description

Class Summary
Bezier Provides algorithms for fitting Bezier curves to a set of digitized points.
BezierPath BezierPath allows the construction of paths consisting of straight lines, quadratic curves and cubic curves.
BezierPath.Node Defines a vertex (node) of the bezier path.
BezierPathIterator This class represents the iterator for a BezierPath.
Dimension2DDouble Dimension2DDouble.
DoubleStroke Draws a double stroke (an outline of an outline).
Geom Some geometric utilities.
GrowStroke GrowStroke can be used to grow/shrink a figure by a specified line width.
Insets2D Insets2D.
Insets2D.Double The Double class defines insets specified in double precision.
Insets2D.Float The Float class defines insets specified in float precision.
QuadTree<T> A QuadTree allows to quickly find an object on a two-dimensional space.
Shapes Shapes.
 

Package org.jhotdraw.geom Description

Provides classes for defining and manipulating two-dimensional geometry.


Copyright 1996-2007 (c) JHotDraw.org.
Some rights reserved.