Package | Description |
---|---|
acm.graphics |
This package provides a set of classes that support the creation of simple,
object-oriented graphical displays.
|
Modifier and Type | Class and Description |
---|---|
class |
G3DRect
The
G3DRect class is used to represent a rectangle whose
borders are drawn to create a three-dimensional effect. |
class |
GArc
The
GArc class is a graphical object whose appearance consists
of an arc. |
class |
GOval
The
GOval class is a graphical object whose appearance consists
of an oval. |
class |
GPolygon
The
GPolygon class is a graphical object whose appearance consists
of a polygon. |
class |
GRect
The
GRect class is a graphical object whose appearance consists
of a rectangular box. |
class |
GRoundRect
The
GRoundRect class is a graphical object whose appearance consists
of a rounded rectangle. |