Uses of Class
org.robovm.apple.pdfkit.PDFOutline
| Package | Description |
|---|---|
| org.robovm.apple.pdfkit |
-
Uses of PDFOutline in org.robovm.apple.pdfkit
Methods in org.robovm.apple.pdfkit that return PDFOutline Modifier and Type Method Description PDFOutlinePDFOutline. childAtIndex(long index)PDFOutlinePDFDocument. getOutlineRoot()PDFOutlinePDFOutline. getParent()PDFOutlinePDFDocument. outlineItemForSelection(PDFSelection selection)Methods in org.robovm.apple.pdfkit with parameters of type PDFOutline Modifier and Type Method Description voidPDFOutline. insertChild(PDFOutline child, long index)voidPDFDocument. setOutlineRoot(PDFOutline v)