| Package | Description |
|---|---|
| com.itextpdf.kernel.pdf | |
| com.itextpdf.kernel.pdf.navigation | |
| com.itextpdf.kernel.pdf.tagging |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericNameTree
Abstract representation of a name tree structure, as used in PDF for various purposes
such as the Dests tree, the ID tree of structure elements and the embedded file tree.
|
class |
PdfNameTree |
| Modifier and Type | Method and Description |
|---|---|
PdfObject |
PdfStructureDestination.getDestinationPage(IPdfNameTreeAccess names) |
PdfObject |
PdfNamedDestination.getDestinationPage(IPdfNameTreeAccess names) |
abstract PdfObject |
PdfDestination.getDestinationPage(IPdfNameTreeAccess names) |
PdfObject |
PdfExplicitRemoteGoToDestination.getDestinationPage(IPdfNameTreeAccess names) |
PdfObject |
PdfStringDestination.getDestinationPage(IPdfNameTreeAccess names) |
PdfObject |
PdfExplicitDestination.getDestinationPage(IPdfNameTreeAccess names) |
| Modifier and Type | Class and Description |
|---|---|
class |
PdfStructIdTree
Models the tree of structure element IDs.
|
Copyright © 1998–2023 Apryse Group NV. All rights reserved.