Uses of Interface
org.eclipse.birt.chart.style.IStyleProcessor

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

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

Methods in org.eclipse.birt.chart.factory with parameters of type IStyleProcessor
 GeneratedChartState IGenerator.build(IDisplayServer ids, Chart cmDesignTime, Bounds bo, IExternalContext externalContext, RunTimeContext rtc, IStyleProcessor externalProcessor)
          Builds and computes preferred sizes of various chart components offscreen using the provided display server.
 GeneratedChartState Generator.build(IDisplayServer ids, Chart cmDesignTime, Bounds bo, IExternalContext externalContext, RunTimeContext rtc, IStyleProcessor externalProcessor)
          Builds and computes preferred sizes of various chart components offscreen using the provided display server.
 GeneratedChartState IGenerator.build(IDisplayServer ids, Chart cmDesignTime, Bounds bo, IExternalContext externalContext, RunTimeContext rtc, IStyleProcessor externalProcessor)
          Builds and computes preferred sizes of various chart components offscreen using the provided display server.
 GeneratedChartState Generator.build(IDisplayServer ids, Chart cmDesignTime, org.mozilla.javascript.Scriptable scParent, Bounds bo, RunTimeContext rtc, IStyleProcessor externalProcessor)
          Deprecated. use Generator.build(IDisplayServer, Chart, Bounds, IExternalContext, RunTimeContext, IStyleProcessor) instead.
 

Uses of IStyleProcessor in org.eclipse.birt.chart.style
 

Classes in org.eclipse.birt.chart.style that implement IStyleProcessor
 class SimpleProcessor
          A default implementation for IStyleProcessor.
 



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