public class IconLabelElementGraphics2DHandler extends Object implements GenericElementGraphics2DHandler
| Constructor and Description |
|---|
IconLabelElementGraphics2DHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
exportElement(JRGraphics2DExporterContext exporterContext,
JRGenericPrintElement element,
Graphics2D grx,
Offset offset)
Exports a generic element.
|
static IconLabelElementGraphics2DHandler |
getInstance() |
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported.
|
public static IconLabelElementGraphics2DHandler getInstance()
public void exportElement(JRGraphics2DExporterContext exporterContext, JRGenericPrintElement element, Graphics2D grx, Offset offset)
GenericElementGraphics2DHandlerexportElement in interface GenericElementGraphics2DHandlerelement - the generic element to exportgrx - the graphic contextpublic boolean toExport(JRGenericPrintElement element)
GenericElementHandlertoExport in interface GenericElementHandlerelement - the elementCopyright © 2017. All rights reserved.