Uses of Class
org.openpdf.layout.BoxRangeData
Packages that use BoxRangeData
-
Uses of BoxRangeData in org.openpdf.layout
Fields in org.openpdf.layout declared as BoxRangeDataFields in org.openpdf.layout with type parameters of type BoxRangeDataModifier and TypeFieldDescriptionprivate final List<BoxRangeData> BoxRangeLists._blockprivate final LinkedList<BoxRangeData> BoxRangeHelper._clipRegionStackprivate final List<BoxRangeData> BoxRangeLists._inlineprivate final List<BoxRangeData> BoxRangeHelper._rangeListMethods in org.openpdf.layout that return types with arguments of type BoxRangeDataConstructor parameters in org.openpdf.layout with type arguments of type BoxRangeDataModifierConstructorDescriptionBoxRangeHelper(OutputDevice outputDevice, List<BoxRangeData> rangeList)