Package xj3d.replica
Class Replica
java.lang.Object
xj3d.replica.Replica
Wrapper class for choosing the Replica operational mode. The
mode selection determines the application class to use.
- Version:
- $Revision: 1.2 $
- Author:
- Rex Melton
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
THUMBNAIL
-
SEQUENCE
-
VIEWPOINTS
Sequenced images of scene Viewpoint recording mode identifier- See Also:
-
HELP
-
-
Constructor Details
-
Replica
public Replica()
-
-
Method Details
-
main
Entry point. For a full list of valid arguments, invoke with the -help argument. If a mode argument precedes the a help request, the help request is passed on to the operational application class.- Parameters:
args
- The list of arguments
-