public class PdfBoxNamedDestinationManager extends Object
| Constructor and Description |
|---|
PdfBoxNamedDestinationManager(org.apache.pdfbox.pdmodel.PDDocument doc,
SharedContext ctx,
float dotsPerPoint,
PdfBoxFastOutputDevice od) |
| Modifier and Type | Method and Description |
|---|---|
void |
processNamedDestinations(RenderingContext c,
Box root) |
public PdfBoxNamedDestinationManager(org.apache.pdfbox.pdmodel.PDDocument doc,
SharedContext ctx,
float dotsPerPoint,
PdfBoxFastOutputDevice od)
public void processNamedDestinations(RenderingContext c, Box root)
Copyright © 2004–2025. All rights reserved.