|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.components.map.MapElementOdsHandler
public class MapElementOdsHandler
| Constructor Summary | |
|---|---|
MapElementOdsHandler()
|
|
| Method Summary | |
|---|---|
void |
exportElement(JROdsExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell)
Exports a generic element. |
static MapElementOdsHandler |
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 MapElementOdsHandler()
| Method Detail |
|---|
public static MapElementOdsHandler getInstance()
public void exportElement(JROdsExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell)
GenericElementOdsHandler
Access to the exporter output and environment is provided via the
JROdsExporterContext argument.
exportElement in interface GenericElementOdsHandlerexporterContext - 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 | |||||||||