UC Berkeley Group for User Interface Research
Updated November 17, 2000

Uses of Class
edu.berkeley.guir.lib.satin.command.ApplyTransformationCommand

Packages that use ApplyTransformationCommand
edu.berkeley.guir.lib.satin.command Contains Satin's undo, redo, and macro mechanisms. 
 

Uses of ApplyTransformationCommand in edu.berkeley.guir.lib.satin.command
 

Subclasses of ApplyTransformationCommand in edu.berkeley.guir.lib.satin.command
 class PanCommand
          Pan up, down, left, or right.
 class RotateCommand
          Rotate a GraphicalObject.
 class ZoomCommand
          Zoom in or out.
 


Copyright Information