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 | |
axe | org.math.plot.plots.QuantileLayerPlot | [package] |
color | org.math.plot.plots.Plot | |
edit(Object src) | org.math.plot.plots.Plot | |
editnote(AbstractDrawer draw) | org.math.plot.plots.Plot | |
getAxe() | org.math.plot.plots.QuantileLayerPlot | |
getColor() | org.math.plot.plots.Plot | |
getData() | org.math.plot.plots.QuantileLayerPlot | [virtual] |
getName() | org.math.plot.plots.Plot | |
getQuantileRate() | org.math.plot.plots.QuantileLayerPlot | |
getQuantilesValue(int numCoord) | org.math.plot.plots.QuantileLayerPlot | |
getVisible() | org.math.plot.plots.Plot | |
gradC | org.math.plot.plots.QuantileLayerPlot | [package] |
isSelected(int[] screenCoordTest, AbstractDrawer draw) | org.math.plot.plots.LayerPlot | [virtual] |
LayerPlot(String name, Plot p) | org.math.plot.plots.LayerPlot | |
layers | org.math.plot.plots.Plot | |
main(String[] args) | org.math.plot.plots.QuantileLayerPlot | [static] |
main_data_constant | org.math.plot.plots.QuantileLayerPlot | [package] |
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(String n, Color c) | org.math.plot.plots.Plot | |
plot(AbstractDrawer draw, Color c) | org.math.plot.plots.QuantileLayerPlot | [virtual] |
org::math::plot::plots::LayerPlot::plot | org.math.plot.plots.LayerPlot | [package] |
org::math::plot::plots::Plot::plot(AbstractDrawer draw) | org.math.plot.plots.Plot | |
plotLayerPlots(AbstractDrawer draw, Color c) | org.math.plot.plots.Plot | |
Q | org.math.plot.plots.QuantileLayerPlot | [package] |
QuantileLayerPlot(Plot p, int a, double q, double r, boolean _symetric) | org.math.plot.plots.QuantileLayerPlot | |
QuantileLayerPlot(Plot p, int a, double[] q, double r, boolean _symetric) | org.math.plot.plots.QuantileLayerPlot | |
quantileRate | org.math.plot.plots.QuantileLayerPlot | [package] |
setColor(Color c) | org.math.plot.plots.Plot | |
setData(double[][] d) | org.math.plot.plots.QuantileLayerPlot | [virtual] |
setName(String n) | org.math.plot.plots.Plot | |
setVisible(boolean v) | org.math.plot.plots.Plot | |
symetric | org.math.plot.plots.QuantileLayerPlot | |
visible | org.math.plot.plots.Plot | |
WIDTH | org.math.plot.plots.QuantileLayerPlot | [static] |