Package org.eclipse.birt.chart.factory
package org.eclipse.birt.chart.factory
Contains classes and interfaces used in the chart building and generation phase. Also contains a runtime context that is associated with each generation process that encapsulates locale information, provides a message lookup service and script execution.
-
ClassDescriptionThe abstract class is just defined for the grouping integration with BIRT report, Stand-alone mode of chart or chart default grouping mode can't use the class and its implementation.An adapter class for IActionEvaluatorAn adapter class for IDataRowExpressionEvaluatorMaintains state information containing the original chart model and runtime built information based on offscreen computations performed using the
Generator.build(IDisplayServer, Chart, Scriptable, Bounds, RunTimeContext)
method.Provides an entry point into building a chart for a given model.This interface defines the capability to manipulate action based expressions.This interface provide expression evaluations of any string expression based on a row context.Provides services for externalization of static text messages rendered in a chart.Provides an entry point into building a chart for a given model.The interface is declared to wrapIQueryResultSet
and evaluate grouped, uni-dimensional data.Provides services for externalization of static text messages rendered in a chart.Provides a way to find a resource in resource folder.Encapsulates runtime information associated with each chart generation and rendering session.Predifined static keys for states.