|
Jeospace API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OrientationControl | |
| org.jeospace.navigation | Contains classes that implement the navigation capabilities. |
| org.jeospace.simulation | Contains classes to configure, manage and control the simulation/visulation environment. |
| org.jeospace.ui.swt.widgets | Contains classes for creating SWT based user interfaces which utilize Jeospace objects. |
| Uses of OrientationControl in org.jeospace.navigation |
| Classes in org.jeospace.navigation that implement OrientationControl | |
class |
DefaultOrientation
A trivial implementation of an OrientationControl. |
| Uses of OrientationControl in org.jeospace.simulation |
| Methods in org.jeospace.simulation with parameters of type OrientationControl | |
void |
X3DNavManager.setOrientationControl(OrientationControl control)
Set the user defined navigation control for orientation. |
void |
NavManager.setOrientationControl(OrientationControl control)
Set the user defined navigation control for orientation. |
| Uses of OrientationControl in org.jeospace.ui.swt.widgets |
| Classes in org.jeospace.ui.swt.widgets that implement OrientationControl | |
class |
NavigationControl
A consolidated concrete implementation of PositionControl and OrientationControl provides a ui for navigation. |
|
Jeospace API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||