Uses of Class
org.xhtmlrenderer.render.PageBox
Packages that use PageBox
-
Uses of PageBox in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout that return PageBoxModifier and TypeMethodDescriptionstatic PageBox
Layer.createPageBox
(CssContext c, String pseudoPage) Layer.getFirstPage
(CssContext c, Box box) Layer.getLastPage()
Layer.getLastPage
(CssContext c, Box box) Layer.getPage
(CssContext c, int yOffset) LayoutContext.getPage()
Methods in org.xhtmlrenderer.layout with parameters of type PageBoxModifier and TypeMethodDescriptionLayer.getRunningBlock
(String identifer, PageBox page, PageElementPosition which) boolean
Layer.isLastPage
(PageBox pageBox) void
-
Uses of PageBox in org.xhtmlrenderer.render
Methods in org.xhtmlrenderer.render that return PageBoxModifier and TypeMethodDescriptionContentLimitContainer.getPage
(LayoutContext c, int absY) RenderingContext.getPage()
Methods in org.xhtmlrenderer.render with parameters of type PageBox