| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.chart.factory |
Contains classes and interfaces used in the chart building and generation
phase.
|
| org.eclipse.birt.chart.script |
| 类和说明 |
|---|
| AbstractScriptHandler
The abstract class defines methods to execute java function and java script
functions, it makes the sub-class can execute own regular java functions and
java script functions.
|
| IExternalContext
This interface defines an common context adapter which provide scriptable
context object or plain context object.
|
| IScriptClassLoader
This interface defines the functions to load script classes for chart
scripting.
|
| IScriptContext
The interface declares methods to provide appropriate context in scripts.
|
| 类和说明 |
|---|
| AbstractScriptContext
The abstract class implements common methods to store script contexts.
|
| AbstractScriptHandler
The abstract class defines methods to execute java function and java script
functions, it makes the sub-class can execute own regular java functions and
java script functions.
|
| IChartEventHandler
Script event handler interface for charts.
|
| IChartScriptContext
This interface allows the script to get access to common chart varialbes and
communicate with an external context.
|
| IExternalContext
This interface defines an common context adapter which provide scriptable
context object or plain context object.
|
| IScriptClassLoader
This interface defines the functions to load script classes for chart
scripting.
|
| IScriptContext
The interface declares methods to provide appropriate context in scripts.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.