Uses of Interface
com.github.weisj.jsvg.ui.AnimationPlayer.FrameAction
-
Packages that use AnimationPlayer.FrameAction Package Description com.github.weisj.jsvg.ui -
-
Uses of AnimationPlayer.FrameAction in com.github.weisj.jsvg.ui
Fields in com.github.weisj.jsvg.ui declared as AnimationPlayer.FrameAction Modifier and Type Field Description private @NotNull AnimationPlayer.FrameAction
AnimationPlayer. action
Constructors in com.github.weisj.jsvg.ui with parameters of type AnimationPlayer.FrameAction Constructor Description AnimationPlayer(@NotNull AnimationPlayer.FrameAction action)
-