Companion Object for scalafx.animation.PathTransition.
Companion Object for scalafx.animation.PathTransition.
- Companion
- class
Type members
Classlikes
Companion Object for OrientationType, where its values are defined.
Companion Object for OrientationType, where its values are defined.
- Companion
- class
Wraps `OrientationType`.
Wraps `OrientationType`.
- Value Params
- delegate
JavaFX
OrientationTypeto be delegated.
- Constructor
Creates a new ScalaFX
OrientationTypefrom a JavaFXOrientationType.- Companion
- object
Value members
Inherited fields
Used to specify an animation that repeats indefinitely, until the stop() method is called.
Used to specify an animation that repeats indefinitely, until the stop() method is called.
- Inherited from
- AnimationStatics
Deprecated and Inherited fields
- Deprecated
- Inherited from
- AnimationStatics
Implicits
Implicits
Converts a ScalaFX PathTransition to a JavaFX `PathTransition`,
extracting its delegate.
Converts a ScalaFX PathTransition to a JavaFX `PathTransition`,
extracting its delegate.
- Value Params
- v
ScalaFX
PathTransition
- Returns
JavaFX
PathTransitionextracted fromv.