FillRectCommand Class Reference

Inheritance diagram for FillRectCommand:

GraphicsCommand List of all members.

Public Member Functions

 FillRectCommand (int xVal, int yVal, int wVal, int hVal)
void invoke (Graphics2D g2d)

Detailed Description

Fills a rectangle into the provided g2d.

This software is distributed under the BSD License.

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

Definition at line 16 of file FillRectCommand.java.


Constructor & Destructor Documentation

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

Parameters:
x 
y 
w 
h 

Definition at line 33 of file FillRectCommand.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 43 of file FillRectCommand.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