Uses of Class
org.xhtmlrenderer.layout.BoxRangeData
-
Packages that use BoxRangeData Package Description org.xhtmlrenderer.layout -
-
Uses of BoxRangeData in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout that return types with arguments of type BoxRangeData Modifier and Type Method Description List<BoxRangeData>BoxRangeLists. getBlock()List<BoxRangeData>BoxRangeLists. getInline()Constructor parameters in org.xhtmlrenderer.layout with type arguments of type BoxRangeData Constructor Description BoxRangeHelper(OutputDevice outputDevice, List<BoxRangeData> rangeList)
-