Uses of Class
com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
Packages that use PdfExplicitDestination
-
Uses of PdfExplicitDestination in com.itextpdf.kernel.pdf.navigation
Methods in com.itextpdf.kernel.pdf.navigation that return PdfExplicitDestinationModifier and TypeMethodDescriptionprivate PdfExplicitDestination
PdfExplicitDestination.add
(float value) private PdfExplicitDestination
PdfExplicitDestination.add
(int value) private PdfExplicitDestination
private PdfExplicitDestination
static PdfExplicitDestination
PdfExplicitDestination.create
(PdfPage page, PdfName type, float left, float bottom, float right, float top, float zoom) Creates aPdfExplicitDestination
associated with an object inside current PDF document.static PdfExplicitDestination
CreatesPdfExplicitDestination
.static PdfExplicitDestination
PdfExplicitDestination.createFitB
(PdfPage page) CreatesPdfExplicitDestination
.static PdfExplicitDestination
PdfExplicitDestination.createFitBH
(PdfPage page, float top) CreatesPdfExplicitDestination
.static PdfExplicitDestination
PdfExplicitDestination.createFitBV
(PdfPage page, float left) CreatesPdfExplicitDestination
.static PdfExplicitDestination
PdfExplicitDestination.createFitH
(PdfPage page, float top) CreatesPdfExplicitDestination
.static PdfExplicitDestination
PdfExplicitDestination.createFitR
(PdfPage page, float left, float bottom, float right, float top) CreatesPdfExplicitDestination
.static PdfExplicitDestination
PdfExplicitDestination.createFitV
(PdfPage page, float left) CreatesPdfExplicitDestination
.static PdfExplicitDestination
CreatesPdfExplicitDestination
.