Uses of Interface
org.eclipse.birt.chart.model.IChartModelHelper

Packages that use IChartModelHelper
org.eclipse.birt.chart.model.impl Represents the chart model implementation classes that define the starting point for creating a new chart. 
 

Uses of IChartModelHelper in org.eclipse.birt.chart.model.impl
 

Classes in org.eclipse.birt.chart.model.impl that implement IChartModelHelper
 class ChartModelHelper
          Chart Model helper is default implementation of IChartModelHelper.
 

Methods in org.eclipse.birt.chart.model.impl that return IChartModelHelper
static IChartModelHelper ChartModelHelper.instance()
           
 

Methods in org.eclipse.birt.chart.model.impl with parameters of type IChartModelHelper
static void ChartModelHelper.initInstance(IChartModelHelper newInstance)
           
 



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