Package adams.gui.visualization.stats.scatterplot

Class Summary
AbstractScatterPlot Abstract class for displaying a single scatterplotpanel on a paintable panel.
AbstractScatterPlotOverlay Abstract superclass for overlays on the scatterplot graph.
Diagonal Display a diagonal line overlay

Valid options are:

Lowess Display a lowess curve as an overlay.
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.
ScatterPlotPanel Panel for displaying scatter plot data.
ScatterPlotSimple Class for displaying a single scatterplotpanel only, used in the matrix.
 



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