public interface GenericElementGraphics2DHandler extends GenericElementHandler
| Modifier and Type | Method and Description |
|---|---|
void |
exportElement(JRGraphics2DExporterContext context,
JRGenericPrintElement element,
Graphics2D grx,
Offset offset)
Exports a generic element.
|
toExportvoid exportElement(JRGraphics2DExporterContext context, JRGenericPrintElement element, Graphics2D grx, Offset offset)
grx - the graphic contextelement - the generic element to exportCopyright © 2017. All rights reserved.