Uses of Class
com.orsonpdf.DictionaryObject
-
Packages that use DictionaryObject Package Description com.orsonpdf ContainsPDFGraphics2D
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.orsonpdf Modifier and Type Class Description class
GraphicsStateDictionary
A graphics state dictionary.Fields in com.orsonpdf declared as DictionaryObject Modifier and Type Field Description private DictionaryObject
PDFDocument. catalog
The document catalog.private DictionaryObject
PDFDocument. info
Document info.private DictionaryObject
PDFDocument. outlines
The outlines (placeholder, outline support is not implemented).
-