| Package | Description |
|---|---|
| org.freehep.graphicsio.pdf |
PDF (Portable Document File) Output Format.
|
| Class and Description |
|---|
| PDF
Implements the lookup tables.
|
| PDFByteWriter
Implements the real writer for the PDFWriter.
|
| PDFCatalog
Implements the Catalog Dictionary (see Table 3.15).
|
| PDFCharTableWriter |
| PDFConstants
Specifies constants for use with the PDFWriter, PDFStream and PDFUtil.
|
| PDFDictionary
Implements a PDF Dictionary.
|
| PDFDocInfo
Implements the Document Information Dictionary (see Table 8.2).
|
| PDFFontEmbedder
Superclass of all FontEmbedders for PDF documents.
|
| PDFFontEmbedderType1
Font embedder for type one fonts in pdf documents.
|
| PDFGraphics2D
Implementation of VectorGraphics that writes the output to a PDF
file.
|
| PDFImageDelayQueue
Delay Image objects for writing XObjects to the pdf file when the
pageStream is complete.
|
| PDFName
Specifies a PDFName object.
|
| PDFObject
Implements a numbered PDFObject.
|
| PDFOutline
Implements the Outline Item Dictionary (see Table 7.4).
|
| PDFOutlineList
Implements the Outline Dictionary (see Table 7.3).
|
| PDFPage
Implements the Page Object (see Table 3.17).
|
| PDFPageBase
Implements the Page Base Node to accomodate Inheritance of Page Attributes
(see Table 3.17)
|
| PDFPageTree
Implements the Page Tree Node (see Table 3.16).
|
| PDFRedundanceTracker
This class keeps track of all kinds of objects written to a pdf file and
avoids to write them several times instead of referencing the same object
several times.
|
| PDFRedundanceTracker.Writer
To be implemented by Writers which write objects that may already have
been written.
|
| PDFRef
This class implements a numbered reference to a PDFObject.
|
| PDFStream
This class allows you to write/print into a PDFStream.
|
| PDFViewerPreferences
Implements the Viewer Preferences (see Table 7.1).
|
| PDFWriter
This class creates a PDF file/stream.
|
Copyright © 2014. All rights reserved.