DrawImageCommand Class Reference

Inheritance diagram for DrawImageCommand:

GraphicsCommand List of all members.

Public Member Functions

 DrawImageCommand (File imageFile, int xVal, int yVal)
 DrawImageCommand (File imageFile, int xVal, int yVal, AffineTransform transform)
void invoke (Graphics2D g2d)

Detailed Description

This software is distributed under the BSD License.

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 20 of file DrawImageCommand.java.


Constructor & Destructor Documentation

DrawImageCommand ( File  imageFile,
int  xVal,
int  yVal,
AffineTransform  transform 
)

Parameters:
imageFile 
xVal 
yVal 
transform 

Definition at line 45 of file DrawImageCommand.java.


Member Function Documentation

void invoke ( Graphics2D  g2d  ) 

Parameters:
g2d 

Implements GraphicsCommand.

Definition at line 53 of file DrawImageCommand.java.


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:40 2007 for R3 Paper Toolkit by  doxygen 1.4.7