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.


Constructor Index

 o PertFigureCreationTool(DrawingView)

Method Index

 o createFigure()
Creates a new PertFigure.

Constructors

 o PertFigureCreationTool
 public PertFigureCreationTool(DrawingView view)

Methods

 o createFigure
 protected Figure createFigure()
Creates a new PertFigure.

Overrides:
createFigure in class CreationTool

All Packages  Class Hierarchy  This Package  Previous  Next  Index