Uses of Class
javafx.animation.KeyFrame
-
Uses of KeyFrame in javafx.animation
Modifier and TypeMethodDescriptionfinal ObservableList<KeyFrame>
Timeline.getKeyFrames()
Returns theKeyFrames
of thisTimeline
.Modifier and TypeMethodDescriptionTimelineClipCore.setKeyFrames
(Collection<KeyFrame> keyFrames) Changes the keyframes.