org.hudsonci.plugins.birtcharts
Class CustomActionRenderer
java.lang.Object
org.eclipse.birt.chart.render.ActionRendererAdapter
org.hudsonci.plugins.birtcharts.CustomActionRenderer
- All Implemented Interfaces:
- org.eclipse.birt.chart.render.IActionRenderer
public class CustomActionRenderer
- extends org.eclipse.birt.chart.render.ActionRendererAdapter
Custom Action Renderer (Tooltip & URL redirect) while creating ImageMap for a
BIRT Chart
- Author:
- Winston Prakash
| Fields inherited from interface org.eclipse.birt.chart.render.IActionRenderer |
AXIS_LABEL, LEGEND_ITEM_TEXT, LEGEND_ITEM_VALUE |
|
Method Summary |
void |
processAction(org.eclipse.birt.chart.model.data.Action action,
org.eclipse.birt.chart.event.StructureSource source)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomActionRenderer
public CustomActionRenderer()
processAction
public void processAction(org.eclipse.birt.chart.model.data.Action action,
org.eclipse.birt.chart.event.StructureSource source)
- Specified by:
processAction in interface org.eclipse.birt.chart.render.IActionRenderer- Overrides:
processAction in class org.eclipse.birt.chart.render.ActionRendererAdapter
Copyright © 2004-2012 Hudson. All Rights Reserved.