Class PLTableHelper

java.lang.Object
com.helger.pdflayout.element.table.PLTableHelper

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

    • 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