public class BounceOutLeftTransition extends CachedTimelineTransition
node, timeline, WEB_EASE| Constructor and Description |
|---|
BounceOutLeftTransition(javafx.scene.Node node)
Create new BounceOutLeftTransition
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
starting()
Called when the animation is starting
|
protected void |
stopping()
Called when the animation is stopping
|
interpolategetCachedInterpolator, getInterpolator, getParentTargetNode, interpolatorProperty, setInterpolatorautoReverseProperty, 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, totalDurationPropertypublic BounceOutLeftTransition(javafx.scene.Node node)
node - The node to affectprotected void starting()
CachedTimelineTransitionstarting in class CachedTimelineTransitionprotected void stopping()
CachedTimelineTransitionstopping in class CachedTimelineTransition