Class PaintBackgroundAndBorders
java.lang.Object
com.openhtmltopdf.render.displaylist.PaintBackgroundAndBorders
- All Implemented Interfaces:
DisplayListOperation
-
Constructor Summary
ConstructorsConstructorDescriptionPaintBackgroundAndBorders(List<DisplayListItem> blocks, Map<TableCellBox, List<CollapsedBorderSide>> collapsedTableBorders) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
PaintBackgroundAndBorders
public PaintBackgroundAndBorders(List<DisplayListItem> blocks, Map<TableCellBox, List<CollapsedBorderSide>> collapsedTableBorders)
-
-
Method Details
-
getBlocks
-
getCollapedTableBorders
-