|
| void | draw (Graphics g, int x, int y, int w, int h) |
| |
| void | fill (Graphics g, int x, int y, int w, int h) |
| |
| void | scalePolygon (float w, float h) |
| |
Definition at line 368 of file GraphicsTest.java.
◆ PolygonShape()
| PolygonShape.PolygonShape |
( |
| ) |
|
◆ draw()
| void PolygonShape.draw |
( |
Graphics |
g, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
w, |
|
|
int |
h |
|
) |
| |
|
package |
◆ fill()
| void PolygonShape.fill |
( |
Graphics |
g, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
w, |
|
|
int |
h |
|
) |
| |
|
package |
◆ scalePolygon()
| void PolygonShape.scalePolygon |
( |
float |
w, |
|
|
float |
h |
|
) |
| |
|
package |
◆ pBase
| Polygon PolygonShape.pBase |
|
package |
The documentation for this class was generated from the following file:
- build/windows-installer/unpacked/java-se-8u41-ri/demo/applets/GraphicsTest/GraphicsTest.java