Uses of Class
org.xhtmlrenderer.layout.BlockBoxing.RelayoutData
Packages that use BlockBoxing.RelayoutData
-
Uses of BlockBoxing.RelayoutData in org.xhtmlrenderer.layout
Fields in org.xhtmlrenderer.layout with type parameters of type BlockBoxing.RelayoutDataModifier and TypeFieldDescriptionprivate final List
<BlockBoxing.RelayoutData> BlockBoxing.RelayoutDataList._hints
Methods in org.xhtmlrenderer.layout that return BlockBoxing.RelayoutDataModifier and TypeMethodDescription(package private) BlockBoxing.RelayoutData
BlockBoxing.RelayoutDataList.get
(int index) Methods in org.xhtmlrenderer.layout with parameters of type BlockBoxing.RelayoutDataModifier and TypeMethodDescriptionprivate static BlockBoxing.RelayoutRunResult
BlockBoxing.processPageBreakAvoidRun
(LayoutContext c, BlockBox block, List<Box> localChildren, int offset, BlockBoxing.RelayoutDataList relayoutDataList, BlockBoxing.RelayoutData relayoutData)