| fop 0.94 | |
| Frames | No Frames |
Methods with parameter type org.apache.fop.pdf.PDFOutline | |
| void | Add a sub element to this outline. |
| PDFOutline | Make an outline object and add it to the given parent
|
| PDFOutline | PDFFactory.makeOutline(PDFOutline parent, String label, String destination, float yoffset, boolean showSubItems) Make an outline object and add it to the given outline
|
| PDFOutline | Make an outline object and add it to the given parent
|
| void | Set the root outline for the PDF document. |
Methods with return type org.apache.fop.pdf.PDFOutline | |
| PDFOutline | Get the root Outlines object. |
| PDFOutline | Get the root PDF outline for the document. |
| PDFOutline | Make an outline object and add it to the given parent
|
| PDFOutline | PDFFactory.makeOutline(PDFOutline parent, String label, String destination, float yoffset, boolean showSubItems) Make an outline object and add it to the given outline
|
| PDFOutline | Make an outline object and add it to the given parent
|
| fop 0.94 |