Package net.sf.jasperreports.engine.util
Class JRBoxUtil
java.lang.Object
net.sf.jasperreports.engine.util.JRBoxUtil
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic JRLineBoxcopyBordersNoPadding(JRLineBox box, boolean keepLeft, boolean keepRight, boolean keepTop, boolean keepBottom, JRLineBox complementaryBox) static voidstatic booleanhasOwnValues(JRLineBox box) static voidstatic voidrotate(JRLineBox box, RotationEnum rotation)
-
Method Details
-
copyBordersNoPadding
-
reset
public static void reset(JRLineBox box, boolean resetLeft, boolean resetRight, boolean resetTop, boolean resetBottom) -
copy
-
rotate
-
eraseBox
-
hasOwnValues
-