Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
PDFStructTreeRoot |
PDFRoot.getStructTreeRoot()
Returns the StructTreeRoot object.
|
PDFStructTreeRoot |
PDFDocument.makeStructTreeRoot(PDFParentTree parentTree)
Creates and returns a StructTreeRoot object.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFRoot.setStructTreeRoot(PDFStructTreeRoot structTreeRoot)
Sets the StructTreeRoot object.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.