A C D F G I O R S T

C

CubicRotationTransition - Class in org.eclipse.nebula.effects.stw.transitions
A cubic rotation effect.
CubicRotationTransition(TransitionManager) - Constructor for class org.eclipse.nebula.effects.stw.transitions.CubicRotationTransition
This constructor creates a CubicRotationTransition with number of frames per second of Transition.DEFAULT_FPS and total transition time of Transition.DEFAULT_T milliseconds.
CubicRotationTransition(TransitionManager, long, long) - Constructor for class org.eclipse.nebula.effects.stw.transitions.CubicRotationTransition
This constructor creates a CubicRotationTransition with number of frames per second of fps and total transition time of T milliseconds.

A C D F G I O R S T