|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFStructTreeRoot | |
---|---|
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
Uses of PDFStructTreeRoot in org.apache.fop.pdf |
---|
Methods in org.apache.fop.pdf that return PDFStructTreeRoot | |
---|---|
PDFStructTreeRoot |
PDFRoot.getStructTreeRoot()
Returns the StructTreeRoot object. |
PDFStructTreeRoot |
PDFFactory.makeStructTreeRoot(PDFParentTree parentTree)
Creates and returns a StructTreeRoot object. |
Methods in org.apache.fop.pdf with parameters of type PDFStructTreeRoot | |
---|---|
void |
PDFRoot.setStructTreeRoot(PDFStructTreeRoot structTreeRoot)
Sets the StructTreeRoot object. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |