Methods in org.eclipse.birt.chart.api that return ChartEngine |
static ChartEngine |
ChartEngine.instance(PlatformConfig config)
Retrieves a singleton instance of the Chart Engine
Initializes the OSGi Platform framework to load chart extension bundles
unless the STANDALONE flag was set in PlatformConfig property. |
static ChartEngine |
ChartEngine.instance()
Returns a singleton instance of the Chart Engine |
static ChartEngine |
ChartEngine.instance(PlatformConfig config)
Retrieves a singleton instance of the Chart Engine
Initializes the OSGi Platform framework to load chart extension bundles
unless the STANDALONE flag was set in PlatformConfig property. |
static ChartEngine |
ChartEngine.instance()
Returns a singleton instance of the Chart Engine |