|
| 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.
◆ 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:
- build/windows-installer/unpacked/java-se-8u41-ri/demo/applets/GraphicsTest/GraphicsTest.java