public class PDFOutline
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
addDestination(PDFDestination dest,
int parentId) |
int |
getId() |
java.util.List<PDFDestination> |
getRootDestinations() |
public int getId()
public void addDestination(PDFDestination dest, int parentId)
public java.util.List<PDFDestination> getRootDestinations()