Uses of Class
com.openhtmltopdf.pdfboxout.PagePosition
-
Packages that use PagePosition Package Description com.openhtmltopdf.pdfboxout -
-
Uses of PagePosition in com.openhtmltopdf.pdfboxout
Methods in com.openhtmltopdf.pdfboxout that return types with arguments of type PagePosition Modifier and Type Method Description List<PagePosition>PdfBoxFastOutputDevice. findPagePositionsByID(com.openhtmltopdf.css.style.CssContext c, Pattern pattern)List<PagePosition>PdfBoxOutputDevice. findPagePositionsByID(com.openhtmltopdf.css.style.CssContext c, Pattern pattern)List<PagePosition>PdfBoxSlowOutputDevice. findPagePositionsByID(com.openhtmltopdf.css.style.CssContext c, Pattern pattern)
-