Module org.jfree.pdf
Package org.jfree.pdf
Contains
PDFGraphics2D
and supporting
classes to allow Java2D rendering to Adobe's Portable Document Format (PDF).-
Interface Summary Interface Description FontMapper Maps an AWT font to a PDF built-in font. -
Class Summary Class Description DefaultFontMapper A class that can be used to map AWT/Java2D fonts to PDF built-in font names.Page Represents a page in aPDFDocument
.PDFDocument Represents a PDF document.PDFGraphics2D AGraphics2D
implementation that writes to PDF format.PDFGraphicsConfiguration A graphics configuration for thePDFGraphics2D
class.PDFGraphicsDevice A graphics device for use in thePDFGraphicsConfiguration
class.PDFHints Defines the rendering hints that can be used with thePDFGraphics2D
class.PDFHints.Key A key for hints used by thePDFGraphics2D
class.