Uses of Package
adams.gui.visualization.stats.scatterplot

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

Classes in adams.gui.visualization.stats.scatterplot used by adams.flow.sink
AbstractScatterPlotOverlay
          Abstract superclass for overlays on the scatterplot graph.
Matrix
          Displays a grid of scatter plots with each attribute plotted against each of the other attributes, also can choose overlays etc.
ScatterPlot
          create a paintable panel displaying a scatter plot panel as well as combo boxes for choosing attributes.
 

Classes in adams.gui.visualization.stats.scatterplot used by adams.gui.visualization.stats.scatterplot
AbstractScatterPlot
          Abstract class for displaying a single scatterplotpanel on a paintable panel.
AbstractScatterPlotOverlay
          Abstract superclass for overlays on the scatterplot graph.
ScatterPlot
          create a paintable panel displaying a scatter plot panel as well as combo boxes for choosing attributes.
ScatterPlotPanel
          Panel for displaying scatter plot data.
ScatterPlotSimple
          Class for displaying a single scatterplotpanel only, used in the matrix.
 

Classes in adams.gui.visualization.stats.scatterplot used by weka.gui.explorer
ScatterPlot
          create a paintable panel displaying a scatter plot panel as well as combo boxes for choosing attributes.
 



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