| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.chart.script |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IChartEventHandler.afterDrawLegendItem(LegendEntryRenderingHints lerh,
Bounds bo,
IChartScriptContext icsc)
Called after drawing the legend item.
|
void |
ChartEventHandlerAdapter.afterDrawLegendItem(LegendEntryRenderingHints lerh,
Bounds bo,
IChartScriptContext icsc) |
void |
IChartEventHandler.beforeDrawLegendItem(LegendEntryRenderingHints lerh,
Bounds bo,
IChartScriptContext icsc)
Called before drawing the legend item.
|
void |
ChartEventHandlerAdapter.beforeDrawLegendItem(LegendEntryRenderingHints lerh,
Bounds bo,
IChartScriptContext icsc) |
Copyright © 2005-2008 Actuate Corp. All rights reserved.