JHotDraw 7.0.6

Uses of Class
org.jhotdraw.draw.GraphicalCompositeFigure

Packages that use GraphicalCompositeFigure
org.jhotdraw.draw Defines a framework for drawing editors. 
org.jhotdraw.samples.pert.figures Provides the figurs for PERT diagrams. 
 

Uses of GraphicalCompositeFigure in org.jhotdraw.draw
 

Subclasses of GraphicalCompositeFigure in org.jhotdraw.draw
 class ListFigure
          A ListFigure consists of a list of Figures and a RectangleFigure.
 

Methods in org.jhotdraw.draw that return GraphicalCompositeFigure
 GraphicalCompositeFigure GraphicalCompositeFigure.clone()
           
 

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

Subclasses of GraphicalCompositeFigure in org.jhotdraw.samples.pert.figures
 class TaskFigure
          TaskFigure.
 


Copyright 1996-2006 © JHotDraw.org