Package org.eclipse.birt.chart.factory

Contains classes and interfaces used in the chart building and generation phase.

See:
          Description

Interface Summary
IGenerator Provides an entry point into building a chart for a given model.
IMessageLookup Provides services for externalization of static text messages rendered in a chart.
 

Class Summary
GeneratedChartState Maintains 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.
RunTimeContext Encapsulates runtime information associated with each chart generation and rendering session.
 

Package org.eclipse.birt.chart.factory Description

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.



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