| Class | Description |
|---|---|
| EPSAdaptor |
GraphicsAdaptor for the EPS format. |
| GraphicsAdaptor |
Generic class for different adaptors for plotting graphics to a file
using different graphics formats.
|
| GraphicsAdaptorFactory |
Factory class for
GraphicsAdaptors |
| PDFAdaptor |
GraphicsAdaptor for the PDF format. |
| RasterizedAdaptor |
GraphicsAdaptor for rasterized formats, namely PNG or JPEG. |
| SVGAdaptor |
GraphicsAdaptor for the SVG format. |
| Enum | Description |
|---|---|
| GraphicsAdaptorFactory.OutputFormat |
The allowed output formats
|