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 | |
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 | |
getName() | org.math.plot.plots.Plot | |
getVisible() | org.math.plot.plots.Plot | |
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 | |
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 | org.math.plot.plots.LayerPlot | [package] |
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 | |
setName(String n) | org.math.plot.plots.Plot | |
setVisible(boolean v) | org.math.plot.plots.Plot | |
visible | org.math.plot.plots.Plot | |