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, getJasperReportsContextpublic RectangleDrawer(JasperReportsContext jasperReportsContext)
public void draw(Graphics2D grx, JRPrintRectangle rectangle, int offsetX, int offsetY)
draw in class ElementDrawer<JRPrintRectangle>Copyright © 2017. All rights reserved.