Uses of Package
org.eclipse.birt.chart.script
Packages that use org.eclipse.birt.chart.script
Package
Description
Contains classes and interfaces used in the chart building and generation
phase.
-
Classes in org.eclipse.birt.chart.script used by org.eclipse.birt.chart.factoryClassDescriptionThe 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.This interface defines an common context adapter which provide scriptable context object or plain context object.This interface defines the functions to load script classes for chart scripting.The interface declares methods to provide appropriate context in scripts.
-
Classes in org.eclipse.birt.chart.script used by org.eclipse.birt.chart.scriptClassDescriptionThe abstract class implements common methods to store script contexts.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.Script event handler interface for charts.This interface allows the script to get access to common chart varialbes and communicate with an external context.This interface defines an common context adapter which provide scriptable context object or plain context object.This interface defines the functions to load script classes for chart scripting.The interface declares methods to provide appropriate context in scripts.