|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object samplecode.MultiAxisView
public class MultiAxisView
This will create will view the coordinate axes from several different viewpoints. There is a 2 second delay between each view. This will also demonstrate cylinders and their rotations
Constructor Summary | |
---|---|
MultiAxisView()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main code for this program. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiAxisView()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Required by the system. Ignored in this case.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |