Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.pagenavigation |
A package to allow provide access to PDF page navigation functionality.
|
Modifier and Type | Method | Description |
---|---|---|
PDThread |
PDThreadBead.getThread() |
This will get the thread that this bead is part of.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDThreadBead.setThread(PDThread thread) |
Set the thread that this bead is part of.
|