|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.components.map.MapElementRtfHandler
public class MapElementRtfHandler
| Constructor Summary | |
|---|---|
MapElementRtfHandler()
|
|
| Method Summary | |
|---|---|
void |
exportElement(JRRtfExporterContext exporterContext,
JRGenericPrintElement element)
Exports a generic element. |
static MapElementRtfHandler |
getInstance()
|
boolean |
toExport(JRGenericPrintElement element)
Decides whether a generic print element is to be exported. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapElementRtfHandler()
| Method Detail |
|---|
public static MapElementRtfHandler 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 GenericElementRtfHandlerexporterContext - the exporter contextelement - the generic element to exportpublic boolean toExport(JRGenericPrintElement element)
GenericElementHandler
toExport in interface GenericElementHandlerelement - the element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||