53
53
"SortedList" : " javafx.base/javafx/collections/transformation/SortedList.html" ,
54
54
55
55
"FXMLLoader" : " javafx.fxml/javafx/fxml/FXMLLoader.html" ,
56
- "Initializable" : " javafx.fxml/javafx/fxml/Initializable.html"
57
-
58
- }
56
+ "Initializable" : " javafx.fxml/javafx/fxml/Initializable.html" ,
57
+
58
+ "AnimationPackageSummary" : " javafx.graphics/javafx/animation/package-summary" ,
59
+ "WritableValue" : " javafx.base/javafx/beans/value/WritableValue" ,
60
+ "Animation" : " javafx.graphics/javafx/animation/Animation" ,
61
+ "Duration" : " javafx.base/javafx/util/Duration" ,
62
+ "Node" : " javafx.graphics/javafx/scene/Node" ,
63
+ "FadeTransition" : " javafx.graphics/javafx/animation/FadeTransition" ,
64
+ "FillTransition" : " javafx.graphics/javafx/animation/FillTransition" ,
65
+ "PathTransition" : " javafx.graphics/javafx/animation/PathTransition" ,
66
+ "ScaleTransition" : " javafx.graphics/javafx/animation/ScaleTransition" ,
67
+ "StrokeTransition" : " javafx.graphics/javafx/animation/StrokeTransition" ,
68
+ "TranslateTransition" : " javafx.graphics/javafx/animation/TranslateTransition" ,
69
+ "Timeline" : " javafx.graphics/javafx/animation/Timeline" ,
70
+ "KeyFrame" : " javafx.graphics/javafx/animation/KeyFrame" ,
71
+ "KeyValue" : " javafx.graphics/javafx/animation/KeyValue" ,
72
+ "Interpolator" : " javafx.graphics/javafx/animation/Interpolator" ,
73
+ "Interpolator.DISCRETE" : " javafx.graphics/javafx/animation/Interpolator#DISCRETE" ,
74
+ "Interpolator.LINEAR" : " javafx.graphics/javafx/animation/Interpolator#LINEAR" ,
75
+ "Interpolator.EASE_IN" : " javafx.graphics/javafx/animation/Interpolator#EASE_IN" ,
76
+ "Interpolator.EASE_OUT" : " javafx.graphics/javafx/animation/Interpolator#EASE_OUT" ,
77
+ "Interpolator.EASE_BOTH" : " javafx.graphics/javafx/animation/Interpolator#EASE_BOTH" ,
78
+ "Interpolator.SPLINE" : " javafx.graphics/javafx/animation/Interpolator#SPLINE(double,double,double,double)" ,
79
+ "Interpolator.TANGENT" : " javafx.graphics/javafx/animation/Interpolator#TANGENT(javafx.util.Duration,double,javafx.util.Duration,double)" ,
80
+ "AnimationTimer" : " javafx.graphics/javafx/animation/AnimationTimer"
81
+ }
0 commit comments