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, getJasperReportsContext
public LineDrawer(JasperReportsContext jasperReportsContext)
public void draw(Graphics2D grx, JRPrintLine line, int offsetX, int offsetY)
draw
in class ElementDrawer<JRPrintLine>
Copyright © 2016. All rights reserved.