| Interface | Description |
|---|---|
| Document |
Interface for documents that are able to output binary files in the
implemented file format.
|
| Processor |
| Class | Description |
|---|---|
| GraphicsState |
Representation of the Graphics2D status at a certain point in time.
|
| Processors |
Utility class that provides simplified access to processors for different
file formats.
|
| SizedDocument |
Abstract base for documents that are restricted to a specified page size.
|
| VectorGraphics2D |
Implementation of the Graphics2D interface to Java to generate a sequence of
commands.
|
| VectorHints |
Hints to control quality settings and choices for vector graphics output.
|
| VectorHints.Key |
Base type of all keys used along with the
VectorHints class to
control algorithm and output choices in the vector graphics output. |
| VectorHints.Value |
Base type of all values used along with the
VectorHints class to
control algorithm and output choices in the vector graphics output. |