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) @Nullable PageBoxLayer.getFirstPage(CssContext c, Box box) @Nullable PageBoxLayer.getLastPage()@Nullable PageBoxLayer.getLastPage(CssContext c, Box box) @Nullable PageBoxLayer.getPage(CssContext c, int yOffset) @Nullable PageBoxLayoutContext.getPage()Methods in org.xhtmlrenderer.layout that return types with arguments of type PageBoxMethods in org.xhtmlrenderer.layout with parameters of type PageBoxModifier and TypeMethodDescription@Nullable BlockBoxLayer.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