Uses of Interface
org.eclipse.birt.chart.render.IActionRenderer

Packages that use IActionRenderer
org.eclipse.birt.chart.factory Contains classes and interfaces used in the chart building and generation phase. 
org.eclipse.birt.chart.integrate Contains simple implementation classes used in integration. 
org.eclipse.birt.chart.render Contains classes that represent the core plot rendering framework. 
 

Uses of IActionRenderer in org.eclipse.birt.chart.factory
 

Methods in org.eclipse.birt.chart.factory that return IActionRenderer
 IActionRenderer RunTimeContext.getActionRenderer()
          Returns the IActionRenderer of current runtime context.
 IActionRenderer RunTimeContext.getActionRenderer()
          Returns the IActionRenderer of current runtime context.
 

Methods in org.eclipse.birt.chart.factory with parameters of type IActionRenderer
 void RunTimeContext.setActionRenderer(IActionRenderer iar)
          Sets an IActionRenderer instance to current runtime context.
 void RunTimeContext.setActionRenderer(IActionRenderer iar)
          Sets an IActionRenderer instance to current runtime context.
 

Uses of IActionRenderer in org.eclipse.birt.chart.integrate
 

Classes in org.eclipse.birt.chart.integrate that implement IActionRenderer
 class SimpleActionRenderer
          Simple implementation for IActionRenderer
 

Uses of IActionRenderer in org.eclipse.birt.chart.render
 

Classes in org.eclipse.birt.chart.render that implement IActionRenderer
 class ActionRendererAdapter
          An adapter class for IActionRenderer
 



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