| Package | Description |
|---|---|
| org.eclipse.birt.chart.factory |
Contains classes and interfaces used in the chart building and generation
phase.
|
| org.eclipse.birt.chart.render |
Contains classes that represent the core plot rendering framework.
|
| Modifier and Type | Method and Description |
|---|---|
IActionRenderer |
RunTimeContext.getActionRenderer()
Returns the IActionRenderer of current runtime context.
|
IActionRenderer |
RunTimeContext.getActionRenderer()
Returns the IActionRenderer of current runtime context.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionRendererAdapter
An adapter class for IActionRenderer
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.