public class BoxDrawer extends ElementDrawer<JRPrintElement>
| Constructor and Description |
|---|
BoxDrawer(JasperReportsContext jasperReportsContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Graphics2D grx,
JRPrintElement element,
int offsetX,
int offsetY) |
drawBottomPen, drawBox, drawLeftPen, drawPen, drawRightPen, drawTopPen, getJasperReportsContextpublic BoxDrawer(JasperReportsContext jasperReportsContext)
public void draw(Graphics2D grx, JRPrintElement element, int offsetX, int offsetY) throws JRException
draw in class ElementDrawer<JRPrintElement>JRExceptionCopyright © 2017. All rights reserved.