Uses of Class
org.xhtmlrenderer.layout.BlockBoxing.RelayoutDataList
Packages that use BlockBoxing.RelayoutDataList
-
Uses of BlockBoxing.RelayoutDataList in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout with parameters of type BlockBoxing.RelayoutDataListModifier and TypeMethodDescriptionprivate static BlockBoxing.RelayoutRunResult
BlockBoxing.processPageBreakAvoidRun
(LayoutContext c, BlockBox block, List<Box> localChildren, int offset, BlockBoxing.RelayoutDataList relayoutDataList, BlockBoxing.RelayoutData relayoutData) private static int
BlockBoxing.relayoutRun
(LayoutContext c, List<Box> localChildren, BlockBox block, BlockBoxing.RelayoutDataList relayoutDataList, int start, int end, boolean onNewPage)