A B C D E G I O P S T W

S

setDirection(int) - Method in class com.jappit.imagefx.ImageFx
Sets the FX direction
setFx(ImageFx) - Method in class com.jappit.imagefx.AnimatedImage
Sets the FX
setFxType(int) - Method in class com.jappit.imagefx.ImageFx
Sets the FX type
setLooping(boolean) - Method in class com.jappit.imagefx.ImageFx
Define if FX must loop (false by default)
setOrientation(int) - Method in class com.jappit.imagefx.ImageFx
Sets the FX orientation
ShakeFx - Class in com.jappit.imagefx.fxs
 
ShakeFx(int, int) - Constructor for class com.jappit.imagefx.fxs.ShakeFx
Creates a shake FX with the given maximum shake and the specified orientation
SlideFx - Class in com.jappit.imagefx.fxs
 
SlideFx(int, int, int) - Constructor for class com.jappit.imagefx.fxs.SlideFx
Creates a slide FX with the given number of pieces, and with the specified FX type and direction
SpiralFx - Class in com.jappit.imagefx.fxs
 
SpiralFx(int, int, int, boolean) - Constructor for class com.jappit.imagefx.fxs.SpiralFx
Creates a spiral FX with the given number of circles, maximum radius and rotation orientation, and with the specified FX type
start(long) - Method in class com.jappit.imagefx.AnimatedImage
Starts the FX animation
start(long) - Method in class com.jappit.imagefx.fxs.PuzzleFx
 
start(long) - Method in class com.jappit.imagefx.fxs.SlideFx
 
start(long) - Method in class com.jappit.imagefx.fxs.WaveFx
 
start(long) - Method in class com.jappit.imagefx.ImageFx
Starts the FX animation
stop() - Method in class com.jappit.imagefx.ImageFx
Stops the FX animation

A B C D E G I O P S T W