| Class | Description |
|---|---|
| BaseTransition |
Base class for transitions (current useage is for Nashorn transitions because
they can not access the protected final method
Animation#setCycleDuration) |
| DoublePropertyTransition |
Transition updating a double property
|
| ScaleTransition |
This
Transition creates a scale animation that spans the provided
duration. |