public class BindableTransition
extends javafx.animation.Transition
BindableTransitionTrial
Type | Property and Description |
---|---|
javafx.beans.property.ReadOnlyDoubleProperty |
fraction |
Constructor and Description |
---|
BindableTransition(javafx.util.Duration duration) |
Modifier and Type | Method and Description |
---|---|
javafx.beans.property.ReadOnlyDoubleProperty |
fractionProperty() |
protected void |
interpolate(double frac) |
getCachedInterpolator, getInterpolator, getParentTargetNode, interpolatorProperty, setInterpolator
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