public class FadeOutRightTransition extends CachedTimelineTransition
node, timeline, WEB_EASE| Constructor and Description |
|---|
FadeOutRightTransition(javafx.scene.Node node)
Create new FadeOutRightTransition
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
stopping()
Called when the animation is stopping
|
interpolate, startinggetCachedInterpolator, 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 FadeOutRightTransition(javafx.scene.Node node)
node - The node to affectprotected void stopping()
CachedTimelineTransitionstopping in class CachedTimelineTransition