DrawRectCommand Class Reference

Inheritance diagram for DrawRectCommand:

GraphicsCommand List of all members.

Public Member Functions

 DrawRectCommand (int xVal, int yVal, int wVal, int hVal)
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 15 of file DrawRectCommand.java.


Constructor & Destructor Documentation

DrawRectCommand ( int  xVal,
int  yVal,
int  wVal,
int  hVal 
)

Parameters:
x 
y 
w 
h 

Definition at line 32 of file DrawRectCommand.java.


Member Function Documentation

void invoke ( Graphics2D  g2d  ) 

See also:
edu.stanford.hci.r3.actions.types.graphicscommands.GraphicsCommand.invoke(java.awt.Graphics2D)

Implements GraphicsCommand.

Definition at line 42 of file DrawRectCommand.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