|
Gridarta Editor
|
Interface for command-line commands. More...
Inheritance diagram for net.sf.gridarta.commands.Command:
Collaboration diagram for net.sf.gridarta.commands.Command:Public Member Functions | |
| int | execute () |
| Executes the command. More... | |
Interface for command-line commands.
Definition at line 26 of file Command.java.
| int net.sf.gridarta.commands.Command.execute | ( | ) |
Executes the command.
Implemented in net.sf.gridarta.commands.SinglePngCommand, net.sf.gridarta.commands.BatchPngCommand, and net.sf.gridarta.commands.CollectArchesCommand.