org.math.plot.plots.ScatterPlot Class Reference

Inheritance diagram for org.math.plot.plots.ScatterPlot:

org.math.plot.plots.Plot org.math.plot.plotObjects.Plotable org.math.plot.plotObjects.Noteable org.math.plot.plotObjects.Editable org.math.plot.plots.BarPlot org.math.plot.plots.LinePlot org.math.plot.plots.StaircasePlot List of all members.

Detailed Description

Definition at line 10 of file ScatterPlot.java.

Public Member Functions

 ScatterPlot (String n, Color c, boolean[][] _pattern, double[][] _XY)
 ScatterPlot (String n, Color c, int _type, int _radius, double[][] _XY)
 ScatterPlot (String n, Color c, double[][] _XY)
void plot (AbstractDrawer draw, Color c)
void setDotPattern (int t)
void setDotPattern (boolean[][] t)
Override void setData (double[][] d)
Override double[][] getData ()
double[] isSelected (int[] screenCoordTest, AbstractDrawer draw)

Static Public Member Functions

static void main (String[] args)

Package Attributes

double[][] XY


The documentation for this class was generated from the following file:
Generated on Wed Sep 5 21:44:02 2007 for jmathplot by  doxygen 1.5.1