Set<KeyValue>
getValues()
Set
KeyValue
KeyFrame(Duration time, String name, KeyValue... values)
KeyFrame
KeyFrame(Duration time, String name, EventHandler<ActionEvent> onFinished, KeyValue... values)
KeyFrame(Duration time, KeyValue... values)
KeyFrame(Duration time, EventHandler<ActionEvent> onFinished, KeyValue... values)
KeyFrame(Duration time, String name, EventHandler<ActionEvent> onFinished, Collection<KeyValue> values)