Package skyview.executive
Class Batch
java.lang.Object
skyview.executive.Batch
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Batch
public Batch()
-
-
Method Details
-
main
Run a series of image requests. Usage: java skyview.executive.Batch file [key1=val1 key2=val2 ...] where each line of file contains settings that supplement the those given on this command line.- Throws:
Exception
-