|
JavaView® v2.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Additional interface for dynamic objects to allow stepping through keyframes. This methods are called from animation panel to allow viewing and stepping through set of keyframes.
Interface may be implemented additionally to PsTimeListenerIf. In this case, if a dynamic object is registered inside an animation object, then the animation panel has buttons enabled which allow stepping through keyframes.
PsAnimation.enableKeys(boolean)| Method Summary | |
double |
getTimeOfFirstKey()
Minimal value of animation interval if instance has keyframes. |
double |
getTimeOfLastKey()
Maximal value of animation interval if instance has keyframes. |
double |
getTimeOfNextKey()
Current time plus time step increment if instance has keyframes. |
double |
getTimeOfPreviousKey()
Current time minus time step increment if instance has keyframes. |
| Method Detail |
public double getTimeOfFirstKey()
PsAnimation.enableKeys(boolean)public double getTimeOfPreviousKey()
public double getTimeOfNextKey()
PsAnimation.enableKeys(boolean)public double getTimeOfLastKey()
PsAnimation.enableKeys(boolean)
|
JavaView® v2.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||