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