Jeospace API

Uses of Class
org.jeospace.navigation.Alpha

Packages that use Alpha
org.jeospace.navigation Contains classes that implement the navigation capabilities. 
 

Uses of Alpha in org.jeospace.navigation
 

Methods in org.jeospace.navigation that return Alpha
 Alpha OrbitInterpolator.getAlpha()
          Return the Alpha object
 Alpha SphericalInterpolator.getAlpha()
          Return the Alpha object
 Alpha PositionInterpolator.getAlpha()
          Return the Alpha object
 Alpha QuaternionInterpolator.getAlpha()
          Return the Alpha object
 Alpha OrientationInterpolator.getAlpha()
          Return the Alpha object
 

Methods in org.jeospace.navigation with parameters of type Alpha
 void OrbitInterpolator.setAlpha(Alpha alpha)
          Set the Alpha object to drive the interpolator
 void SphericalInterpolator.setAlpha(Alpha alpha)
          Set the Alpha object to drive the interpolator
 void PositionInterpolator.setAlpha(Alpha alpha)
          Set the Alpha object to drive the interpolator
 void QuaternionInterpolator.setAlpha(Alpha alpha)
          Set the Alpha object to drive the interpolator
 void OrientationInterpolator.setAlpha(Alpha a)
          Set the Alpha object to drive the interpolator
 


Jeospace API

Copyright © 2006 - jeospace.org