Uses of Interface
org.eclipse.birt.chart.factory.IGenerator

Packages that use IGenerator
org.eclipse.birt.chart.api   
org.eclipse.birt.chart.factory Contains classes and interfaces used in the chart building and generation phase. 
 

Uses of IGenerator in org.eclipse.birt.chart.api
 

Methods in org.eclipse.birt.chart.api that return IGenerator
 IGenerator ChartEngine.getGenerator()
          Returns the IChartGenerator interface used to run and render charts
 IGenerator ChartEngine.getGenerator()
          Returns the IChartGenerator interface used to run and render charts
 

Uses of IGenerator in org.eclipse.birt.chart.factory
 

Classes in org.eclipse.birt.chart.factory that implement IGenerator
 class Generator
          Provides an entry point into building a chart for a given model.
 



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