Uses of Interface
org.refcodes.graphical.ext.javafx.FxFlipBookBuilder
-
-
Uses of FxFlipBookBuilder in org.refcodes.graphical.ext.javafx
Classes in org.refcodes.graphical.ext.javafx that implement FxFlipBookBuilder Modifier and Type Class Description class
FxFlipBookBuilderImpl
The class FxFlipBookBuilderImplFxFlipBookBuilderImpl.AnimationDaemon
implements animated image nodes similar to an animated GIF.Methods in org.refcodes.graphical.ext.javafx that return FxFlipBookBuilder Modifier and Type Method Description static FxFlipBookBuilder
FxFlipBookBuilder. build()
This is a convenience method for easily instantiating the according builder.default FxFlipBookBuilder
FxFlipBookBuilder. withImageDurationInMs(int aDurationInMs)
default FxFlipBookBuilder
FxFlipBookBuilder. withStartUpDelayInMs(int aStartUpDelayInMs)
-