public class LineDrawer extends ElementDrawer<JRPrintLine>
| Constructor and Description |
|---|
LineDrawer()
Deprecated.
Replaced by
LineDrawer(JasperReportsContext). |
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()
LineDrawer(JasperReportsContext).public LineDrawer(JasperReportsContext jasperReportsContext)
public void draw(Graphics2D grx, JRPrintLine line, int offsetX, int offsetY)
draw in class ElementDrawer<JRPrintLine>Copyright © 2014. All rights reserved.