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