Uses of Class
org.apache.fop.pdf.PDFParentTree
Packages that use PDFParentTree
Package
Description
Classes for handling the low-level creation of PDF documents.
PDF Renderer
-
Uses of PDFParentTree in org.apache.fop.pdf
Methods in org.apache.fop.pdf with parameters of type PDFParentTreeModifier and TypeMethodDescriptionPDFDocument.makeStructTreeRoot
(PDFParentTree parentTree) Creates and returns a StructTreeRoot object.Constructors in org.apache.fop.pdf with parameters of type PDFParentTreeModifierConstructorDescription(package private)
PDFStructTreeRoot
(PDFParentTree parentTree) Creates a new /StructTreeRoot dictionary. -
Uses of PDFParentTree in org.apache.fop.render.pdf
Fields in org.apache.fop.render.pdf declared as PDFParentTreeModifier and TypeFieldDescriptionprivate final PDFParentTree
PDFLogicalStructureHandler.parentTree
Methods in org.apache.fop.render.pdf that return PDFParentTree