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.transitionDeprecated.The page transitionMethods in com.lowagie.text.pdf with parameters of type PdfTransitionModifier and TypeMethodDescription(package private) voidPdfDocument.setTransition(PdfTransition transition) Deprecated.Sets the transition for the pagevoidPdfStamper.setTransition(PdfTransition transition, int page) Deprecated.Sets the transition for the pagevoidPdfStamperImp.setTransition(PdfTransition transition) Deprecated.Always throws anUnsupportedOperationException.(package private) voidPdfStamperImp.setTransition(PdfTransition transition, int page) Deprecated.Sets the transition for the pagevoidPdfWriter.setTransition(PdfTransition transition) Deprecated. -
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