|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFOutline | |
org.apache.fop.pdf |
Uses of PDFOutline in org.apache.fop.pdf |
Methods in org.apache.fop.pdf that return PDFOutline | |
PDFOutline |
PDFDocument.getOutlineRoot()
Get the root Outlines object. |
PDFOutline |
PDFDocument.makeOutline(PDFOutline parent,
String label,
String destination)
Make an outline object and add it to the given outline |
PDFOutline |
PDFRoot.getRootOutline()
|
Methods in org.apache.fop.pdf with parameters of type PDFOutline | |
PDFOutline |
PDFDocument.makeOutline(PDFOutline parent,
String label,
String destination)
Make an outline object and add it to the given outline |
void |
PDFOutline.addOutline(PDFOutline outline)
Add a sub element to this outline |
void |
PDFRoot.setRootOutline(PDFOutline outline)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |