Gridarta Editor
|
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) |
Definition at line 318 of file GraphicsTest.java.
|
abstractpackage |
Reimplemented in PolygonShape, RoundRectShape, OvalShape, and RectShape.
Referenced by ShapeTest.paint().
|
abstractpackage |
Reimplemented in PolygonShape, RoundRectShape, OvalShape, and RectShape.
Referenced by ShapeTest.paint().