Uses of Package
quicktime.app.image

Packages that use quicktime.app.image
quicktime.app.actions   
quicktime.app.anim   
quicktime.app.display   
quicktime.app.image   
quicktime.app.players   
quicktime.app.sg   
quicktime.app.ui   
 

Classes in quicktime.app.image used by quicktime.app.actions
ImageSequencer
          This class handles the obtaining of a specific frame of data and its accompanying description from an ImageDataSequence object
ImageSettable
          This interface is used so that objects can have their images set to the specified image in the setImageData call by other objects that provide image data or services to iterate over a collection of images.
Transformable
          This interface is used so that objects that can have their visual appearance transformed through matrix manipulation can return their current matrix and set a new transformed matrix.
 

Classes in quicktime.app.image used by quicktime.app.anim
Compositable
          A Compositable object is an object that is able to apply graphics mode operations to the Image data that it is presenting.
DynamicImage
          This class enables members of SWCompositors that present an image which changes to explicitly invalidate the TwoDSprite that is their presenter in the SWCompositor.
ImageDataSequence
          A Container class for a collection of objects that have a single image description and a sequence of picture data.
ImageSettable
          This interface is used so that objects can have their images set to the specified image in the setImageData call by other objects that provide image data or services to iterate over a collection of images.
ImageSpec
          This interface is designed to work with quicktime.app.image classes.
Transformable
          This interface is used so that objects that can have their visual appearance transformed through matrix manipulation can return their current matrix and set a new transformed matrix.
 

Classes in quicktime.app.image used by quicktime.app.display
QTImageProducer
          The QTImageProducer implements the java.awt.image.ImageProducer interface for a single source QuickTime object.
Transformable
          This interface is used so that objects that can have their visual appearance transformed through matrix manipulation can return their current matrix and set a new transformed matrix.
 

Classes in quicktime.app.image used by quicktime.app.image
Compositable
          A Compositable object is an object that is able to apply graphics mode operations to the Image data that it is presenting.
CSequenceToMemory
          This class provides a mechanism for compressing a sequence of images to memory.
DynamicImage
          This class enables members of SWCompositors that present an image which changes to explicitly invalidate the TwoDSprite that is their presenter in the SWCompositor.
FileFilter
          This class is used by the ImageUtil.createSequence call.
GraphicsImporterDrawer
          This class represents an image that is stored as a file that can be read and drawn using QuickTime GraphicsImporter component
ImageDataSequence
          A Container class for a collection of objects that have a single image description and a sequence of picture data.
ImageDrawer
          This class will present a normal java.awt.Image object as a client of the QTCanvas.
ImagePresenter
          This class represents an image that is loaded into memory.
ImageSequencer
          This class handles the obtaining of a specific frame of data and its accompanying description from an ImageDataSequence object
ImageSettable
          This interface is used so that objects can have their images set to the specified image in the setImageData call by other objects that provide image data or services to iterate over a collection of images.
ImageSpec
          This interface is designed to work with quicktime.app.image classes.
Paintable
          The Paintable interface allows for implementors of this interface to paint in the QTCanvas (via the QTImageDrawer).
QTEffect
          QTEffect forms the base class for visual effects that can be applied to images.
QTFilter
          QTFilters are visual effects that are applied to a single source image.
QTImageDrawer
          Enables standard java drawing commands and graphics objects to have their content rendered by QuickTime within a QuickTime graphics space.
Redrawable
          This interface is used to describe objects that have image data that should be redrawn when a redraw call is issued.
Transformable
          This interface is used so that objects that can have their visual appearance transformed through matrix manipulation can return their current matrix and set a new transformed matrix.
 

Classes in quicktime.app.image used by quicktime.app.players
Compositable
          A Compositable object is an object that is able to apply graphics mode operations to the Image data that it is presenting.
DynamicImage
          This class enables members of SWCompositors that present an image which changes to explicitly invalidate the TwoDSprite that is their presenter in the SWCompositor.
ImagePresenter
          This class represents an image that is loaded into memory.
ImageSettable
          This interface is used so that objects can have their images set to the specified image in the setImageData call by other objects that provide image data or services to iterate over a collection of images.
ImageSpec
          This interface is designed to work with quicktime.app.image classes.
Transformable
          This interface is used so that objects that can have their visual appearance transformed through matrix manipulation can return their current matrix and set a new transformed matrix.
 

Classes in quicktime.app.image used by quicktime.app.sg
Transformable
          This interface is used so that objects that can have their visual appearance transformed through matrix manipulation can return their current matrix and set a new transformed matrix.
 

Classes in quicktime.app.image used by quicktime.app.ui
Compositable
          A Compositable object is an object that is able to apply graphics mode operations to the Image data that it is presenting.
DynamicImage
          This class enables members of SWCompositors that present an image which changes to explicitly invalidate the TwoDSprite that is their presenter in the SWCompositor.
ImageSettable
          This interface is used so that objects can have their images set to the specified image in the setImageData call by other objects that provide image data or services to iterate over a collection of images.
ImageSpec
          This interface is designed to work with quicktime.app.image classes.
Transformable
          This interface is used so that objects that can have their visual appearance transformed through matrix manipulation can return their current matrix and set a new transformed matrix.