Uses of Class org.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead

Uses in package org.pdfbox.pdmodel.interactive.pagenavigation

Methods with parameter type org.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead

void
Append a bead after this bead.
void
This will set the first bead in the thread.
void
Set the next bead in the thread.
void
Set the previous bead in the thread.

Methods with return type org.pdfbox.pdmodel.interactive.pagenavigation.PDThreadBead

PDThreadBead
Get the first bead in the thread, or null if it has not been set yet.
PDThreadBead
This will get the next bead.
PDThreadBead
This will get the previous bead.