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.
|
toExport
void exportElement(JRGraphics2DExporterContext context, JRGenericPrintElement element, Graphics2D grx, Offset offset)
grx
- the graphic contextelement
- the generic element to exportCopyright © 2016. All rights reserved.