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