All Classes
| Class | Description |
|---|---|
| DefaultFontMapper |
A class that can be used to map AWT/Java2D fonts to PDF built-in font names.
|
| FontMapper |
Maps an AWT font to a PDF built-in font.
|
| Page |
Represents a page in a
PDFDocument. |
| PDFDocument |
Represents a PDF document.
|
| PDFGraphics2D |
A
Graphics2D implementation that writes to PDF format. |
| PDFGraphicsConfiguration |
A graphics configuration for the
PDFGraphics2D class. |
| PDFGraphicsDevice |
A graphics device for use in the
PDFGraphicsConfiguration class. |
| PDFHints |
Defines the rendering hints that can be used with the
PDFGraphics2D
class. |
| PDFHints.Key |
A key for hints used by the
PDFGraphics2D class. |