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.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.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.
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.
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.
 



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