Uses of Class
org.openpdf.text.pdf.PdfTransition
Packages that use PdfTransition
-
Uses of PdfTransition in org.openpdf.text.pdf
Fields in org.openpdf.text.pdf declared as PdfTransitionModifier and TypeFieldDescriptionprotected PdfTransitionPdfDocument.transitionThe page transitionMethods in org.openpdf.text.pdf with parameters of type PdfTransitionModifier and TypeMethodDescription(package private) voidPdfDocument.setTransition(PdfTransition transition) Sets the transition for the pagevoidPdfStamper.setTransition(PdfTransition transition, int page) Sets the transition for the pagevoidPdfStamperImp.setTransition(PdfTransition transition) Always throws anUnsupportedOperationException.(package private) voidPdfStamperImp.setTransition(PdfTransition transition, int page) Sets the transition for the pagevoidPdfWriter.setTransition(PdfTransition transition) -
Uses of PdfTransition in org.openpdf.text.pdf.interfaces
Methods in org.openpdf.text.pdf.interfaces with parameters of type PdfTransitionModifier and TypeMethodDescriptionvoidPdfPageActions.setTransition(PdfTransition transition) Sets the transition for the page