Uses of Class
com.lowagie.text.pdf.PdfTransition
Packages that use PdfTransition
-
Uses of PdfTransition in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as PdfTransitionModifier and TypeFieldDescriptionprotected PdfTransition
PdfDocument.transition
The page transitionMethods in com.lowagie.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.lowagie.text.pdf.interfaces
Methods in com.lowagie.text.pdf.interfaces with parameters of type PdfTransitionModifier and TypeMethodDescriptionvoid
PdfPageActions.setTransition
(PdfTransition transition) Sets the transition for the page