|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines the requirements for an orientation interpolator
| Method Summary | |
void |
addInterpolationListener(InterpolationListener il)
Add a listener to this interpolator |
Alpha |
getAlpha()
Return the Alpha object |
void |
removeInterpolationListener(InterpolationListener il)
Remove a listener from this interpolator |
void |
setAlpha(Alpha a)
Set the Alpha object to drive the interpolator |
| Methods inherited from interface org.jeospace.navigation.Orientation |
enableOrientation, get, get, updateOrientation |
| Method Detail |
public void setAlpha(Alpha a)
Alpha object to drive the interpolator
a - the Alpha object to installpublic Alpha getAlpha()
Alpha object
Alpha objectpublic void addInterpolationListener(InterpolationListener il)
il - the InterpolationListenerpublic void removeInterpolationListener(InterpolationListener il)
il - the InterpolationListener
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||