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,
org.mozilla.javascript.Scriptable scParent,
Bounds bo,
RunTimeContext rtc,
IStyleProcessor externalProcessor)
Deprecated. use
Generator.build(IDisplayServer, Chart, Bounds, IExternalContext, RunTimeContext, IStyleProcessor)
instead. |
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. |