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.computation This is a placeholder file for the org.eclipse.birt.chart.computation package. 
org.eclipse.birt.chart.computation.withaxes This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package. 
org.eclipse.birt.chart.computation.withoutaxes This is a placeholder file for the org.eclipse.birt.chart.computation.withoutaxes package. 
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. 
org.eclipse.birt.chart.script   
 

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.computation
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.computation.withaxes
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.computation.withoutaxes
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.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.
Generator
          Provides an entry point into building a chart for a given model.
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.
IGenerator
          Provides an entry point into building a chart for a given model.
IGroupedDataRowExpressionEvaluator
          The interface is declared to wrap IQueryResultSet and evaluate grouped, uni-dimensional data.
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.
RunTimeContext.StateKey
          Predifined static keys for states.
 

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.
 

Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.script
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.
 



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