Class JRBoxUtil


  • public final class JRBoxUtil
    extends java.lang.Object
    Author:
    Teodor Danciu (teodord@users.sourceforge.net)
    • Method Detail

      • copyBordersNoPadding

        public static JRLineBox copyBordersNoPadding​(JRLineBox box,
                                                     boolean keepLeft,
                                                     boolean keepRight,
                                                     boolean keepTop,
                                                     boolean keepBottom,
                                                     JRLineBox complementaryBox)
      • reset

        public static void reset​(JRLineBox box,
                                 boolean resetLeft,
                                 boolean resetRight,
                                 boolean resetTop,
                                 boolean resetBottom)
      • eraseBox

        public static void eraseBox​(JRLineBox box)