Uses of Interface
javafx.animation.Interpolatable
Packages that use Interpolatable
Package
Description
Provides the set of 2D classes for defining and performing operations on 
objects related to two-dimensional geometry.
Provides the set of classes for colors and gradients used to fill shapes and
backgrounds when rendering the scene graph.
- 
Uses of Interpolatable in javafx.geometryClasses in javafx.geometry that implement Interpolatable
- 
Uses of Interpolatable in javafx.scene.paintClasses in javafx.scene.paint that implement InterpolatableModifier and TypeClassDescriptionfinal classThe Color class is used to encapsulate colors in the default sRGB color space.