Uses of Class
com.openhtmltopdf.layout.BoxRangeData
-
Packages that use BoxRangeData Package Description com.openhtmltopdf.layout -
-
Uses of BoxRangeData in com.openhtmltopdf.layout
Methods in com.openhtmltopdf.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 com.openhtmltopdf.layout with type arguments of type BoxRangeData Constructor Description BoxRangeHelper(OutputDevice outputDevice, List<BoxRangeData> rangeList)
-