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 PageBoxLayer.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 that return types with arguments of type PageBoxMethods in org.xhtmlrenderer.layout with parameters of type PageBoxModifier and TypeMethodDescriptionLayer.getRunningBlock(String identifier, PageBox page, PageElementPosition which) booleanLayer.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