Uses of Class
com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageInfo
Packages that use PagedBoxCollector.PageInfo
-
Uses of PagedBoxCollector.PageInfo in com.openhtmltopdf.render.displaylist
Methods in com.openhtmltopdf.render.displaylist that return types with arguments of type PagedBoxCollector.PageInfoModifier and TypeMethodDescriptionstatic List<PagedBoxCollector.PageInfo> PagedBoxCollector.findLayerPages(CssContext c, Layer layer, List<PageBox> pages) Returns the pages a layer appears on including inserted overflow pages.Method parameters in com.openhtmltopdf.render.displaylist with type arguments of type PagedBoxCollector.PageInfoModifier and TypeMethodDescriptionprotected voidDisplayListCollector.addItem(DisplayListOperation item, List<PagedBoxCollector.PageInfo> pages, DisplayListContainer dlPages) protected voidDisplayListCollector.addTransformItem(Box master, List<PagedBoxCollector.PageInfo> pages, DisplayListContainer dlPages)