All Packages Class Hierarchy This Package Previous Next Index
Class CH.ifa.draw.samples.pert.PertFigureCreationTool
CH.ifa.draw.standard.AbstractTool
|
+----CH.ifa.draw.standard.CreationTool
|
+----CH.ifa.draw.samples.pert.PertFigureCreationTool
- public class PertFigureCreationTool
- extends CreationTool
A more efficient version of the generic Pert creation
tool that is not based on cloning.
-
PertFigureCreationTool(DrawingView)
-
-
createFigure()
- Creates a new PertFigure.
PertFigureCreationTool
public PertFigureCreationTool(DrawingView view)
createFigure
protected Figure createFigure()
- Creates a new PertFigure.
- Overrides:
- createFigure in class CreationTool
All Packages Class Hierarchy This Package Previous Next Index