Package quicktime.app.anim

Class Summary
Compositor The Compositor uses the SpriteWorld compositing services of the SWCompositor to composit an image out of its member objects.
SWCompositor SWCompositor provides the capability to composit a complex image together of disparate image sources and then treat the result as a single image which is presented to the user.
SWController Deprecated. since QTJava 4.0
TwoDSprite A TwoDSprite is a specialised presenter for image data within the context of a SpriteWorld.
TwoDSpriteInfo This class can be used to retain the current sprite settings which can be used at a later stage to reset the TwoDSprite to those settings.
 

Exception Summary
SpriteInvalidException Certain actions like invalidate can only be performed on a TwoDSprite when the Sprite that it uses is an active member of its SpriteWorld.