|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcamera3d.manipulation.TransAdapterTester
Constructor Summary | |
TransAdapterTester()
Creates a Translation Adapter tester that runs as a standalone application. |
|
TransAdapterTester(boolean isStandalone)
Creates Translation Adapter tester. |
Method Summary | |
void |
cleanup()
Description of the Method |
javax.media.j3d.Canvas3D |
getCanvas3D()
Gets the canvas3D attribute of the TransAdapterTester object |
boolean |
isStandalone()
Returns flag indicating whether this object is running inside its own window. |
static void |
main(java.lang.String[] args)
Runs tester application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TransAdapterTester()
public TransAdapterTester(boolean isStandalone)
isStandalone
- if true, the tester will run inside its own frame.Method Detail |
public static void main(java.lang.String[] args)
args
- The command line argumentspublic javax.media.j3d.Canvas3D getCanvas3D()
public boolean isStandalone()
public void cleanup()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |