Class PLTableHelper
java.lang.Object
com.helger.pdflayout.element.table.PLTableHelper
PLTable helper class containing additional methods to deal with PLTable
special cases
- Author:
- Saskia Reimerth
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidIf two joined rows both have borders at their connecting side, the doubles width has to be removed
-
Method Details
-
avoidDoubleBorders
If two joined rows both have borders at their connecting side, the doubles width has to be removed- Parameters:
ret- the PLTable, whose doubled borders are to be removed
-