public class IconLabelElementRtfHandler extends Object implements GenericElementRtfHandler
Constructor and Description |
---|
IconLabelElementRtfHandler() |
Modifier and Type | Method and Description |
---|---|
void |
exportElement(JRRtfExporterContext exporterContext,
JRGenericPrintElement element)
Exports a generic element.
|
static IconLabelElementRtfHandler |
getInstance() |
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported.
|
public static IconLabelElementRtfHandler getInstance()
public void exportElement(JRRtfExporterContext exporterContext, JRGenericPrintElement element)
GenericElementRtfHandler
Access to the exporter output and environment is provided via the
JRRtfExporterContext
argument.
exportElement
in interface GenericElementRtfHandler
exporterContext
- the exporter contextelement
- the generic element to exportpublic boolean toExport(JRGenericPrintElement element)
GenericElementHandler
toExport
in interface GenericElementHandler
element
- the elementCopyright © 2019 TIBCO Software Inc.. All rights reserved.