|
Aviatrix3D 1.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectViewpointData
org.j3d.renderer.aviatrix3d.navigation.AVViewpointData
A class to represent viewpoint information so that we can put it on screen, move around to it etc etc.
| Field Summary | |
TransformGroup |
viewTg
The transform group above the view |
| Constructor Summary | |
AVViewpointData(java.lang.String name,
int id,
TransformGroup tg)
Create a new data object initialised to the set of values. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public TransformGroup viewTg
| Constructor Detail |
public AVViewpointData(java.lang.String name,
int id,
TransformGroup tg)
name - The name to useid - The id of this viewpointtg - The transformgroup for the view
|
Aviatrix3D 1.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||