JHotDraw 7.0.6

Uses of Class
org.jhotdraw.draw.LineFigure

Packages that use LineFigure
org.jhotdraw.draw Defines a framework for drawing editors. 
org.jhotdraw.samples.pert.figures Provides the figurs for PERT diagrams. 
org.jhotdraw.samples.svg.figures Provides the figures for the SVG basic shapes. 
 

Uses of LineFigure in org.jhotdraw.draw
 

Subclasses of LineFigure in org.jhotdraw.draw
 class LabeledLineConnectionFigure
          A LineConnection with labels.
 class LineConnectionFigure
          A LineConnection is a standard implementation of the ConnectionFigure interface.
 

Uses of LineFigure in org.jhotdraw.samples.pert.figures
 

Subclasses of LineFigure in org.jhotdraw.samples.pert.figures
 class DependencyFigure
          DependencyFigure.
 class SeparatorLineFigure
          A horizontal line with a preferred size of 1,1.
 

Uses of LineFigure in org.jhotdraw.samples.svg.figures
 

Subclasses of LineFigure in org.jhotdraw.samples.svg.figures
 class SVGLine
          SVGLine.
 


Copyright 1996-2006 © JHotDraw.org