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