Uses of Class
com.itextpdf.kernel.pdf.navigation.PdfExplicitDestination
-
Uses of PdfExplicitDestination in com.itextpdf.kernel.pdf.navigation
Modifier and TypeMethodDescriptionstatic 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
.