org.eclipse.birt.chart.render
Class ActionRendererAdapter

java.lang.Object
  extended by org.eclipse.birt.chart.render.ActionRendererAdapter
All Implemented Interfaces:
IActionRenderer

public class ActionRendererAdapter
extends java.lang.Object
implements IActionRenderer

An adapter class for IActionRenderer


Field Summary
 
Fields inherited from interface org.eclipse.birt.chart.render.IActionRenderer
LEGEND_ITEM_TEXT, LEGEND_ITEM_VALUE
 
Constructor Summary
ActionRendererAdapter()
           
 
Method Summary
 void processAction(Action action, StructureSource source)
          Process the action with given source object.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionRendererAdapter

public ActionRendererAdapter()
Method Detail

processAction

public void processAction(Action action,
                          StructureSource source)
Description copied from interface: IActionRenderer
Process the action with given source object.

Specified by:
processAction in interface IActionRenderer
Parameters:
action - Action Object.
source - Source Object


Copyright © 2005-2008 Actuate Corp. All rights reserved.