Class BounceOut

java.lang.Object
org.eclipse.nebula.cwt.animation.movement.AbstractMovement
org.eclipse.nebula.cwt.animation.movement.BounceOut
All Implemented Interfaces:
IMovement

public class BounceOut
extends AbstractMovement
  • Field Summary

    Fields inherited from class org.eclipse.nebula.cwt.animation.movement.AbstractMovement

    duration, max, min
  • Constructor Summary

    Constructors 
    Constructor Description
    BounceOut()  
  • Method Summary

    Modifier and Type Method Description
    double getValue​(double step)
    Get value at step 'step'

    Methods inherited from class org.eclipse.nebula.cwt.animation.movement.AbstractMovement

    init

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait