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 PdfTransitionPdfDocument.transitionThe page transitionMethods in com.lowagie.text.pdf with parameters of type PdfTransitionModifier and TypeMethodDescriptionvoidPdfStamper.setTransition(PdfTransition transition, int page) Sets the transition for the pagevoidPdfStamperImp.setTransition(PdfTransition transition) Always throws anUnsupportedOperationException.voidPdfWriter.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 TypeMethodDescriptionvoidPdfPageActions.setTransition(PdfTransition transition) Sets the transition for the page