Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W X Y Z 

A

AALIAS - Static variable in class org.math.plot.canvas.PlotCanvas
 
abs(int) - Static method in class org.math.plot.utils.FastMath
 
abs(double) - Static method in class org.math.plot.utils.FastMath
 
abs(float) - Static method in class org.math.plot.utils.FastMath
 
abs(long) - Static method in class org.math.plot.utils.FastMath
 
abs(int) - Static method in class org.math.plot.utils.NumbersUtils
Possibly faster than java.lang.Math.abs(int).
abs(long) - Static method in class org.math.plot.utils.NumbersUtils
Possibly faster than java.lang.Math.abs(long).
AbstractDrawer - Class in org.math.plot.render
 
AbstractDrawer(PlotCanvas) - Constructor for class org.math.plot.render.AbstractDrawer
 
acos(double) - Static method in class org.math.plot.utils.FastMath
 
acosInRange(double) - Static method in class org.math.plot.utils.FastMath
If value is not NaN and is outside [-1,1] range, closest value in this range is used.
ActionMode - Variable in class org.math.plot.canvas.PlotCanvas
 
actionPerformed(ActionEvent) - Method in class org.math.plot.ParametersPanel
 
addBarPlot(String, Color, double[]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addBarPlot(String, Color, double[][]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addBarPlot(String, Color, double[], double[]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addBarPlot(String, Color, double[][]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addBarPlot(String, Color, double[], double[], double[]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addBarPlot(String, Color, double[][]) - Method in class org.math.plot.Plot2DPanel
Adds a bar plot (each data point is shown as a dot marker connected to the horizontal axis by a vertical line) to the current plot panel.
addBarPlot(String, Color, double[]) - Method in class org.math.plot.Plot2DPanel
 
addBarPlot(String, Color, double[], double[]) - Method in class org.math.plot.Plot2DPanel
 
addBarPlot(String, double[][]) - Method in class org.math.plot.Plot2DPanel
 
addBarPlot(String, double[]) - Method in class org.math.plot.Plot2DPanel
 
addBarPlot(String, double[], double[]) - Method in class org.math.plot.Plot2DPanel
 
addBarPlot(String, Color, double[][]) - Method in class org.math.plot.Plot3DPanel
Adds a bar plot (each data point is shown as a dot marker connected to the horizontal axis by a vertical line) to the current plot panel.
addBarPlot(String, Color, double[], double[], double[]) - Method in class org.math.plot.Plot3DPanel
 
addBarPlot(String, double[][]) - Method in class org.math.plot.Plot3DPanel
 
addBarPlot(String, double[], double[], double[]) - Method in class org.math.plot.Plot3DPanel
 
addBaseLabel(String, Color, double...) - Method in class org.math.plot.canvas.PlotCanvas
 
addBaseLabel(String, Color, double...) - Method in class org.math.plot.PlotPanel
 
addBounded(int, int) - Static method in class org.math.plot.utils.FastMath
 
addBounded(long, long) - Static method in class org.math.plot.utils.FastMath
 
addBoxPlot(String, Color, double[][], double[][]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addBoxPlot(String, Color, double[][]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addBoxPlot(String, Color, double[][], double[][]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addBoxPlot(String, Color, double[][]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addBoxPlot(String, Color, double[][], double[][]) - Method in class org.math.plot.Plot2DPanel
Adds a box plot to the current plot panel.
addBoxPlot(String, double[][], double[][]) - Method in class org.math.plot.Plot2DPanel
 
addBoxPlot(String, Color, double[][]) - Method in class org.math.plot.Plot2DPanel
Adds a box plot to the current plot panel.
addBoxPlot(String, double[][]) - Method in class org.math.plot.Plot2DPanel
 
addBoxPlot(String, Color, double[][], double[][]) - Method in class org.math.plot.Plot3DPanel
 
addBoxPlot(String, double[][], double[][]) - Method in class org.math.plot.Plot3DPanel
 
addBoxPlot(String, Color, double[][]) - Method in class org.math.plot.Plot3DPanel
 
addBoxPlot(String, double[][]) - Method in class org.math.plot.Plot3DPanel
 
addCloudPlot(String, Color, double[][], int, int) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addCloudPlot(String, Color, double[][], int, int, int) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addCloudPlot(String, Color, double[][], int, int) - Method in class org.math.plot.Plot2DPanel
 
addCloudPlot(String, double[][], int, int) - Method in class org.math.plot.Plot2DPanel
 
addCloudPlot(String, Color, double[][], int, int, int) - Method in class org.math.plot.Plot3DPanel
 
addCloudPlot(String, double[][], int, int, int) - Method in class org.math.plot.Plot3DPanel
 
addExact(int, int) - Static method in class org.math.plot.utils.FastMath
 
addExact(long, long) - Static method in class org.math.plot.utils.FastMath
 
addGaussQuantiles(int, double[]) - Method in class org.math.plot.plots.Plot
 
addGaussQuantiles(int, double) - Method in class org.math.plot.plots.Plot
 
addGaussQuantilestoPlot(int, int, double[]) - Method in class org.math.plot.canvas.PlotCanvas
 
addGaussQuantilestoPlot(int, int, double) - Method in class org.math.plot.canvas.PlotCanvas
 
addGaussQuantilestoPlot(int, int, double[]) - Method in class org.math.plot.PlotPanel
 
addGaussQuantilestoPlot(int, int, double) - Method in class org.math.plot.PlotPanel
 
addGridPlot(String, Color, double[], double[], double[][]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addGridPlot(String, Color, double[][]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addGridPlot(String, Color, double[], double[], double[][]) - Method in class org.math.plot.Plot3DPanel
 
addGridPlot(String, double[], double[], double[][]) - Method in class org.math.plot.Plot3DPanel
 
addGridPlot(String, Color, double[][]) - Method in class org.math.plot.Plot3DPanel
 
addGridPlot(String, double[][]) - Method in class org.math.plot.Plot3DPanel
 
addHistogramPlot(String, Color, double[][], double[]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addHistogramPlot(String, Color, double[][], double) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addHistogramPlot(String, Color, double[][]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addHistogramPlot(String, Color, double[], int) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addHistogramPlot(String, Color, double[], double...) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addHistogramPlot(String, Color, double[], double, double, int) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addHistogramPlot(String, Color, double[][], double[][]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addHistogramPlot(String, Color, double[][]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addHistogramPlot(String, Color, double[][], int, int) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addHistogramPlot(String, Color, double[][], double[], double[]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addHistogramPlot(String, Color, double[][], double, double, int, double, double, int) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addHistogramPlot(String, Color, double[][], double[]) - Method in class org.math.plot.Plot2DPanel
Adds a histogram plot to the current plot panel.
addHistogramPlot(String, double[][], double[]) - Method in class org.math.plot.Plot2DPanel
 
addHistogramPlot(String, Color, double[][]) - Method in class org.math.plot.Plot2DPanel
 
addHistogramPlot(String, double[][]) - Method in class org.math.plot.Plot2DPanel
Adds a histogram plot to the current plot panel.
addHistogramPlot(String, Color, double[], int) - Method in class org.math.plot.Plot2DPanel
Adds a plot of the statistical repartition of a sample, as a histogram.
addHistogramPlot(String, double[], int) - Method in class org.math.plot.Plot2DPanel
 
addHistogramPlot(String, Color, double[], double...) - Method in class org.math.plot.Plot2DPanel
Adds a plot of the statistical repartition of a sample, as a histogram.
addHistogramPlot(String, double[], double...) - Method in class org.math.plot.Plot2DPanel
 
addHistogramPlot(String, Color, double[], double, double, int) - Method in class org.math.plot.Plot2DPanel
 
addHistogramPlot(String, double[], double, double, int) - Method in class org.math.plot.Plot2DPanel
 
addHistogramPlot(String, Color, double[][], double[][]) - Method in class org.math.plot.Plot3DPanel
 
addHistogramPlot(String, double[][], double[][]) - Method in class org.math.plot.Plot3DPanel
 
addHistogramPlot(String, Color, double[][]) - Method in class org.math.plot.Plot3DPanel
 
addHistogramPlot(String, double[][]) - Method in class org.math.plot.Plot3DPanel
 
addHistogramPlot(String, Color, double[][], int, int) - Method in class org.math.plot.Plot3DPanel
 
addHistogramPlot(String, double[][], int, int) - Method in class org.math.plot.Plot3DPanel
 
addHistogramPlot(String, Color, double[][], double[], double[]) - Method in class org.math.plot.Plot3DPanel
 
addHistogramPlot(String, double[][], double[], double[]) - Method in class org.math.plot.Plot3DPanel
 
addHistogramPlot(String, Color, double[][], double, double, int, double, double, int) - Method in class org.math.plot.Plot3DPanel
 
addHistogramPlot(String, double[][], double, double, int, double, double, int) - Method in class org.math.plot.Plot3DPanel
 
addLabel(String, Color, double...) - Method in class org.math.plot.canvas.PlotCanvas
 
addLabel(String, Color, double...) - Method in class org.math.plot.PlotPanel
 
addLayer(LayerPlot) - Method in class org.math.plot.plots.Plot
 
addLegend(String) - Method in class org.math.plot.PlotPanel
Defines where the legend of the plot should be added to the plot panel.
addLinePlot(String, Color, double[]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addLinePlot(String, Color, double[][]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addLinePlot(String, Color, double[], double[]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addLinePlot(String, Color, double[][]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addLinePlot(String, Color, double[], double[], double[]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addLinePlot(String, Color, double[][]) - Method in class org.math.plot.Plot2DPanel
Adds a line plot (each data point is connected to the next one by a solid line) to the current plot panel.
addLinePlot(String, Color, double[]) - Method in class org.math.plot.Plot2DPanel
 
addLinePlot(String, Color, double[], double[]) - Method in class org.math.plot.Plot2DPanel
 
addLinePlot(String, double[][]) - Method in class org.math.plot.Plot2DPanel
 
addLinePlot(String, double[]) - Method in class org.math.plot.Plot2DPanel
 
addLinePlot(String, double[], double[]) - Method in class org.math.plot.Plot2DPanel
 
addLinePlot(String, Color, double[][]) - Method in class org.math.plot.Plot3DPanel
Adds a line plot (each data point is connected to the next one by a solid line) to the current plot panel.
addLinePlot(String, Color, double[], double[], double[]) - Method in class org.math.plot.Plot3DPanel
 
addLinePlot(String, double[][]) - Method in class org.math.plot.Plot3DPanel
 
addLinePlot(String, double[], double[], double[]) - Method in class org.math.plot.Plot3DPanel
 
addPlot(Plot) - Method in class org.math.plot.canvas.PlotCanvas
 
addPlot(String, String, Color, double[]...) - Method in class org.math.plot.Plot2DPanel
 
addPlot(String, String, Color, double[]...) - Method in class org.math.plot.Plot3DPanel
 
addPlot(Plot) - Method in class org.math.plot.PlotPanel
 
addPlot(String, String, double[]...) - Method in class org.math.plot.PlotPanel
 
addPlot(String, String, Color, double[]...) - Method in class org.math.plot.PlotPanel
 
addPlotable(Plotable) - Method in class org.math.plot.canvas.PlotCanvas
 
addPlotable(Plotable) - Method in class org.math.plot.PlotPanel
 
addPlotToolBar(String) - Method in class org.math.plot.PlotPanel
Adds a new plot toolbar to the specified location.
addQuantile(QuantileLayerPlot) - Method in class org.math.plot.plots.Plot
 
addQuantile(int, double, double[], boolean) - Method in class org.math.plot.plots.Plot
 
addQuantile(int, double, double, boolean) - Method in class org.math.plot.plots.Plot
 
addQuantiles(int, double[][]) - Method in class org.math.plot.plots.Plot
 
addQuantiles(int, double[]) - Method in class org.math.plot.plots.Plot
 
addQuantilestoPlot(int, int, double[][]) - Method in class org.math.plot.canvas.PlotCanvas
 
addQuantilestoPlot(int, int, double[]) - Method in class org.math.plot.canvas.PlotCanvas
 
addQuantilestoPlot(int, int, double[][]) - Method in class org.math.plot.PlotPanel
 
addQuantilestoPlot(int, int, double[]) - Method in class org.math.plot.PlotPanel
 
addQuantiletoPlot(int, int, double, boolean, double[]) - Method in class org.math.plot.canvas.PlotCanvas
 
addQuantiletoPlot(int, int, double, boolean, double) - Method in class org.math.plot.canvas.PlotCanvas
 
addQuantiletoPlot(int, int, double, boolean, double[]) - Method in class org.math.plot.PlotPanel
 
addQuantiletoPlot(int, int, double, boolean, double) - Method in class org.math.plot.PlotPanel
 
addScatterPlot(String, Color, double[]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addScatterPlot(String, Color, double[][]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addScatterPlot(String, Color, double[], double[]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addScatterPlot(String, Color, double[][]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addScatterPlot(String, Color, double[], double[], double[]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
addScatterPlot(String, Color, double[][]) - Method in class org.math.plot.Plot2DPanel
Adds a scatter plot (each data point is plotted as a single dot marker) to the current plot panel.
addScatterPlot(String, Color, double[]) - Method in class org.math.plot.Plot2DPanel
 
addScatterPlot(String, Color, double[], double[]) - Method in class org.math.plot.Plot2DPanel
 
addScatterPlot(String, double[][]) - Method in class org.math.plot.Plot2DPanel
 
addScatterPlot(String, double[]) - Method in class org.math.plot.Plot2DPanel
 
addScatterPlot(String, double[], double[]) - Method in class org.math.plot.Plot2DPanel
 
addScatterPlot(String, Color, double[][]) - Method in class org.math.plot.Plot3DPanel
Adds a scatter plot (each data point is plotted as a single dot marker) to the current plot panel.
addScatterPlot(String, Color, double[], double[], double[]) - Method in class org.math.plot.Plot3DPanel
 
addScatterPlot(String, double[][]) - Method in class org.math.plot.Plot3DPanel
 
addScatterPlot(String, double[], double[], double[]) - Method in class org.math.plot.Plot3DPanel
 
addSelectionListener(ListSelectionListener) - Method in class org.math.plot.MatrixTablePanel
 
addStaircasePlot(String, Color, double[]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addStaircasePlot(String, Color, double[][]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addStaircasePlot(String, Color, double[], double[]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
addStaircasePlot(String, Color, double[][]) - Method in class org.math.plot.Plot2DPanel
Adds a staircase plot (each data point is connected to the following one by a horizontal line then a vertical line) to the current plot panel.
addStaircasePlot(String, Color, double[]) - Method in class org.math.plot.Plot2DPanel
 
addStaircasePlot(String, Color, double[], double[]) - Method in class org.math.plot.Plot2DPanel
 
addStaircasePlot(String, double[][]) - Method in class org.math.plot.Plot2DPanel
 
addStaircasePlot(String, double[]) - Method in class org.math.plot.Plot2DPanel
 
addStaircasePlot(String, double[], double[]) - Method in class org.math.plot.Plot2DPanel
 
addVector(double[][]) - Method in class org.math.plot.plots.Plot
 
addVectortoPlot(int, double[][]) - Method in class org.math.plot.canvas.PlotCanvas
 
addVectortoPlot(int, double[][]) - Method in class org.math.plot.PlotPanel
 
ajustBoundsChanged() - Method in class org.math.plot.components.PlotToolBar
 
allowEdit - Variable in class org.math.plot.canvas.PlotCanvas
 
allowNote - Variable in class org.math.plot.canvas.PlotCanvas
 
allowNoteCoord - Variable in class org.math.plot.canvas.PlotCanvas
 
alpha - Variable in class org.math.plot.plotObjects.PaintImage
 
angle - Variable in class org.math.plot.plotObjects.Label
 
approx(double, int) - Static method in class org.math.plot.plotObjects.Label
 
Array - Class in org.math.plot.utils
BSD License
Array() - Constructor for class org.math.plot.utils.Array
 
asByte(int) - Static method in class org.math.plot.utils.NumbersUtils
Not defining an asByte(long) method, since asByte((int)aLong) works.
asin(double) - Static method in class org.math.plot.utils.FastMath
 
asinInRange(double) - Static method in class org.math.plot.utils.FastMath
If value is not NaN and is outside [-1,1] range, closest value in this range is used.
asInt(long) - Static method in class org.math.plot.utils.NumbersUtils
 
atan(double) - Static method in class org.math.plot.utils.FastMath
 
atan2(double, double) - Static method in class org.math.plot.utils.FastMath
For special values for which multiple conventions could be adopted, behaves like Math.atan2(double,double).
attachLegend(LegendPanel) - Method in class org.math.plot.canvas.PlotCanvas
 
authorizedLogScale(int) - Method in class org.math.plot.plotObjects.Base
 
AWTDrawer - Class in org.math.plot.render
 
AWTDrawer(PlotCanvas) - Constructor for class org.math.plot.render.AWTDrawer
 
AWTDrawer2D - Class in org.math.plot.render
 
AWTDrawer2D(PlotCanvas) - Constructor for class org.math.plot.render.AWTDrawer2D
 
AWTDrawer3D - Class in org.math.plot.render
 
AWTDrawer3D(PlotCanvas) - Constructor for class org.math.plot.render.AWTDrawer3D
 
axesScales - Variable in class org.math.plot.plotObjects.Base
 
Axis - Class in org.math.plot.plotObjects
Class use to describe one of the axis of a plot object.
Axis(Base, String, Color, int) - Constructor for class org.math.plot.plotObjects.Axis
 
axis - Variable in class org.math.plot.plotObjects.BasePlot
 

B

BAR - Static variable in class org.math.plot.PlotPanel
 
BarPlot - Class in org.math.plot.plots
 
BarPlot(String, Color, boolean[][], double[][]) - Constructor for class org.math.plot.plots.BarPlot
 
BarPlot(String, Color, int, int, double[][]) - Constructor for class org.math.plot.plots.BarPlot
 
BarPlot(String, Color, double[][]) - Constructor for class org.math.plot.plots.BarPlot
 
base - Variable in class org.math.plot.canvas.PlotCanvas
 
base - Variable in class org.math.plot.plotObjects.Axis
 
Base - Class in org.math.plot.plotObjects
BSD License
Base(double[], double[], String[]) - Constructor for class org.math.plot.plotObjects.Base
 
base - Variable in class org.math.plot.plotObjects.BasePlot
 
base_offset - Variable in class org.math.plot.plotObjects.Label
 
base_offset - Variable in class org.math.plot.render.AbstractDrawer
 
baseCoords - Variable in class org.math.plot.plotObjects.Base
 
baseCoordsScreenProjectionRatio(double[]) - Method in class org.math.plot.render.Projection
 
baseCoordsScreenProjectionRatio(double[]) - Method in class org.math.plot.render.Projection2D
 
baseCoordsScreenProjectionRatio(double[]) - Method in class org.math.plot.render.Projection3D
 
BaseDependant - Interface in org.math.plot.plotObjects
BSD License
BaseLabel - Class in org.math.plot.plotObjects
BSD License
BaseLabel(String, Color, double...) - Constructor for class org.math.plot.plotObjects.BaseLabel
 
BaseLine - Class in org.math.plot.plotObjects
 
BaseLine(Color, double[], double[]) - Constructor for class org.math.plot.plotObjects.BaseLine
 
BasePlot - Class in org.math.plot.plotObjects
 
BasePlot(Base, String...) - Constructor for class org.math.plot.plotObjects.BasePlot
 
BasePlot(Base, Color, Axis...) - Constructor for class org.math.plot.plotObjects.BasePlot
 
BasePlot(Base, Color, String...) - Constructor for class org.math.plot.plotObjects.BasePlot
 
baseScreenCoords - Variable in class org.math.plot.render.Projection
 
bitSizeForSignedValue(int) - Static method in class org.math.plot.utils.NumbersUtils
 
bitSizeForSignedValue(long) - Static method in class org.math.plot.utils.NumbersUtils
 
bitSizeForUnsignedValue(int) - Static method in class org.math.plot.utils.NumbersUtils
 
bitSizeForUnsignedValue(long) - Static method in class org.math.plot.utils.NumbersUtils
 
borderCoeff - Variable in class org.math.plot.render.Projection
 
BOX - Static variable in class org.math.plot.PlotPanel
 
BoxPlot2D - Class in org.math.plot.plots
 
BoxPlot2D(double[][], double[][], Color, String) - Constructor for class org.math.plot.plots.BoxPlot2D
 
BoxPlot3D - Class in org.math.plot.plots
 
BoxPlot3D(double[][], double[][], Color, String) - Constructor for class org.math.plot.plots.BoxPlot3D
 
buildXY(double, double, double[]) - Static method in class org.math.plot.utils.Array
 
buildXY(double[], double[]) - Static method in class org.math.plot.utils.Array
 
buttonAdjustBounds - Variable in class org.math.plot.components.PlotToolBar
 
buttonCenter - Variable in class org.math.plot.components.PlotToolBar
 
buttonDatas - Variable in class org.math.plot.components.PlotToolBar
 
buttonGroup - Variable in class org.math.plot.components.PlotToolBar
 
buttonPasteToClipboard - Variable in class org.math.plot.components.DataToolBar
 
buttonReset - Variable in class org.math.plot.components.PlotToolBar
 
buttonRotate - Variable in class org.math.plot.components.PlotToolBar
 
buttonSaveFile - Variable in class org.math.plot.components.DataToolBar
 
buttonSavePNGFile - Variable in class org.math.plot.components.PlotToolBar
 
buttonSetScales - Variable in class org.math.plot.components.PlotToolBar
 
buttonZoom - Variable in class org.math.plot.components.PlotToolBar
 
byteAsUnsigned(byte) - Static method in class org.math.plot.utils.NumbersUtils
 

C

canvas - Variable in class org.math.plot.render.AbstractDrawer
 
cat(Object[]) - Static method in class org.math.plot.utils.Array
 
cat(String, Object[]) - Static method in class org.math.plot.utils.Array
 
cat(String, double[]) - Static method in class org.math.plot.utils.Array
 
cat(String, String, Object[][]) - Static method in class org.math.plot.utils.Array
 
cat(Object[][]) - Static method in class org.math.plot.utils.Array
 
cbrt(double) - Static method in class org.math.plot.utils.FastMath
 
ceil(float) - Static method in class org.math.plot.utils.FastMath
 
ceil(double) - Static method in class org.math.plot.utils.FastMath
Supposed to behave like Math.ceil(double), for safe interchangeability.
ceilingPowerOfTwo(int) - Static method in class org.math.plot.utils.NumbersUtils
 
ceilingPowerOfTwo(long) - Static method in class org.math.plot.utils.NumbersUtils
 
changePlotColor(int, Color) - Method in class org.math.plot.canvas.PlotCanvas
 
changePlotColor(int, Color) - Method in class org.math.plot.PlotPanel
 
changePlotData(int, double[]...) - Method in class org.math.plot.canvas.PlotCanvas
 
changePlotData(int, double[]...) - Method in class org.math.plot.PlotPanel
 
changePlotName(int, String) - Method in class org.math.plot.canvas.PlotCanvas
 
changePlotName(int, String) - Method in class org.math.plot.PlotPanel
 
checkBitPositionsByte(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkBitPositionsInt(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkBitPositionsLong(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkBitPositionsShort(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkBitSizeForSignedInt(int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkBitSizeForSignedLong(int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkBitSizeForUnsignedInt(int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkBitSizeForUnsignedLong(int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkColumnDimension(double[][], int) - Static method in class org.math.plot.utils.Array
 
checkIsInRange(int, int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkIsInRange(long, long, long) - Static method in class org.math.plot.utils.NumbersUtils
 
checkIsInRange(float, float, float) - Static method in class org.math.plot.utils.NumbersUtils
 
checkIsInRange(double, double, double) - Static method in class org.math.plot.utils.NumbersUtils
 
checkIsInRangeSigned(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkIsInRangeSigned(long, int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkIsInRangeUnsigned(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkIsInRangeUnsigned(long, int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkLength(double[], int) - Static method in class org.math.plot.utils.Array
 
checkRadix(int) - Static method in class org.math.plot.utils.NumbersUtils
 
checkRowDimension(double[][], int) - Static method in class org.math.plot.utils.Array
 
clearLayers() - Method in class org.math.plot.plots.Plot
 
clearNotes() - Method in class org.math.plot.canvas.PlotCanvas
 
CloudPlot2D - Class in org.math.plot.plots
 
CloudPlot2D(String, Color, double[][], double, double) - Constructor for class org.math.plot.plots.CloudPlot2D
 
CloudPlot3D - Class in org.math.plot.plots
 
CloudPlot3D(String, Color, double[][], double, double, double) - Constructor for class org.math.plot.plots.CloudPlot3D
 
color - Variable in class org.math.plot.plotObjects.Axis
Color in which the name of the axis is displayed.
color - Variable in class org.math.plot.plotObjects.BasePlot
 
color - Variable in class org.math.plot.plotObjects.Label
 
color - Variable in class org.math.plot.plotObjects.Line
 
color - Variable in class org.math.plot.plots.Plot
 
color - Variable in class org.math.plot.render.AbstractDrawer
 
COLORLIST - Static variable in class org.math.plot.PlotPanel
 
comp2D - Variable in class org.math.plot.render.AbstractDrawer
 
componentHidden(ComponentEvent) - Method in class org.math.plot.canvas.PlotCanvas
 
componentHidden(ComponentEvent) - Method in class org.math.plot.components.LegendPanel
 
componentHidden(ComponentEvent) - Method in class org.math.plot.DataPanel
 
componentMoved(ComponentEvent) - Method in class org.math.plot.canvas.PlotCanvas
 
componentMoved(ComponentEvent) - Method in class org.math.plot.components.LegendPanel
 
componentMoved(ComponentEvent) - Method in class org.math.plot.DataPanel
 
componentResized(ComponentEvent) - Method in class org.math.plot.canvas.PlotCanvas
 
componentResized(ComponentEvent) - Method in class org.math.plot.components.LegendPanel
 
componentResized(ComponentEvent) - Method in class org.math.plot.DataPanel
 
componentShown(ComponentEvent) - Method in class org.math.plot.canvas.PlotCanvas
 
componentShown(ComponentEvent) - Method in class org.math.plot.components.LegendPanel
 
componentShown(ComponentEvent) - Method in class org.math.plot.DataPanel
 
computeNbrOfChars(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
computeNbrOfChars(long, int) - Static method in class org.math.plot.utils.NumbersUtils
 
computeNbrOfChars(int, int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
computeNbrOfChars(long, int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
computeNbrOfDigits(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
computeNbrOfDigits(long, int) - Static method in class org.math.plot.utils.NumbersUtils
 
computeNbrOfDigits(int, int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
computeNbrOfDigits(long, int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
CONTINOUS_LINE - Static variable in class org.math.plot.render.AbstractDrawer
 
coord - Variable in class org.math.plot.plotObjects.Label
 
coordNoted - Variable in class org.math.plot.plots.Plot
 
coordToString(double...) - Static method in class org.math.plot.plotObjects.Label
 
copy(double[]) - Static method in class org.math.plot.utils.Array
 
copy(double[][]) - Static method in class org.math.plot.utils.Array
 
copySign(double, double) - Static method in class org.math.plot.utils.FastMath
 
copySign(float, float) - Static method in class org.math.plot.utils.FastMath
 
cornerE - Variable in class org.math.plot.plotObjects.Label
 
cornerN - Variable in class org.math.plot.plotObjects.Label
 
cos(double) - Static method in class org.math.plot.utils.FastMath
 
cos_phi - Variable in class org.math.plot.render.Projection3D
 
cos_theta - Variable in class org.math.plot.render.Projection3D
 
cosh(double) - Static method in class org.math.plot.utils.FastMath
 
cosQuick(double) - Static method in class org.math.plot.utils.FastMath
Quick cosine, with accuracy of about 1.6e-3 (PI/'look-up tabs size') for |angle| < 6588397.0 (Integer.MAX_VALUE * (2*PI/'look-up tabs size')), and no accuracy at all for larger values.
CROSS_DOT - Static variable in class org.math.plot.render.AbstractDrawer
 

D

darkLabel - Variable in class org.math.plot.plotObjects.Axis
 
darkLabel_base_position - Variable in class org.math.plot.plotObjects.Axis
 
darkLabelAngle - Variable in class org.math.plot.plotObjects.Axis
 
darkLabelFont - Variable in class org.math.plot.plotObjects.Axis
 
darkLine - Variable in class org.math.plot.plotObjects.Axis
 
DataFrame - Class in org.math.plot.components
BSD License
DataFrame(PlotCanvas) - Constructor for class org.math.plot.components.DataFrame
 
DataPanel(Plot) - Constructor for class org.math.plot.components.DatasFrame.DataPanel
 
DataPanel - Class in org.math.plot
BSD License
DataPanel() - Constructor for class org.math.plot.DataPanel
 
datapanel - Variable in class org.math.plot.plots.Plot
 
DataSelectPanel - Class in org.math.plot
Panel designed to select a given number of columns in a multi columns matrix.
DataSelectPanel(Object[][], int, String...) - Constructor for class org.math.plot.DataSelectPanel
 
DataSelectTable - Class in org.math.plot
Panel designed to select a given number of columns in a multi columns matrix.
DataSelectTable(Object[][], int, String...) - Constructor for class org.math.plot.DataSelectTable
 
DatasFrame - Class in org.math.plot.components
BSD License
DatasFrame(PlotCanvas, LegendPanel) - Constructor for class org.math.plot.components.DatasFrame
 
DatasFrame.DataPanel - Class in org.math.plot.components
 
DataToolBar - Class in org.math.plot.components
BSD License
DataToolBar(DataPanel) - Constructor for class org.math.plot.components.DataToolBar
 
DEFAULT_BORDER - Static variable in class org.math.plot.render.Projection
 
DEFAULT_COLOR - Static variable in class org.math.plot.plotObjects.BasePlot
 
DEFAULT_COLOR - Static variable in class org.math.plot.render.AbstractDrawer
 
DEFAULT_DOT_RADIUS - Static variable in class org.math.plot.render.AbstractDrawer
 
DEFAULT_FONT - Static variable in class org.math.plot.render.AbstractDrawer
 
DEFAULT_LINE_WIDTH - Static variable in class org.math.plot.render.AbstractDrawer
 
DefaultDataPanel(Plot) - Constructor for class org.math.plot.plots.Plot.DefaultDataPanel
 
delete(double[], int...) - Static method in class org.math.plot.utils.Array
 
deleteColumns(double[][], int...) - Static method in class org.math.plot.utils.Array
 
deleteColumnsRange(double[][], int, int) - Static method in class org.math.plot.utils.Array
 
deleteRange(double[], int, int) - Static method in class org.math.plot.utils.Array
 
deleteRows(double[][], int...) - Static method in class org.math.plot.utils.Array
 
deleteRowsRange(double[][], int, int) - Static method in class org.math.plot.utils.Array
 
DensityLayerPlot - Class in org.math.plot.plots
 
DensityLayerPlot(Plot, int, double[]) - Constructor for class org.math.plot.plots.DensityLayerPlot
 
DensityLayerPlot(Plot, int, double[][]) - Constructor for class org.math.plot.plots.DensityLayerPlot
Build a quantile plot based on given plot.
dilate(int[], double[]) - Method in class org.math.plot.render.AbstractDrawer
Plot ActionMode : dilatation of the plot
dilate(int[], double[]) - Method in class org.math.plot.render.AWTDrawer
 
dilate(int[], double[]) - Method in class org.math.plot.render.AWTDrawer3D
 
dilate(int[], double[]) - Method in class org.math.plot.render.Projection
 
dimension - Static variable in class org.math.plot.DataPanel
 
dimension - Variable in class org.math.plot.plotObjects.Base
 
displayDataFrame(int) - Method in class org.math.plot.canvas.PlotCanvas
 
displayDataFrame() - Method in class org.math.plot.canvas.PlotCanvas
 
displayScalesFrame() - Method in class org.math.plot.canvas.PlotCanvas
 
dot_pattern - Variable in class org.math.plot.render.AbstractDrawer
 
dot_radius - Variable in class org.math.plot.render.AbstractDrawer
 
DOT_SQUARE_PATTERN - Static variable in class org.math.plot.render.AbstractDrawer
 
DOT_TRIANGLE_PATTERN - Static variable in class org.math.plot.render.AbstractDrawer
 
dot_type - Variable in class org.math.plot.render.AbstractDrawer
 
DOTTED_LINE - Static variable in class org.math.plot.render.AbstractDrawer
 
DoubleWrapper() - Constructor for class org.math.plot.utils.FastMath.DoubleWrapper
 
dragging - Variable in class org.math.plot.canvas.PlotCanvas
 
draw - Variable in class org.math.plot.canvas.PlotCanvas
 
draw - Variable in class org.math.plot.render.Projection
 
draw_dot - Variable in class org.math.plot.plots.BarPlot
 
draw_dot - Variable in class org.math.plot.plots.LinePlot
 
draw_lines - Variable in class org.math.plot.plots.GridPlot3D
 
drawCoordinate(double...) - Method in class org.math.plot.render.AbstractDrawer
 
drawCrossDot(double...) - Method in class org.math.plot.render.AbstractDrawer
 
drawCrossDot(double...) - Method in class org.math.plot.render.AWTDrawer
 
drawDot(double...) - Method in class org.math.plot.render.AbstractDrawer
 
drawImage(Image, float, double[], double[], double[]) - Method in class org.math.plot.render.AbstractDrawer
 
drawImage(Image, float, double[], double[], double[]) - Method in class org.math.plot.render.AWTDrawer
 
drawLine(double[]...) - Method in class org.math.plot.render.AbstractDrawer
 
drawLine(double[]...) - Method in class org.math.plot.render.AWTDrawer
 
drawLineBase(double[]...) - Method in class org.math.plot.render.AbstractDrawer
 
drawLineBase(double[]...) - Method in class org.math.plot.render.AWTDrawer
 
drawPatternDot(double...) - Method in class org.math.plot.render.AbstractDrawer
 
drawPatternDot(double...) - Method in class org.math.plot.render.AWTDrawer
 
drawPolygon(double[]...) - Method in class org.math.plot.render.AbstractDrawer
 
drawPolygon(double[]...) - Method in class org.math.plot.render.AWTDrawer
 
drawRoundDot(double...) - Method in class org.math.plot.render.AbstractDrawer
 
drawRoundDot(double...) - Method in class org.math.plot.render.AWTDrawer
 
drawShadowedText(String, float, double...) - Method in class org.math.plot.render.AbstractDrawer
 
drawShadowedText(String, float, double...) - Method in class org.math.plot.render.AWTDrawer
 
drawText(String, double...) - Method in class org.math.plot.render.AbstractDrawer
 
drawText(String, double...) - Method in class org.math.plot.render.AWTDrawer
 
drawTextBase(String, double...) - Method in class org.math.plot.render.AbstractDrawer
 
drawTextBase(String, double...) - Method in class org.math.plot.render.AWTDrawer
 
duplicate(int, String) - Static method in class org.math.plot.utils.Array
 
duplicate(int, int) - Static method in class org.math.plot.utils.Array
 

E

E - Static variable in class org.math.plot.utils.FastMath
 
EAST - Static variable in class org.math.plot.PlotPanel
 
edit(Object) - Method in class org.math.plot.plotObjects.Axis
Opens a dialog window and asks the user for the name of this axis.
edit(Object) - Method in interface org.math.plot.plotObjects.Editable
 
edit(Object) - Method in class org.math.plot.plots.Plot
 
EDIT_COLOR - Static variable in class org.math.plot.canvas.PlotCanvas
 
Editable - Interface in org.math.plot.plotObjects
BSD License
editColor() - Method in class org.math.plot.components.LegendPanel.Legend
 
editnote(AbstractDrawer) - Method in class org.math.plot.plotObjects.Axis
 
editnote(AbstractDrawer) - Method in interface org.math.plot.plotObjects.Editable
 
editnote(AbstractDrawer) - Method in class org.math.plot.plots.Plot
 
editText() - Method in class org.math.plot.components.LegendPanel.Legend
 
end - Variable in class org.math.plot.plotObjects.Axis
 
equal(float, float) - Static method in class org.math.plot.utils.NumbersUtils
 
equal(double, double) - Static method in class org.math.plot.utils.NumbersUtils
 
equals(double[], double[]) - Static method in class org.math.plot.utils.Array
 
exp(double) - Static method in class org.math.plot.utils.FastMath
 
expm1(double) - Static method in class org.math.plot.utils.FastMath
Much more accurate than exp(value)-1, for values close to zero.
expQuick(double) - Static method in class org.math.plot.utils.FastMath
Quick exp, with a max relative error of about 3e-2 for |value| < 700.0 or so, and no accuracy at all outside this range.
extrem - Variable in class org.math.plot.plotObjects.Line
 

F

factor - Variable in class org.math.plot.render.Projection3D
 
FastMath - Class in org.math.plot.utils
Class providing math treatments that: - are meant to be faster than those of java.lang.Math class (depending on JVM or JVM options, they might be slower), - are still somehow accurate and robust (handling of NaN and such), - do not (or not directly) generate objects at run time (no "new").
FastMath.DoubleWrapper - Class in org.math.plot.utils
 
FastMath.IntWrapper - Class in org.math.plot.utils
 
fill_shape - Variable in class org.math.plot.plots.GridPlot3D
 
fillPolygon(float, double[]...) - Method in class org.math.plot.render.AbstractDrawer
 
fillPolygon(float, double[]...) - Method in class org.math.plot.render.AWTDrawer
 
fireSelectedDataChanged(String) - Method in class org.math.plot.DataSelectPanel
Method to override if you want to link to any gui component (for instance, a plotpanel).
fireSelectedDataChanged(String) - Method in class org.math.plot.DataSelectTable
Method to override if you want to link to any gui component (for instance, a plotpanel).
floor(float) - Static method in class org.math.plot.utils.FastMath
 
floor(double) - Static method in class org.math.plot.utils.FastMath
Supposed to behave like Math.floor(double), for safe interchangeability.
floorPowerOfTwo(int) - Static method in class org.math.plot.utils.NumbersUtils
 
floorPowerOfTwo(long) - Static method in class org.math.plot.utils.NumbersUtils
 
font - Variable in class org.math.plot.DataSelectPanel
 
font - Variable in class org.math.plot.plotObjects.Label
 
font - Variable in class org.math.plot.render.AbstractDrawer
 
FrameView - Class in org.math.plot
BSD License
FrameView(Plot2DCanvas...) - Constructor for class org.math.plot.FrameView
 
FrameView(Plot3DCanvas...) - Constructor for class org.math.plot.FrameView
 
FrameView(String, JComponent) - Constructor for class org.math.plot.FrameView
 
FrameView(JComponent...) - Constructor for class org.math.plot.FrameView
 
FrameView(JPanel) - Constructor for class org.math.plot.FrameView
 

G

GaussianDensityLayerPlot - Class in org.math.plot.plots
 
GaussianDensityLayerPlot(Plot, int, double) - Constructor for class org.math.plot.plots.GaussianDensityLayerPlot
 
GaussianDensityLayerPlot(Plot, int, double[]) - Constructor for class org.math.plot.plots.GaussianDensityLayerPlot
Build a gauss quantile plot based on given plot.
getAdjustBounds() - Method in class org.math.plot.canvas.PlotCanvas
 
getAffineTransform(int, int, double[], double[], double[]) - Method in class org.math.plot.render.AWTDrawer
 
getAxe() - Method in class org.math.plot.plots.DensityLayerPlot
 
getAxe() - Method in class org.math.plot.plots.GaussianDensityLayerPlot
 
getAxe() - Method in class org.math.plot.plots.QuantileLayerPlot
 
getAxeScale(int) - Method in class org.math.plot.plotObjects.Base
 
getAxesScales() - Method in class org.math.plot.plotObjects.Base
 
getAxis(int) - Method in class org.math.plot.plotObjects.BasePlot
 
getAxis() - Method in class org.math.plot.plotObjects.BasePlot
 
getAxis(int) - Method in class org.math.plot.PlotPanel
Return the axis specified in parameter.
getAxisScales() - Method in class org.math.plot.canvas.PlotCanvas
 
getAxisScales() - Method in class org.math.plot.PlotPanel
Returns the scaling for all of the axis of the plot.
getBaseOffset() - Method in class org.math.plot.render.AbstractDrawer
 
getBounds() - Method in class org.math.plot.plots.BoxPlot2D
 
getBounds() - Method in class org.math.plot.plots.BoxPlot3D
 
getBounds() - Method in class org.math.plot.plots.CloudPlot2D
 
getBounds() - Method in class org.math.plot.plots.CloudPlot3D
 
getBounds() - Method in class org.math.plot.plots.GridPlot3D
 
getBounds() - Method in class org.math.plot.plots.HistogramPlot2D
 
getBounds() - Method in class org.math.plot.plots.HistogramPlot3D
 
getBounds() - Method in class org.math.plot.plots.LayerPlot
 
getBounds(int) - Method in class org.math.plot.plots.Plot
 
getBounds() - Method in class org.math.plot.plots.Plot
This method should be abstract, but for backward compatibility, here is a basic impl.
getBounds() - Method in class org.math.plot.plots.ScatterPlot
 
getColor() - Method in class org.math.plot.plotObjects.Axis
Returns the color of the axis' label.
getColor() - Method in class org.math.plot.plotObjects.BasePlot
 
getColor() - Method in class org.math.plot.plotObjects.Label
 
getColor() - Method in class org.math.plot.plotObjects.Line
 
getColor() - Method in class org.math.plot.plotObjects.PaintImage
 
getColor() - Method in interface org.math.plot.plotObjects.Plotable
 
getColor() - Method in class org.math.plot.plotObjects.RasterImage
 
getColor() - Method in class org.math.plot.plots.Plot
 
getColor() - Method in class org.math.plot.render.AbstractDrawer
 
getColor() - Method in class org.math.plot.render.AWTDrawer
 
getColumnCopy(double[][], int) - Static method in class org.math.plot.utils.Array
 
getColumnCopy(double[][][], int, int) - Static method in class org.math.plot.utils.Array
 
getColumnDimension(double[][], int) - Static method in class org.math.plot.utils.Array
 
getColumnsCopy(double[][], int...) - Static method in class org.math.plot.utils.Array
 
getColumnsRangeCopy(double[][], int, int) - Static method in class org.math.plot.utils.Array
 
getCoords() - Method in class org.math.plot.plotObjects.Base
 
getCopy(double[], int...) - Static method in class org.math.plot.utils.Array
 
getData() - Method in class org.math.plot.plots.BoxPlot2D
 
getData() - Method in class org.math.plot.plots.BoxPlot3D
 
getData() - Method in class org.math.plot.plots.CloudPlot2D
 
getData() - Method in class org.math.plot.plots.CloudPlot3D
 
getData() - Method in class org.math.plot.plots.DensityLayerPlot
 
getData() - Method in class org.math.plot.plots.GaussianDensityLayerPlot
 
getData() - Method in class org.math.plot.plots.GridPlot3D
 
getData() - Method in class org.math.plot.plots.HistogramPlot2D
 
getData() - Method in class org.math.plot.plots.HistogramPlot3D
 
getData() - Method in class org.math.plot.plots.Plot
 
getData() - Method in class org.math.plot.plots.QuantileLayerPlot
 
getData() - Method in class org.math.plot.plots.ScatterPlot
 
getData() - Method in class org.math.plot.plots.VectorLayerPlot
 
getDataPanel(PlotCanvas) - Method in class org.math.plot.plots.LayerPlot
 
getDataPanel(PlotCanvas) - Method in class org.math.plot.plots.Plot
 
getDataWidth() - Method in class org.math.plot.plots.BoxPlot2D
 
getDataWidth() - Method in class org.math.plot.plots.BoxPlot3D
 
getDataWidth() - Method in class org.math.plot.plots.HistogramPlot2D
 
getDataWidth() - Method in class org.math.plot.plots.HistogramPlot3D
 
getDataX() - Method in class org.math.plot.plots.GridPlot3D
 
getDataY() - Method in class org.math.plot.plots.GridPlot3D
 
getDataZ() - Method in class org.math.plot.plots.GridPlot3D
 
getDotPattern() - Method in class org.math.plot.render.AbstractDrawer
 
getDotRadius() - Method in class org.math.plot.render.AbstractDrawer
 
getDotType() - Method in class org.math.plot.render.AbstractDrawer
 
getEditable() - Method in class org.math.plot.canvas.PlotCanvas
 
getEditable() - Method in class org.math.plot.PlotPanel
 
getExponent(float) - Static method in class org.math.plot.utils.FastMath
 
getExponent(double) - Static method in class org.math.plot.utils.FastMath
 
getFont() - Method in class org.math.plot.plotObjects.Label
 
getFont() - Method in class org.math.plot.PlotPanel
 
getFont() - Method in class org.math.plot.render.AbstractDrawer
 
getFont() - Method in class org.math.plot.render.AWTDrawer
 
getGradientColor() - Method in class org.math.plot.plotObjects.Line
 
getGraphics2D() - Method in class org.math.plot.render.AbstractDrawer
 
getGrid() - Method in class org.math.plot.canvas.PlotCanvas
 
getLegend() - Method in class org.math.plot.plotObjects.Axis
Returns the label of the axis.
getLegend() - Method in class org.math.plot.plotObjects.BasePlot
 
getLegend(int) - Method in class org.math.plot.plotObjects.BasePlot
 
getLegendCoord() - Method in class org.math.plot.plotObjects.Axis
Returns the coordinates of the axis label, in the referential of the canvas it is drawn in.
getLineWidth() - Method in class org.math.plot.render.AbstractDrawer
 
getMatrix() - Method in class org.math.plot.MatrixTablePanel
 
getMaxBounds() - Method in class org.math.plot.plotObjects.Base
 
getMinBounds() - Method in class org.math.plot.plotObjects.Base
 
getName() - Method in class org.math.plot.plots.Plot
 
getNewColor() - Method in class org.math.plot.PlotPanel
 
getNotable() - Method in class org.math.plot.canvas.PlotCanvas
 
getNotable() - Method in class org.math.plot.PlotPanel
 
getPlot(int) - Method in class org.math.plot.canvas.PlotCanvas
 
getPlot(int) - Method in class org.math.plot.PlotPanel
 
getPlotable(int) - Method in class org.math.plot.canvas.PlotCanvas
 
getPlotable(int) - Method in class org.math.plot.PlotPanel
 
getPlotables() - Method in class org.math.plot.canvas.PlotCanvas
 
getPlotables() - Method in class org.math.plot.PlotPanel
 
getPlotIndex(Plot) - Method in class org.math.plot.canvas.PlotCanvas
 
getPlotIndex(Plot) - Method in class org.math.plot.PlotPanel
 
getPlots() - Method in class org.math.plot.canvas.PlotCanvas
 
getPlots() - Method in class org.math.plot.PlotPanel
 
getPlotToolBar() - Method in class org.math.plot.PlotPanel
 
getPrecisionUnit() - Method in class org.math.plot.plotObjects.Base
 
getQuantileRate() - Method in class org.math.plot.plots.QuantileLayerPlot
 
getQuantilesValue(int) - Method in class org.math.plot.plots.GaussianDensityLayerPlot
 
getQuantilesValue(int) - Method in class org.math.plot.plots.QuantileLayerPlot
 
getRangeCopy(double[], int, int) - Static method in class org.math.plot.utils.Array
 
getRowCopy(double[][], int) - Static method in class org.math.plot.utils.Array
 
getRowsCopy(double[][], int...) - Static method in class org.math.plot.utils.Array
 
getRowsRangeCopy(double[][], int, int) - Static method in class org.math.plot.utils.Array
 
getScreenOffset() - Method in class org.math.plot.render.AbstractDrawer
 
getSelectedAxisIndex() - Method in class org.math.plot.DataSelectPanel
 
getSelectedAxisIndex() - Method in class org.math.plot.DataSelectTable
 
getSelectedDataIndex() - Method in class org.math.plot.DataSelectPanel
return selected data
getSelectedDataIndex() - Method in class org.math.plot.DataSelectTable
return selected data
getSelectedFullData() - Method in class org.math.plot.DataSelectPanel
return selected data
getSelectedFullData() - Method in class org.math.plot.DataSelectTable
return selected data
getSelectedProjectedData() - Method in class org.math.plot.DataSelectPanel
return selected data projected on axis selected
getSelectedProjectedData() - Method in class org.math.plot.DataSelectTable
return selected data projected on axis selected
getSelectedXAxis() - Method in class org.math.plot.DataSelectPanel
return selected X axis name
getSelectedXAxis() - Method in class org.math.plot.DataSelectTable
return selected X axis name
getSelectedYAxis() - Method in class org.math.plot.DataSelectPanel
return selected Y axis name
getSelectedYAxis() - Method in class org.math.plot.DataSelectTable
return selected Y axis name
getSelectedZAxis() - Method in class org.math.plot.DataSelectPanel
return selected Z axis name
getSelectedZAxis() - Method in class org.math.plot.DataSelectTable
return selected Z axis name
getStringMap() - Method in class org.math.plot.plotObjects.Axis
Returns the mapping of the data on this axis, which is the association between values along this axis as String and double numbers.
getSubMatrixRangeCopy(double[][], int, int, int, int) - Static method in class org.math.plot.utils.Array
 
getText() - Method in class org.math.plot.components.ScalesFrame.ScalePanel
 
getText() - Method in class org.math.plot.MatrixTablePanel
 
getText() - Method in class org.math.plot.plotObjects.Label
 
getText() - Method in class org.math.plot.plots.Plot.DefaultDataPanel
 
getTextAngle() - Method in class org.math.plot.render.AbstractDrawer
 
getTextOffset() - Method in class org.math.plot.render.AbstractDrawer
 
getValue(int) - Method in class org.math.plot.ParametersPanel
 
getValueIndex(int) - Method in class org.math.plot.ParametersPanel
 
getValues() - Method in class org.math.plot.ParametersPanel
 
getValuesIndex() - Method in class org.math.plot.ParametersPanel
 
getVisible() - Method in class org.math.plot.plotObjects.Axis
Returns the visibility of the whole axis object.
getVisible() - Method in class org.math.plot.plotObjects.BasePlot
 
getVisible() - Method in class org.math.plot.plotObjects.Label
 
getVisible() - Method in class org.math.plot.plotObjects.Line
 
getVisible() - Method in class org.math.plot.plotObjects.PaintImage
 
getVisible() - Method in interface org.math.plot.plotObjects.Plotable
 
getVisible() - Method in class org.math.plot.plotObjects.RasterImage
 
getVisible() - Method in class org.math.plot.plots.Plot
 
gradientColor - Variable in class org.math.plot.plotObjects.Line
 
grid - Variable in class org.math.plot.canvas.PlotCanvas
 
GRID - Static variable in class org.math.plot.PlotPanel
 
GridPlot3D - Class in org.math.plot.plots
 
GridPlot3D(String, Color, double[], double[], double[][]) - Constructor for class org.math.plot.plots.GridPlot3D
 

H

haveSameEvenness(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
haveSameEvenness(long, long) - Static method in class org.math.plot.utils.NumbersUtils
 
haveSameSign(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
haveSameSign(long, long) - Static method in class org.math.plot.utils.NumbersUtils
 
HISTOGRAM - Static variable in class org.math.plot.PlotPanel
 
Histogram - Class in org.math.plot.utils
 
Histogram() - Constructor for class org.math.plot.utils.Histogram
 
histogram(double[], double[]) - Static method in class org.math.plot.utils.Histogram
 
histogram(double[], double, double, int) - Static method in class org.math.plot.utils.Histogram
 
histogram(double[], int) - Static method in class org.math.plot.utils.Histogram
 
histogram_2D(double[][], double[], double[]) - Static method in class org.math.plot.utils.Histogram
 
histogram_2D(double[][], double, double, int, double, double, int) - Static method in class org.math.plot.utils.Histogram
 
histogram_2D(double[][], int, int) - Static method in class org.math.plot.utils.Histogram
 
histogram_3D(double[][], double[], double[], double[]) - Static method in class org.math.plot.utils.Histogram
 
histogram_classes(double[], double[]) - Static method in class org.math.plot.utils.Histogram
 
histogram_classes(double[], double, double, int) - Static method in class org.math.plot.utils.Histogram
 
histogram_classes(double[], int) - Static method in class org.math.plot.utils.Histogram
 
histogram_classes_2D(double[][], double[], double[]) - Static method in class org.math.plot.utils.Histogram
 
histogram_classes_2D(double[][], double, double, int, double, double, int) - Static method in class org.math.plot.utils.Histogram
 
histogram_classes_2D(double[][], int, int) - Static method in class org.math.plot.utils.Histogram
 
histogram_classes_3D(double[][], int, int, int) - Static method in class org.math.plot.utils.Histogram
 
HistogramPlot2D - Class in org.math.plot.plots
 
HistogramPlot2D(String, Color, double[][], double) - Constructor for class org.math.plot.plots.HistogramPlot2D
 
HistogramPlot2D(String, Color, double[][], double[]) - Constructor for class org.math.plot.plots.HistogramPlot2D
 
HistogramPlot2D(String, Color, double[][], double, double, double) - Constructor for class org.math.plot.plots.HistogramPlot2D
 
HistogramPlot2D(String, Color, double[][], double[], double, double) - Constructor for class org.math.plot.plots.HistogramPlot2D
 
HistogramPlot3D - Class in org.math.plot.plots
 
HistogramPlot3D(String, Color, double[][], double[][]) - Constructor for class org.math.plot.plots.HistogramPlot3D
 
HistogramPlot3D(String, Color, double[][], double, double) - Constructor for class org.math.plot.plots.HistogramPlot3D
 
HistogramPlot3D(String, Color, double[][], double[]) - Constructor for class org.math.plot.plots.HistogramPlot3D
 
HORIZONTAL - Static variable in class org.math.plot.components.LegendPanel
 
hypot(double, double) - Static method in class org.math.plot.utils.FastMath
Returns sqrt(x^2+y^2) without intermediate overflow or underflow.

I

IEEEremainder(double, double) - Static method in class org.math.plot.utils.FastMath
 
img - Variable in class org.math.plot.plotObjects.PaintImage
 
includeInBounds(double...) - Method in class org.math.plot.canvas.PlotCanvas
 
includeInBounds(Plot) - Method in class org.math.plot.canvas.PlotCanvas
 
includeInBounds(int, double) - Method in class org.math.plot.plotObjects.Base
 
includeInBounds(double[]) - Method in class org.math.plot.plotObjects.Base
 
includeInBounds(double...) - Method in class org.math.plot.PlotPanel
Modify bounds of the axes so as to include the point given in parameter.
includeInBounds(Plot) - Method in class org.math.plot.PlotPanel
Modify axes boundaries so as to include all the points of a given plot.
increment(int, int, double, double) - Static method in class org.math.plot.utils.Array
 
increment(int, double, double) - Static method in class org.math.plot.utils.Array
 
index - Variable in class org.math.plot.plotObjects.Axis
 
init() - Method in class org.math.plot.DataPanel
 
init() - Method in class org.math.plot.plotObjects.Axis
Sets the axis to its default initial value.
initBaseCoordsProjection(boolean) - Method in class org.math.plot.render.Projection
 
initBaseCoordsProjection(boolean) - Method in class org.math.plot.render.Projection3D
 
initBasenGrid(double[], double[]) - Method in class org.math.plot.canvas.Plot2DCanvas
 
initBasenGrid() - Method in class org.math.plot.canvas.Plot2DCanvas
 
initBasenGrid(double[], double[]) - Method in class org.math.plot.canvas.Plot3DCanvas
 
initBasenGrid() - Method in class org.math.plot.canvas.Plot3DCanvas
 
initBasenGrid(double[], double[], String[], String[]) - Method in class org.math.plot.canvas.PlotCanvas
 
initBasenGrid(double[], double[]) - Method in class org.math.plot.canvas.PlotCanvas
 
initBasenGrid() - Method in class org.math.plot.canvas.PlotCanvas
 
initBasenGrid(Base, BasePlot) - Method in class org.math.plot.canvas.PlotCanvas
 
initDrawer() - Method in class org.math.plot.canvas.Plot2DCanvas
 
initDrawer() - Method in class org.math.plot.canvas.Plot3DCanvas
 
initDrawer() - Method in class org.math.plot.canvas.PlotCanvas
 
initGraphics(Graphics2D) - Method in class org.math.plot.render.AbstractDrawer
Method used to initialize drawer to DEFAULT values
initSize() - Method in class org.math.plot.DataPanel
 
initToolBar() - Method in class org.math.plot.DataPanel
 
insert(double[], int, double...) - Static method in class org.math.plot.utils.Array
 
insertColumn(double[][], double[], int) - Static method in class org.math.plot.utils.Array
 
insertColumns(double[][], double[][], int) - Static method in class org.math.plot.utils.Array
 
insertRow(double[][], double[], int) - Static method in class org.math.plot.utils.Array
 
insertRows(double[][], double[][], int) - Static method in class org.math.plot.utils.Array
 
intAsUnsigned(int) - Static method in class org.math.plot.utils.NumbersUtils
 
intHash(long) - Static method in class org.math.plot.utils.NumbersUtils
If the specified value is in int range, the returned value is identical.
intMaskLSBits0(int) - Static method in class org.math.plot.utils.NumbersUtils
 
intMaskLSBits1(int) - Static method in class org.math.plot.utils.NumbersUtils
 
intMaskMSBits0(int) - Static method in class org.math.plot.utils.NumbersUtils
 
intMaskMSBits1(int) - Static method in class org.math.plot.utils.NumbersUtils
 
IntWrapper() - Constructor for class org.math.plot.utils.FastMath.IntWrapper
 
INVISIBLE - Static variable in class org.math.plot.components.LegendPanel
 
INVISIBLE - Static variable in class org.math.plot.PlotPanel
 
isColumnDimension(double[][], int) - Static method in class org.math.plot.utils.Array
 
isDouble(String) - Static method in class org.math.plot.utils.Array
 
isEven(int) - Static method in class org.math.plot.utils.NumbersUtils
 
isEven(long) - Static method in class org.math.plot.utils.NumbersUtils
 
isInClockwiseDomain(double, double, double) - Static method in class org.math.plot.utils.FastMath
NB: Since 2*Math.PI < 2*PI, a span of 2*Math.PI does not mean full angular range.
isInRange(int, int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
isInRange(long, long, long) - Static method in class org.math.plot.utils.NumbersUtils
 
isInRange(float, float, float) - Static method in class org.math.plot.utils.NumbersUtils
Returns false if any value is NaN.
isInRange(double, double, double) - Static method in class org.math.plot.utils.NumbersUtils
Returns false if any value is NaN.
isInRangeSigned(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
isInRangeSigned(long, int) - Static method in class org.math.plot.utils.NumbersUtils
 
isInRangeUnsigned(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
isInRangeUnsigned(long, int) - Static method in class org.math.plot.utils.NumbersUtils
 
isLength(double[], int) - Static method in class org.math.plot.utils.Array
 
isNaNOrInfinite(float) - Static method in class org.math.plot.utils.FastMath
 
isNaNOrInfinite(double) - Static method in class org.math.plot.utils.FastMath
 
isNaNOrInfinite(float) - Static method in class org.math.plot.utils.NumbersUtils
 
isNaNOrInfinite(double) - Static method in class org.math.plot.utils.NumbersUtils
 
isOdd(int) - Static method in class org.math.plot.utils.NumbersUtils
 
isOdd(long) - Static method in class org.math.plot.utils.NumbersUtils
 
isOptimizedDrawingEnabled() - Method in class org.math.plot.canvas.PlotCanvas
 
isPowerOfTwo(int) - Static method in class org.math.plot.utils.NumbersUtils
 
isPowerOfTwo(long) - Static method in class org.math.plot.utils.NumbersUtils
 
isRowDimension(double[][], int) - Static method in class org.math.plot.utils.Array
 
isSelected(int[], AbstractDrawer) - Method in class org.math.plot.plotObjects.Axis
 
isSelected(int[], AbstractDrawer) - Method in interface org.math.plot.plotObjects.Editable
 
isSelected(int[], AbstractDrawer) - Method in interface org.math.plot.plotObjects.Noteable
 
isSelected(int[], AbstractDrawer) - Method in class org.math.plot.plots.BoxPlot2D
 
isSelected(int[], AbstractDrawer) - Method in class org.math.plot.plots.BoxPlot3D
 
isSelected(int[], AbstractDrawer) - Method in class org.math.plot.plots.CloudPlot2D
 
isSelected(int[], AbstractDrawer) - Method in class org.math.plot.plots.CloudPlot3D
 
isSelected(int[], AbstractDrawer) - Method in class org.math.plot.plots.GridPlot3D
 
isSelected(int[], AbstractDrawer) - Method in class org.math.plot.plots.HistogramPlot2D
 
isSelected(int[], AbstractDrawer) - Method in class org.math.plot.plots.HistogramPlot3D
 
isSelected(int[], AbstractDrawer) - Method in class org.math.plot.plots.LayerPlot
 
isSelected(int[], AbstractDrawer) - Method in class org.math.plot.plots.Plot
 
isSelected(int[], AbstractDrawer) - Method in class org.math.plot.plots.ScatterPlot
 
isSignedPowerOfTwo(int) - Static method in class org.math.plot.utils.NumbersUtils
 
isSignedPowerOfTwo(long) - Static method in class org.math.plot.utils.NumbersUtils
 
isValidBitSizeForSignedInt(int) - Static method in class org.math.plot.utils.NumbersUtils
 
isValidBitSizeForSignedLong(int) - Static method in class org.math.plot.utils.NumbersUtils
 
isValidBitSizeForUnsignedInt(int) - Static method in class org.math.plot.utils.NumbersUtils
 
isValidBitSizeForUnsignedLong(int) - Static method in class org.math.plot.utils.NumbersUtils
 

L

label - Variable in class org.math.plot.plotObjects.Axis
Axis label
Label - Class in org.math.plot.plotObjects
BSD License
Label(String, Color, double...) - Constructor for class org.math.plot.plotObjects.Label
 
Label(String, double...) - Constructor for class org.math.plot.plotObjects.Label
 
Label(double...) - Constructor for class org.math.plot.plotObjects.Label
show coord itself
label - Variable in class org.math.plot.plotObjects.Label
 
labelsSlicing - Variable in class org.math.plot.plotObjects.Axis
 
LayerPlot - Class in org.math.plot.plots
 
LayerPlot(String, Plot) - Constructor for class org.math.plot.plots.LayerPlot
 
layers - Variable in class org.math.plot.plots.Plot
 
Legend(Plot) - Constructor for class org.math.plot.components.LegendPanel.Legend
 
LegendPanel - Class in org.math.plot.components
BSD License
LegendPanel(PlotPanel, int) - Constructor for class org.math.plot.components.LegendPanel
 
LegendPanel.Legend - Class in org.math.plot.components
 
lightLabelAngle - Variable in class org.math.plot.plotObjects.Axis
 
lightLabelFont - Variable in class org.math.plot.plotObjects.Axis
 
lightLabelNames - Variable in class org.math.plot.plotObjects.Axis
 
lightLabels - Variable in class org.math.plot.plotObjects.Axis
 
lightLabels_base_offset - Variable in class org.math.plot.plotObjects.Axis
 
lightLines - Variable in class org.math.plot.plotObjects.Axis
 
Line - Class in org.math.plot.plotObjects
BSD License
Line(Color, double[], double[]) - Constructor for class org.math.plot.plotObjects.Line
 
LINE - Static variable in class org.math.plot.PlotPanel
 
line_type - Variable in class org.math.plot.render.AbstractDrawer
 
line_width - Variable in class org.math.plot.render.AbstractDrawer
 
LINEAR - Static variable in class org.math.plot.plotObjects.Base
 
linear_slicing - Variable in class org.math.plot.plotObjects.Axis
 
LinePlot - Class in org.math.plot.plots
 
LinePlot(String, Color, boolean[][], double[][]) - Constructor for class org.math.plot.plots.LinePlot
 
LinePlot(String, Color, int, int, double[][]) - Constructor for class org.math.plot.plots.LinePlot
 
LinePlot(String, Color, double[][]) - Constructor for class org.math.plot.plots.LinePlot
 
linesSlicing - Variable in class org.math.plot.plotObjects.Axis
 
link - Variable in class org.math.plot.plots.StaircasePlot
 
linkedLegendPanel - Variable in class org.math.plot.canvas.PlotCanvas
 
log(double) - Static method in class org.math.plot.utils.FastMath
 
log10 - Variable in class org.math.plot.plotObjects.Axis
 
log10(double) - Static method in class org.math.plot.utils.FastMath
 
log1p(double) - Static method in class org.math.plot.utils.FastMath
Much more accurate than log(1+value), for values close to zero.
log2(int) - Static method in class org.math.plot.utils.FastMath
 
log2(long) - Static method in class org.math.plot.utils.FastMath
 
log2(int) - Static method in class org.math.plot.utils.NumbersUtils
 
log2(long) - Static method in class org.math.plot.utils.NumbersUtils
 
LOGARITHM - Static variable in class org.math.plot.plotObjects.Base
 
logQuick(double) - Static method in class org.math.plot.utils.FastMath
Quick log, with a max relative error of about 2.8e-4 for values in ]0,+infinity[, and no accuracy at all outside this range.
longMaskLSBits0(int) - Static method in class org.math.plot.utils.NumbersUtils
 
longMaskLSBits1(int) - Static method in class org.math.plot.utils.NumbersUtils
 
longMaskMSBits0(int) - Static method in class org.math.plot.utils.NumbersUtils
 
longMaskMSBits1(int) - Static method in class org.math.plot.utils.NumbersUtils
 

M

main(String[]) - Static method in class org.math.plot.canvas.Plot2DCanvas
 
main(String[]) - Static method in class org.math.plot.DataSelectPanel
 
main(String[]) - Static method in class org.math.plot.DataSelectTable
 
main(String[]) - Static method in class org.math.plot.plotObjects.Axis
 
main(String[]) - Static method in class org.math.plot.plotObjects.BaseLabel
 
main(String[]) - Static method in class org.math.plot.plotObjects.RasterImage
 
main(String[]) - Static method in class org.math.plot.PlotPanel
 
main(String[]) - Static method in class org.math.plot.plots.BarPlot
 
main(String[]) - Static method in class org.math.plot.plots.BoxPlot3D
 
main(String[]) - Static method in class org.math.plot.plots.CloudPlot2D
 
main(String[]) - Static method in class org.math.plot.plots.CloudPlot3D
 
main(String[]) - Static method in class org.math.plot.plots.DensityLayerPlot
 
main(String[]) - Static method in class org.math.plot.plots.GaussianDensityLayerPlot
 
main(String[]) - Static method in class org.math.plot.plots.GridPlot3D
 
main(String[]) - Static method in class org.math.plot.plots.HistogramPlot2D
 
main(String[]) - Static method in class org.math.plot.plots.HistogramPlot3D
 
main(String[]) - Static method in class org.math.plot.plots.LinePlot
 
main(String[]) - Static method in class org.math.plot.plots.QuantileLayerPlot
 
main(String[]) - Static method in class org.math.plot.plots.ScatterPlot
 
main(String[]) - Static method in class org.math.plot.plots.StaircasePlot
 
main(String[]) - Static method in class org.math.plot.plots.VectorLayerPlot
 
mapData(Object[][]) - Method in class org.math.plot.canvas.PlotCanvas
 
mapData(Object[][]) - Method in class org.math.plot.PlotPanel
 
mapStringArray(List<String>) - Static method in class org.math.plot.utils.Array
 
MatrixTablePanel - Class in org.math.plot
BSD License
MatrixTablePanel(Object[][]) - Constructor for class org.math.plot.MatrixTablePanel
 
MatrixTablePanel(Object[][], String[]) - Constructor for class org.math.plot.MatrixTablePanel
 
max(int...) - Static method in class org.math.plot.utils.Array
 
max(double[][]) - Static method in class org.math.plot.utils.Array
 
max(double...) - Static method in class org.math.plot.utils.Array
 
max(double, double) - Static method in class org.math.plot.utils.FastMath
 
max(float, float) - Static method in class org.math.plot.utils.FastMath
 
max(int, int) - Static method in class org.math.plot.utils.FastMath
 
max(long, long) - Static method in class org.math.plot.utils.FastMath
 
maxIndex(double[][]) - Static method in class org.math.plot.utils.Array
 
maxIndex(double...) - Static method in class org.math.plot.utils.Array
 
maxScreenRatio - Variable in class org.math.plot.render.Projection
 
maxSignedIntForBitSize(int) - Static method in class org.math.plot.utils.NumbersUtils
 
maxSignedLongForBitSize(int) - Static method in class org.math.plot.utils.NumbersUtils
 
maxUnsignedIntForBitSize(int) - Static method in class org.math.plot.utils.NumbersUtils
 
maxUnsignedLongForBitSize(int) - Static method in class org.math.plot.utils.NumbersUtils
 
meanLow(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
meanLow(long, long) - Static method in class org.math.plot.utils.NumbersUtils
 
meanSml(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
meanSml(long, long) - Static method in class org.math.plot.utils.NumbersUtils
 
merge(double[]...) - Static method in class org.math.plot.utils.Array
 
mergeColumns(double[]...) - Static method in class org.math.plot.utils.Array
 
mergeRows(double[]...) - Static method in class org.math.plot.utils.Array
 
min(double[][]) - Static method in class org.math.plot.utils.Array
 
min(int...) - Static method in class org.math.plot.utils.Array
 
min(double...) - Static method in class org.math.plot.utils.Array
 
min(double, double) - Static method in class org.math.plot.utils.FastMath
 
min(float, float) - Static method in class org.math.plot.utils.FastMath
 
min(int, int) - Static method in class org.math.plot.utils.FastMath
 
min(long, long) - Static method in class org.math.plot.utils.FastMath
 
minIndex(double[][]) - Static method in class org.math.plot.utils.Array
 
minIndex(double...) - Static method in class org.math.plot.utils.Array
 
minScreenRatio - Variable in class org.math.plot.render.Projection
 
minSignedIntForBitSize(int) - Static method in class org.math.plot.utils.NumbersUtils
 
minSignedLongForBitSize(int) - Static method in class org.math.plot.utils.NumbersUtils
 
minusBounded(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
minusBounded(long, long) - Static method in class org.math.plot.utils.NumbersUtils
 
minusExact(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
minusExact(long, long) - Static method in class org.math.plot.utils.NumbersUtils
 
moduloSignedPowerOfTwo(int, int) - Static method in class org.math.plot.utils.NumbersUtils
This treatment being designed for optimization, the fact that spot is a signed power of two is only checked if assertions are enabled.
moduloSignedPowerOfTwo(long, long) - Static method in class org.math.plot.utils.NumbersUtils
This treatment being designed for optimization, the fact that spot is a signed power of two is only checked if assertions are enabled.
mouseClick - Variable in class org.math.plot.canvas.PlotCanvas
 
mouseClicked(MouseEvent) - Method in class org.math.plot.canvas.PlotCanvas
 
mouseCurent - Variable in class org.math.plot.canvas.PlotCanvas
 
mouseDragged(MouseEvent) - Method in class org.math.plot.canvas.Plot3DCanvas
 
mouseDragged(MouseEvent) - Method in class org.math.plot.canvas.PlotCanvas
 
mouseEntered(MouseEvent) - Method in class org.math.plot.canvas.PlotCanvas
 
mouseExited(MouseEvent) - Method in class org.math.plot.canvas.PlotCanvas
 
mouseMoved(MouseEvent) - Method in class org.math.plot.canvas.PlotCanvas
 
mousePressed(MouseEvent) - Method in class org.math.plot.canvas.PlotCanvas
 
mouseReleased(MouseEvent) - Method in class org.math.plot.canvas.PlotCanvas
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.math.plot.canvas.PlotCanvas
 
multiplyBounded(int, int) - Static method in class org.math.plot.utils.FastMath
 
multiplyBounded(long, long) - Static method in class org.math.plot.utils.FastMath
 
multiplyExact(int, int) - Static method in class org.math.plot.utils.FastMath
 
multiplyExact(long, long) - Static method in class org.math.plot.utils.FastMath
 

N

name - Variable in class org.math.plot.plots.Plot
 
negHalfWidth(int, int) - Static method in class org.math.plot.utils.NumbersUtils
Useful because a positive int value could not represent half the width of full int range width, which is mathematically Integer.MAX_VALUE+1.
negHalfWidth(long, long) - Static method in class org.math.plot.utils.NumbersUtils
Useful because a positive long value could not represent half the width of full long range width, which is mathematically Long.MAX_VALUE+1.
nextAfter(double, double) - Static method in class org.math.plot.utils.FastMath
 
nextAfter(float, float) - Static method in class org.math.plot.utils.FastMath
 
nextUp(double) - Static method in class org.math.plot.utils.FastMath
 
nextUp(float) - Static method in class org.math.plot.utils.FastMath
 
nonote(int) - Method in class org.math.plot.components.LegendPanel
 
normalizeMinusHalfPiHalfPi(double) - Static method in class org.math.plot.utils.FastMath
 
normalizeMinusHalfPiHalfPiFast(double) - Static method in class org.math.plot.utils.FastMath
Not accurate for large values.
normalizeMinusPiPi(double) - Static method in class org.math.plot.utils.FastMath
 
normalizeMinusPiPiFast(double) - Static method in class org.math.plot.utils.FastMath
Not accurate for large values.
normalizeZeroTwoPi(double) - Static method in class org.math.plot.utils.FastMath
 
normalizeZeroTwoPiFast(double) - Static method in class org.math.plot.utils.FastMath
Not accurate for large values.
NORTH - Static variable in class org.math.plot.PlotPanel
 
note(int) - Method in class org.math.plot.components.LegendPanel
 
note(AbstractDrawer) - Method in interface org.math.plot.plotObjects.Noteable
 
note(AbstractDrawer) - Method in class org.math.plot.plots.Plot
 
NOTE_COLOR - Static variable in class org.math.plot.canvas.PlotCanvas
 
note_nonote() - Method in class org.math.plot.components.LegendPanel.Legend
 
note_precision - Variable in class org.math.plot.plotObjects.Axis
 
note_precision - Variable in class org.math.plot.plots.Plot
 
Noteable - Interface in org.math.plot.plotObjects
BSD License
noteCoord(AbstractDrawer, double[]) - Method in class org.math.plot.plots.Plot
 
noteCoord(AbstractDrawer, double[]) - Method in class org.math.plot.plots.ScatterPlot
 
noted - Variable in class org.math.plot.plots.Plot
 
NumbersUtils - Class in org.math.plot.utils
Class containing various basic utility methods to deal with numbers.
NumbersUtils() - Constructor for class org.math.plot.utils.NumbersUtils
 

O

objects - Variable in class org.math.plot.canvas.PlotCanvas
 
one(int, int) - Static method in class org.math.plot.utils.Array
 
one(int, int, double) - Static method in class org.math.plot.utils.Array
 
one(int) - Static method in class org.math.plot.utils.Array
 
one(int, double) - Static method in class org.math.plot.utils.Array
 
org.math.plot - package org.math.plot
 
org.math.plot.canvas - package org.math.plot.canvas
 
org.math.plot.components - package org.math.plot.components
 
org.math.plot.plotObjects - package org.math.plot.plotObjects
 
org.math.plot.plots - package org.math.plot.plots
 
org.math.plot.render - package org.math.plot.render
 
org.math.plot.utils - package org.math.plot.utils
 
origin - Variable in class org.math.plot.plotObjects.Axis
 

P

paint(Graphics) - Method in class org.math.plot.canvas.PlotCanvas
 
paint(Graphics) - Method in interface org.math.plot.plotObjects.PaintImage.Paintable
 
PaintImage - Class in org.math.plot.plotObjects
 
PaintImage(PaintImage.Paintable, float, double[], double[], double[]) - Constructor for class org.math.plot.plotObjects.PaintImage
 
PaintImage.Paintable - Interface in org.math.plot.plotObjects
 
panels - Variable in class org.math.plot.components.DatasFrame
 
ParametersPanel - Class in org.math.plot
BSD License
ParametersPanel(String[], String[]) - Constructor for class org.math.plot.ParametersPanel
 
ParametersPanel(String[]) - Constructor for class org.math.plot.ParametersPanel
 
ParametersPanel(String[], int[], String[][]) - Constructor for class org.math.plot.ParametersPanel
 
ParametersPanel(String[], String[][]) - Constructor for class org.math.plot.ParametersPanel
 
PATTERN_DOT - Static variable in class org.math.plot.render.AbstractDrawer
 
phi - Variable in class org.math.plot.render.Projection3D
 
PI - Static variable in class org.math.plot.utils.FastMath
 
PI_SUP - Static variable in class org.math.plot.utils.FastMath
High approximation of PI, which is further from PI than the low approximation Math.PI: PI ~= 3.14159265358979323846...
plot(AbstractDrawer) - Method in class org.math.plot.plotObjects.Axis
 
plot(AbstractDrawer) - Method in class org.math.plot.plotObjects.BaseLabel
 
plot(AbstractDrawer) - Method in class org.math.plot.plotObjects.BaseLine
 
plot(AbstractDrawer) - Method in class org.math.plot.plotObjects.BasePlot
 
plot(AbstractDrawer) - Method in class org.math.plot.plotObjects.Label
see Text for formatted text output
plot(AbstractDrawer) - Method in class org.math.plot.plotObjects.Line
 
plot(AbstractDrawer) - Method in class org.math.plot.plotObjects.PaintImage
 
plot(AbstractDrawer) - Method in interface org.math.plot.plotObjects.Plotable
 
plot(AbstractDrawer) - Method in class org.math.plot.plotObjects.RasterImage
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.BarPlot
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.BoxPlot2D
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.BoxPlot3D
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.CloudPlot2D
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.CloudPlot3D
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.DensityLayerPlot
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.GaussianDensityLayerPlot
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.GridPlot3D
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.HistogramPlot2D
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.HistogramPlot3D
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.LinePlot
 
Plot - Class in org.math.plot.plots
 
Plot(String, Color) - Constructor for class org.math.plot.plots.Plot
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.Plot
 
plot(AbstractDrawer) - Method in class org.math.plot.plots.Plot
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.QuantileLayerPlot
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.ScatterPlot
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.StaircasePlot
 
plot(AbstractDrawer, Color) - Method in class org.math.plot.plots.VectorLayerPlot
 
Plot.DefaultDataPanel - Class in org.math.plot.plots
 
Plot2DCanvas - Class in org.math.plot.canvas
BSD License
Plot2DCanvas() - Constructor for class org.math.plot.canvas.Plot2DCanvas
 
Plot2DCanvas(Base, BasePlot) - Constructor for class org.math.plot.canvas.Plot2DCanvas
 
Plot2DCanvas(double[], double[], String[], String[]) - Constructor for class org.math.plot.canvas.Plot2DCanvas
 
Plot2DPanel - Class in org.math.plot
Class suitable for plotting 2D data on a panel, to be added to a swing container.
Plot2DPanel() - Constructor for class org.math.plot.Plot2DPanel
Constructor for Plot2DPanel.
Plot2DPanel(double[], double[], String[], String[]) - Constructor for class org.math.plot.Plot2DPanel
 
Plot2DPanel(PlotCanvas, String) - Constructor for class org.math.plot.Plot2DPanel
 
Plot2DPanel(PlotCanvas) - Constructor for class org.math.plot.Plot2DPanel
 
Plot2DPanel(String) - Constructor for class org.math.plot.Plot2DPanel
 
Plot3DCanvas - Class in org.math.plot.canvas
BSD License
Plot3DCanvas() - Constructor for class org.math.plot.canvas.Plot3DCanvas
 
Plot3DCanvas(Base) - Constructor for class org.math.plot.canvas.Plot3DCanvas
 
Plot3DCanvas(Base, BasePlot) - Constructor for class org.math.plot.canvas.Plot3DCanvas
 
Plot3DCanvas(double[], double[], String[], String[]) - Constructor for class org.math.plot.canvas.Plot3DCanvas
 
Plot3DPanel - Class in org.math.plot
class for ascending compatibility
Plot3DPanel() - Constructor for class org.math.plot.Plot3DPanel
 
Plot3DPanel(double[], double[], String[], String[]) - Constructor for class org.math.plot.Plot3DPanel
 
Plot3DPanel(PlotCanvas, String) - Constructor for class org.math.plot.Plot3DPanel
 
Plot3DPanel(PlotCanvas) - Constructor for class org.math.plot.Plot3DPanel
 
Plot3DPanel(String) - Constructor for class org.math.plot.Plot3DPanel
 
Plotable - Interface in org.math.plot.plotObjects
BSD License
PlotCanvas - Class in org.math.plot.canvas
BSD License
PlotCanvas() - Constructor for class org.math.plot.canvas.PlotCanvas
 
PlotCanvas(Base, BasePlot) - Constructor for class org.math.plot.canvas.PlotCanvas
 
PlotCanvas(double[], double[]) - Constructor for class org.math.plot.canvas.PlotCanvas
 
PlotCanvas(double[], double[], String[], String[]) - Constructor for class org.math.plot.canvas.PlotCanvas
 
plotCanvas - Variable in class org.math.plot.PlotPanel
 
plotCanvas - Variable in class org.math.plot.plots.Plot
 
plotLayerPlots(AbstractDrawer, Color) - Method in class org.math.plot.plots.Plot
 
plotLegend - Variable in class org.math.plot.PlotPanel
 
PlotPanel - Class in org.math.plot
BSD License
PlotPanel(PlotCanvas, String) - Constructor for class org.math.plot.PlotPanel
 
PlotPanel(PlotCanvas) - Constructor for class org.math.plot.PlotPanel
 
plots - Variable in class org.math.plot.canvas.PlotCanvas
 
PlotToolBar - Class in org.math.plot.components
BSD License
PlotToolBar(PlotPanel) - Constructor for class org.math.plot.components.PlotToolBar
 
plotToolBar - Variable in class org.math.plot.PlotPanel
 
plusBounded(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
plusBounded(long, long) - Static method in class org.math.plot.utils.NumbersUtils
 
plusExact(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
plusExact(long, long) - Static method in class org.math.plot.utils.NumbersUtils
 
pow(double, double) - Static method in class org.math.plot.utils.FastMath
1e-13ish accuracy (or better) on whole double range.
pow2(int) - Static method in class org.math.plot.utils.FastMath
 
pow2(long) - Static method in class org.math.plot.utils.FastMath
 
pow2(float) - Static method in class org.math.plot.utils.FastMath
 
pow2(double) - Static method in class org.math.plot.utils.FastMath
 
pow2(int) - Static method in class org.math.plot.utils.NumbersUtils
 
pow2(long) - Static method in class org.math.plot.utils.NumbersUtils
 
pow2(float) - Static method in class org.math.plot.utils.NumbersUtils
 
pow2(double) - Static method in class org.math.plot.utils.NumbersUtils
 
pow3(int) - Static method in class org.math.plot.utils.FastMath
 
pow3(long) - Static method in class org.math.plot.utils.FastMath
 
pow3(float) - Static method in class org.math.plot.utils.FastMath
 
pow3(double) - Static method in class org.math.plot.utils.FastMath
 
pow3(int) - Static method in class org.math.plot.utils.NumbersUtils
 
pow3(long) - Static method in class org.math.plot.utils.NumbersUtils
 
pow3(float) - Static method in class org.math.plot.utils.NumbersUtils
 
pow3(double) - Static method in class org.math.plot.utils.NumbersUtils
 
powFast(double, int) - Static method in class org.math.plot.utils.FastMath
This treatment is somehow accurate for low values of |power|, and for |power*getExponent(value)| < 1023 or so (to stay away from double extreme magnitudes (large and small)).
powQuick(double, double) - Static method in class org.math.plot.utils.FastMath
Quick pow, with a max relative error of about 3.5e-2 for |a^b| < 1e10, of about 0.17 for |a^b| < 1e50, and worse accuracy above.
precisionUnit - Variable in class org.math.plot.plotObjects.Base
 
project(double...) - Method in class org.math.plot.render.AbstractDrawer
Returns the screen coordinates coresponding to plot coordinates Used to test if mouse is pointing on a plot.
project(double...) - Method in class org.math.plot.render.AWTDrawer
 
projectBase(double...) - Method in class org.math.plot.render.AbstractDrawer
Returns the screen coordinates coresponding to plot coordinates Used to test if mouse is pointing on a plot.
projectBase(double...) - Method in class org.math.plot.render.AWTDrawer
 
projection - Variable in class org.math.plot.render.AWTDrawer
 
Projection - Class in org.math.plot.render
 
Projection(AWTDrawer) - Constructor for class org.math.plot.render.Projection
 
Projection2D - Class in org.math.plot.render
BSD License
Projection2D(AWTDrawer) - Constructor for class org.math.plot.render.Projection2D
 
Projection3D - Class in org.math.plot.render
BSD License
Projection3D(AWTDrawer) - Constructor for class org.math.plot.render.Projection3D
 

Q

QuantileLayerPlot - Class in org.math.plot.plots
 
QuantileLayerPlot(Plot, int, double, double, boolean) - Constructor for class org.math.plot.plots.QuantileLayerPlot
 
QuantileLayerPlot(Plot, int, double[], double, boolean) - Constructor for class org.math.plot.plots.QuantileLayerPlot
Build a quantile plot based on given plot.

R

RADIUS - Static variable in class org.math.plot.plots.VectorLayerPlot
 
random() - Static method in class org.math.plot.utils.FastMath
 
RasterImage - Class in org.math.plot.plotObjects
 
RasterImage(File, float, double[], double[], double[]) - Constructor for class org.math.plot.plotObjects.RasterImage
 
remainder(double, double) - Static method in class org.math.plot.utils.FastMath
Returns dividend - divisor * n, where n is the mathematical integer closest to dividend/divisor.
removeAllPlotables() - Method in class org.math.plot.canvas.PlotCanvas
 
removeAllPlotables() - Method in class org.math.plot.PlotPanel
 
removeAllPlots() - Method in class org.math.plot.canvas.PlotCanvas
 
removeAllPlots() - Method in class org.math.plot.PlotPanel
 
removeLegend() - Method in class org.math.plot.PlotPanel
Removes the current legend from the plot panel.
removePlot(int) - Method in class org.math.plot.canvas.PlotCanvas
 
removePlot(Plot) - Method in class org.math.plot.canvas.PlotCanvas
 
removePlot(int) - Method in class org.math.plot.PlotPanel
 
removePlot(Plot) - Method in class org.math.plot.PlotPanel
 
removePlotable(Plotable) - Method in class org.math.plot.canvas.PlotCanvas
 
removePlotable(int) - Method in class org.math.plot.canvas.PlotCanvas
 
removePlotable(Plotable) - Method in class org.math.plot.PlotPanel
 
removePlotable(int) - Method in class org.math.plot.PlotPanel
 
removePlotToolBar() - Method in class org.math.plot.PlotPanel
Removes the plot toolbar from the panel.
removeSelectionListener(ListSelectionListener) - Method in class org.math.plot.MatrixTablePanel
 
resetBase() - Method in class org.math.plot.canvas.PlotCanvas
 
resetBase() - Method in class org.math.plot.plotObjects.Axis
Resets the axis to its default value.
resetBase() - Method in interface org.math.plot.plotObjects.BaseDependant
 
resetBase() - Method in class org.math.plot.plotObjects.BasePlot
 
resetBaseProjection() - Method in class org.math.plot.render.AbstractDrawer
Method used to reinitialize the plot when the base has changed (bounds or scale)
resetBaseProjection() - Method in class org.math.plot.render.AWTDrawer
 
resetGradient() - Method in class org.math.plot.render.AbstractDrawer
 
resetMapData() - Method in class org.math.plot.canvas.PlotCanvas
 
resetMapData() - Method in class org.math.plot.PlotPanel
 
reverseMapedData(double[][]) - Method in class org.math.plot.canvas.PlotCanvas
 
reverseMapedData(double[]) - Method in class org.math.plot.canvas.PlotCanvas
 
reverseStringMap(HashMap<String, Double>) - Static method in class org.math.plot.utils.Array
 
rint(double) - Static method in class org.math.plot.utils.FastMath
 
rotate(double, double) - Method in class org.math.plot.canvas.Plot3DCanvas
 
rotate(double, double) - Method in class org.math.plot.Plot3DPanel
 
rotate(double) - Method in class org.math.plot.plotObjects.Label
 
rotate(int[], int[]) - Method in class org.math.plot.render.AWTDrawer3D
 
rotate(double, double) - Method in class org.math.plot.render.Projection3D
 
rotate(int[], int[]) - Method in class org.math.plot.render.Projection3D
 
ROTATION - Static variable in class org.math.plot.canvas.Plot3DCanvas
 
round(float) - Static method in class org.math.plot.utils.FastMath
Supposed to behave like Math.round(float), for safe interchangeability.
round(double) - Static method in class org.math.plot.utils.FastMath
Supposed to behave like Math.round(double), for safe interchangeability.
ROUND_DOT - Static variable in class org.math.plot.render.AbstractDrawer
 
roundBounds(int) - Method in class org.math.plot.plotObjects.Base
 
roundXmax - Variable in class org.math.plot.plotObjects.Base
 
roundXmin - Variable in class org.math.plot.plotObjects.Base
 
row_height - Variable in class org.math.plot.DataSelectPanel
 
row_width - Variable in class org.math.plot.DataSelectPanel
 

S

scalb(double, int) - Static method in class org.math.plot.utils.FastMath
 
scalb(float, int) - Static method in class org.math.plot.utils.FastMath
 
ScalePanel(PlotCanvas, int) - Constructor for class org.math.plot.components.ScalesFrame.ScalePanel
 
ScalesFrame - Class in org.math.plot.components
BSD License
ScalesFrame(PlotCanvas) - Constructor for class org.math.plot.components.ScalesFrame
 
ScalesFrame.ScalePanel - Class in org.math.plot.components
 
SCATTER - Static variable in class org.math.plot.PlotPanel
 
ScatterPlot - Class in org.math.plot.plots
 
ScatterPlot(String, Color, boolean[][], double[][]) - Constructor for class org.math.plot.plots.ScatterPlot
 
ScatterPlot(String, Color, int, int, double[][]) - Constructor for class org.math.plot.plots.ScatterPlot
 
ScatterPlot(String, Color, double[][]) - Constructor for class org.math.plot.plots.ScatterPlot
 
screen_offset - Variable in class org.math.plot.render.AbstractDrawer
 
screenProjection(double...) - Method in class org.math.plot.render.Projection
 
screenProjectionBase(double...) - Method in class org.math.plot.render.Projection
 
scrollPane - Variable in class org.math.plot.DataPanel
 
selectAsX(int) - Method in class org.math.plot.DataSelectPanel
 
selectAsY(int) - Method in class org.math.plot.DataSelectPanel
 
selectAsZ(int) - Method in class org.math.plot.DataSelectPanel
 
selectIndex(int) - Method in class org.math.plot.components.DataFrame
 
setAction(Runnable) - Method in class org.math.plot.ParametersPanel
 
setActionMode(int) - Method in class org.math.plot.canvas.PlotCanvas
 
setActionMode(int) - Method in class org.math.plot.PlotPanel
 
setAdjustBounds(boolean) - Method in class org.math.plot.canvas.PlotCanvas
 
setAdjustBounds(boolean) - Method in class org.math.plot.PlotPanel
 
setAutoBounds() - Method in class org.math.plot.canvas.PlotCanvas
 
setAutoBounds(int) - Method in class org.math.plot.canvas.PlotCanvas
 
setAutoBounds() - Method in class org.math.plot.PlotPanel
Set bounds automatically.
setAutoBounds(int) - Method in class org.math.plot.PlotPanel
Set bounds automatically for one axis.
setAxesScales(String[]) - Method in class org.math.plot.plotObjects.Base
 
setAxesScales(int, String) - Method in class org.math.plot.plotObjects.Base
 
setAxiScale(int, String) - Method in class org.math.plot.canvas.PlotCanvas
 
setAxisLabel(int, String) - Method in class org.math.plot.canvas.PlotCanvas
 
setAxisLabel(int, String) - Method in class org.math.plot.PlotPanel
Sets the name of the axis specified in parameter.
setAxisLabels(String...) - Method in class org.math.plot.canvas.PlotCanvas
 
setAxisLabels(String...) - Method in class org.math.plot.PlotPanel
Sets the name of the axis, in this order: X, Y and Z.
setAxisScale(int, String) - Method in class org.math.plot.PlotPanel
Sets the scaling of the specified axis.
setAxisScales(String...) - Method in class org.math.plot.canvas.PlotCanvas
 
setAxisScales(String...) - Method in class org.math.plot.PlotPanel
Sets the scale of the axes, linear or logarithm, in this order: X,Y,Z.
setBase(Base) - Method in class org.math.plot.plotObjects.BasePlot
 
setBaseOffset(double...) - Method in class org.math.plot.render.AbstractDrawer
 
setColor(Color) - Method in class org.math.plot.plotObjects.Axis
Sets the color used to display the axis' label.
setColor(Color) - Method in class org.math.plot.plotObjects.BasePlot
 
setColor(Color) - Method in class org.math.plot.plotObjects.Label
 
setColor(Color) - Method in class org.math.plot.plotObjects.Line
 
setColor(Color) - Method in class org.math.plot.plotObjects.PaintImage
 
setColor(Color) - Method in interface org.math.plot.plotObjects.Plotable
 
setColor(Color) - Method in class org.math.plot.plotObjects.RasterImage
 
setColor(Color) - Method in class org.math.plot.plots.Plot
 
setColor(Color) - Method in class org.math.plot.render.AbstractDrawer
 
setColor(Color) - Method in class org.math.plot.render.AWTDrawer
 
setCoord(double...) - Method in class org.math.plot.plotObjects.Label
 
setCorner(double, double) - Method in class org.math.plot.plotObjects.Label
reference point center: 0.5, 0.5 lowerleft: 0,0 upperleft 1, 0 ...
setData(Object[][]) - Method in class org.math.plot.DataSelectPanel
 
setData(Object[][]) - Method in class org.math.plot.DataSelectTable
 
setData(double[][]) - Method in class org.math.plot.plots.BoxPlot2D
 
setData(double[][], double[][]) - Method in class org.math.plot.plots.BoxPlot2D
 
setData(double[][]) - Method in class org.math.plot.plots.BoxPlot3D
 
setData(double[][], double[][]) - Method in class org.math.plot.plots.BoxPlot3D
 
setData(double[][]) - Method in class org.math.plot.plots.CloudPlot2D
 
setData(double[][]) - Method in class org.math.plot.plots.CloudPlot3D
 
setData(double[][]) - Method in class org.math.plot.plots.DensityLayerPlot
 
setData(double[][]) - Method in class org.math.plot.plots.GaussianDensityLayerPlot
 
setData(double[][]) - Method in class org.math.plot.plots.GridPlot3D
 
setData(double[][]) - Method in class org.math.plot.plots.HistogramPlot2D
 
setData(double[][], double[]) - Method in class org.math.plot.plots.HistogramPlot2D
 
setData(double[][], double) - Method in class org.math.plot.plots.HistogramPlot2D
 
setData(double[][]) - Method in class org.math.plot.plots.HistogramPlot3D
 
setData(double[][], double[][]) - Method in class org.math.plot.plots.HistogramPlot3D
 
setData(double[][], double...) - Method in class org.math.plot.plots.HistogramPlot3D
 
setData(double[][]) - Method in class org.math.plot.plots.Plot
 
setData(double[][]) - Method in class org.math.plot.plots.QuantileLayerPlot
 
setData(double[][]) - Method in class org.math.plot.plots.ScatterPlot
 
setData(double[][]) - Method in class org.math.plot.plots.VectorLayerPlot
 
setDataFrame(DataFrame) - Method in class org.math.plot.canvas.PlotCanvas
 
setDataWidth(double[][]) - Method in class org.math.plot.plots.BoxPlot2D
 
setDataWidth(double[][]) - Method in class org.math.plot.plots.BoxPlot3D
 
setDataWidth(double[]) - Method in class org.math.plot.plots.HistogramPlot2D
 
setDataWidth(double) - Method in class org.math.plot.plots.HistogramPlot2D
 
setDataWidth(double[][]) - Method in class org.math.plot.plots.HistogramPlot3D
 
setDataWidth(double...) - Method in class org.math.plot.plots.HistogramPlot3D
 
setDataX(double[]) - Method in class org.math.plot.plots.GridPlot3D
 
setDataXYZ(double[], double[], double[][]) - Method in class org.math.plot.plots.GridPlot3D
 
setDataY(double[]) - Method in class org.math.plot.plots.GridPlot3D
 
setDataZ(double[][]) - Method in class org.math.plot.plots.GridPlot3D
 
setDefaultCloseOperation(int) - Method in class org.math.plot.components.ScalesFrame
 
setDefaultZoom(double) - Method in class org.math.plot.canvas.Plot3DCanvas
 
setDefaultZoom(double) - Method in class org.math.plot.Plot3DPanel
 
setDotPattern(int) - Method in class org.math.plot.plots.ScatterPlot
 
setDotPattern(boolean[][]) - Method in class org.math.plot.plots.ScatterPlot
 
setDotPattern(boolean[][]) - Method in class org.math.plot.render.AbstractDrawer
 
setDotRadius(int) - Method in class org.math.plot.render.AbstractDrawer
 
setDotType(int) - Method in class org.math.plot.render.AbstractDrawer
 
setEditable(boolean) - Method in class org.math.plot.canvas.PlotCanvas
 
setEditable(boolean) - Method in class org.math.plot.components.ScalesFrame
 
setEditable(boolean) - Method in class org.math.plot.PlotPanel
 
setEnd(double[]) - Method in class org.math.plot.plotObjects.Axis
Problem here?
setFixedBounds(double[], double[]) - Method in class org.math.plot.canvas.PlotCanvas
 
setFixedBounds(int, double, double) - Method in class org.math.plot.canvas.PlotCanvas
 
setFixedBounds(int, double, double) - Method in class org.math.plot.plotObjects.Base
 
setFixedBounds(double[], double[]) - Method in class org.math.plot.plotObjects.Base
 
setFixedBounds(double[], double[]) - Method in class org.math.plot.PlotPanel
Sets the boundaries for each axis.
setFixedBounds(int, double, double) - Method in class org.math.plot.PlotPanel
Sets the boundaries for the specified axis.
setFont(Font) - Method in class org.math.plot.plotObjects.Label
 
setFont(Font) - Method in class org.math.plot.PlotPanel
 
setFont(Font) - Method in class org.math.plot.render.AbstractDrawer
 
setFont(Font) - Method in class org.math.plot.render.AWTDrawer
 
setGradient(double[], Color, double[], Color) - Method in class org.math.plot.render.AbstractDrawer
 
setGradient(double[], Color, double[], Color) - Method in class org.math.plot.render.AWTDrawer
 
setGradientColor(Color) - Method in class org.math.plot.plotObjects.Line
 
setGridVisible(boolean) - Method in class org.math.plot.plotObjects.Axis
Sets the visibility of the light lines and their labels.
setGridVisible(int, boolean) - Method in class org.math.plot.plotObjects.BasePlot
 
setHeaders(String[]) - Method in class org.math.plot.MatrixTablePanel
 
setLabelAngle(double) - Method in class org.math.plot.plotObjects.Axis
Sets the angle with which the label will be displayed.
setLabelFont(Font) - Method in class org.math.plot.plotObjects.Axis
Sets the font used to display the label.
setLabelPosition(double...) - Method in class org.math.plot.plotObjects.Axis
Sets the position of the axis label on the panel.
setLabelText(String) - Method in class org.math.plot.plotObjects.Axis
Specifies the label of the axis.
setLegend(String) - Method in class org.math.plot.plotObjects.Axis
Sets the label of this axis.
setLegend(String[]) - Method in class org.math.plot.plotObjects.BasePlot
 
setLegend(int, String) - Method in class org.math.plot.plotObjects.BasePlot
 
setLegendOrientation(String) - Method in class org.math.plot.PlotPanel
Moves the legend to the specified location.
setLightLabelAngle(double) - Method in class org.math.plot.plotObjects.Axis
Sets the angle with which the light labels will be displayed.
setLightLabelFont(Font) - Method in class org.math.plot.plotObjects.Axis
Sets the font used for the light labels.
setLightLabels() - Method in class org.math.plot.plotObjects.Axis
When called out of the axis class, resets the light labels to their default value.
setLightLabelText(String[]) - Method in class org.math.plot.plotObjects.Axis
Sets the labels of the light lines.
setLineType(int) - Method in class org.math.plot.render.AbstractDrawer
 
setLineWidth(int) - Method in class org.math.plot.render.AbstractDrawer
 
setMatrix(Object[][]) - Method in class org.math.plot.MatrixTablePanel
 
setName(String) - Method in class org.math.plot.plots.Plot
 
setNotable(boolean) - Method in class org.math.plot.canvas.PlotCanvas
 
setNotable(boolean) - Method in class org.math.plot.PlotPanel
 
setNoteCoords(boolean) - Method in class org.math.plot.canvas.PlotCanvas
 
setNoteCoords(boolean) - Method in class org.math.plot.PlotPanel
 
setOrigin(double[]) - Method in class org.math.plot.plotObjects.Axis
 
setPlot(int, Plot) - Method in class org.math.plot.canvas.PlotCanvas
 
setPlot(int, Plot) - Method in class org.math.plot.PlotPanel
 
setPlotToolBarOrientation(String) - Method in class org.math.plot.PlotPanel
Moves the plot toolbar to the specified location.
setRoundBounds(int, double, double) - Method in class org.math.plot.plotObjects.Base
 
setRoundBounds(double[], double[]) - Method in class org.math.plot.plotObjects.Base
 
setScalesFrame(JFrame) - Method in class org.math.plot.canvas.PlotCanvas
 
setScreenOffset(int...) - Method in class org.math.plot.render.AbstractDrawer
 
setStringMap(HashMap<String, Double>) - Method in class org.math.plot.plotObjects.Axis
Returns the mapping of the data on this axis, which is the association between values along this axis as String and double numbers.
setTags(String[]) - Method in class org.math.plot.plots.ScatterPlot
 
setText(String) - Method in class org.math.plot.plotObjects.Label
 
setTextAngle(double) - Method in class org.math.plot.render.AbstractDrawer
 
setTextOffset(double, double) - Method in class org.math.plot.render.AbstractDrawer
 
setVisible(boolean) - Method in class org.math.plot.components.DataFrame
 
setVisible(boolean) - Method in class org.math.plot.components.ScalesFrame
 
setVisible(boolean) - Method in class org.math.plot.plotObjects.Axis
Sets the visibility of the whole axis object.
setVisible(boolean) - Method in class org.math.plot.plotObjects.BasePlot
 
setVisible(int, boolean) - Method in class org.math.plot.plotObjects.BasePlot
 
setVisible(boolean) - Method in class org.math.plot.plotObjects.Label
 
setVisible(boolean) - Method in class org.math.plot.plotObjects.Line
 
setVisible(boolean) - Method in class org.math.plot.plotObjects.PaintImage
 
setVisible(boolean) - Method in interface org.math.plot.plotObjects.Plotable
 
setVisible(boolean) - Method in class org.math.plot.plotObjects.RasterImage
 
setVisible(boolean) - Method in class org.math.plot.plots.Plot
 
shortAsUnsigned(short) - Static method in class org.math.plot.utils.NumbersUtils
 
signum(double) - Static method in class org.math.plot.utils.FastMath
 
signum(float) - Static method in class org.math.plot.utils.FastMath
 
signum(int) - Static method in class org.math.plot.utils.NumbersUtils
 
signum(long) - Static method in class org.math.plot.utils.NumbersUtils
 
sin(double) - Static method in class org.math.plot.utils.FastMath
 
sin_phi - Variable in class org.math.plot.render.Projection3D
 
sin_theta - Variable in class org.math.plot.render.Projection3D
 
sinAndCos(double, FastMath.DoubleWrapper, FastMath.DoubleWrapper) - Static method in class org.math.plot.utils.FastMath
Computes sine and cosine together, at the cost of... a dependency of this class with DoubleWrapper.
sinh(double) - Static method in class org.math.plot.utils.FastMath
 
sinhAndCosh(double, FastMath.DoubleWrapper, FastMath.DoubleWrapper) - Static method in class org.math.plot.utils.FastMath
Computes hyperbolic sine and hyperbolic cosine together, at the cost of... a dependency of this class with DoubleWrapper.
sinQuick(double) - Static method in class org.math.plot.utils.FastMath
Quick sine, with accuracy of about 1.6e-3 (PI/'look-up tabs size') for |angle| < 6588397.0 (Integer.MAX_VALUE * (2*PI/'look-up tabs size')), and no accuracy at all for larger values.
source - Variable in class org.math.plot.plotObjects.PaintImage
 
SOUTH - Static variable in class org.math.plot.PlotPanel
 
sqrt(double) - Static method in class org.math.plot.utils.FastMath
 
STAIRCASE - Static variable in class org.math.plot.PlotPanel
 
StaircasePlot - Class in org.math.plot.plots
 
StaircasePlot(String, Color, boolean[][], double[][]) - Constructor for class org.math.plot.plots.StaircasePlot
 
StaircasePlot(String, Color, int, int, double[][]) - Constructor for class org.math.plot.plots.StaircasePlot
 
StaircasePlot(String, Color, double[][]) - Constructor for class org.math.plot.plots.StaircasePlot
 
stringMap - Variable in class org.math.plot.plotObjects.Axis
Mapping of the data on this axis, which is the association between values along this axis as String and double numbers.
STRINGS - Static variable in class org.math.plot.plotObjects.Base
 
stringToPattern(String, String...) - Static method in class org.math.plot.render.AbstractDrawer
 
stringToPattern(String, String) - Static method in class org.math.plot.render.AbstractDrawer
 
subtractBounded(int, int) - Static method in class org.math.plot.utils.FastMath
 
subtractBounded(long, long) - Static method in class org.math.plot.utils.FastMath
 
subtractExact(int, int) - Static method in class org.math.plot.utils.FastMath
 
subtractExact(long, long) - Static method in class org.math.plot.utils.FastMath
 
symetric - Variable in class org.math.plot.plots.QuantileLayerPlot
 

T

tan(double) - Static method in class org.math.plot.utils.FastMath
 
tan_phi - Variable in class org.math.plot.render.Projection3D
 
tan_theta - Variable in class org.math.plot.render.Projection3D
 
tanh(double) - Static method in class org.math.plot.utils.FastMath
 
text_angle - Variable in class org.math.plot.render.AbstractDrawer
 
text_Eastoffset - Variable in class org.math.plot.render.AbstractDrawer
 
text_Northoffset - Variable in class org.math.plot.render.AbstractDrawer
 
theta - Variable in class org.math.plot.render.Projection3D
 
throwError(String) - Static method in class org.math.plot.utils.Array
 
timesBounded(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
timesBounded(long, long) - Static method in class org.math.plot.utils.NumbersUtils
 
timesExact(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
timesExact(long, long) - Static method in class org.math.plot.utils.NumbersUtils
 
toASCIIFile(File) - Method in class org.math.plot.DataPanel
 
toASCIIFile(File) - Method in class org.math.plot.MatrixTablePanel
 
toASCIIFile(File) - Method in class org.math.plot.plots.Plot.DefaultDataPanel
 
toClipBoard() - Method in class org.math.plot.DataPanel
 
toClipBoard() - Method in class org.math.plot.MatrixTablePanel
 
toClipBoard() - Method in class org.math.plot.plots.Plot.DefaultDataPanel
 
toDegrees(double) - Static method in class org.math.plot.utils.FastMath
Gives same result as Math.toDegrees for some particular values like Math.PI/2, Math.PI or 2*Math.PI, but is faster (no division).
toDegrees(boolean, int, int, double) - Static method in class org.math.plot.utils.FastMath
 
toDMS(double, FastMath.IntWrapper, FastMath.IntWrapper, FastMath.DoubleWrapper) - Static method in class org.math.plot.utils.FastMath
 
toGraphicFile(File) - Method in class org.math.plot.canvas.PlotCanvas
 
toGraphicFile(File) - Method in class org.math.plot.PlotPanel
 
toInt(long) - Static method in class org.math.plot.utils.FastMath
 
toInt(long) - Static method in class org.math.plot.utils.NumbersUtils
 
toIntExact(long) - Static method in class org.math.plot.utils.FastMath
 
toolBar - Variable in class org.math.plot.DataPanel
 
toRadians(double) - Static method in class org.math.plot.utils.FastMath
Gives same result as Math.toRadians for some particular values like 90.0, 180.0 or 360.0, but is faster (no division).
toRadians(boolean, int, int, double) - Static method in class org.math.plot.utils.FastMath
 
toRange(int, int, int) - Static method in class org.math.plot.utils.FastMath
 
toRange(long, long, long) - Static method in class org.math.plot.utils.FastMath
 
toRange(float, float, float) - Static method in class org.math.plot.utils.FastMath
 
toRange(double, double, double) - Static method in class org.math.plot.utils.FastMath
 
toRange(int, int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
toRange(long, long, long) - Static method in class org.math.plot.utils.NumbersUtils
 
toRange(float, float, float) - Static method in class org.math.plot.utils.NumbersUtils
 
toRange(double, double, double) - Static method in class org.math.plot.utils.NumbersUtils
 
toString() - Method in class org.math.plot.plotObjects.Base
 
toString(HashMap) - Static method in class org.math.plot.utils.Array
 
toString(double[]...) - Static method in class org.math.plot.utils.Array
 
toString(int[]...) - Static method in class org.math.plot.utils.Array
 
toString() - Method in class org.math.plot.utils.FastMath.DoubleWrapper
 
toString() - Method in class org.math.plot.utils.FastMath.IntWrapper
 
toString(int) - Static method in class org.math.plot.utils.NumbersUtils
This method just delegates to Integer.toString(int), but is defined here to complete the API.
toString(long) - Static method in class org.math.plot.utils.NumbersUtils
This method just delegates to Long.toString(long), but is defined here to complete the API.
toString(int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
toString(long, int) - Static method in class org.math.plot.utils.NumbersUtils
 
toString(int, int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
toString(long, int, int) - Static method in class org.math.plot.utils.NumbersUtils
 
toStringBits(byte) - Static method in class org.math.plot.utils.NumbersUtils
 
toStringBits(short) - Static method in class org.math.plot.utils.NumbersUtils
 
toStringBits(int) - Static method in class org.math.plot.utils.NumbersUtils
 
toStringBits(long) - Static method in class org.math.plot.utils.NumbersUtils
 
toStringBits(byte, int, int, boolean, boolean) - Static method in class org.math.plot.utils.NumbersUtils
 
toStringBits(short, int, int, boolean, boolean) - Static method in class org.math.plot.utils.NumbersUtils
 
toStringBits(int, int, int, boolean, boolean) - Static method in class org.math.plot.utils.NumbersUtils
 
toStringBits(long, int, int, boolean, boolean) - Static method in class org.math.plot.utils.NumbersUtils
 
totalScreenRatio - Variable in class org.math.plot.render.Projection
 
toWindow() - Method in class org.math.plot.DataPanel
 
toWindow() - Method in class org.math.plot.MatrixTablePanel
 
toWindow() - Method in class org.math.plot.plots.Plot.DefaultDataPanel
 
translate(int...) - Method in class org.math.plot.render.AbstractDrawer
Plot ActionMode : translation of the plot
translate(int...) - Method in class org.math.plot.render.AWTDrawer
 
translate(int...) - Method in class org.math.plot.render.AWTDrawer3D
 
translate(int[]) - Method in class org.math.plot.render.Projection
 
TRANSLATION - Static variable in class org.math.plot.canvas.PlotCanvas
 
trueXmax - Variable in class org.math.plot.plotObjects.Base
 
trueXmin - Variable in class org.math.plot.plotObjects.Base
 
twoPow(int) - Static method in class org.math.plot.utils.FastMath
Returns the exact result, provided it's in double range.
twoPow(int) - Static method in class org.math.plot.utils.NumbersUtils
net.jodk.FastMath class has a typically faster version of this method, using look-up tables.

U

ulp(double) - Static method in class org.math.plot.utils.FastMath
 
ulp(float) - Static method in class org.math.plot.utils.FastMath
 
update() - Method in class org.math.plot.components.LegendPanel.Legend
 
update() - Method in class org.math.plot.components.ScalesFrame.ScalePanel
 
update() - Method in class org.math.plot.DataPanel
 
update() - Method in class org.math.plot.MatrixTablePanel
 
updateCoordsCenterScreen() - Method in class org.math.plot.render.Projection3D
 
updateLegends() - Method in class org.math.plot.components.LegendPanel
 

V

value - Variable in class org.math.plot.utils.FastMath.DoubleWrapper
 
value - Variable in class org.math.plot.utils.FastMath.IntWrapper
 
VectorLayerPlot - Class in org.math.plot.plots
Layer to add a vector field to an existing Plot
VectorLayerPlot(Plot, double[][]) - Constructor for class org.math.plot.plots.VectorLayerPlot
Create a vector fiels based on data of a plot
VERTICAL - Static variable in class org.math.plot.components.LegendPanel
 
viewAdjustBounds(boolean) - Method in class org.math.plot.components.PlotToolBar
 
visible - Variable in class org.math.plot.plotObjects.BasePlot
 
visible - Variable in class org.math.plot.plotObjects.PaintImage
 
visible - Variable in class org.math.plot.plots.Plot
 

W

WEST - Static variable in class org.math.plot.PlotPanel
 
WIDHT - Static variable in class org.math.plot.plots.GaussianDensityLayerPlot
 
WIDTH - Static variable in class org.math.plot.plots.DensityLayerPlot
 
WIDTH - Static variable in class org.math.plot.plots.QuantileLayerPlot
 
windowActivated(WindowEvent) - Method in class org.math.plot.components.ScalesFrame
 
windowClosed(WindowEvent) - Method in class org.math.plot.components.ScalesFrame
 
windowClosing(WindowEvent) - Method in class org.math.plot.components.ScalesFrame
 
windowDeactivated(WindowEvent) - Method in class org.math.plot.components.ScalesFrame
 
windowDeiconified(WindowEvent) - Method in class org.math.plot.components.ScalesFrame
 
windowGainedFocus(WindowEvent) - Method in class org.math.plot.components.ScalesFrame
 
windowIconified(WindowEvent) - Method in class org.math.plot.components.ScalesFrame
 
windowLostFocus(WindowEvent) - Method in class org.math.plot.components.ScalesFrame
 
windowOpened(WindowEvent) - Method in class org.math.plot.components.ScalesFrame
 

X

x0 - Variable in class org.math.plot.render.Projection3D
 
xyzNW - Variable in class org.math.plot.plotObjects.PaintImage
 
xyzSE - Variable in class org.math.plot.plotObjects.PaintImage
 
xyzSW - Variable in class org.math.plot.plotObjects.PaintImage
 

Y

y0 - Variable in class org.math.plot.render.Projection3D
 

Z

z0 - Variable in class org.math.plot.render.Projection3D
 
ZOOM - Static variable in class org.math.plot.canvas.PlotCanvas
 
A B C D E F G H I L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2015. All rights reserved.