Uses of Interface
org.eclipse.modisco.utils.chart.metamodel.internal.chart.Chart

Packages that use Chart
org.eclipse.modisco.utils.chart.birt.core.internal.exported   
org.eclipse.modisco.utils.chart.metamodel.internal.chart   
 

Uses of Chart in org.eclipse.modisco.utils.chart.birt.core.internal.exported
 

Methods in org.eclipse.modisco.utils.chart.birt.core.internal.exported with parameters of type Chart
 void BirtGraphHelper.createBirtGraph(Chart birtChart, java.io.File targetFolder, java.lang.String fileName)
          Create a Birt chart using the chart passed with the birtchart parameter Works only with graph having 2 dimensions
 

Uses of Chart in org.eclipse.modisco.utils.chart.metamodel.internal.chart
 

Methods in org.eclipse.modisco.utils.chart.metamodel.internal.chart that return Chart
 Chart ChartFactory.createChart()
          Returns a new object of class 'Chart'.