Companion Object for scalafx.animation.PathTransition.
Attributes
- Companion
- class
- Graph
-
- Supertypes
- Self type
-
PathTransition.type
Members list
Type members
Classlikes
Wraps `OrientationType`.
Wraps `OrientationType`.
Value parameters
- delegate
-
JavaFX
OrientationTypeto be delegated.
Attributes
- Constructor
-
Creates a new ScalaFX
OrientationTypefrom a JavaFXOrientationType. - Companion
- object
- Supertypes
-
trait SFXEnumDelegate[OrientationType]trait SFXDelegate[OrientationType]class Objecttrait Matchableclass Any
- Known subtypes
-
object Noneobject OrthogonalToTangent
Companion Object for OrientationType, where its values are defined.
Companion Object for OrientationType, where its values are defined.
Attributes
- Companion
- class
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass AnyShow all
- Self type
-
OrientationType.type
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.
Attributes
- Inherited from:
- AnimationStatics
Deprecated and Inherited fields
Attributes
- Deprecated
- true
- 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 parameters
- v
-
ScalaFX
PathTransition
Attributes
- Returns
-
JavaFX
PathTransitionextracted fromv.