|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| Device |
All drawing operations of the API take place on a Device
object. |
| Class Summary | |
| AbstractDevice |
Class AbstractDevice is the base class for all current
Device implementations and handles Format
objects in the same way for all derived classes.
|
| AWTDevice |
All drawing performed by an AWTDevice are implemented by
the drawing methods of classes java.awt.Graphics and
java.awt.Graphics2D. |
| DeviceStatistics | This class gathers statistics for devices. |
| SVGDevice |
This Device implementation is used to export graph
documents to the scalable vector graphics (SVG) format.
|
| SWTDevice |
This is a TEMPORARY version of the SWT-based
implementation of Device.
|
| SWTDeviceNonAWTDependent |
This is a TEMPORARY version of the SWT-based implementation
of .
|
Contains classes and interfaces defining devices that accomplish the drawing.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||