Uses of Class
edu.umd.cs.jazz.animation.ZAnimation

Packages that use ZAnimation
edu.umd.cs.jazz.animation This package supports animation in Jazz. 
 

Uses of ZAnimation in edu.umd.cs.jazz.animation
 

Subclasses of ZAnimation in edu.umd.cs.jazz.animation
 class ZAudioAnimation
          ZAudioAnimation is designed to make it easy to synchronize an audio clip with another animation.
 class ZColorAnimation
          ZColorAnimation animates an object conforming to the ZFillPaint or ZPenPaint interface from a source color to a destination color over time.
 class ZStrokeAnimation
          ZStrokeAnimation animates an object conforming to the ZStroke interface from a source stroke to a destination stroke over time.
 class ZTransformAnimation
          ZTransformAnimation animates an object conforming to the ZTransformable interface from a source transform to a destination transform over time.
 



Copyright � 2003 by University of Maryland, College Park, MD 20742, USA All rights reserved.