public class ActionRendererAdapter extends java.lang.Object implements IActionRenderer
AXIS_LABEL, LEGEND_ITEM_DATA, LEGEND_ITEM_TEXT, LEGEND_ITEM_VALUE| 构造器和说明 |
|---|
ActionRendererAdapter() |
| 限定符和类型 | 方法和说明 |
|---|---|
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)
IActionRendererprocessAction 在接口中 IActionRendereraction - Action Object.source - Source Objectrtc - chart runtime contextpublic void processAction(Action action, StructureSource source)
IActionRendererprocessAction 在接口中 IActionRendereraction - Action Object.source - Source ObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.