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

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

Uses of DialChart in org.eclipse.birt.chart.model
 

Methods in org.eclipse.birt.chart.model that return DialChart
 DialChart ModelFactory.createDialChart()
          Returns a new object of class 'Dial Chart'.
 

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

Classes in org.eclipse.birt.chart.model.impl that implement DialChart
 class DialChartImpl
          An implementation of the model object 'Dial Chart'.
 

Methods in org.eclipse.birt.chart.model.impl that return DialChart
 DialChart ModelFactoryImpl.createDialChart()
           
 



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