-
The abstract class defines several interpolate
methods, which are
used to calculate interpolated values.
-
The class Animation
provides the core functionality of all animations
used in the JavaFX runtime.
The possible states for
status
.
An instance of ClipEnvelope handles the loop-part of a clip.
The abstract class defines several interpolate
methods, which are
used to calculate interpolated values.
Defines target values at a specified point in time for a set of variables
that are interpolated along a
Timeline
.
Defines a key value to be interpolated for a particular interval along the
animation.
An abstract class that contains the basic functionalities required by all
Transition
based animations, such as PathTransition
and
RotateTransition
.
-
A value that can be interpolated.