Package sun.porting.graphicssystem

Interface Summary
Drawable The Drawable interface specifies operations that are available on all drawable surfaces (either a screen or an offscreen memory region).
GeometryProvider The GeometryProvider interface is what allows a Graphics object to clip to a window.
Region This is the interface for an object which represents rectilinear regions (e.g.
 

Class Summary
CursorImage CursorImage is an object which encapsulates the bitmap and hotspot data describing a cursor.
GraphicsSystem This is the top-level entry point for a graphics system implementation.