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

A

AnimatedImage - Class in com.jappit.imagefx
AnimatedImage is the base class for representing animated images.
AnimatedImage(Image) - Constructor for class com.jappit.imagefx.AnimatedImage
Creates an animated Image
AnimatedImage(Image, ImageFx) - Constructor for class com.jappit.imagefx.AnimatedImage
Creates an animated Image with the specified FX
assertFxType(int) - Method in class com.jappit.imagefx.ImageFx
Asserts that FX type is equal to specified value
assertNotFxType(int) - Method in class com.jappit.imagefx.ImageFx
Asserts that FX type is not equal to specified value
assertNotOrientation(int) - Method in class com.jappit.imagefx.ImageFx
Asserts that FX orientation is not equal to specified value
assertOrientation(int) - Method in class com.jappit.imagefx.ImageFx
Asserts that FX orientation is equal to specified value

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