Skip navigation links
A B C D E F G H I J K L N O P R S T U V Z 

A

accessCtrlCtx - Variable in class javafx.animation.Animation
 
accessCtrlCtx - Variable in class javafx.animation.AnimationTimer
 
accumLength - Variable in class javafx.animation.PathTransition.Segment
 
active - Variable in class javafx.animation.AnimationTimer
 
addPulseReceiver() - Method in class javafx.animation.Animation
 
Animation - Class in javafx.animation
The class Animation provides the core functionality of all animations used in the JavaFX runtime.
Animation(double) - Constructor for class javafx.animation.Animation
The constructor of Animation.
Animation() - Constructor for class javafx.animation.Animation
The constructor of Animation.
Animation(AbstractMasterTimer) - Constructor for class javafx.animation.Animation
 
Animation(AbstractMasterTimer, ClipEnvelope, int) - Constructor for class javafx.animation.Animation
 
Animation.AnimationReadOnlyProperty<T> - Class in javafx.animation
 
Animation.CurrentRateProperty - Class in javafx.animation
 
Animation.CurrentTimeProperty - Class in javafx.animation
 
Animation.Status - Enum in javafx.animation
The possible states for status.
AnimationAccessorImpl - Class in javafx.animation
 
AnimationAccessorImpl() - Constructor for class javafx.animation.AnimationAccessorImpl
 
AnimationReadOnlyProperty(String, T) - Constructor for class javafx.animation.Animation.AnimationReadOnlyProperty
 
AnimationTimer - Class in javafx.animation
The class AnimationTimer allows to create a timer, that is called in each frame while it is active.
AnimationTimer() - Constructor for class javafx.animation.AnimationTimer
Creates a new timer.
AnimationTimer(AbstractMasterTimer) - Constructor for class javafx.animation.AnimationTimer
 
AnimationTimer.AnimationTimerReceiver - Class in javafx.animation
 
AnimationTimerReceiver() - Constructor for class javafx.animation.AnimationTimer.AnimationTimerReceiver
 
autoReverse - Variable in class javafx.animation.Animation
Defines whether this Animation reverses direction on alternating cycles.
autoReverseProperty() - Method in class javafx.animation.Animation
Defines whether this Animation reverses direction on alternating cycles.
axis - Variable in class javafx.animation.RotateTransition
Specifies the axis of rotation for this RotateTransition.
axisProperty() - Method in class javafx.animation.RotateTransition
Specifies the axis of rotation for this RotateTransition.

B

BEFORE - Static variable in class javafx.animation.SequentialTransition
 
byAngle - Variable in class javafx.animation.RotateTransition
Specifies the incremented stop angle value, from the start, of this RotateTransition.
byAngleProperty() - Method in class javafx.animation.RotateTransition
Specifies the incremented stop angle value, from the start, of this RotateTransition.
byValue - Variable in class javafx.animation.FadeTransition
Specifies the incremented stop opacity value, from the start, of this FadeTransition.
byValueProperty() - Method in class javafx.animation.FadeTransition
Specifies the incremented stop opacity value, from the start, of this FadeTransition.
byX - Variable in class javafx.animation.ScaleTransition
Specifies the incremented stop X scale value, from the start, of this ScaleTransition.
byX - Variable in class javafx.animation.TranslateTransition
Specifies the incremented stop X coordinate value, from the start, of this TranslateTransition.
byXProperty() - Method in class javafx.animation.ScaleTransition
Specifies the incremented stop X scale value, from the start, of this ScaleTransition.
byXProperty() - Method in class javafx.animation.TranslateTransition
Specifies the incremented stop X coordinate value, from the start, of this TranslateTransition.
byY - Variable in class javafx.animation.ScaleTransition
Specifies the incremented stop Y scale value, from the start, of this ScaleTransition.
byY - Variable in class javafx.animation.TranslateTransition
Specifies the incremented stop Y coordinate value, from the start, of this TranslateTransition.
byYProperty() - Method in class javafx.animation.ScaleTransition
Specifies the incremented stop Y scale value, from the start, of this ScaleTransition.
byYProperty() - Method in class javafx.animation.TranslateTransition
Specifies the incremented stop Y coordinate value, from the start, of this TranslateTransition.
byZ - Variable in class javafx.animation.ScaleTransition
Specifies the incremented stop Z scale value, from the start, of this ScaleTransition.
byZ - Variable in class javafx.animation.TranslateTransition
Specifies the incremented stop Z coordinate value, from the start, of this TranslateTransition.
byZProperty() - Method in class javafx.animation.ScaleTransition
Specifies the incremented stop Z scale value, from the start, of this ScaleTransition.
byZProperty() - Method in class javafx.animation.TranslateTransition
Specifies the incremented stop Z coordinate value, from the start, of this TranslateTransition.

C

cachedChildren - Variable in class javafx.animation.ParallelTransition
 
cachedChildren - Variable in class javafx.animation.SequentialTransition
 
cachedInterpolator - Variable in class javafx.animation.Transition
 
cachedIsNormalRequired - Variable in class javafx.animation.PathTransition
 
cachedNode - Variable in class javafx.animation.FadeTransition
 
cachedNode - Variable in class javafx.animation.PathTransition
 
cachedNode - Variable in class javafx.animation.RotateTransition
 
cachedNode - Variable in class javafx.animation.ScaleTransition
 
cachedNode - Variable in class javafx.animation.TranslateTransition
 
cachedShape - Variable in class javafx.animation.FillTransition
 
cachedShape - Variable in class javafx.animation.StrokeTransition
 
calculateFraction(long, long) - Method in class javafx.animation.ParallelTransition
 
calculateFraction(long, long) - Method in class javafx.animation.SequentialTransition
 
calculateFraction(long, long) - Method in class javafx.animation.Transition
 
checkCycle(Animation, Animation) - Static method in class javafx.animation.ParallelTransition
 
checkCycle(Animation, Animation) - Static method in class javafx.animation.SequentialTransition
 
children - Variable in class javafx.animation.ParallelTransition
 
children - Variable in class javafx.animation.SequentialTransition
 
childrenChanged - Variable in class javafx.animation.ParallelTransition
 
childrenChanged - Variable in class javafx.animation.SequentialTransition
 
childrenListener - Variable in class javafx.animation.ParallelTransition
 
childrenListener - Variable in class javafx.animation.SequentialTransition
 
childrenSet - Variable in class javafx.animation.ParallelTransition
 
childrenSet - Variable in class javafx.animation.SequentialTransition
 
clamp(double) - Static method in class javafx.animation.Interpolator
 
clipCore - Variable in class javafx.animation.Timeline
 
clipEnvelope - Variable in class javafx.animation.Animation
 
computeCycleDuration() - Method in class javafx.animation.ParallelTransition
 
computeCycleDuration() - Method in class javafx.animation.SequentialTransition
 
convertToClosePath(PathTransition.Segment) - Method in class javafx.animation.PathTransition.Segment
 
cuePoints - Variable in class javafx.animation.Animation
 
curIndex - Variable in class javafx.animation.SequentialTransition
 
currentRate - Variable in class javafx.animation.Animation
Read-only variable to indicate current direction/speed at which the Animation is being played.
currentRateProperty() - Method in class javafx.animation.Animation
Read-only variable to indicate current direction/speed at which the Animation is being played.
CurrentRateProperty() - Constructor for class javafx.animation.Animation.CurrentRateProperty
 
currentTicks - Variable in class javafx.animation.Animation
 
currentTime - Variable in class javafx.animation.Animation
Defines the Animation's play head position.
currentTimeProperty() - Method in class javafx.animation.Animation
Defines the Animation's play head position.
CurrentTimeProperty() - Constructor for class javafx.animation.Animation.CurrentTimeProperty
 
curve(double) - Method in class javafx.animation.Interpolator
Mapping from [0.0..1.0] to itself.
cycleCount - Variable in class javafx.animation.Animation
Defines the number of cycles in this animation.
cycleCountProperty() - Method in class javafx.animation.Animation
Defines the number of cycles in this animation.
cycleDuration - Variable in class javafx.animation.Animation
Read-only variable to indicate the duration of one cycle of this Animation: the time it takes to play from time 0 to the end of the Animation (at the default rate of 1.0).
cycleDurationProperty() - Method in class javafx.animation.Animation
Read-only variable to indicate the duration of one cycle of this Animation: the time it takes to play from time 0 to the end of the Animation (at the default rate of 1.0).
cycleTime - Variable in class javafx.animation.ParallelTransition
 

D

DEFAULT_AUTO_REVERSE - Static variable in class javafx.animation.Animation
 
DEFAULT_AXIS - Static variable in class javafx.animation.RotateTransition
 
DEFAULT_BY_ANGLE - Static variable in class javafx.animation.RotateTransition
 
DEFAULT_BY_VALUE - Static variable in class javafx.animation.FadeTransition
 
DEFAULT_BY_X - Static variable in class javafx.animation.ScaleTransition
 
DEFAULT_BY_X - Static variable in class javafx.animation.TranslateTransition
 
DEFAULT_BY_Y - Static variable in class javafx.animation.ScaleTransition
 
DEFAULT_BY_Y - Static variable in class javafx.animation.TranslateTransition
 
DEFAULT_BY_Z - Static variable in class javafx.animation.ScaleTransition
 
DEFAULT_BY_Z - Static variable in class javafx.animation.TranslateTransition
 
DEFAULT_CURRENT_RATE - Static variable in class javafx.animation.Animation
 
DEFAULT_CYCLE_COUNT - Static variable in class javafx.animation.Animation
 
DEFAULT_CYCLE_DURATION - Static variable in class javafx.animation.Animation
 
DEFAULT_DELAY - Static variable in class javafx.animation.Animation
 
DEFAULT_DURATION - Static variable in class javafx.animation.FadeTransition
 
DEFAULT_DURATION - Static variable in class javafx.animation.FillTransition
 
DEFAULT_DURATION - Static variable in class javafx.animation.PathTransition
 
DEFAULT_DURATION - Static variable in class javafx.animation.PauseTransition
 
DEFAULT_DURATION - Static variable in class javafx.animation.RotateTransition
 
DEFAULT_DURATION - Static variable in class javafx.animation.ScaleTransition
 
DEFAULT_DURATION - Static variable in class javafx.animation.StrokeTransition
 
DEFAULT_DURATION - Static variable in class javafx.animation.TranslateTransition
 
DEFAULT_FROM_ANGLE - Static variable in class javafx.animation.RotateTransition
 
DEFAULT_FROM_VALUE - Static variable in class javafx.animation.FadeTransition
 
DEFAULT_FROM_VALUE - Static variable in class javafx.animation.FillTransition
 
DEFAULT_FROM_VALUE - Static variable in class javafx.animation.StrokeTransition
 
DEFAULT_FROM_X - Static variable in class javafx.animation.ScaleTransition
 
DEFAULT_FROM_X - Static variable in class javafx.animation.TranslateTransition
 
DEFAULT_FROM_Y - Static variable in class javafx.animation.ScaleTransition
 
DEFAULT_FROM_Y - Static variable in class javafx.animation.TranslateTransition
 
DEFAULT_FROM_Z - Static variable in class javafx.animation.ScaleTransition
 
DEFAULT_FROM_Z - Static variable in class javafx.animation.TranslateTransition
 
DEFAULT_INTERPOLATOR - Static variable in class javafx.animation.KeyValue
 
DEFAULT_INTERPOLATOR - Static variable in class javafx.animation.Transition
 
DEFAULT_NAME - Static variable in class javafx.animation.KeyFrame
 
DEFAULT_NODE - Static variable in class javafx.animation.FadeTransition
 
DEFAULT_NODE - Static variable in class javafx.animation.ParallelTransition
 
DEFAULT_NODE - Static variable in class javafx.animation.PathTransition
 
DEFAULT_NODE - Static variable in class javafx.animation.RotateTransition
 
DEFAULT_NODE - Static variable in class javafx.animation.ScaleTransition
 
DEFAULT_NODE - Static variable in class javafx.animation.SequentialTransition
 
DEFAULT_NODE - Static variable in class javafx.animation.TranslateTransition
 
DEFAULT_ON_FINISHED - Static variable in class javafx.animation.Animation
 
DEFAULT_ON_FINISHED - Static variable in class javafx.animation.KeyFrame
 
DEFAULT_ORIENTATION - Static variable in class javafx.animation.PathTransition
 
DEFAULT_PATH - Static variable in class javafx.animation.PathTransition
 
DEFAULT_RATE - Static variable in class javafx.animation.Animation
 
DEFAULT_SHAPE - Static variable in class javafx.animation.FillTransition
 
DEFAULT_SHAPE - Static variable in class javafx.animation.StrokeTransition
 
DEFAULT_STATUS - Static variable in class javafx.animation.Animation
 
DEFAULT_TO_ANGLE - Static variable in class javafx.animation.RotateTransition
 
DEFAULT_TO_VALUE - Static variable in class javafx.animation.FadeTransition
 
DEFAULT_TO_VALUE - Static variable in class javafx.animation.FillTransition
 
DEFAULT_TO_VALUE - Static variable in class javafx.animation.StrokeTransition
 
DEFAULT_TO_X - Static variable in class javafx.animation.ScaleTransition
 
DEFAULT_TO_X - Static variable in class javafx.animation.TranslateTransition
 
DEFAULT_TO_Y - Static variable in class javafx.animation.ScaleTransition
 
DEFAULT_TO_Y - Static variable in class javafx.animation.TranslateTransition
 
DEFAULT_TO_Z - Static variable in class javafx.animation.ScaleTransition
 
DEFAULT_TO_Z - Static variable in class javafx.animation.TranslateTransition
 
DEFAULT_TOTAL_DURATION - Static variable in class javafx.animation.Animation
 
delay - Variable in class javafx.animation.Animation
Delays the start of an animation.
delayProperty() - Method in class javafx.animation.Animation
Delays the start of an animation.
delays - Variable in class javafx.animation.ParallelTransition
 
delays - Variable in class javafx.animation.SequentialTransition
 
delta - Variable in class javafx.animation.FadeTransition
 
delta - Variable in class javafx.animation.RotateTransition
 
deltaX - Variable in class javafx.animation.ScaleTransition
 
deltaX - Variable in class javafx.animation.TranslateTransition
 
deltaY - Variable in class javafx.animation.ScaleTransition
 
deltaY - Variable in class javafx.animation.TranslateTransition
 
deltaZ - Variable in class javafx.animation.ScaleTransition
 
deltaZ - Variable in class javafx.animation.TranslateTransition
 
DISCRETE - Static variable in class javafx.animation.Interpolator
Built-in interpolator that provides discrete time interpolation.
doJumpTo(long, long, boolean) - Method in class javafx.animation.Animation
 
doJumpTo(long, long, boolean) - Method in class javafx.animation.ParallelTransition
 
doJumpTo(long, long, boolean) - Method in class javafx.animation.SequentialTransition
 
doJumpTo(long, long, boolean) - Method in class javafx.animation.Timeline
 
doJumpTo(long, long, boolean) - Method in class javafx.animation.Transition
 
doPause() - Method in class javafx.animation.Animation
 
doPause() - Method in class javafx.animation.ParallelTransition
 
doPause() - Method in class javafx.animation.SequentialTransition
 
doPlayTo(long, long) - Method in class javafx.animation.Animation
 
doPlayTo(long, long) - Method in class javafx.animation.ParallelTransition
 
doPlayTo(long, long) - Method in class javafx.animation.SequentialTransition
 
doPlayTo(long, long) - Method in class javafx.animation.Timeline
 
doPlayTo(long, long) - Method in class javafx.animation.Transition
 
doResume() - Method in class javafx.animation.Animation
 
doResume() - Method in class javafx.animation.ParallelTransition
 
doResume() - Method in class javafx.animation.SequentialTransition
 
doSetCurrentRate(double) - Method in class javafx.animation.Animation
 
doStart(boolean) - Method in class javafx.animation.Animation
 
doStart(boolean) - Method in class javafx.animation.ParallelTransition
 
doStart(boolean) - Method in class javafx.animation.SequentialTransition
 
doStart(boolean) - Method in class javafx.animation.Timeline
 
doStop() - Method in class javafx.animation.Animation
 
doStop() - Method in class javafx.animation.ParallelTransition
 
doStop() - Method in class javafx.animation.SequentialTransition
 
doTimePulse(long) - Method in class javafx.animation.Animation
 
duration - Variable in class javafx.animation.FadeTransition
The duration of this FadeTransition.
duration - Variable in class javafx.animation.FillTransition
The duration of this FillTransition.
duration - Variable in class javafx.animation.PathTransition
The duration of this Transition.
duration - Variable in class javafx.animation.PauseTransition
The duration of this Transition.
duration - Variable in class javafx.animation.RotateTransition
The duration of this RotateTransition.
duration - Variable in class javafx.animation.ScaleTransition
The duration of this ScaleTransition.
duration - Variable in class javafx.animation.StrokeTransition
The duration of this StrokeTransition.
duration - Variable in class javafx.animation.TranslateTransition
The duration of this TranslateTransition.
durationProperty() - Method in class javafx.animation.FadeTransition
The duration of this FadeTransition.
durationProperty() - Method in class javafx.animation.FillTransition
The duration of this FillTransition.
durationProperty() - Method in class javafx.animation.PathTransition
The duration of this Transition.
durationProperty() - Method in class javafx.animation.PauseTransition
The duration of this Transition.
durationProperty() - Method in class javafx.animation.RotateTransition
The duration of this RotateTransition.
durationProperty() - Method in class javafx.animation.ScaleTransition
The duration of this ScaleTransition.
durationProperty() - Method in class javafx.animation.StrokeTransition
The duration of this StrokeTransition.
durationProperty() - Method in class javafx.animation.TranslateTransition
The duration of this TranslateTransition.
durations - Variable in class javafx.animation.ParallelTransition
 
durations - Variable in class javafx.animation.SequentialTransition
 

E

EASE_BOTH - Static variable in class javafx.animation.Interpolator
Built-in interpolator instance that provides ease in/out behavior.
EASE_IN - Static variable in class javafx.animation.Interpolator
Built-in interpolator instance that provides ease in behavior.
EASE_OUT - Static variable in class javafx.animation.Interpolator
Built-in interpolator instance that provides ease out behavior.
EMPTY_ANIMATION_ARRAY - Static variable in class javafx.animation.ParallelTransition
 
EMPTY_ANIMATION_ARRAY - Static variable in class javafx.animation.SequentialTransition
 
end - Variable in class javafx.animation.FillTransition
 
end - Variable in class javafx.animation.SequentialTransition
 
end - Variable in class javafx.animation.StrokeTransition
 
endValue - Variable in class javafx.animation.KeyValue
 
EPSILON - Static variable in class javafx.animation.Animation
 
EPSILON - Static variable in class javafx.animation.FadeTransition
 
EPSILON - Static variable in class javafx.animation.Interpolator
 
EPSILON - Static variable in class javafx.animation.ParallelTransition
 
EPSILON - Static variable in class javafx.animation.RotateTransition
 
EPSILON - Static variable in class javafx.animation.ScaleTransition
 
EPSILON - Static variable in class javafx.animation.SequentialTransition
 
EPSILON - Static variable in class javafx.animation.TranslateTransition
 
equals(Object) - Method in class javafx.animation.KeyFrame
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class javafx.animation.KeyValue
Indicates whether some other object is "equal to" this one.

F

FadeTransition - Class in javafx.animation
This Transition creates a fade effect animation that spans its duration.
FadeTransition(Duration, Node) - Constructor for class javafx.animation.FadeTransition
The constructor of FadeTransition
FadeTransition(Duration) - Constructor for class javafx.animation.FadeTransition
The constructor of FadeTransition
FadeTransition() - Constructor for class javafx.animation.FadeTransition
The constructor of FadeTransition
FillTransition - Class in javafx.animation
This Transition creates an animation, that changes the filling of a shape over a duration.
FillTransition(Duration, Shape, Color, Color) - Constructor for class javafx.animation.FillTransition
The constructor of FillTransition
FillTransition(Duration, Color, Color) - Constructor for class javafx.animation.FillTransition
The constructor of FillTransition
FillTransition(Duration, Shape) - Constructor for class javafx.animation.FillTransition
The constructor of FillTransition
FillTransition(Duration) - Constructor for class javafx.animation.FillTransition
The constructor of FillTransition
FillTransition() - Constructor for class javafx.animation.FillTransition
The constructor of FillTransition
findNewIndex(long) - Method in class javafx.animation.SequentialTransition
 
findSegment(int, int, double) - Method in class javafx.animation.PathTransition
Returns the index of the first segment having accumulated length from the path beginning, greater than length
finished() - Method in class javafx.animation.Animation
 
finished(Animation) - Method in class javafx.animation.AnimationAccessorImpl
 
fireValueChangedEvent() - Method in class javafx.animation.Animation.CurrentTimeProperty
 
forceChildSync - Variable in class javafx.animation.ParallelTransition
 
forceChildSync - Variable in class javafx.animation.SequentialTransition
 
fromAngle - Variable in class javafx.animation.RotateTransition
Specifies the start angle value for this RotateTransition.
fromAngleProperty() - Method in class javafx.animation.RotateTransition
Specifies the start angle value for this RotateTransition.
fromValue - Variable in class javafx.animation.FadeTransition
Specifies the start opacity value for this FadeTransition.
fromValue - Variable in class javafx.animation.FillTransition
Specifies the start color value for this FillTransition.
fromValue - Variable in class javafx.animation.StrokeTransition
Specifies the start color value for this StrokeTransition.
fromValueProperty() - Method in class javafx.animation.FadeTransition
Specifies the start opacity value for this FadeTransition.
fromValueProperty() - Method in class javafx.animation.FillTransition
Specifies the start color value for this FillTransition.
fromValueProperty() - Method in class javafx.animation.StrokeTransition
Specifies the start color value for this StrokeTransition.
fromX - Variable in class javafx.animation.ScaleTransition
Specifies the start X scale value of this ScaleTransition.
fromX - Variable in class javafx.animation.TranslateTransition
Specifies the start X coordinate value of this TranslateTransition.
fromXProperty() - Method in class javafx.animation.ScaleTransition
Specifies the start X scale value of this ScaleTransition.
fromXProperty() - Method in class javafx.animation.TranslateTransition
Specifies the start X coordinate value of this TranslateTransition.
fromY - Variable in class javafx.animation.ScaleTransition
Specifies the start Y scale value of this ScaleTransition.
fromY - Variable in class javafx.animation.TranslateTransition
Specifies the start Y coordinate value of this TranslateTransition.
fromYProperty() - Method in class javafx.animation.ScaleTransition
Specifies the start Y scale value of this ScaleTransition.
fromYProperty() - Method in class javafx.animation.TranslateTransition
Specifies the start Y coordinate value of this TranslateTransition.
fromZ - Variable in class javafx.animation.ScaleTransition
Specifies the start Z scale value of this ScaleTransition.
fromZ - Variable in class javafx.animation.TranslateTransition
Specifies the start Z coordinate value of this TranslateTransition.
fromZProperty() - Method in class javafx.animation.ScaleTransition
Specifies the start Z scale value of this ScaleTransition.
fromZProperty() - Method in class javafx.animation.TranslateTransition
Specifies the start Z coordinate value of this TranslateTransition.

G

get() - Method in class javafx.animation.Animation.AnimationReadOnlyProperty
 
get() - Method in class javafx.animation.Animation.CurrentRateProperty
 
get() - Method in class javafx.animation.Animation.CurrentTimeProperty
 
getAxis() - Method in class javafx.animation.RotateTransition
Gets the value of the property axis.
getBean() - Method in class javafx.animation.Animation.AnimationReadOnlyProperty
 
getBean() - Method in class javafx.animation.Animation.CurrentRateProperty
 
getBean() - Method in class javafx.animation.Animation.CurrentTimeProperty
 
getByAngle() - Method in class javafx.animation.RotateTransition
Gets the value of the property byAngle.
getByValue() - Method in class javafx.animation.FadeTransition
Gets the value of the property byValue.
getByX() - Method in class javafx.animation.ScaleTransition
Gets the value of the property byX.
getByX() - Method in class javafx.animation.TranslateTransition
Gets the value of the property byX.
getByY() - Method in class javafx.animation.ScaleTransition
Gets the value of the property byY.
getByY() - Method in class javafx.animation.TranslateTransition
Gets the value of the property byY.
getByZ() - Method in class javafx.animation.ScaleTransition
Gets the value of the property byZ.
getByZ() - Method in class javafx.animation.TranslateTransition
Gets the value of the property byZ.
getCachedInterpolator() - Method in class javafx.animation.Transition
Returns the Interpolator, that was set when the Transition was started.
getChildren() - Method in class javafx.animation.ParallelTransition
A list of Animations that will be played sequentially.
getChildren() - Method in class javafx.animation.SequentialTransition
A list of Animations that will be played sequentially.
getCuePoints() - Method in class javafx.animation.Animation
The cue points can be used to mark important positions of the Animation.
getCurrentRate() - Method in class javafx.animation.Animation
Gets the value of the property currentRate.
getCurrentTime() - Method in class javafx.animation.Animation
Gets the value of the property currentTime.
getCycleCount() - Method in class javafx.animation.Animation
Gets the value of the property cycleCount.
getCycleDuration() - Method in class javafx.animation.Animation
Gets the value of the property cycleDuration.
getDelay() - Method in class javafx.animation.Animation
Gets the value of the property delay.
getDuration() - Method in class javafx.animation.FadeTransition
Gets the value of the property duration.
getDuration() - Method in class javafx.animation.FillTransition
Gets the value of the property duration.
getDuration() - Method in class javafx.animation.PathTransition
Gets the value of the property duration.
getDuration() - Method in class javafx.animation.PauseTransition
Gets the value of the property duration.
getDuration() - Method in class javafx.animation.RotateTransition
Gets the value of the property duration.
getDuration() - Method in class javafx.animation.ScaleTransition
Gets the value of the property duration.
getDuration() - Method in class javafx.animation.StrokeTransition
Gets the value of the property duration.
getDuration() - Method in class javafx.animation.TranslateTransition
Gets the value of the property duration.
getEndValue() - Method in class javafx.animation.KeyValue
Returns the end value of this KeyValue
getFromAngle() - Method in class javafx.animation.RotateTransition
Gets the value of the property fromAngle.
getFromValue() - Method in class javafx.animation.FadeTransition
Gets the value of the property fromValue.
getFromValue() - Method in class javafx.animation.FillTransition
Gets the value of the property fromValue.
getFromValue() - Method in class javafx.animation.StrokeTransition
Gets the value of the property fromValue.
getFromX() - Method in class javafx.animation.ScaleTransition
Gets the value of the property fromX.
getFromX() - Method in class javafx.animation.TranslateTransition
Gets the value of the property fromX.
getFromY() - Method in class javafx.animation.ScaleTransition
Gets the value of the property fromY.
getFromY() - Method in class javafx.animation.TranslateTransition
Gets the value of the property fromY.
getFromZ() - Method in class javafx.animation.ScaleTransition
Gets the value of the property fromZ.
getFromZ() - Method in class javafx.animation.TranslateTransition
Gets the value of the property fromZ.
getInterpolator() - Method in class javafx.animation.KeyValue
Interpolator to be used for calculating the key value along the particular interval.
getInterpolator() - Method in class javafx.animation.Transition
Gets the value of the property interpolator.
getKeyFrames() - Method in class javafx.animation.Timeline
Returns the KeyFrames of this Timeline.
getName() - Method in class javafx.animation.Animation.AnimationReadOnlyProperty
 
getName() - Method in class javafx.animation.Animation.CurrentRateProperty
 
getName() - Method in class javafx.animation.Animation.CurrentTimeProperty
 
getName() - Method in class javafx.animation.KeyFrame
Returns the name of this KeyFrame.
getNode() - Method in class javafx.animation.FadeTransition
Gets the value of the property node.
getNode() - Method in class javafx.animation.ParallelTransition
Gets the value of the property node.
getNode() - Method in class javafx.animation.PathTransition
Gets the value of the property node.
getNode() - Method in class javafx.animation.RotateTransition
Gets the value of the property node.
getNode() - Method in class javafx.animation.ScaleTransition
Gets the value of the property node.
getNode() - Method in class javafx.animation.SequentialTransition
Gets the value of the property node.
getNode() - Method in class javafx.animation.TranslateTransition
Gets the value of the property node.
getOnFinished() - Method in class javafx.animation.Animation
Gets the value of the property onFinished.
getOnFinished() - Method in class javafx.animation.KeyFrame
Returns the onFinished event handler of this KeyFrame.
getOrientation() - Method in class javafx.animation.PathTransition
Gets the value of the property orientation.
getParentTargetNode() - Method in class javafx.animation.ParallelTransition
Returns the first non-null target Node in the parent hierarchy of this Transition, or null if such a node is not found.
getParentTargetNode() - Method in class javafx.animation.SequentialTransition
Returns the first non-null target Node in the parent hierarchy of this Transition, or null if such a node is not found.
getParentTargetNode() - Method in class javafx.animation.Transition
Returns the first non-null target Node in the parent hierarchy of this Transition, or null if such a node is not found.
getPath() - Method in class javafx.animation.PathTransition
Gets the value of the property path.
getRate() - Method in class javafx.animation.Animation
Gets the value of the property rate.
getShape() - Method in class javafx.animation.FillTransition
Gets the value of the property shape.
getShape() - Method in class javafx.animation.StrokeTransition
Gets the value of the property shape.
getStatus() - Method in class javafx.animation.Animation
Gets the value of the property status.
getTarget() - Method in class javafx.animation.KeyValue
Returns the target of this KeyValue
getTargetFramerate() - Method in class javafx.animation.Animation
The target framerate is the maximum framerate at which this Animation will run, in frames per second.
getTargetNode() - Method in class javafx.animation.FadeTransition
 
getTargetNode() - Method in class javafx.animation.PathTransition
 
getTargetNode() - Method in class javafx.animation.RotateTransition
 
getTargetNode() - Method in class javafx.animation.ScaleTransition
 
getTargetNode() - Method in class javafx.animation.TranslateTransition
 
getTargetShape() - Method in class javafx.animation.FillTransition
 
getTargetShape() - Method in class javafx.animation.StrokeTransition
 
getTime() - Method in class javafx.animation.KeyFrame
Returns the time offset of this KeyFrame.
getToAngle() - Method in class javafx.animation.RotateTransition
Gets the value of the property toAngle.
getTotalDuration() - Method in class javafx.animation.Animation
Gets the value of the property totalDuration.
getToValue() - Method in class javafx.animation.FadeTransition
Gets the value of the property toValue.
getToValue() - Method in class javafx.animation.FillTransition
Gets the value of the property toValue.
getToValue() - Method in class javafx.animation.StrokeTransition
Gets the value of the property toValue.
getToX() - Method in class javafx.animation.ScaleTransition
Gets the value of the property toX.
getToX() - Method in class javafx.animation.TranslateTransition
Gets the value of the property toX.
getToY() - Method in class javafx.animation.ScaleTransition
Gets the value of the property toY.
getToY() - Method in class javafx.animation.TranslateTransition
Gets the value of the property toY.
getToZ() - Method in class javafx.animation.ScaleTransition
Gets the value of the property toZ.
getToZ() - Method in class javafx.animation.TranslateTransition
Gets the value of the property toZ.
getType() - Method in class javafx.animation.KeyValue
 
getValues() - Method in class javafx.animation.KeyFrame
Returns an immutable Set of KeyValue instances.
getZeroSegment() - Static method in class javafx.animation.PathTransition.Segment
 

H

handle(long) - Method in class javafx.animation.AnimationTimer.AnimationTimerReceiver
 
handle(long) - Method in class javafx.animation.AnimationTimer
This method needs to be overridden by extending classes.
hashCode() - Method in class javafx.animation.KeyFrame
Returns a hash code for this KeyFrame object.
hashCode() - Method in class javafx.animation.KeyValue
Returns a hash code for this KeyValue object.

I

INDEFINITE - Static variable in class javafx.animation.Animation
Used to specify an animation that repeats indefinitely, until the stop() method is called.
Interpolatable<T> - Interface in javafx.animation
A value that can be interpolated.
interpolate(double) - Method in class javafx.animation.FadeTransition
The method interpolate() has to be provided by implementations of Transition.
interpolate(double) - Method in class javafx.animation.FillTransition
The method interpolate() has to be provided by implementations of Transition.
interpolate(T, double) - Method in interface javafx.animation.Interpolatable
The function calculates an interpolated value along the fraction t between 0.0 and 1.0.
interpolate(Object, Object, double) - Method in class javafx.animation.Interpolator
This method takes two Objects along with a fraction between 0.0 and 1.0 and returns the interpolated value.
interpolate(boolean, boolean, double) - Method in class javafx.animation.Interpolator
This method takes two boolean values along with a fraction between 0.0 and 1.0 and returns the interpolated value.
interpolate(double, double, double) - Method in class javafx.animation.Interpolator
This method takes two double values along with a fraction between 0.0 and 1.0 and returns the interpolated value.
interpolate(int, int, double) - Method in class javafx.animation.Interpolator
This method takes two int values along with a fraction between 0.0 and 1.0 and returns the interpolated value.
interpolate(long, long, double) - Method in class javafx.animation.Interpolator
This method takes two int values along with a fraction between 0.0 and 1.0 and returns the interpolated value.
interpolate(double) - Method in class javafx.animation.ParallelTransition
The method interpolate() has to be provided by implementations of Transition.
interpolate(double) - Method in class javafx.animation.PathTransition
The method interpolate() has to be provided by implementations of Transition.
interpolate(double, double, double) - Static method in class javafx.animation.PathTransition
Interpolates angle according to rate, with correct 0->360 and 360->0 transitions
interpolate(double) - Method in class javafx.animation.PauseTransition
The method interpolate() has to be provided by implementations of Transition.
interpolate(double) - Method in class javafx.animation.RotateTransition
The method interpolate() has to be provided by implementations of Transition.
interpolate(double) - Method in class javafx.animation.ScaleTransition
The method interpolate() has to be provided by implementations of Transition.
interpolate(double) - Method in class javafx.animation.SequentialTransition
The method interpolate() has to be provided by implementations of Transition.
interpolate(double) - Method in class javafx.animation.StrokeTransition
The method interpolate() has to be provided by implementations of Transition.
interpolate(double) - Method in class javafx.animation.Transition
The method interpolate() has to be provided by implementations of Transition.
interpolate(double) - Method in class javafx.animation.TranslateTransition
The method interpolate() has to be provided by implementations of Transition.
Interpolator - Class in javafx.animation
The abstract class defines several interpolate methods, which are used to calculate interpolated values.
Interpolator() - Constructor for class javafx.animation.Interpolator
The constructor of Interpolator.
interpolator - Variable in class javafx.animation.KeyValue
 
interpolator - Variable in class javafx.animation.Transition
Controls the timing for acceleration and deceleration at each Transition cycle.
interpolatorProperty() - Method in class javafx.animation.Transition
Controls the timing for acceleration and deceleration at each Transition cycle.
isAutoReverse() - Method in class javafx.animation.Animation
Gets the value of the property autoReverse.
isMoveTo - Variable in class javafx.animation.PathTransition.Segment
 
isRunningEmbedded() - Method in class javafx.animation.Animation
 

J

javafx.animation - package javafx.animation
 
jumpTo(Duration) - Method in class javafx.animation.Animation
Jumps to a given position in this Animation.
jumpTo(Animation, long, long, boolean) - Method in class javafx.animation.AnimationAccessorImpl
 
jumpToBefore() - Method in class javafx.animation.SequentialTransition
 
jumpToEnd() - Method in class javafx.animation.ParallelTransition
 
jumpToEnd() - Method in class javafx.animation.SequentialTransition
 
jumpToStart() - Method in class javafx.animation.ParallelTransition
 

K

KeyFrame - Class in javafx.animation
Defines target values at a specified point in time for a set of variables that are interpolated along a Timeline.
KeyFrame(Duration, String, <any>, Collection<KeyValue>) - Constructor for class javafx.animation.KeyFrame
Constructor of KeyFrame
KeyFrame(Duration, String, <any>, KeyValue...) - Constructor for class javafx.animation.KeyFrame
Constructor of KeyFrame
KeyFrame(Duration, <any>, KeyValue...) - Constructor for class javafx.animation.KeyFrame
Constructor of KeyFrame
KeyFrame(Duration, String, KeyValue...) - Constructor for class javafx.animation.KeyFrame
Constructor of KeyFrame
KeyFrame(Duration, KeyValue...) - Constructor for class javafx.animation.KeyFrame
Constructor of KeyFrame
keyFrames - Variable in class javafx.animation.Timeline
 
KeyValue - Class in javafx.animation
Defines a key value to be interpolated for a particular interval along the animation.
KeyValue(<any>, T, Interpolator) - Constructor for class javafx.animation.KeyValue
Creates a KeyValue.
KeyValue(<any>, T) - Constructor for class javafx.animation.KeyValue
Creates a KeyValue that uses Interpolator.LINEAR.

L

lastPlayedFinished - Variable in class javafx.animation.Animation
 
lastPlayedForward - Variable in class javafx.animation.Animation
 
lastPulse - Variable in class javafx.animation.Animation
 
length - Variable in class javafx.animation.PathTransition.Segment
 
LINEAR - Static variable in class javafx.animation.Interpolator
Built-in interpolator that provides linear time interpolation.

N

name - Variable in class javafx.animation.Animation.AnimationReadOnlyProperty
 
name - Variable in class javafx.animation.KeyFrame
 
newClosePath(PathTransition.Segment, PathTransition.Segment) - Static method in class javafx.animation.PathTransition.Segment
 
newLineTo(PathTransition.Segment, double, double) - Static method in class javafx.animation.PathTransition.Segment
 
newMoveTo(double, double, double) - Static method in class javafx.animation.PathTransition.Segment
 
nextSeg - Variable in class javafx.animation.PathTransition.Segment
 
node - Variable in class javafx.animation.FadeTransition
The target node of this Transition.
node - Variable in class javafx.animation.ParallelTransition
This javafx.scene.Node is used in all child Transitions, that do not define a target Node themselves.
node - Variable in class javafx.animation.PathTransition
The target node of this PathTransition.
node - Variable in class javafx.animation.RotateTransition
The target node of this RotateTransition.
node - Variable in class javafx.animation.ScaleTransition
The target node of this ScaleTransition.
node - Variable in class javafx.animation.SequentialTransition
This javafx.scene.Node is used in all child Transitions, that do not define a target Node themselves.
node - Variable in class javafx.animation.TranslateTransition
The target node of this TranslateTransition.
nodeProperty() - Method in class javafx.animation.FadeTransition
The target node of this Transition.
nodeProperty() - Method in class javafx.animation.ParallelTransition
This javafx.scene.Node is used in all child Transitions, that do not define a target Node themselves.
nodeProperty() - Method in class javafx.animation.PathTransition
The target node of this PathTransition.
nodeProperty() - Method in class javafx.animation.RotateTransition
The target node of this RotateTransition.
nodeProperty() - Method in class javafx.animation.ScaleTransition
The target node of this ScaleTransition.
nodeProperty() - Method in class javafx.animation.SequentialTransition
This javafx.scene.Node is used in all child Transitions, that do not define a target Node themselves.
nodeProperty() - Method in class javafx.animation.TranslateTransition
The target node of this TranslateTransition.
normalize(double) - Static method in class javafx.animation.PathTransition
Converts angle to range 0-360
now() - Method in class javafx.animation.Animation
 

O

offsetTicks - Variable in class javafx.animation.ParallelTransition
 
offsetTicks - Variable in class javafx.animation.SequentialTransition
 
oldRate - Variable in class javafx.animation.Animation
 
oldTicks - Variable in class javafx.animation.ParallelTransition
 
oldTicks - Variable in class javafx.animation.SequentialTransition
 
onFinished - Variable in class javafx.animation.Animation
The action to be executed at the conclusion of this Animation.
onFinished - Variable in class javafx.animation.KeyFrame
 
onFinishedProperty() - Method in class javafx.animation.Animation
The action to be executed at the conclusion of this Animation.
orientation - Variable in class javafx.animation.PathTransition
Specifies the upright orientation of node along the path.
orientationProperty() - Method in class javafx.animation.PathTransition
Specifies the upright orientation of node along the path.
OrientationType() - Constructor for enum javafx.animation.PathTransition.OrientationType
 

P

ParallelTransition - Class in javafx.animation
This Transition plays a list of Animations in parallel.
ParallelTransition(Node, Animation...) - Constructor for class javafx.animation.ParallelTransition
The constructor of ParallelTransition.
ParallelTransition(Animation...) - Constructor for class javafx.animation.ParallelTransition
The constructor of ParallelTransition.
ParallelTransition(Node) - Constructor for class javafx.animation.ParallelTransition
The constructor of ParallelTransition.
ParallelTransition() - Constructor for class javafx.animation.ParallelTransition
The constructor of ParallelTransition.
ParallelTransition(AbstractMasterTimer) - Constructor for class javafx.animation.ParallelTransition
 
parent - Variable in class javafx.animation.Animation
The parent of this Animation.
path - Variable in class javafx.animation.PathTransition
The shape on which outline the node should be animated.
pathProperty() - Method in class javafx.animation.PathTransition
The shape on which outline the node should be animated.
PathTransition - Class in javafx.animation
This Transition creates a path animation that spans its duration.
PathTransition(Duration, Shape, Node) - Constructor for class javafx.animation.PathTransition
The constructor of PathTransition.
PathTransition(Duration, Shape) - Constructor for class javafx.animation.PathTransition
The constructor of PathTransition.
PathTransition() - Constructor for class javafx.animation.PathTransition
The constructor of PathTransition.
PathTransition.OrientationType - Enum in javafx.animation
Specifies the upright orientation of node along the path.
PathTransition.Segment - Class in javafx.animation
 
pause() - Method in class javafx.animation.Animation
Pauses the animation.
paused - Variable in class javafx.animation.Animation
 
pauseReceiver() - Method in class javafx.animation.Animation
 
pauseTime - Variable in class javafx.animation.Animation
 
PauseTransition - Class in javafx.animation
This Transition executes an Animation.onFinished at the end of its duration.
PauseTransition(Duration) - Constructor for class javafx.animation.PauseTransition
The constructor of PauseTransition.
PauseTransition() - Constructor for class javafx.animation.PauseTransition
The constructor of PauseTransition
play() - Method in class javafx.animation.Animation
Plays Animation from current position in the direction indicated by rate.
playFrom(String) - Method in class javafx.animation.Animation
A convenience method to play this Animation from a predefined position.
playFrom(Duration) - Method in class javafx.animation.Animation
A convenience method to play this Animation from a specific position.
playFromStart() - Method in class javafx.animation.Animation
Plays an Animation from initial position in forward direction.
playTo(Animation, long, long) - Method in class javafx.animation.AnimationAccessorImpl
 
prevSeg - Variable in class javafx.animation.PathTransition.Segment
 
pulseReceiver - Variable in class javafx.animation.Animation
 

R

rate - Variable in class javafx.animation.Animation
Defines the direction/speed at which the Animation is expected to be played.
rateListener - Variable in class javafx.animation.ParallelTransition
 
rateListener - Variable in class javafx.animation.SequentialTransition
 
rateProperty() - Method in class javafx.animation.Animation
Defines the direction/speed at which the Animation is expected to be played.
rates - Variable in class javafx.animation.ParallelTransition
 
rates - Variable in class javafx.animation.SequentialTransition
 
recomputeSegments() - Method in class javafx.animation.PathTransition
 
resolution - Variable in class javafx.animation.Animation
 
resumeReceiver() - Method in class javafx.animation.Animation
 
rotateAngle - Variable in class javafx.animation.PathTransition.Segment
 
RotateTransition - Class in javafx.animation
This Transition creates a rotation animation that spans its duration.
RotateTransition(Duration, Node) - Constructor for class javafx.animation.RotateTransition
The constructor of RotateTransition
RotateTransition(Duration) - Constructor for class javafx.animation.RotateTransition
The constructor of RotateTransition
RotateTransition() - Constructor for class javafx.animation.RotateTransition
The constructor of RotateTransition

S

ScaleTransition - Class in javafx.animation
This Transition creates a scale animation that spans its duration.
ScaleTransition(Duration, Node) - Constructor for class javafx.animation.ScaleTransition
The constructor of ScaleTransition
ScaleTransition(Duration) - Constructor for class javafx.animation.ScaleTransition
The constructor of ScaleTransition
ScaleTransition() - Constructor for class javafx.animation.ScaleTransition
The constructor of ScaleTransition
Segment(boolean, double, double, double, double, double) - Constructor for class javafx.animation.PathTransition.Segment
 
segments - Variable in class javafx.animation.PathTransition
 
SequentialTransition - Class in javafx.animation
This Transition plays a list of Animations in sequential order.
SequentialTransition(Node, Animation...) - Constructor for class javafx.animation.SequentialTransition
The constructor of SequentialTransition.
SequentialTransition(Animation...) - Constructor for class javafx.animation.SequentialTransition
The constructor of SequentialTransition.
SequentialTransition(Node) - Constructor for class javafx.animation.SequentialTransition
The constructor of SequentialTransition.
SequentialTransition() - Constructor for class javafx.animation.SequentialTransition
The constructor of SequentialTransition.
SequentialTransition(AbstractMasterTimer) - Constructor for class javafx.animation.SequentialTransition
 
set(T) - Method in class javafx.animation.Animation.AnimationReadOnlyProperty
 
set(double) - Method in class javafx.animation.Animation.CurrentRateProperty
 
setAutoReverse(boolean) - Method in class javafx.animation.Animation
Sets the value of the property autoReverse.
setAxis(Point3D) - Method in class javafx.animation.RotateTransition
Sets the value of the property axis.
setByAngle(double) - Method in class javafx.animation.RotateTransition
Sets the value of the property byAngle.
setByValue(double) - Method in class javafx.animation.FadeTransition
Sets the value of the property byValue.
setByX(double) - Method in class javafx.animation.ScaleTransition
Sets the value of the property byX.
setByX(double) - Method in class javafx.animation.TranslateTransition
Sets the value of the property byX.
setByY(double) - Method in class javafx.animation.ScaleTransition
Sets the value of the property byY.
setByY(double) - Method in class javafx.animation.TranslateTransition
Sets the value of the property byY.
setByZ(double) - Method in class javafx.animation.ScaleTransition
Sets the value of the property byZ.
setByZ(double) - Method in class javafx.animation.TranslateTransition
Sets the value of the property byZ.
setCurrentRate(double) - Method in class javafx.animation.Animation
 
setCurrentRate(Animation, double) - Method in class javafx.animation.AnimationAccessorImpl
 
setCurrentRate(double) - Method in class javafx.animation.Timeline
 
setCurrentTicks(long) - Method in class javafx.animation.Animation
 
setCurrentTicks(Animation, long) - Method in class javafx.animation.AnimationAccessorImpl
 
setCycleCount(int) - Method in class javafx.animation.Animation
Sets the value of the property cycleCount.
setCycleDuration(Duration) - Method in class javafx.animation.Animation
Sets the value of the property cycleDuration.
setDelay(Duration) - Method in class javafx.animation.Animation
Sets the value of the property delay.
setDuration(Duration) - Method in class javafx.animation.FadeTransition
Sets the value of the property duration.
setDuration(Duration) - Method in class javafx.animation.FillTransition
Sets the value of the property duration.
setDuration(Duration) - Method in class javafx.animation.PathTransition
Sets the value of the property duration.
setDuration(Duration) - Method in class javafx.animation.PauseTransition
Sets the value of the property duration.
setDuration(Duration) - Method in class javafx.animation.RotateTransition
Sets the value of the property duration.
setDuration(Duration) - Method in class javafx.animation.ScaleTransition
Sets the value of the property duration.
setDuration(Duration) - Method in class javafx.animation.StrokeTransition
Sets the value of the property duration.
setDuration(Duration) - Method in class javafx.animation.TranslateTransition
Sets the value of the property duration.
setFromAngle(double) - Method in class javafx.animation.RotateTransition
Sets the value of the property fromAngle.
setFromValue(double) - Method in class javafx.animation.FadeTransition
Sets the value of the property fromValue.
setFromValue(Color) - Method in class javafx.animation.FillTransition
Sets the value of the property fromValue.
setFromValue(Color) - Method in class javafx.animation.StrokeTransition
Sets the value of the property fromValue.
setFromX(double) - Method in class javafx.animation.ScaleTransition
Sets the value of the property fromX.
setFromX(double) - Method in class javafx.animation.TranslateTransition
Sets the value of the property fromX.
setFromY(double) - Method in class javafx.animation.ScaleTransition
Sets the value of the property fromY.
setFromY(double) - Method in class javafx.animation.TranslateTransition
Sets the value of the property fromY.
setFromZ(double) - Method in class javafx.animation.ScaleTransition
Sets the value of the property fromZ.
setFromZ(double) - Method in class javafx.animation.TranslateTransition
Sets the value of the property fromZ.
setInterpolator(Interpolator) - Method in class javafx.animation.Transition
Sets the value of the property interpolator.
setNode(Node) - Method in class javafx.animation.FadeTransition
Sets the value of the property node.
setNode(Node) - Method in class javafx.animation.ParallelTransition
Sets the value of the property node.
setNode(Node) - Method in class javafx.animation.PathTransition
Sets the value of the property node.
setNode(Node) - Method in class javafx.animation.RotateTransition
Sets the value of the property node.
setNode(Node) - Method in class javafx.animation.ScaleTransition
Sets the value of the property node.
setNode(Node) - Method in class javafx.animation.SequentialTransition
Sets the value of the property node.
setNode(Node) - Method in class javafx.animation.TranslateTransition
Sets the value of the property node.
setOnFinished(<any>) - Method in class javafx.animation.Animation
Sets the value of the property onFinished.
setOrientation(PathTransition.OrientationType) - Method in class javafx.animation.PathTransition
Sets the value of the property orientation.
setPath(Shape) - Method in class javafx.animation.PathTransition
Sets the value of the property path.
setRate(double) - Method in class javafx.animation.Animation
Sets the value of the property rate.
setShape(Shape) - Method in class javafx.animation.FillTransition
Sets the value of the property shape.
setShape(Shape) - Method in class javafx.animation.StrokeTransition
Sets the value of the property shape.
setStatus(Animation.Status) - Method in class javafx.animation.Animation
Sets the value of the property status.
setToAngle(double) - Method in class javafx.animation.RotateTransition
Sets the value of the property toAngle.
setToValue(double) - Method in class javafx.animation.FadeTransition
Sets the value of the property toValue.
setToValue(Color) - Method in class javafx.animation.FillTransition
Sets the value of the property toValue.
setToValue(Color) - Method in class javafx.animation.StrokeTransition
Sets the value of the property toValue.
setToX(double) - Method in class javafx.animation.ScaleTransition
Sets the value of the property toX.
setToX(double) - Method in class javafx.animation.TranslateTransition
Sets the value of the property toX.
setToY(double) - Method in class javafx.animation.ScaleTransition
Sets the value of the property toY.
setToY(double) - Method in class javafx.animation.TranslateTransition
Sets the value of the property toY.
setToZ(double) - Method in class javafx.animation.ScaleTransition
Sets the value of the property toZ.
setToZ(double) - Method in class javafx.animation.TranslateTransition
Sets the value of the property toZ.
shape - Variable in class javafx.animation.FillTransition
The target shape of this FillTransition.
shape - Variable in class javafx.animation.StrokeTransition
The target shape of this StrokeTransition.
shapeProperty() - Method in class javafx.animation.FillTransition
The target shape of this FillTransition.
shapeProperty() - Method in class javafx.animation.StrokeTransition
The target shape of this StrokeTransition.
SMOOTH_ZONE - Static variable in class javafx.animation.PathTransition
 
SPLINE(double, double, double, double) - Static method in class javafx.animation.Interpolator
Creates an Interpolator, which curve() is shaped using the spline control points defined by (x1, y1 ) and (x2, y2).
start() - Method in class javafx.animation.AnimationTimer
Starts the AnimationTimer.
start - Variable in class javafx.animation.FadeTransition
 
start - Variable in class javafx.animation.FillTransition
 
start - Variable in class javafx.animation.RotateTransition
 
start - Variable in class javafx.animation.StrokeTransition
 
startable(boolean) - Method in class javafx.animation.Animation
 
startable(boolean) - Method in class javafx.animation.FadeTransition
 
startable(boolean) - Method in class javafx.animation.FillTransition
 
startable(boolean) - Method in class javafx.animation.PathTransition
 
startable(boolean) - Method in class javafx.animation.RotateTransition
 
startable(boolean) - Method in class javafx.animation.ScaleTransition
 
startable(boolean) - Method in class javafx.animation.StrokeTransition
 
startable(boolean) - Method in class javafx.animation.Transition
 
startable(boolean) - Method in class javafx.animation.TranslateTransition
 
startChild(Animation, int) - Method in class javafx.animation.ParallelTransition
 
startChild(Animation, int) - Method in class javafx.animation.SequentialTransition
 
startReceiver(long) - Method in class javafx.animation.Animation
 
startTime - Variable in class javafx.animation.Animation
 
startTimes - Variable in class javafx.animation.SequentialTransition
 
startX - Variable in class javafx.animation.ScaleTransition
 
startX - Variable in class javafx.animation.TranslateTransition
 
startY - Variable in class javafx.animation.ScaleTransition
 
startY - Variable in class javafx.animation.TranslateTransition
 
startZ - Variable in class javafx.animation.ScaleTransition
 
startZ - Variable in class javafx.animation.TranslateTransition
 
status - Variable in class javafx.animation.Animation
The status of the Animation.
Status() - Constructor for enum javafx.animation.Animation.Status
 
statusProperty() - Method in class javafx.animation.Animation
The status of the Animation.
stop() - Method in class javafx.animation.Animation
Stops the animation and resets the play head to its initial position.
stop() - Method in class javafx.animation.AnimationTimer
Stops the AnimationTimer.
stop() - Method in class javafx.animation.Timeline
Stops the animation and resets the play head to its initial position.
StrokeTransition - Class in javafx.animation
This Transition creates an animation, that changes the stroke color of a shape over a duration.
StrokeTransition(Duration, Shape, Color, Color) - Constructor for class javafx.animation.StrokeTransition
The constructor of StrokeTransition
StrokeTransition(Duration, Color, Color) - Constructor for class javafx.animation.StrokeTransition
The constructor of StrokeTransition
StrokeTransition(Duration, Shape) - Constructor for class javafx.animation.StrokeTransition
The constructor of StrokeTransition
StrokeTransition(Duration) - Constructor for class javafx.animation.StrokeTransition
The constructor of StrokeTransition
StrokeTransition() - Constructor for class javafx.animation.StrokeTransition
The constructor of StrokeTransition
sync(boolean) - Method in class javafx.animation.Animation
 
sync(boolean) - Method in class javafx.animation.FadeTransition
 
sync(boolean) - Method in class javafx.animation.FillTransition
 
sync(boolean) - Method in class javafx.animation.ParallelTransition
 
sync(boolean) - Method in class javafx.animation.PathTransition
 
sync(boolean) - Method in class javafx.animation.RotateTransition
 
sync(boolean) - Method in class javafx.animation.ScaleTransition
 
sync(boolean) - Method in class javafx.animation.SequentialTransition
 
sync(boolean) - Method in class javafx.animation.StrokeTransition
 
sync(boolean) - Method in class javafx.animation.Transition
 
sync(boolean) - Method in class javafx.animation.TranslateTransition
 
syncClipEnvelope() - Method in class javafx.animation.Animation
 

T

TANGENT(Duration, double, Duration, double) - Static method in class javafx.animation.Interpolator
Create a tangent interpolator.
TANGENT(Duration, double) - Static method in class javafx.animation.Interpolator
Creates a tangent interpolator, for which in-tangent and out-tangent are identical.
target - Variable in class javafx.animation.KeyValue
 
targetFramerate - Variable in class javafx.animation.Animation
 
time - Variable in class javafx.animation.KeyFrame
 
Timeline - Class in javafx.animation
A Timeline can be used to define a free form animation of any javafx.beans.value.WritableValue, for example, all JavaFX Properties.
Timeline(double, KeyFrame...) - Constructor for class javafx.animation.Timeline
The constructor of Timeline.
Timeline(KeyFrame...) - Constructor for class javafx.animation.Timeline
The constructor of Timeline.
Timeline(double) - Constructor for class javafx.animation.Timeline
The constructor of Timeline.
Timeline() - Constructor for class javafx.animation.Timeline
The constructor of Timeline.
Timeline(AbstractMasterTimer) - Constructor for class javafx.animation.Timeline
 
timer - Variable in class javafx.animation.Animation
 
timer - Variable in class javafx.animation.AnimationTimer
 
timerReceiver - Variable in class javafx.animation.AnimationTimer
 
toAngle - Variable in class javafx.animation.RotateTransition
Specifies the stop angle value for this RotateTransition.
toAngleProperty() - Method in class javafx.animation.RotateTransition
Specifies the stop angle value for this RotateTransition.
toggledRate - Variable in class javafx.animation.ParallelTransition
 
toggledRate - Variable in class javafx.animation.SequentialTransition
 
toString() - Method in class javafx.animation.KeyFrame
Returns a string representation of this KeyFrame object.
toString() - Method in class javafx.animation.KeyValue
Returns a string representation of this KeyValue object.
totalDuration - Variable in class javafx.animation.Animation
Read-only variable to indicate the total duration of this Animation, including repeats.
totalDurationProperty() - Method in class javafx.animation.Animation
Read-only variable to indicate the total duration of this Animation, including repeats.
totalLength - Variable in class javafx.animation.PathTransition
 
toValue - Variable in class javafx.animation.FadeTransition
Specifies the stop opacity value for this FadeTransition.
toValue - Variable in class javafx.animation.FillTransition
Specifies the stop color value for this FillTransition.
toValue - Variable in class javafx.animation.StrokeTransition
Specifies the stop color value for this StrokeTransition.
toValueProperty() - Method in class javafx.animation.FadeTransition
Specifies the stop opacity value for this FadeTransition.
toValueProperty() - Method in class javafx.animation.FillTransition
Specifies the stop color value for this FillTransition.
toValueProperty() - Method in class javafx.animation.StrokeTransition
Specifies the stop color value for this StrokeTransition.
toX - Variable in class javafx.animation.PathTransition.Segment
 
toX - Variable in class javafx.animation.ScaleTransition
Specifies the stop X scale value of this ScaleTransition.
toX - Variable in class javafx.animation.TranslateTransition
Specifies the stop X coordinate value of this TranslateTransition.
toXProperty() - Method in class javafx.animation.ScaleTransition
Specifies the stop X scale value of this ScaleTransition.
toXProperty() - Method in class javafx.animation.TranslateTransition
Specifies the stop X coordinate value of this TranslateTransition.
toY - Variable in class javafx.animation.PathTransition.Segment
 
toY - Variable in class javafx.animation.ScaleTransition
The stop Y scale value of this ScaleTransition.
toY - Variable in class javafx.animation.TranslateTransition
Specifies the stop Y coordinate value of this TranslateTransition.
toYProperty() - Method in class javafx.animation.ScaleTransition
The stop Y scale value of this ScaleTransition.
toYProperty() - Method in class javafx.animation.TranslateTransition
Specifies the stop Y coordinate value of this TranslateTransition.
toZ - Variable in class javafx.animation.ScaleTransition
The stop Z scale value of this ScaleTransition.
toZ - Variable in class javafx.animation.TranslateTransition
Specifies the stop Z coordinate value of this TranslateTransition.
toZProperty() - Method in class javafx.animation.ScaleTransition
The stop Z scale value of this ScaleTransition.
toZProperty() - Method in class javafx.animation.TranslateTransition
Specifies the stop Z coordinate value of this TranslateTransition.
Transition - Class in javafx.animation
An abstract class that contains the basic functionalities required by all Transition based animations, such as PathTransition and RotateTransition.
Transition(double) - Constructor for class javafx.animation.Transition
The constructor of Transition.
Transition() - Constructor for class javafx.animation.Transition
The constructor of Transition.
Transition(AbstractMasterTimer) - Constructor for class javafx.animation.Transition
 
TranslateTransition - Class in javafx.animation
This Transition creates a move/translate animation that spans its duration.
TranslateTransition(Duration, Node) - Constructor for class javafx.animation.TranslateTransition
The constructor of TranslateTransition
TranslateTransition(Duration) - Constructor for class javafx.animation.TranslateTransition
The constructor of TranslateTransition
TranslateTransition() - Constructor for class javafx.animation.TranslateTransition
The constructor of TranslateTransition
type - Variable in class javafx.animation.KeyValue
 

U

updateTotalDuration() - Method in class javafx.animation.Animation
 

V

value - Variable in class javafx.animation.Animation.AnimationReadOnlyProperty
 
value - Variable in class javafx.animation.Animation.CurrentRateProperty
 
valueOf(String) - Static method in enum javafx.animation.Animation.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javafx.animation.PathTransition.OrientationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum javafx.animation.Animation.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class javafx.animation.KeyFrame
 
values() - Static method in enum javafx.animation.PathTransition.OrientationType
Returns an array containing the constants of this enum type, in the order they are declared.

Z

zeroSegment - Static variable in class javafx.animation.PathTransition.Segment
 
A B C D E F G H I J K L N O P R S T U V Z 
Skip navigation links