Class CommandLine

java.lang.Object
org.web3d.x3d.jsail.CommandLine

public class CommandLine extends Object
Concrete class with a main method that provides command-line JAR access to various X3DJSAIL capabilities.

Warning: this is an abstract interface that cannot be instantiated as a concrete object. Java programmers typically only need to use concrete objects provided by the org.web3d.x3d.jsail classes. Usage: % java -jar X3DJSAIL.4.0.classes.jar -help
See Also: