addGaussQuantiles(int a, double[] s) | org.math.plot.plots.Plot | |
addGaussQuantiles(int a, double s) | org.math.plot.plots.Plot | |
addLayer(LayerPlot q) | org.math.plot.plots.Plot | |
addQuantile(QuantileLayerPlot q) | org.math.plot.plots.Plot | |
addQuantile(int a, double r, double[] q, boolean symetric) | org.math.plot.plots.Plot | |
addQuantile(int a, double r, double q, boolean symetric) | org.math.plot.plots.Plot | |
addQuantiles(int a, double[][] q) | org.math.plot.plots.Plot | |
addQuantiles(int a, double[] q) | org.math.plot.plots.Plot | |
addVector(double[][] v) | org.math.plot.plots.Plot | |
autowidth | org.math.plot.plots.HistogramPlot2D | [package] |
bottomLeft | org.math.plot.plots.HistogramPlot2D | [package] |
bottomRight | org.math.plot.plots.HistogramPlot2D | [package] |
color | org.math.plot.plots.Plot | |
edit(Object src) | org.math.plot.plots.Plot | |
editnote(AbstractDrawer draw) | org.math.plot.plots.Plot | |
factorWidth | org.math.plot.plots.HistogramPlot2D | [package] |
fill_shape | org.math.plot.plots.HistogramPlot2D | [package] |
getColor() | org.math.plot.plots.Plot | |
getData() | org.math.plot.plots.HistogramPlot2D | [virtual] |
getDataWidth() | org.math.plot.plots.HistogramPlot2D | |
getName() | org.math.plot.plots.Plot | |
getVisible() | org.math.plot.plots.Plot | |
HistogramPlot2D(String n, Color c, double[][] _XY, double w) | org.math.plot.plots.HistogramPlot2D | |
HistogramPlot2D(String n, Color c, double[][] _XY, double[] w) | org.math.plot.plots.HistogramPlot2D | |
HistogramPlot2D(String n, Color c, double[][] _XY, double w, double _offsetCenter_perWidth, double _factorWidth) | org.math.plot.plots.HistogramPlot2D | |
HistogramPlot2D(String n, Color c, double[][] _XY, double[] w, double _offsetCenter_perWidth, double _factorWidth) | org.math.plot.plots.HistogramPlot2D | |
isSelected(int[] screenCoordTest, AbstractDrawer draw) | org.math.plot.plots.HistogramPlot2D | [virtual] |
layers | org.math.plot.plots.Plot | |
main(String[] args) | org.math.plot.plots.HistogramPlot2D | [static] |
name | org.math.plot.plots.Plot | |
note(AbstractDrawer draw) | org.math.plot.plots.Plot | |
note_precision | org.math.plot.plots.Plot | |
noted | org.math.plot.plots.Plot | |
offsetCenter_perWidth | org.math.plot.plots.HistogramPlot2D | [package] |
Plot(String n, Color c) | org.math.plot.plots.Plot | |
plot(AbstractDrawer draw, Color c) | org.math.plot.plots.HistogramPlot2D | [virtual] |
org::math::plot::plots::Plot::plot(AbstractDrawer draw) | org.math.plot.plots.Plot | |
plotLayerPlots(AbstractDrawer draw, Color c) | org.math.plot.plots.Plot | |
setColor(Color c) | org.math.plot.plots.Plot | |
setData(double[][] d) | org.math.plot.plots.HistogramPlot2D | [virtual] |
setData(double[][] d, double[] w) | org.math.plot.plots.HistogramPlot2D | |
setData(double[][] d, double w) | org.math.plot.plots.HistogramPlot2D | |
setDataWidth(double[] w) | org.math.plot.plots.HistogramPlot2D | |
setDataWidth(double w) | org.math.plot.plots.HistogramPlot2D | |
setName(String n) | org.math.plot.plots.Plot | |
setVisible(boolean v) | org.math.plot.plots.Plot | |
topLeft | org.math.plot.plots.HistogramPlot2D | [package] |
topRight | org.math.plot.plots.HistogramPlot2D | [package] |
visible | org.math.plot.plots.Plot | |
width_constant | org.math.plot.plots.HistogramPlot2D | [package] |
widths | org.math.plot.plots.HistogramPlot2D | [package] |
XY | org.math.plot.plots.HistogramPlot2D | [package] |