Uses of Class
org.jfree.pdf.PDFDocument
Packages that use PDFDocument
-
Uses of PDFDocument in org.jfree.pdf.internal
Fields in org.jfree.pdf.internal declared as PDFDocumentMethods in org.jfree.pdf.internal that return PDFDocumentModifier and TypeMethodDescriptionPages.getDocument()
Returns the PDF document that the pages belong to.Constructors in org.jfree.pdf.internal with parameters of type PDFDocumentModifierConstructorDescriptionPages
(int number, int generation, PDFDocument parent) Creates a newPages
object.