Uses of Class
org.xhtmlrenderer.layout.BoxRangeLists
Packages that use BoxRangeLists
-
Uses of BoxRangeLists in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout with parameters of type BoxRangeListsModifier and TypeMethodDescriptionvoidBoxCollector.collect(CssContext c, Shape clip, Layer layer, List<Box> blockContent, List<Box> inlineContent, BoxRangeLists rangeLists) voidBoxCollector.collect(CssContext c, Shape clip, Layer layer, Box container, List<Box> blockContent, List<Box> inlineContent, BoxRangeLists rangeLists)