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 |
GImage
The
GImage class is a graphical object whose appearance is
defined by an image. |
class |
GOval
The
GOval class is a graphical object whose appearance consists
of an oval. |
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. |