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