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 | |
BoxPlot2D(double[][] _XY, double[][] w, Color c, String n) | org.math.plot.plots.BoxPlot2D | |
color | org.math.plot.plots.Plot | |
edit(Object src) | org.math.plot.plots.Plot | |
editnote(AbstractDrawer draw) | org.math.plot.plots.Plot | |
getColor() | org.math.plot.plots.Plot | |
getData() | org.math.plot.plots.BoxPlot2D | [virtual] |
getDataWidth() | org.math.plot.plots.BoxPlot2D | |
getName() | org.math.plot.plots.Plot | |
getVisible() | org.math.plot.plots.Plot | |
isSelected(int[] screenCoordTest, AbstractDrawer draw) | org.math.plot.plots.BoxPlot2D | [virtual] |
layers | org.math.plot.plots.Plot | |
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 | |
plot(AbstractDrawer draw, Color c) | org.math.plot.plots.BoxPlot2D | [virtual] |
org::math::plot::plots::Plot::plot(AbstractDrawer draw) | org.math.plot.plots.Plot | |
Plot(String n, Color c) | 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.BoxPlot2D | [virtual] |
setData(double[][] d, double[][] w) | org.math.plot.plots.BoxPlot2D | |
setDataWidth(double[][] w) | org.math.plot.plots.BoxPlot2D | |
setName(String n) | org.math.plot.plots.Plot | |
setVisible(boolean v) | org.math.plot.plots.Plot | |
visible | org.math.plot.plots.Plot | |
widths | org.math.plot.plots.BoxPlot2D | [package] |
Xmax | org.math.plot.plots.BoxPlot2D | [package] |
Xmin | org.math.plot.plots.BoxPlot2D | [package] |
XY | org.math.plot.plots.BoxPlot2D | [package] |
Ymax | org.math.plot.plots.BoxPlot2D | [package] |
Ymin | org.math.plot.plots.BoxPlot2D | [package] |