Uses of Class
org.jfree.pdf.internal.PDFObject
Packages that use PDFObject
Package
Description
Contains
PDFGraphics2D and supporting
classes to allow Java2D rendering to Adobe's Portable Document Format (PDF).Contains shading classes that support the
PDFGraphics2D
implementation.-
Uses of PDFObject in org.jfree.pdf
Subclasses of PDFObject in org.jfree.pdfFields in org.jfree.pdf with type parameters of type PDFObjectModifier and TypeFieldDescriptionPDFDocument.otherObjectsA list of other objects added to the document.Methods in org.jfree.pdf that return PDFObjectModifier and TypeMethodDescriptionPage.getContents()Returns thePDFObjectthat represents the page content.Methods in org.jfree.pdf with parameters of type PDFObject -
Uses of PDFObject in org.jfree.pdf.dictionary
Subclasses of PDFObject in org.jfree.pdf.dictionaryModifier and TypeClassDescriptionclassA PDF object that is represented by a dictionary.classA graphics state dictionary. -
Uses of PDFObject in org.jfree.pdf.function
Subclasses of PDFObject in org.jfree.pdf.functionModifier and TypeClassDescriptionfinal classA PDF "Type 2" function.classA PDF function object.final classA stitching function. -
Uses of PDFObject in org.jfree.pdf.internal
Subclasses of PDFObject in org.jfree.pdf.internalModifier and TypeClassDescriptionfinal classAPDFObjectthat maintains the list of pages for the document.classA pattern object (see the concrete subclassPattern.ShadingPattern).static final classA shading pattern object.classAPDFObjectrepresenting a PDF font. -
Uses of PDFObject in org.jfree.pdf.shading
Subclasses of PDFObject in org.jfree.pdf.shadingModifier and TypeClassDescriptionfinal classAn axial shading.final classA radial shading.classA PDF shading object (this class is abstract, subclasses implement particular shading types). -
Uses of PDFObject in org.jfree.pdf.stream
Subclasses of PDFObject in org.jfree.pdf.streamModifier and TypeClassDescriptionclassAStreamthat contains graphics for the PDF document that can be generated via thePDFGraphics2Dclass.classRepresents an image in a PDF document.classRepresents a soft mask image in a PDF document.class