Uses of Class
com.itextpdf.text.pdf.PdfTransition
Packages that use PdfTransition
-
Uses of PdfTransition in com.itextpdf.text.pdf
Methods in com.itextpdf.text.pdf with parameters of type PdfTransitionModifier and TypeMethodDescription(package private) void
PdfDocument.setTransition
(PdfTransition transition) Sets the transition for the pagevoid
PdfStamper.setTransition
(PdfTransition transition, int page) Sets the transition for the pagevoid
PdfStamperImp.setTransition
(PdfTransition transition) Always throws anUnsupportedOperationException
.(package private) void
PdfStamperImp.setTransition
(PdfTransition transition, int page) Sets the transition for the pagevoid
PdfWriter.setTransition
(PdfTransition transition) -
Uses of PdfTransition in com.itextpdf.text.pdf.interfaces
Methods in com.itextpdf.text.pdf.interfaces with parameters of type PdfTransitionModifier and TypeMethodDescriptionvoid
PdfPageActions.setTransition
(PdfTransition transition) Sets the transition for the page