Uses of Class
org.jfree.pdf.dictionary.DictionaryObject
-
Packages that use DictionaryObject Package Description org.jfree.pdf ContainsPDFGraphics2Dand supporting classes to allow Java2D rendering to Adobe's Portable Document Format (PDF).org.jfree.pdf.dictionary -
-
Uses of DictionaryObject in org.jfree.pdf
Fields in org.jfree.pdf 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). -
Uses of DictionaryObject in org.jfree.pdf.dictionary
Subclasses of DictionaryObject in org.jfree.pdf.dictionary Modifier and Type Class Description classGraphicsStateDictionaryA graphics state dictionary.
-