Inheritance diagram for LayoutGraphCommand:
Collaboration diagram for LayoutGraphCommand:Public Methods | |
| LayoutGraphCommand (GraphicalChainEditor editor) | |
| boolean | canExecute () |
| boolean | canUndo () |
| void | execute () |
| void | redo () |
| void | undo () |
| LayoutGraphCommand | ( | GraphicalChainEditor | editor | ) |
| editor | The editor containing the diagram to layout. |
| boolean canExecute | ( | ) |
| boolean canUndo | ( | ) |
| void execute | ( | ) |
| void redo | ( | ) |
| void undo | ( | ) |