|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCH.ifa.draw.standard.AbstractTool
CH.ifa.draw.standard.CreationTool
CH.ifa.draw.samples.pert.PertFigureCreationTool
public class PertFigureCreationTool
A more efficient version of the generic Pert creation tool that is not based on cloning.
Field Summary |
---|
Fields inherited from class CH.ifa.draw.standard.AbstractTool |
---|
fAnchorX, fAnchorY, fView |
Constructor Summary | |
---|---|
PertFigureCreationTool(DrawingView view)
|
Method Summary | |
---|---|
protected Figure |
createFigure()
Creates a new PertFigure. |
Methods inherited from class CH.ifa.draw.standard.CreationTool |
---|
activate, createdFigure, mouseDown, mouseDrag, mouseUp |
Methods inherited from class CH.ifa.draw.standard.AbstractTool |
---|
deactivate, drawing, editor, keyDown, mouseMove, view |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PertFigureCreationTool(DrawingView view)
Method Detail |
---|
protected Figure createFigure()
createFigure
in class CreationTool
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |