Uses of Class
com.orsonpdf.DictionaryObject
Packages that use DictionaryObject
Package
Description
Contains
PDFGraphics2D
and supporting
classes to allow Java2D rendering to Adobe's Portable Document Format (PDF).-
Uses of DictionaryObject in com.orsonpdf
Subclasses of DictionaryObject in com.orsonpdfFields in com.orsonpdf declared as DictionaryObjectModifier and TypeFieldDescriptionprivate DictionaryObject
PDFDocument.catalog
The document catalog.private DictionaryObject
PDFDocument.info
Document info.private DictionaryObject
PDFDocument.outlines
The outlines (placeholder, outline support is not implemented).