org.math.plot.plots.CloudPlot3D Class Reference

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

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

Public Member Functions

 CloudPlot3D (String n, Color c, double[][] _XYcard, double wX, double wY, double wZ)
void plot (AbstractDrawer draw, Color c)
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[][] topNW
double[][] topNE
double[][] topSW
double[][] topSE
double[][] botNW
double[][] botNE
double[][] botSW
double[][] botSE
double[] width_constant = { -1, -1 }
double[][] XY
float[] f
boolean fill_shape = true


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