Class PLTableHelper


  • public class PLTableHelper
    extends Object
    PLTable helper class containing additional methods to deal with PLTable special cases
    Author:
    Saskia Reimerth
    • Method Detail

      • avoidDoubleBorders

        public static void avoidDoubleBorders​(@Nonnull
                                              PLTable ret)
        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