Uses of Class
com.openhtmltopdf.layout.BoxRange
-
Packages that use BoxRange Package Description com.openhtmltopdf.layout -
-
Uses of BoxRange in com.openhtmltopdf.layout
Fields in com.openhtmltopdf.layout declared as BoxRange Modifier and Type Field Description private BoxRangeBoxRangeData. _rangeMethods 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)
-