Crossfire JXClient, Trunk
Package Functions | List of all members
Shape Class Referenceabstract
Collaboration diagram for Shape:
Collaboration graph

Package Functions

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

Detailed Description

Definition at line 318 of file GraphicsTest.java.

Member Function Documentation

◆ draw()

abstract void Shape.draw ( Graphics  g,
int  x,
int  y,
int  w,
int  h 
)
abstractpackage

◆ fill()

abstract void Shape.fill ( Graphics  g,
int  x,
int  y,
int  w,
int  h 
)
abstractpackage

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