Crossfire JXClient, Trunk
Package Functions | List of all members
RectShape Class Reference
Inheritance diagram for RectShape:
Inheritance graph
Collaboration diagram for RectShape:
Collaboration graph

Package Functions

void draw (Graphics g, int x, int y, int w, int h)
 
void fill (Graphics g, int x, int y, int w, int h)
 

Detailed Description

Definition at line 326 of file GraphicsTest.java.

Member Function Documentation

◆ draw()

void RectShape.draw ( Graphics  g,
int  x,
int  y,
int  w,
int  h 
)
package

Definition at line 329 of file GraphicsTest.java.

◆ fill()

void RectShape.fill ( Graphics  g,
int  x,
int  y,
int  w,
int  h 
)
package

Definition at line 334 of file GraphicsTest.java.


The documentation for this class was generated from the following file: