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.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.integrate Contains simple implementation classes used in integration. 
org.eclipse.birt.chart.internal.datafeed   
org.eclipse.birt.chart.internal.factory   
org.eclipse.birt.chart.internal.layout   
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   
org.eclipse.birt.chart.util Provides miscellaneous classes associated with data types and extension lookup services. 
 

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.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.
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.
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.integrate
ActionEvaluatorAdapter
          An adapter class for IActionEvaluator
DataRowExpressionEvaluatorAdapter
          An adapter class for IDataRowExpressionEvaluator
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.
 

Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.internal.datafeed
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.
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.internal.factory
DataRowExpressionEvaluatorAdapter
          An adapter class for IDataRowExpressionEvaluator
IDataRowExpressionEvaluator
          This interface provide expression evaluations of any string expression based on a row context.
 

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

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



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