Package com.itextpdf.layout.renderer
Class TableBorderUtil
java.lang.Object
com.itextpdf.layout.renderer.TableBorderUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateAndFillBorderList
(Border border, int size) createAndFillBorderList
(List<Border> originalList, Border borderToCollapse, int size) static Border
getCellSideBorder
(Cell cellModel, int borderType) static Border
getWidestBorder
(List<Border> borderList) static Border
getWidestBorder
(List<Border> borderList, int start, int end)
-
Constructor Details
-
TableBorderUtil
private TableBorderUtil()
-
-
Method Details
-
getCellSideBorder
-
getWidestBorder
-
getWidestBorder
-
createAndFillBorderList
-
createAndFillBorderList
-