Package | Description |
---|---|
com.caucho.quercus.lib.pdf |
Modifier and Type | Method and Description |
---|---|
java.util.List<PDFDestination> |
PDFDestination.getChildren() |
java.util.List<PDFDestination> |
PDFOutline.getRootDestinations() |
Modifier and Type | Method and Description |
---|---|
void |
PDFDestination.addChild(PDFDestination child) |
void |
PDFOutline.addDestination(PDFDestination dest,
int parentId) |