Uses of Class
org.xhtmlrenderer.layout.BoxRangeData
Packages that use BoxRangeData
-
Uses of BoxRangeData in org.xhtmlrenderer.layout
Fields in org.xhtmlrenderer.layout declared as BoxRangeDataFields in org.xhtmlrenderer.layout with type parameters of type BoxRangeDataModifier and TypeFieldDescriptionprivate final List<BoxRangeData>
BoxRangeLists._block
private final LinkedList<BoxRangeData>
BoxRangeHelper._clipRegionStack
private final List<BoxRangeData>
BoxRangeLists._inline
private final List<BoxRangeData>
BoxRangeHelper._rangeList
Methods in org.xhtmlrenderer.layout that return types with arguments of type BoxRangeDataConstructor parameters in org.xhtmlrenderer.layout with type arguments of type BoxRangeDataModifierConstructorDescriptionBoxRangeHelper
(OutputDevice outputDevice, List<BoxRangeData> rangeList)