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._blockprivate LinkedList<BoxRangeData> BoxRangeHelper._clipRegionStackprivate final List<BoxRangeData> BoxRangeLists._inlineprivate List<BoxRangeData> BoxRangeHelper._rangeListMethods 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)