Uses of Class
com.orsonpdf.DictionaryObject
-
Packages that use DictionaryObject Package Description com.orsonpdf ContainsPDFGraphics2Dand 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 classGraphicsStateDictionaryA graphics state dictionary.Fields in com.orsonpdf declared as DictionaryObject Modifier and Type Field Description private DictionaryObjectPDFDocument. catalogThe document catalog.private DictionaryObjectPDFDocument. infoDocument info.private DictionaryObjectPDFDocument. outlinesThe outlines (placeholder, outline support is not implemented).
-