- java.lang.Object
-
- javafx.animation.Animation
-
- javafx.animation.Transition
-
- com.aquafx_project.util.BindableTransition
-
-
Property Summary
-
Properties inherited from class javafx.animation.Transition
interpolatorProperty
-
Properties inherited from class javafx.animation.Animation
autoReverseProperty, currentRateProperty, currentTimeProperty, cycleCountProperty, cycleDurationProperty, delayProperty, onFinishedProperty, rateProperty, statusProperty, totalDurationProperty
-
Nested Class Summary
-
Nested classes/interfaces inherited from class javafx.animation.Animation
javafx.animation.Animation.Status
-
Field Summary
-
Fields inherited from class javafx.animation.Animation
INDEFINITE
-
Constructor Summary
Constructors
Constructor and Description |
BindableTransition(javafx.util.Duration duration) |
-
Method Summary
-
Methods inherited from class javafx.animation.Transition
getCachedInterpolator, getInterpolator, getParentTargetNode, interpolatorProperty, setInterpolator
-
Methods inherited from class javafx.animation.Animation
autoReverseProperty, currentRateProperty, currentTimeProperty, cycleCountProperty, cycleDurationProperty, delayProperty, getCuePoints, getCurrentRate, getCurrentTime, getCycleCount, getCycleDuration, getDelay, getOnFinished, getRate, getStatus, getTargetFramerate, getTotalDuration, isAutoReverse, jumpTo, jumpTo, onFinishedProperty, pause, play, playFrom, playFrom, playFromStart, rateProperty, setAutoReverse, setCycleCount, setCycleDuration, setDelay, setOnFinished, setRate, setStatus, statusProperty, stop, totalDurationProperty
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013. All Rights Reserved.