Uses of Interface
be.ac.ulg.montefiore.run.totem.chart.model.plotters.ChartPlotter

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

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

Classes in be.ac.ulg.montefiore.run.totem.chart.model.plotters that implement ChartPlotter
 class DecreasingLineChartPlotter
          This class is used to plot a line graph where all values in a series are sorted.
 class LoadChartPlotter
          This plotter creates bar charts using links loads.
 class LoadIntervalChartPlotter
          This class is used to build an interval graph.
 

Methods in be.ac.ulg.montefiore.run.totem.chart.model.plotters that return ChartPlotter
 ChartPlotter PlotterManager.getPlotterInstance(java.lang.String name)
          return a new instance of the plotter whose name is given as parameter
 



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