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

Packages that use org.eclipse.birt.chart.factory
org.eclipse.birt.chart.api   
org.eclipse.birt.chart.device Provides interfaces and no-op adapters that define services provided by the device renderer and an associated display server. 
org.eclipse.birt.chart.event Contains classes that define a rendering notification that is interpreted by a device renderer. 
org.eclipse.birt.chart.factory Contains classes and interfaces used in the chart building and generation phase. 
org.eclipse.birt.chart.model.layout Contains a layout manager capable of arranging a set of blocks associated with the chart representation. 
org.eclipse.birt.chart.model.layout.impl Contains core class implementations for blocks associated with the chart representation. 
org.eclipse.birt.chart.render Contains classes that represent the core plot rendering framework. 
 

Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.api
IGenerator
          Provides an entry point into building a chart for a given model.
 

Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.device
IResourceFinder
          Provides a way to find a resource in resource folder.
 

Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.event
RunTimeContext
          Encapsulates runtime information associated with each chart generation and rendering session.
 

Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.factory
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.
IActionEvaluator
          This interface defines the capability to manipulate action based expressions.
IDataRowExpressionEvaluator
          This interface provide expression evaluations of any string expression based on a row context.
IExternalizer
          Provides services for externalization of static text messages rendered in a chart.
IMessageLookup
          Provides services for externalization of static text messages rendered in a chart.
IResourceFinder
          Provides a way to find a resource in resource folder.
RunTimeContext
          Encapsulates runtime information associated with each chart generation and rendering session.
 

Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.model.layout
RunTimeContext
          Encapsulates runtime information associated with each chart generation and rendering session.
 

Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.model.layout.impl
RunTimeContext
          Encapsulates runtime information associated with each chart generation and rendering session.
 

Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.render
RunTimeContext
          Encapsulates runtime information associated with each chart generation and rendering session.
 



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