public final class JRBoxUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
copy(JRLineBox source,
JRLineBox dest) |
static JRLineBox |
copyBordersNoPadding(JRLineBox box,
boolean keepLeft,
boolean keepRight,
boolean keepTop,
boolean keepBottom,
JRLineBox complementaryBox) |
static void |
eraseBox(JRLineBox box) |
static void |
reset(JRLineBox box,
boolean resetLeft,
boolean resetRight,
boolean resetTop,
boolean resetBottom) |
static void |
rotate(JRLineBox box,
RotationEnum rotation) |
public static JRLineBox copyBordersNoPadding(JRLineBox box, boolean keepLeft, boolean keepRight, boolean keepTop, boolean keepBottom, JRLineBox complementaryBox)
public static void reset(JRLineBox box, boolean resetLeft, boolean resetRight, boolean resetTop, boolean resetBottom)
public static void rotate(JRLineBox box, RotationEnum rotation)
public static void eraseBox(JRLineBox box)
Copyright © 2017. All rights reserved.