|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.components.map.MapElementGraphics2DHandler
public class MapElementGraphics2DHandler
| Constructor Summary | |
|---|---|
MapElementGraphics2DHandler()
|
|
| Method Summary | |
|---|---|
void |
exportElement(JRGraphics2DExporterContext exporterContext,
JRGenericPrintElement element,
java.awt.Graphics2D grx,
Offset offset)
Exports a generic element. |
static MapElementGraphics2DHandler |
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 MapElementGraphics2DHandler()
| Method Detail |
|---|
public static MapElementGraphics2DHandler getInstance()
public void exportElement(JRGraphics2DExporterContext exporterContext,
JRGenericPrintElement element,
java.awt.Graphics2D grx,
Offset offset)
GenericElementGraphics2DHandler
exportElement in interface GenericElementGraphics2DHandlerelement - the generic element to exportgrx - the graphic contextpublic 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 | |||||||||