Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Class java.awt.Polygon
Uses in package java.awt
Methods with parameter type java.awt.Polygon
void
Graphics
.
drawPolygon
(
Polygon
polygon)
Draws the specified polygon.
void
Graphics
.
fillPolygon
(
Polygon
polygon)
Fills the specified polygon
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)