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