Uses of Class
be.ac.ulg.montefiore.run.totem.chart.model.exception.InvalidChartDataException

Packages that use InvalidChartDataException
be.ac.ulg.montefiore.run.totem.chart.model   
 

Uses of InvalidChartDataException in be.ac.ulg.montefiore.run.totem.chart.model
 

Methods in be.ac.ulg.montefiore.run.totem.chart.model that throw InvalidChartDataException
 void ChartData.addRow(java.lang.String name, double[] row)
          Add a row to the data.
 void ChartData.addRow(java.lang.String name, float[] row)
          Add a row to the data.
 void ChartData.setColumnTitles(java.lang.String[] columnTitles)
          Set the name of the columns.
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.