|
Jeospace API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Orientation | |
| 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 Orientation in org.jeospace.navigation |
| Subinterfaces of Orientation in org.jeospace.navigation | |
interface |
OrientationControl
Defines the requirements for a controller of orientation coordinates |
interface |
OrientationInterpolator
Defines the requirements for an orientation interpolator |
| Classes in org.jeospace.navigation that implement Orientation | |
class |
DefaultOrientation
A trivial implementation of an OrientationControl. |
class |
QuaternionInterpolator
An orientation interpolator that takes quaternions as arguments. |
class |
TrackEarthSatellite
A source of orientation data for viewpoint tracking of a satellite that is in Earth orbit from an Earth ellipsoidal position. |
class |
TrackSolarOrbitalObject
A source of orientation data for viewpoint tracking of an orbital body that is in Solar orbit from an Earth ellipsoidal position. |
| Uses of Orientation in org.jeospace.simulation |
| Methods in org.jeospace.simulation that return Orientation | |
Orientation |
X3DNavManager.getOrientation()
Return the current active navigation orientation |
Orientation |
NavManager.getOrientation()
Return the current active navigation orientation |
| Uses of Orientation in org.jeospace.ui.swt.widgets |
| Classes in org.jeospace.ui.swt.widgets that implement Orientation | |
class |
NavigationControl
A consolidated concrete implementation of PositionControl and OrientationControl provides a ui for navigation. |
|
Jeospace API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||