Uses of Class
com.openhtmltopdf.layout.BlockBoxing.AbstractRelayoutDataList
Packages that use BlockBoxing.AbstractRelayoutDataList
-
Uses of BlockBoxing.AbstractRelayoutDataList in com.openhtmltopdf.layout
Subclasses of BlockBoxing.AbstractRelayoutDataList in com.openhtmltopdf.layoutMethods in com.openhtmltopdf.layout with parameters of type BlockBoxing.AbstractRelayoutDataListModifier and TypeMethodDescriptionprivate static boolean
BlockBoxing.isPageBreakBetweenChildBoxes
(BlockBoxing.AbstractRelayoutDataList relayoutDataList, int runStart, int runEnd, LayoutContext c, BlockBox block) private static Integer
BlockBoxing.processPageBreakAvoidRun
(LayoutContext c, BlockBox block, List<Box> localChildren, int offset, BlockBoxing.AbstractRelayoutDataList relayoutDataList, BlockBox childBox) private static int
BlockBoxing.relayoutRun
(LayoutContext c, List<Box> localChildren, BlockBox block, BlockBoxing.AbstractRelayoutDataList relayoutDataList, int start, int end, boolean onNewPage)