JHotDraw 7.0.6

Uses of Package
org.jhotdraw.geom

Packages that use org.jhotdraw.geom
org.jhotdraw.draw Defines a framework for drawing editors. 
org.jhotdraw.geom Provides classes for defining and performing operations on objects related to two-dimensional geometry. 
org.jhotdraw.samples.pert.figures Provides the figurs for PERT diagrams. 
org.jhotdraw.samples.svg A sample drawing editor with limited support for Scalable Vector Graphics Mobile 1.2 (SVG Mobile 1.2). 
 

Classes in org.jhotdraw.geom used by org.jhotdraw.draw
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.
Dimension2DDouble
          Dimension2DDouble.
Insets2DDouble
          Insets2DDouble.
 

Classes in org.jhotdraw.geom used by org.jhotdraw.geom
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.
Dimension2DDouble
          Dimension2DDouble.
DoubleStroke
          Draws a double stroke (an outline of an outline).
 

Classes in org.jhotdraw.geom used by org.jhotdraw.samples.pert.figures
Dimension2DDouble
          Dimension2DDouble.
 

Classes in org.jhotdraw.geom used by org.jhotdraw.samples.svg
BezierPath
          BezierPath allows the construction of paths consisting of straight lines, quadratic curves and cubic curves.
 


Copyright 1996-2006 © JHotDraw.org