Skip navigation links
A B C D E F G I L M N Q S T 

C

cancel() - Method in class ej.motion.util.MotionAnimator
Cancels the animation.
cancel() - Method in interface ej.motion.util.MotionListener
The motion is cancelled.
cancel() - Method in class ej.motion.util.MotionListenerAdapter
 
CircEaseInMotion - Class in ej.motion.circ
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop instruction.
CircEaseInMotion(int, int, long) - Constructor for class ej.motion.circ.CircEaseInMotion
Creates a ease in motion for a move from start to stop.
CircEaseInOutMotion - Class in ej.motion.circ
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
CircEaseInOutMotion(int, int, long) - Constructor for class ej.motion.circ.CircEaseInOutMotion
Creates a ease in/out motion for a move from start to stop.
CircEaseOutMotion - Class in ej.motion.circ
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
CircEaseOutMotion(int, int, long) - Constructor for class ej.motion.circ.CircEaseOutMotion
Creates a ease out motion for a move from start to stop.
CircMotionManager - Class in ej.motion.circ
Motion manager creating ease in motions.
CircMotionManager() - Constructor for class ej.motion.circ.CircMotionManager
 
computeCurrentValue(long) - Method in class ej.motion.AbstractMotion
Computes current value.
computeCurrentValue(long) - Method in class ej.motion.back.BackEaseInMotion
 
computeCurrentValue(long) - Method in class ej.motion.back.BackEaseInOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.back.BackEaseOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.bounce.BounceEaseInMotion
 
computeCurrentValue(long) - Method in class ej.motion.bounce.BounceEaseInOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.bounce.BounceEaseOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.bounce.BounceMotion
Deprecated.
 
computeCurrentValue(long) - Method in class ej.motion.circ.CircEaseInMotion
 
computeCurrentValue(long) - Method in class ej.motion.circ.CircEaseInOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.circ.CircEaseOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.cubic.CubicEaseInMotion
 
computeCurrentValue(long) - Method in class ej.motion.cubic.CubicEaseInOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.cubic.CubicEaseOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.ease.EaseInMotion
Deprecated.
 
computeCurrentValue(long) - Method in class ej.motion.ease.EaseInOutMotion
Deprecated.
 
computeCurrentValue(long) - Method in class ej.motion.ease.EaseOutMotion
Deprecated.
 
computeCurrentValue(long) - Method in class ej.motion.elastic.ElasticEaseInMotion
 
computeCurrentValue(long) - Method in class ej.motion.elastic.ElasticEaseInOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.elastic.ElasticEaseOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.elastic.ElasticMotion
Deprecated.
 
computeCurrentValue(long) - Method in class ej.motion.expo.ExpoEaseInMotion
 
computeCurrentValue(long) - Method in class ej.motion.expo.ExpoEaseInOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.expo.ExpoEaseOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.linear.LinearMotion
 
computeCurrentValue(long) - Method in class ej.motion.quad.QuadEaseInMotion
 
computeCurrentValue(long) - Method in class ej.motion.quad.QuadEaseInOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.quad.QuadEaseOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.quart.QuartEaseInMotion
 
computeCurrentValue(long) - Method in class ej.motion.quart.QuartEaseInOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.quart.QuartEaseOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.quint.QuintEaseInMotion
 
computeCurrentValue(long) - Method in class ej.motion.quint.QuintEaseInOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.quint.QuintEaseOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.sine.SineEaseInMotion
 
computeCurrentValue(long) - Method in class ej.motion.sine.SineEaseInOutMotion
 
computeCurrentValue(long) - Method in class ej.motion.sine.SineEaseOutMotion
 
computeExpectedStop(int, float, long) - Static method in class ej.motion.util.TossHelper
Computes the expected stop considering the start value and the initial speed.
computeStop(int, int[], float, long) - Static method in class ej.motion.util.TossHelper
Chooses the nearest step as stop.
createMotion(int, int, long) - Method in interface ej.motion.MotionFactory
Instantiates a standard new motion.
CubicEaseInMotion - Class in ej.motion.cubic
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop instruction.
CubicEaseInMotion(int, int, long) - Constructor for class ej.motion.cubic.CubicEaseInMotion
Creates a ease in motion for a move from start to stop.
CubicEaseInOutMotion - Class in ej.motion.cubic
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
CubicEaseInOutMotion(int, int, long) - Constructor for class ej.motion.cubic.CubicEaseInOutMotion
Creates a ease in/out motion for a move from start to stop.
CubicEaseOutMotion - Class in ej.motion.cubic
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
CubicEaseOutMotion(int, int, long) - Constructor for class ej.motion.cubic.CubicEaseOutMotion
Creates a ease out motion for a move from start to stop.
CubicMotionManager - Class in ej.motion.cubic
Motion manager creating ease in motions.
CubicMotionManager() - Constructor for class ej.motion.cubic.CubicMotionManager
 
A B C D E F G I L M N Q S T 
Skip navigation links