Uses of Class
weka.gui.beans.ThresholdDataEvent

Packages that use ThresholdDataEvent
weka.gui.beans   
 

Uses of ThresholdDataEvent in weka.gui.beans
 

Methods in weka.gui.beans with parameters of type ThresholdDataEvent
 void ModelPerformanceChart.acceptDataSet(ThresholdDataEvent e)
          Display a threshold curve.
 void CostBenefitAnalysis.acceptDataSet(ThresholdDataEvent e)
          Accept a threshold data event and set up the visualization.
 void ThresholdDataListener.acceptDataSet(ThresholdDataEvent e)
           
abstract  void AbstractDataSink.acceptDataSet(ThresholdDataEvent e)
          Accept a threshold data set
 void Saver.acceptDataSet(ThresholdDataEvent e)
          Method reacts to a threshold data event ans starts the writing process in batch mode.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.