org.math.plot.plots.BoxPlot3D Class Reference

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

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 7 of file BoxPlot3D.java.

Public Member Functions

 BoxPlot3D (double[][] _XY, double[][] w, Color c, String n)
void plot (AbstractDrawer draw, Color c)
Override void setData (double[][] d)
Override double[][] getData ()
void setDataWidth (double[][] w)
double[][] getDataWidth ()
void setData (double[][] d, double[][] w)
double[] isSelected (int[] screenCoordTest, AbstractDrawer draw)

Package Attributes

double[] Xmin
double[] Xmax
double[] Ymin
double[] Ymax
double[] Zmin
double[] Zmax
double[][] widths
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