public class JFXAnimationTemplates extends Object
| Constructor and Description |
|---|
JFXAnimationTemplates() |
| Modifier and Type | Method and Description |
|---|---|
static <N> javafx.animation.Timeline |
buildTimeline(JFXAnimationTemplate<N> creator)
The
Timeline implementation which supports all JFXAnimationTemplateAction and
JFXAnimationTemplateConfig methods. |
public static <N> javafx.animation.Timeline buildTimeline(JFXAnimationTemplate<N> creator)
Timeline implementation which supports all JFXAnimationTemplateAction and
JFXAnimationTemplateConfig methods.