Crossfire JXClient, Trunk
Package Functions | List of all members
OvalShape Class Reference
Inheritance diagram for OvalShape:
Inheritance graph
Collaboration diagram for OvalShape:
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 340 of file GraphicsTest.java.

Member Function Documentation

◆ draw()

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

Definition at line 343 of file GraphicsTest.java.

◆ fill()

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

Definition at line 348 of file GraphicsTest.java.


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