java.lang.Object
javafx.animation.Interpolator
io.github.palexdev.mfxeffects.animations.base.Curve
io.github.palexdev.mfxeffects.animations.motion.ElasticInOutCurve
An oscillating curve that grows and then shrinks in
magnitude
while overshooting its bounds.
Elastic In Out Example
The above example is built with a magnitude
of 0.4
.
-
Field Summary
Fields inherited from class javafx.animation.Interpolator
DISCRETE, EASE_BOTH, EASE_IN, EASE_OUT, LINEAR
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javafx.animation.Interpolator
interpolate, interpolate, interpolate, interpolate, interpolate, SPLINE, TANGENT, TANGENT