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)
GenericElementGraphics2DHandler
exportElement
in interface GenericElementGraphics2DHandler
element
- the generic element to exportgrx
- the graphic contextpublic boolean toExport(JRGenericPrintElement element)
GenericElementHandler
toExport
in interface GenericElementHandler
element
- the elementCopyright © 2019 TIBCO Software Inc.. All rights reserved.