public class RectangleDrawer extends ElementDrawer<JRPrintRectangle>
Constructor and Description |
---|
RectangleDrawer(JasperReportsContext jasperReportsContext) |
Modifier and Type | Method and Description |
---|---|
void |
draw(Graphics2D grx,
JRPrintRectangle rectangle,
int offsetX,
int offsetY) |
drawBottomPen, drawBox, drawLeftPen, drawPen, drawRightPen, drawTopPen, getJasperReportsContext
public RectangleDrawer(JasperReportsContext jasperReportsContext)
public void draw(Graphics2D grx, JRPrintRectangle rectangle, int offsetX, int offsetY)
draw
in class ElementDrawer<JRPrintRectangle>
Copyright © 2016. All rights reserved.