RailroadImages
Create the images used in the railroad diagrams.
| Methods |
| static void |
main(String... args)
This method is called when executing this application from the command
line.
|
| static void |
main(String... args)
This method is called when executing this application from the command
line.
Parameters:
args - the command line parameters
|
| void |
run(String out)
Create the images.
|
| void |
run(String out)
Create the images.
Parameters:
out - the target directory
|