Uses of Package
org.eclipse.birt.chart.script

Packages that use org.eclipse.birt.chart.script
org.eclipse.birt.chart.factory Contains classes and interfaces used in the chart building and generation phase. 
org.eclipse.birt.chart.script   
 

Classes in org.eclipse.birt.chart.script used by org.eclipse.birt.chart.factory
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.
ScriptHandler
          This class forms the basis of script handling in the charting library.
 

Classes in org.eclipse.birt.chart.script used by org.eclipse.birt.chart.script
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.
ScriptHandler
          This class forms the basis of script handling in the charting library.
 



Copyright © 2005-2007 Actuate Corp. All rights reserved.