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