org.hudsonci.plugins.birtcharts
Class CustomActionRenderer

java.lang.Object
  extended by org.eclipse.birt.chart.render.ActionRendererAdapter
      extended by 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

Field Summary
 
Fields inherited from interface org.eclipse.birt.chart.render.IActionRenderer
AXIS_LABEL, LEGEND_ITEM_TEXT, LEGEND_ITEM_VALUE
 
Constructor Summary
CustomActionRenderer()
           
 
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
 

Constructor Detail

CustomActionRenderer

public CustomActionRenderer()
Method Detail

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.