Uses of Class
quicktime.app.actions.MatrixAction

Packages that use MatrixAction
quicktime.app.actions   
 

Uses of MatrixAction in quicktime.app.actions
 

Subclasses of MatrixAction in quicktime.app.actions
 class BounceAction
          This class provides the capability of moving and bouncing a Transformable object around within the space provided by the QTDrawable space that is the space within which the transformable object is displayed, by the amount specified by the deltaMatrix object.