Uses of Class
com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice.PageState
Packages that use PdfBoxFastOutputDevice.PageState
-
Uses of PdfBoxFastOutputDevice.PageState in com.openhtmltopdf.pdfboxout
Fields in com.openhtmltopdf.pdfboxout declared as PdfBoxFastOutputDevice.PageStateModifier and TypeFieldDescriptionprivate final PdfBoxFastOutputDevice.PageStatePdfBoxFastOutputDevice._desiredPageStateFields in com.openhtmltopdf.pdfboxout with type parameters of type PdfBoxFastOutputDevice.PageStateModifier and TypeFieldDescriptionprivate final Deque<PdfBoxFastOutputDevice.PageState> PdfBoxFastOutputDevice._pageStateStackMethods in com.openhtmltopdf.pdfboxout that return PdfBoxFastOutputDevice.PageStateModifier and TypeMethodDescriptionprivate PdfBoxFastOutputDevice.PageStatePdfBoxFastOutputDevice.PageState.copy()private PdfBoxFastOutputDevice.PageStatePdfBoxFastOutputDevice.currentState()private PdfBoxFastOutputDevice.PageStatePdfBoxFastOutputDevice.popState()Methods in com.openhtmltopdf.pdfboxout with parameters of type PdfBoxFastOutputDevice.PageStateModifier and TypeMethodDescriptionprivate voidPdfBoxFastOutputDevice.pushState(PdfBoxFastOutputDevice.PageState state)