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 | |
draw_lines | org.math.plot.plots.GridPlot3D | |
edit(Object src) | org.math.plot.plots.Plot | |
editnote(AbstractDrawer draw) | org.math.plot.plots.Plot | |
fill_shape | org.math.plot.plots.GridPlot3D | |
getColor() | org.math.plot.plots.Plot | |
getData() | org.math.plot.plots.GridPlot3D | [virtual] |
getDataX() | org.math.plot.plots.GridPlot3D | |
getDataY() | org.math.plot.plots.GridPlot3D | |
getDataZ() | org.math.plot.plots.GridPlot3D | |
getName() | org.math.plot.plots.Plot | |
getVisible() | org.math.plot.plots.Plot | |
GridPlot3D(String n, Color c, double[] _X, double[] _Y, double[][] _Z) | org.math.plot.plots.GridPlot3D | |
isSelected(int[] screenCoordTest, AbstractDrawer draw) | org.math.plot.plots.GridPlot3D | [virtual] |
layers | org.math.plot.plots.Plot | |
main(String[] args) | org.math.plot.plots.GridPlot3D | [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 | |
plot(AbstractDrawer draw, Color c) | org.math.plot.plots.GridPlot3D | [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[][] _Z) | org.math.plot.plots.GridPlot3D | [virtual] |
setDataX(double[] _X) | org.math.plot.plots.GridPlot3D | |
setDataXYZ(double[] _X, double[] _Y, double[][] _Z) | org.math.plot.plots.GridPlot3D | |
setDataY(double[] _Y) | org.math.plot.plots.GridPlot3D | |
setDataZ(double[][] _Z) | org.math.plot.plots.GridPlot3D | |
setName(String n) | org.math.plot.plots.Plot | |
setVisible(boolean v) | org.math.plot.plots.Plot | |
visible | org.math.plot.plots.Plot | |
X | org.math.plot.plots.GridPlot3D | [package] |
Y | org.math.plot.plots.GridPlot3D | [package] |
Z | org.math.plot.plots.GridPlot3D | [package] |