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