Uses of Class
com.openhtmltopdf.layout.BoxRange
-
Packages that use BoxRange Package Description com.openhtmltopdf.layout -
-
Uses of BoxRange in com.openhtmltopdf.layout
Methods in com.openhtmltopdf.layout that return BoxRange Modifier and Type Method Description BoxRangeBoxRangeData. getRange()Methods in com.openhtmltopdf.layout with parameters of type BoxRange Modifier and Type Method Description voidBoxRangeData. setRange(BoxRange range)Constructors in com.openhtmltopdf.layout with parameters of type BoxRange Constructor Description BoxRangeData(BlockBox box, BoxRange range)
-