Uses of Class
com.openhtmltopdf.render.displaylist.PagedBoxCollector.PageInfo
| Package | Description |
|---|---|
| com.openhtmltopdf.render.displaylist |
-
Uses of PagedBoxCollector.PageInfo in com.openhtmltopdf.render.displaylist
Methods in com.openhtmltopdf.render.displaylist that return types with arguments of type PagedBoxCollector.PageInfo Modifier and Type Method Description static 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.PageInfo Modifier and Type Method Description protected voidDisplayListCollector. addItem(DisplayListOperation item, List<PagedBoxCollector.PageInfo> pages, DisplayListContainer dlPages)protected voidDisplayListCollector. addTransformItem(Box master, List<PagedBoxCollector.PageInfo> pages, DisplayListContainer dlPages)