Uses of Class
adams.gui.visualization.stats.scatterplot.ScatterPlot

Packages that use ScatterPlot
adams.flow.sink   
adams.gui.visualization.stats.scatterplot   
weka.gui.explorer   
 

Uses of ScatterPlot in adams.flow.sink
 

Fields in adams.flow.sink declared as ScatterPlot
protected  ScatterPlot ScatterDisplay.m_ScatPlot
          scatter panel to display using the actor
 

Uses of ScatterPlot in adams.gui.visualization.stats.scatterplot
 

Constructors in adams.gui.visualization.stats.scatterplot with parameters of type ScatterPlot
ScatterPlot.AttXListener(ScatterPlot parent)
           
ScatterPlot.AttYListener(ScatterPlot parent)
           
 

Uses of ScatterPlot in weka.gui.explorer
 

Fields in weka.gui.explorer declared as ScatterPlot
protected  ScatterPlot ScatterPanel.m_scatter
          scatter plot to display
 



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