public class ActionRendererAdapter extends java.lang.Object implements IActionRenderer
AXIS_LABEL, LEGEND_ITEM_DATA, LEGEND_ITEM_TEXT, LEGEND_ITEM_VALUE
Constructor and Description |
---|
ActionRendererAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
processAction(Action action,
StructureSource source)
Process the action with given source object.
|
void |
processAction(Action action,
StructureSource source,
RunTimeContext rtc)
Process the action with given source object.
|
public void processAction(Action action, StructureSource source, RunTimeContext rtc)
IActionRenderer
processAction
in interface IActionRenderer
action
- Action Object.source
- Source Objectrtc
- chart runtime contextpublic void processAction(Action action, StructureSource source)
IActionRenderer
processAction
in interface IActionRenderer
action
- Action Object.source
- Source ObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.