org.math.plot.plots.LinePlot Class Reference

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

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 List of all members.

Detailed Description

Definition at line 10 of file LinePlot.java.

Public Member Functions

 LinePlot (String n, Color c, boolean[][] _pattern, double[][] _XY)
 LinePlot (String n, Color c, int _type, int _radius, double[][] _XY)
 LinePlot (String n, Color c, double[][] _XY)
void plot (AbstractDrawer draw, Color c)

Static Public Member Functions

static void main (String[] args)

Public Attributes

boolean draw_dot = false


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