GraphicsContainer

Inheritance: java.lang.Object

public final class GraphicsContainer

Represents the internal data of a graphics container. This class is used when saving the state of a Graphics object using the Graphics.beginContainer and Graphics.endContainer(GraphicsContainer) methods. This class cannot be inherited.