org.math.plot.plots.HistogramPlot2D Class Reference

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

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

Public Member Functions

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

Static Public Member Functions

static void main (String[] args)

Package Attributes

double[][] topLeft
double[][] topRight
double[][] bottomLeft
double[][] bottomRight
double[] widths
double width_constant = -1
double offsetCenter_perWidth
double factorWidth
boolean autowidth
boolean fill_shape = true
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