JavaScript is disabled on your browser.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

AboutDialog - Class in jhplot.utils
 
AboutDialog(Component) - Constructor for class jhplot.utils.AboutDialog
 
abs(double[]) - Static method in class jhplot.math.ArrayMath
Takes the absolute value of each component of an array.
abs(double[][]) - Static method in class jhplot.math.ArrayMath
Takes the absolute value of each component of an array.
abs(int[]) - Static method in class jhplot.math.ArrayMath
Takes the absolute value of each component of an array.
abs(int[][]) - Static method in class jhplot.math.ArrayMath
Takes the absolute value of each component of an array.
AbstractContinuousRandomVariable - Class in jhplot.math.num.random
Base continuous random variable that provides a {@link RNG) instance as a source for uniform random numbers.
AbstractDiscreteRandomVariable - Class in jhplot.math.num.random
Base continuous random variable that provides a {@link RNG) instance as a source for uniform random numbers.
accept(File) - Method in class jhplot.utils.ExtensionFileFilter
 
acos(double) - Static method in class jhplot.math.MathUtilsd
Returns the arc cosine in radians from a lookup table.
acos(ValueErr) - Method in class jhplot.math.ValueErr
Inverse cosine of a value with error
acos_v1(double) - Static method in class jhplot.math.MathUtilsd
Arc cos approximation
acos_v2(double) - Static method in class jhplot.math.MathUtilsd
 
acosh(double) - Static method in class jhplot.math.num.special.Trigonometric
action(Event, Object) - Method in class jhplot.bsom.Bsom
 
action(Event, Object) - Method in class jhplot.bsom.BsomDemo
 
actionPerformed(ActionEvent) - Method in class jhplot.HPlotter
Actions
actionPerformed(ActionEvent) - Method in class jhplot.v3d.Editor3d
 
adaptive(F1D, double, double) - Static method in class jhplot.math.Numeric
In adaptive quadrature we estimate the area under a curve in the interval from a to b twice, one using Q1 and once using Q2.
AdaptiveIntegrator - Class in jhplot.math.num.integration
An implementation of adaptive quadrature.
AdaptiveIntegrator(Function) - Constructor for class jhplot.math.num.integration.AdaptiveIntegrator
Create an integrator for the given function.
AdaptiveIntegrator(Function, int, double) - Constructor for class jhplot.math.num.integration.AdaptiveIntegrator
Create an integrator for the given function.
add(F1D) - Method in class jhplot.HChart
Add a F1D function to the canvas.
add(H1D) - Method in class jhplot.HChart
Add a H1D histogram to the chart.
add(P1D) - Method in class jhplot.HChart
Draw data from a P1D.
add(Graph) - Method in class jhplot.HMedusa
Add a graph to the editor.
add(HLabel) - Method in class jhplot.HPlot
Add a label to the Canvas.
add(HKey) - Method in class jhplot.HPlot
Add a key to the Canvas.
add(HMLabel) - Method in class jhplot.HPlot
Add a multiline label to the Canvas.
add(HLabelEq) - Method in class jhplot.HPlot
Add a LaTeX equation to the canvas.
add(HShape) - Method in class jhplot.HPlot
Add a shape primitive to the Canvas.
add(HLabel, double) - Method in class jhplot.HPlot2D
Add a label to the Canvas in NDC coordinates.
add(JaObject) - Method in class jhplot.HPlotJa
Add an object to the frame.
add(ArrayList) - Method in class jhplot.HPlotJas
Add all data as a list.
add(ITrace2D) - Method in class jhplot.HPlotRT
Add dynamic trace with data for showing in the canvas.
add(P2D) - Method in class jhplot.HPlotXYZ
Add a container with X,Y.Z values to be shown.
add(P2D, Color) - Method in class jhplot.HPlotXYZ
Add a container with X,Y.Z values to be shown.
add(P2D, double) - Method in class jhplot.HPlotXYZ
Add a container with X,Y.Z values to be shown.
add(P2D, double, Color) - Method in class jhplot.HPlotXYZ
Draw X,Y.Z values in 3D
add(AbstractDrawable) - Method in class jhplot.HPlotXYZ
Add a object to the list
add(F2D) - Method in class jhplot.HPlotXYZ
Add a F2D function (a function with 2 arguments, x and y).
add(F2D, double, double, double, double) - Method in class jhplot.HPlotXYZ
Add a F2D function (a function with 2 arguments, x and y).
add(F2D, int, int, double, double, double, double) - Method in class jhplot.HPlotXYZ
Add a F2D function (a function with 2 arguments, x and y).
add(H2D) - Method in class jhplot.HPlotXYZ
Show H2D histogram as bars
add(ConstructionObject) - Method in class jhplot.HZirkel
Add an object on the canvas and update it.
add(double[], double, double[], int) - Static method in class jhplot.math.ArrayMath
Adds to an array w, a times v where a is a scalar.
add(double[], double) - Static method in class jhplot.math.ArrayMath
Adds a scalar to every element in the array.
add(double[], double[]) - Static method in class jhplot.math.ArrayMath
Adds the two arrays together (componentwise).
add(int[], double, int[], int) - Static method in class jhplot.math.ArrayMath
Adds to an array w, a times v where a is a scalar.
add(int[], int) - Static method in class jhplot.math.ArrayMath
Adds a scalar to every element in the array.
add(int[], int[]) - Static method in class jhplot.math.ArrayMath
Adds the two arrays together (componentwise).
add(double[][], double) - Static method in class jhplot.math.DoubleArray
Adds a single value to a matrix, e.g.
add(double[][], double[][]) - Static method in class jhplot.math.DoubleArray
Adds a matrix to another matrix, which should be of the same dimension.
add(double) - Method in class jhplot.math.num.DoubleArray
Adds an element to the end of this expandable array.
add(double, double) - Method in class jhplot.P1D
Adds values of a plot-point pair (X,Y).
add(double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (X,Y).
add(double, double, double, double) - Method in class jhplot.P1D
Add values of a plot-point pair (X,Y).
add(double, double, double, double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (X,Y).
add(double, double, double, double, double, double, double, double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (x,y).
add(double, double, double) - Method in class jhplot.P2D
Adds values of a plot-point pair (X,Y,Z).
add(double, double, double, double, double, double) - Method in class jhplot.P3D
Adds values of a plot-point pair (X,dX,Y,dY,Z,dZ).
add(double[]) - Method in class jhplot.PND
Adds (appends) the specified element to the end of this list.
add(P0D) - Method in class jhplot.PND
Adds (appends) P0D to the end of this list.
add(int[]) - Method in class jhplot.PNI
Adds (appends) the specified element to the end of this list.
add(P0I) - Method in class jhplot.PNI
Adds (appends) P0D to the end of this list.
add(Vector3d) - Method in class jhplot.v3d.Vector3d
 
add(DataPoint) - Method in class jminhep.cluster.DataHolder
Add a data point to the holder
add(double[]) - Method in class jminhep.cluster.DataHolder
Add a new instance to data holder in form of array
addAndAverage(P1D[]) - Method in class jhplot.P1D
Return P1D array with weighted average of several measurements.
addAsBars(H2D) - Method in class jhplot.HPlotXYZ
Add a H2D histogram as bars.
addAsSurface(H2D) - Method in class jhplot.HPlotXYZ
Add a H2D histogram.
addBar(double, double, double, double, double) - Method in class jhplot.HPlotXYZ
Build a bar as a cylinder in 3D and add to the list of shapes on the current pad.
addColumn(double[]) - Method in class jhplot.SPsheet
Add a column.
addDisk(double, double, double, double, double, int, int) - Method in class jhplot.HPlotXYZ
Add a sphere to the current canvas.
addEdge(String, String) - Method in class jhplot.HGraph
Add a connector between 2 vertexes
addFace(int, Color) - Method in class jhplot.v3d.Object3d
 
addFace(int, int, int, int) - Method in class jhplot.v3d.Object3d
 
addFace(int) - Method in class jhplot.v3d.Object3d
 
addFeedForwardLayer(int) - Method in class jhplot.HNeuralNet
Construct this layer with a sigmoid threshold function.
addFeedForwardLayerWithBias(int) - Method in class jhplot.HNeuralNet
Construct this layer with a sigmoid threshold function.
addFlatLine(float[], float[], double) - Method in class jhplot.HPlotXYZ
Add a flat line to the current pad.
addFunc(String, String, String, String) - Method in class jhplot.HFit
Add a user 1D function in form of a string.
addFunc(String, IFunction) - Method in class jhplot.HFitter
Add a new function to catalog.
addKey(DataArray, int, int) - Method in class jhplot.HPlotJa
 
addLegend(int, String) - Method in class jhplot.SPlot
Add a legend (displayed at the upper right) for the specified data set with the specified string.
addLegend(int, String) - Method in class jhplot.WPlot
Add a legend (displayed at the upper right) for the specified data set with the specified string.
addLight(double, double, double, Color, Color, Color) - Method in class jhplot.HPlotXYZ
Add light to the scene.
addObject(Object3d) - Method in class jhplot.v3d.Model3d
 
addParallelepiped(float, float, float, float, float, float) - Method in class jhplot.HPlotXYZ
Add parallelepiped to the current canvas.
addPoint(double, double, double, double) - Method in class jhplot.HPlotXYZ
Add a point to the list of shapes on the current pad.
addPoint(int, double, double, boolean) - Method in class jhplot.SPlot
In the specified data set, add the specified x, y point to the plot.
addPoint(double, double) - Method in class jhplot.stat.LinReg
Add a point to the data and redo the regression
addPointErr(int, double, double, double, double, boolean) - Method in class jhplot.SPlot
In the specified data set, add the specified x, y point to the plot with error bars.
addPolygon(P2D) - Method in class jhplot.HPlotXYZ
Add a flat line to the current pad.
addQuick(double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (X,Y).
addQuick(double, double, double, double) - Method in class jhplot.P1D
Add values of a plot-point pair (X,Y).
addQuick(double, double, double, double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (X,Y).
addQuick(double, double, double, double, double, double, double, double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (x,y).
addRow() - Method in class jhplot.SPsheet
Adds row to end of table
addRow(double[]) - Method in class jhplot.SPsheet
Add a row from a vector.
addSphere(double, double, double, double, double, int, int) - Method in class jhplot.HPlotXYZ
Add a sphere to the current canvas.
addStatBox(int, int) - Method in class jhplot.HPlotJa
 
addText(String, double[], Color) - Method in class jhplot.HPlotXYZ
Add a text to the canvas.
addToBack(JaObject) - Method in class jhplot.HPlotJa
Add an object to background.
addToFront(JaObject) - Method in class jhplot.HPlotJa
Add an object to foreground.
addTube(double, double, double, double, double, double, int, int) - Method in class jhplot.HPlotXYZ
Add a tube to the current canvas.
addVertex(String) - Method in class jhplot.HGraph
Add a new vertex
addVertex(Vector3d) - Method in class jhplot.v3d.Object3d
 
addVertex(float, float, float) - Method in class jhplot.v3d.Object3d
 
addXTick(String, double) - Method in class jhplot.SPlot
Specify a tick mark for the X axis.
addXTick(String, double) - Method in class jhplot.WPlot
Specify a tick mark for the X axis.
addYTick(String, double) - Method in class jhplot.SPlot
Specify a tick mark for the Y axis.
AidaDirectoryTreeCellRenderer - Class in jhplot.io
A TreeCellRenderer for Root TNamed objects.
AidaDirectoryTreeCellRenderer() - Constructor for class jhplot.io.AidaDirectoryTreeCellRenderer
 
allEntries() - Method in class jhplot.H1D
Get number of all entries
allEntries() - Method in class jhplot.H2D
Get number of all entries
allEntries() - Method in class jhplot.HProf1D
Get number of all entries
allEntries() - Method in class jhplot.HProf2D
Get number of all entries
ALLOWED_OPERATOR_CHARS - Static variable in class jhplot.math.exp4j.operator.Operator
The set of allowed operator chars
analF() - Method in class jhplot.HPlot
Return IAnalysisFactory associated with the plot
analF() - Method in class jhplot.HPlotJa
Return IAnalysisFactory associated with the plot
analyseSet() - Method in class jminhep.cluster.DataHolder
Analyse the data holder by calculating min and max.
analyzeNetwork() - Method in class jhplot.HNeuralNet
Analyse the current neural network.
animate() - Method in class jhplot.HPlotXYZ
Start animation of the current canvas.
Animation - Class in jhplot.v3d
 
Animation() - Constructor for class jhplot.v3d.Animation
 
Anova - Class in jhplot.stat
Class for performing simple 1-way ANOVA.
Anova(double[][]) - Constructor for class jhplot.stat.Anova
Creates a new Anova instance.
append(File, String) - Static method in class jhplot.math.io.ASCIIFile
 
appendDoubleArray(File, double[], String) - Static method in class jhplot.math.io.BinaryFile
 
appendDoubleArray(OutputStream, double[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
appendFloatArray(File, float[], String) - Static method in class jhplot.math.io.BinaryFile
 
appendFloatArray(OutputStream, float[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
appendIntArray(File, int[], String) - Static method in class jhplot.math.io.BinaryFile
 
appendIntArray(OutputStream, int[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
apply(double...) - Method in class jhplot.math.exp4j.function.Function
Method that does the actual calculation of the function value given the arguments
apply(double...) - Method in class jhplot.math.exp4j.operator.Operator
Apply the operation on the given operands
arg() - Method in class jhplot.math.Complex
Argument of this Complex number (the angle in radians with the x-axis in polar coordinates).
arrayLeftDivide(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Element-by-element left division, C = A.\B
arrayLeftDivideEquals(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Element-by-element left division in place, A = A.\B
ArrayMath - Class in jhplot.math
Arrays are faster than object, so this class is here to take full advantage of arrays without encapsulation.
ArrayReaderWriter - Class in jhplot.io
Class for reading binary data from files to multidimensional arrays and writing binary data to files from multidimensional arrays.
ArrayReaderWriter() - Constructor for class jhplot.io.ArrayReaderWriter
 
arrayRightDivide(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Element-by-element right division, C = A./B
arrayRightDivideEquals(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Element-by-element right division in place, A = A./B
ArrayString - Class in jhplot.math.io
BSD License
ArrayString() - Constructor for class jhplot.math.io.ArrayString
 
arrayTimes(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Element-by-element multiplication, C = A.*B
arrayTimesEquals(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Element-by-element multiplication in place, A = A.*B
Arrow - Class in jhplot.shapes
Build an arrow.
Arrow(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Arrow
Build an arrow
Arrow(double, double, double, double) - Constructor for class jhplot.shapes.Arrow
Build an arrow in
ARROW - Static variable in class jhplot.shapes.HShape
 
ASCIIFile - Class in jhplot.math.io
BSD License
ASCIIFile(File) - Constructor for class jhplot.math.io.ASCIIFile
 
asin(ValueErr) - Method in class jhplot.math.ValueErr
Inverse sine of a value with error
asin_core(double) - Static method in class jhplot.math.MathUtilsd
 
asinh(double) - Static method in class jhplot.math.num.special.Trigonometric
Returns the inverse hyperbolic sine of x.
asinh(ValueErr) - Method in class jhplot.math.ValueErr
Inverse hyperbolic sine of a value with error
asinh(double) - Method in class jhplot.math.ValueErr
Inverse hyperbolic sine of a double number
assignToCluster(int) - Method in class jminhep.cluster.DataPoint
Assigns the data point to a cluster
Assume - Class in jhplot.math.pca
A set of convenience assert-like methods that throw an exception if given condition is not met.
Assume() - Constructor for class jhplot.math.pca.Assume
 
assume(boolean) - Static method in class jhplot.math.pca.Assume
 
assume(boolean, String) - Static method in class jhplot.math.pca.Assume
 
atan(ValueErr) - Method in class jhplot.math.ValueErr
inverse tangent of a value
atan2(double, double) - Static method in class jhplot.math.MathUtilsd
Returns atan2 in radians from a lookup table.
atan2(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
Inverse tangent (atan2) of a value without correlations
atan2(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
Inverse tangent (atan2) of a value with a correlation
atanh(double) - Static method in class jhplot.math.num.special.Trigonometric
auto() - Method in class jhplot.bsom.BsomDemo
Set auto mode
AUTO_BOUNDS - Static variable in class jhplot.math.Slicing
 
axhline(float, float, float, float, Color) - Method in class jhplot.Plot
Creates a horizontal line along the x axis.
axisLengthX() - Method in class jhplot.HPlot
Length of X axis in pixels.
axisLengthY() - Method in class jhplot.HPlot
Length of Y axis in pixels.

B

bar(PyObject[], String[]) - Method in class jhplot.Plot
Plot an arbitrary number of bars (boxes)
BaseRecordsFile - Class in jhplot.io.db
 
belongsToGeneratedSubspace(Matrix) - Method in class jhplot.math.pca.PCA
Check if given point lies in PCA-generated subspace.
belowWithin(Rectangle, Dimension) - Static method in class jhplot.utils.Util
 
belowWithin(Component, Component) - Static method in class jhplot.utils.Util
 
belowWithin(Rectangle, Dimension) - Static method in class jhplot.v3d.Util
 
belowWithin(Component, Component) - Static method in class jhplot.v3d.Util
 
BernoulliRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Bernoulli distribution.
BernoulliRandomVariable() - Constructor for class jhplot.math.num.random.BernoulliRandomVariable
Default constructor.
BernoulliRandomVariable(double) - Constructor for class jhplot.math.num.random.BernoulliRandomVariable
Create a random variable with the given probability of success.
BernoulliRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.BernoulliRandomVariable
Create a random variable with the given probability of success and source generator.
Beta - Class in jhplot.math.num.pdf
The Beta distribution (1).
Beta() - Constructor for class jhplot.math.num.pdf.Beta
Default constructor.
Beta(double, double) - Constructor for class jhplot.math.num.pdf.Beta
Create a distribution with the given alpha and beta values.
Beta - Class in jhplot.math.num.special
Utility class that provides methods related to the beta family of functions.
beta(double, double) - Static method in class jhplot.math.Random
Generate a random number from a beta random variable.
BetaRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Beta distribution.
BetaRandomVariable() - Constructor for class jhplot.math.num.random.BetaRandomVariable
Default constructor.
BetaRandomVariable(double, double) - Constructor for class jhplot.math.num.random.BetaRandomVariable
Create a random variable with the given alpha and beta values.
BetaRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.BetaRandomVariable
Create a random variable with the given parameters.
BIG_ENDIAN - Static variable in class jhplot.math.io.BinaryFile
 
BIG_ENDIAN - Static variable in class jhplot.math.io.BinaryInputStream
 
BIG_ENDIAN - Static variable in class jhplot.math.io.BinaryOutputStream
 
BinaryFile - Class in jhplot.math.io
BSD License
BinaryFile(File, String) - Constructor for class jhplot.math.io.BinaryFile
 
BinaryInputStream - Class in jhplot.math.io
BSD License
BinaryInputStream(InputStream, String) - Constructor for class jhplot.math.io.BinaryInputStream
 
BinaryInputStream(InputStream, boolean) - Constructor for class jhplot.math.io.BinaryInputStream
 
BinaryOutputStream - Class in jhplot.math.io
BSD License
BinaryOutputStream(OutputStream, String) - Constructor for class jhplot.math.io.BinaryOutputStream
 
BinaryOutputStream(OutputStream, boolean) - Constructor for class jhplot.math.io.BinaryOutputStream
 
binCenter(int) - Method in class jhplot.H1D
Get bin centres.
binCenter(int) - Method in class jhplot.HProf1D
Get bin centres.
binCenters() - Method in class jhplot.H1D
Get all bin centers in form of array
binCenters() - Method in class jhplot.HProf1D
Get all bin centers in form of array
binEntries(int) - Method in class jhplot.H1D
Number of entries in a bin with index i
binEntries() - Method in class jhplot.H1D
Get all entries of the histogram as an array
binEntries(int, int) - Method in class jhplot.H2D
Number of entries in the corresponding bin (i.e.
binEntries(int) - Method in class jhplot.HProf1D
Number of entries in a bin with index i
binEntries() - Method in class jhplot.HProf1D
Get all entries of the histogram as an array
binEntries(int, int) - Method in class jhplot.HProf2D
Number of entries in the corresponding bin (i.e.
binError(int) - Method in class jhplot.H1D
Error on the bin with index i
binError(int, int) - Method in class jhplot.H2D
Error of the corresponding bin.
binError(int) - Method in class jhplot.HProf1D
Error on the bin with index i
binError(int, int) - Method in class jhplot.HProf2D
Error of the corresponding bin.
binErrors() - Method in class jhplot.H1D
Get all bin errors of the histogram as an array
binErrors() - Method in class jhplot.H2D
Get errors on heights as 2D array.
binErrors() - Method in class jhplot.HProf1D
Get all bin errors of the histogram as an array
binHeight(int) - Method in class jhplot.H1D
Height of the corresponding bin
binHeight(int, int) - Method in class jhplot.H2D
Total height of the corresponding bin.
binHeight(int) - Method in class jhplot.HProf1D
Height of the corresponding bin
binHeight(int, int) - Method in class jhplot.HProf2D
Total height of the corresponding bin.
binHeights() - Method in class jhplot.H1D
Get all heights of the histogram as an array
binHeights() - Method in class jhplot.H2D
Get bin heights as 2D array.
binHeights() - Method in class jhplot.HProf1D
Get all heights of the histogram as an array
binLowerEdge(int) - Method in class jhplot.H1D
Get bin lower edge.
binLowerEdge(int) - Method in class jhplot.HProf1D
Get bin lower edge.
binLowerEdges() - Method in class jhplot.H1D
Get all lower edges in form of array
binLowerEdges() - Method in class jhplot.HProf1D
Get all lower edges in form of array
binMean(int) - Method in class jhplot.H1D
Mean in a single bin with index
binMean(int) - Method in class jhplot.HProf1D
Mean in a single bin with index
binMeans(int, int) - Method in class jhplot.H2D
Get bin mean position at the location (i,i)
binMeansX() - Method in class jhplot.H2D
Get mean position for X axis as 2D array.
binMeansY() - Method in class jhplot.H2D
Get mean position for Y axis as 2D array.
Binomial - Class in jhplot.math.num.pdf
The Binomial distribution.
Binomial() - Constructor for class jhplot.math.num.pdf.Binomial
Default constructor.
Binomial(int, double) - Constructor for class jhplot.math.num.pdf.Binomial
Create a distribution with the given number of trials and probability of success.
BinomialRandomVariable - Class in jhplot.math.num.random
 
BinomialRandomVariable() - Constructor for class jhplot.math.num.random.BinomialRandomVariable
Default constructor.
BinomialRandomVariable(int, double) - Constructor for class jhplot.math.num.random.BinomialRandomVariable
Create a random variable with the given number of trials and probability of success.
BinomialRandomVariable(int, double, RNG) - Constructor for class jhplot.math.num.random.BinomialRandomVariable
Create a random variable with the given parameters.
binRms(int) - Method in class jhplot.H1D
RMS of a single bin with index
binRms(int) - Method in class jhplot.HProf1D
RMS of a single bin with index
binUpperEdge(int) - Method in class jhplot.H1D
Get bin upper edge.
binUpperEdge(int) - Method in class jhplot.HProf1D
Get bin upper edge.
binUpperEdges() - Method in class jhplot.H1D
Get all upper edges in form of array
binUpperEdges() - Method in class jhplot.HProf1D
Get all upper edges in form of array
BisectionRootFinder - Class in jhplot.math.num.root
The bisection method (1) for finding roots of functions.
BisectionRootFinder(Function) - Constructor for class jhplot.math.num.root.BisectionRootFinder
Create a root finder for the given function.
BisectionRootFinder(Function, int, double) - Constructor for class jhplot.math.num.root.BisectionRootFinder
Create a root finder for the given function.
Bracket - Class in jhplot.math.num.root
Simple root bracketing routine.
Bracket(Function) - Constructor for class jhplot.math.num.root.Bracket
Create a root bracketer for the given function.
Bracket(Function, int) - Constructor for class jhplot.math.num.root.Bracket
Create a root bracketer for the given function.
bracketOut(double, double, double) - Method in class jhplot.math.num.root.Bracket
Bracket a root for the target function by creating and continuously expanding an interval around the initial point until the interval is known to contain at least one root.
BreitWigner - Class in jhplot.fit
Build a Breit-Wigner distribution.
BreitWigner() - Constructor for class jhplot.fit.BreitWigner
 
BreitWigner(String) - Constructor for class jhplot.fit.BreitWigner
 
BreitWigner(String[], String[]) - Constructor for class jhplot.fit.BreitWigner
 
BrentRootFinder - Class in jhplot.math.num.root
Brent's method (1) for finding roots of functions.
BrentRootFinder(Function) - Constructor for class jhplot.math.num.root.BrentRootFinder
Create a root finder for the given function.
BrentRootFinder(Function, int, double) - Constructor for class jhplot.math.num.root.BrentRootFinder
Create a root finder for the given function.
BRoot - Class in jhplot
Show Java ROOT browser to view ROOT histograms.
BRoot() - Constructor for class jhplot.BRoot
Show an empty frame with the ROOT browser
BRoot(String) - Constructor for class jhplot.BRoot
Show a frame with ROOT browser and load a file
BrowserAida - Class in jhplot.io
A GUI to browser AIDA data stored in .aida or .xml files.
BrowserAida() - Constructor for class jhplot.io.BrowserAida
 
BrowserAida(GHFrame, String, boolean) - Constructor for class jhplot.io.BrowserAida
Show the BrowserAida.
BrowserData - Class in jhplot.io
Open a data browser for generic data.
BrowserData(String, GHFrame) - Constructor for class jhplot.io.BrowserData
Construct a data browser using the input file for 2D data.
BrowserDataGeneric - Class in jhplot.io
A generic GUI to browser data stored files.
BrowserDataGeneric() - Constructor for class jhplot.io.BrowserDataGeneric
Default constructor.
BrowserHBook - Class in jhplot.io
A GUI to browser data stored in HBook XML format (extension "jdat").
BrowserHBook() - Constructor for class jhplot.io.BrowserHBook
 
BrowserHBook(GHFrame, HBook, boolean) - Constructor for class jhplot.io.BrowserHBook
Show the browser.
BrowserHFile - Class in jhplot.io
A GUI to browser data stored in a HFile format.
BrowserHFile() - Constructor for class jhplot.io.BrowserHFile
 
BrowserHFile(GHFrame, HFile, boolean) - Constructor for class jhplot.io.BrowserHFile
Show the BrowserHFile
BrowserHFileXML - Class in jhplot.io
A GUI to browser data stored in a HFileXML format (the extension *.jxml).
BrowserHFileXML() - Constructor for class jhplot.io.BrowserHFileXML
 
BrowserHFileXML(GHFrame, HFileXML, boolean) - Constructor for class jhplot.io.BrowserHFileXML
Show the BrowserHFileXML.
BrowserHTML - Class in jhplot.utils
Simple Web browser" using Swing.
BrowserHTML(URL) - Constructor for class jhplot.utils.BrowserHTML
 
BrowserPFile - Class in jhplot.io
A GUI to browser data stored in a PFile format (extension "pbu").
BrowserPFile() - Constructor for class jhplot.io.BrowserPFile
 
BrowserPFile(GHFrame, PFile, boolean) - Constructor for class jhplot.io.BrowserPFile
Show the BrowserHFile
BrowserRoot - Class in jhplot.io
A GUI to browser ROOT data stored in .root files.
BrowserRoot() - Constructor for class jhplot.io.BrowserRoot
 
BrowserRoot(GHFrame, String, boolean) - Constructor for class jhplot.io.BrowserRoot
Show the BrowserRoot
Bsom - Class in jhplot.bsom
Bsom is an application of Bayesian Self-Organizing Maps.
Bsom() - Constructor for class jhplot.bsom.Bsom
 
bsom - Variable in class jhplot.HBsom
 
BsomDemo - Class in jhplot.bsom
BsomDemo is an applet for the demonstration of Bayesian Self-Organizing Maps.
BsomDemo() - Constructor for class jhplot.bsom.BsomDemo
 
BsomDrawArea - Class in jhplot.bsom
Draw area
build() - Method in class jhplot.math.exp4j.ExpressionBuilder
Build the Expression instance using the custom operators and functions set.
buildDirectedGraph() - Method in class jhplot.HGraph
Build a directed graph without visualization.
buildDirectedMultigraph() - Method in class jhplot.HGraph
Build a directed multi-graph without visualization.
buildDirectedPseudograph() - Method in class jhplot.HGraph
Build a directed Pseudograph graph without visualization.
buildDirectedWeightedMultigraph() - Method in class jhplot.HGraph
Build a weighted directed graph without visualization.
buildMultigraph() - Method in class jhplot.HGraph
Build a directed multi-graph without visualization.
buildPads(int, int) - Method in class jhplot.HPlotJa
Build axes frames and show them.
BuildPolySolve(double[], double[]) - Method in class jhplot.math.polysolve.PolySolve
Main method to start the regression fit.
buildPseudograph() - Method in class jhplot.HGraph
Build a Pseudograph graph without visualization.
buildSimpleGraph() - Method in class jhplot.HGraph
Build a simple graph without visualization.
buildSimpleWeightedGraph() - Method in class jhplot.HGraph
Build a simple weighted graph without visualization.
buildWeightedPseudograph() - Method in class jhplot.HGraph
Build a Pseudograph graph without visualization.
buildXY(double, double, double[]) - Static method in class jhplot.math.DoubleArray
Generate a two column matrix.
buildXY(double[], double[]) - Static method in class jhplot.math.DoubleArray
Join two arrays into a matrix.
BunchingParameters - Class in jhplot.stat
Calculations of bunching parameters.
BunchingParameters(int, int, int, double, double) - Constructor for class jhplot.stat.BunchingParameters
Initialize Bunching parameter.

C

calcDistance(double[], double[]) - Static method in class jminhep.cluster.Get
This method calculates the Euclidean distance between two N-ncolsional vectors.
calcSquaredDistance(double[], double[]) - Static method in class jminhep.cluster.Get
This method calculates the squared distance between two N-dimesional vectors.
calculateConditionalEntropy(double[], double[]) - Static method in class jhplot.stat.Entropy
Calculates the conditional entropy H(X|Y) from two vectors.
calculateConditionalMutualInformation(double[], double[], double[]) - Static method in class jhplot.stat.MutualInformation
Calculates the conditional Mutual Information I(X;Y|Z) between two random variables, conditioned on a third.
calculateCovarianceMatrix(Matrix) - Static method in class jhplot.math.pca.PCA
Function for JUnit testing purposes only
calculateCovarianceMatrixOfCenteredData(Matrix) - Static method in class jhplot.math.pca.covmatrixevd.EVDBased
Calculate covariance matrix with an assumption that data matrix is centered i.e.
calculateEntropy(double[]) - Static method in class jhplot.stat.Entropy
Calculates the univariate entropy H(X) from a vector.
calculateJointEntropy(double[], double[]) - Static method in class jhplot.stat.Entropy
Calculates the joint entropy H(X,Y) from two vectors.
calculateMutualInformation(double[], double[]) - Static method in class jhplot.stat.MutualInformation
Calculates the Mutual Information I(X;Y) between two random variables.
Canvas3d - Class in jhplot.v3d
 
Canvas3d(Model3d) - Constructor for class jhplot.v3d.Canvas3d
 
captureHeader(CSVReader) - Method in class jhplot.io.csv.bean.ColumnPositionMappingStrategy
 
captureHeader(CSVReader) - Method in class jhplot.io.csv.bean.HeaderColumnNameMappingStrategy
 
captureHeader(CSVReader) - Method in class jhplot.io.csv.bean.HeaderColumnNameMappingStrategy
 
captureHeader(CSVReader) - Method in interface jhplot.io.csv.bean.MappingStrategy
Implementation of this method can grab the header line before parsing begins to use to map columns to bean properties.
Cauchy - Class in jhplot.math.num.pdf
The Cauchy distribution (1).
Cauchy() - Constructor for class jhplot.math.num.pdf.Cauchy
Default constructor.
Cauchy(double, double) - Constructor for class jhplot.math.num.pdf.Cauchy
Create a distribution with the given location and scale parameters.
cauchy(double, double) - Static method in class jhplot.math.Random
Generate a random number from a Cauchy random variable (Mean = Inf, and Variance = Inf).
CauchyRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Cauchy distribution.
CauchyRandomVariable() - Constructor for class jhplot.math.num.random.CauchyRandomVariable
Default constructor.
CauchyRandomVariable(double, double) - Constructor for class jhplot.math.num.random.CauchyRandomVariable
Create a random variable with the given location and scale parameters.
CauchyRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.CauchyRandomVariable
Create a random variable with the given parameters.
cd(int, int) - Method in class jhplot.HPlotJa
Navigate to a selected plot.
cd(int, int) - Method in class jhplot.HPlotter
Navigate to a selected plot.
cd(String) - Method in class jhplot.io.FileAida
Navigate to a directory inside the file
cd(String) - Method in class jhplot.io.FileRoot
Navigate to a directory inside the ROOT file.
cdf(int, double) - Static method in class jhplot.math.KolmogorovSmirnovDist
Computes the cumulative probability P[D_n <= x] of the Kolmogorov-Smirnov distribution with sample size n at x.
ceil(double) - Static method in class jhplot.math.MathUtilsd
Returns the smallest integer greater than or equal to the specified double.
ceilPositive(double) - Static method in class jhplot.math.MathUtilsd
Returns the smallest integer greater than or equal to the specified double.
center_reduce(double[][]) - Method in class jhplot.stat.PCA
 
centreWithin(Rectangle, Dimension) - Static method in class jhplot.utils.Util
Calculates the X and Y coordinates that a child component should have to be centered within its parent.
centreWithin(Component, Component) - Static method in class jhplot.utils.Util
Centres the child component within its parent.
centreWithin(Rectangle, Dimension) - Static method in class jhplot.v3d.Util
Calculates the X and Y coordinates that a child component should have to be centered within its parent.
centreWithin(Component, Component) - Static method in class jhplot.v3d.Util
Centres the child component within its parent.
checkColumnDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Checks to make sure each row of a matrix is of a specified dimension.
checkError() - Method in class jhplot.io.csv.CSVWriter
Checks to see if the there has been an error in the printstream.
checkLength(double[], int) - Static method in class jhplot.math.DoubleArray
Checks to make sure an array is of a specified length.
checkRowDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Checks to make sure each column of a matrix is of a specified dimension.
chi2(int) - Static method in class jhplot.math.Random
Generate a random number from a Chi-2 random variable.
ChiSquared - Class in jhplot.math.num.pdf
The Chi-Squared distribution (1).
ChiSquared() - Constructor for class jhplot.math.num.pdf.ChiSquared
Default constructor.
ChiSquared(double) - Constructor for class jhplot.math.num.pdf.ChiSquared
Create a distribution with the given degrees of freedom.
ChiSquaredRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Chi-Squared distribution.
ChiSquaredRandomVariable() - Constructor for class jhplot.math.num.random.ChiSquaredRandomVariable
Default constructor.
ChiSquaredRandomVariable(double) - Constructor for class jhplot.math.num.random.ChiSquaredRandomVariable
Create a random variable with the given degrees of freedom.
ChiSquaredRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.ChiSquaredRandomVariable
Create a random variable with the given parameters.
cholesky(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
CholeskyDecomposition - Class in jhplot.math
Cholesky Decomposition.
CholeskyDecomposition(double[][]) - Constructor for class jhplot.math.CholeskyDecomposition
Cholesky algorithm for symmetric and positive definite matrix.
chs() - Method in class jhplot.math.Complex
Negative of this complex number (chs stands for change sign).
Circle - Class in jhplot.shapes
Build a Circle using the USER coordinate system
Circle(double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Circle
Build a circle
Circle(double, double, double) - Constructor for class jhplot.shapes.Circle
Build a circle using the default stroke and color
CIRCLE - Static variable in class jhplot.shapes.HShape
 
clamp(int, int, int) - Static method in class jhplot.math.MathUtilsd
 
clamp(short, short, short) - Static method in class jhplot.math.MathUtilsd
 
clamp(float, float, float) - Static method in class jhplot.math.MathUtilsd
 
clamp(double, double, double) - Static method in class jhplot.math.MathUtilsd
 
clear() - Method in class jhplot.H1D
Make a copy of the data holder
clear() - Method in class jhplot.H2D
 
clear() - Method in class jhplot.HChart
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HChart
Clear the chart characterized by an index in X and Y.
clear() - Method in class jhplot.HGraph
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HGraph
Clear the graph characterized by an index in X and Y.
clear() - Method in class jhplot.HMedusa
Clear the canvas (and dispose all graphs)
clear() - Method in class jhplot.HPlot
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HPlot
Clear the graph characterised by an index in X and Y.
clear() - Method in class jhplot.HPlot2D
Clear the current pad
clear() - Method in class jhplot.HPlot3D
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HPlot3D
Clear the graph characterized by an index in X and Y.
clear() - Method in class jhplot.HPlot3DP
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HPlot3DP
Clear the graph characterized by an index in X and Y.
clear() - Method in class jhplot.HPlotMX
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HPlotter
Clear the graph characterised by an index in X and Y.
clear() - Method in class jhplot.HPlotXYZ
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HPlotXYZ
Clear the graph characterized by an index in X and Y.
clear() - Method in class jhplot.HView3D
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HView3D
Clear the graph characterized by an index in X and Y.
clear() - Method in class jhplot.HVisAd
Clear the current graph including graph settings.
clear() - Method in class jhplot.HZirkel
Clear the canvas
clear() - Method in class jhplot.math.num.DoubleArray
Remove all elements from this collection.
clear() - Method in class jhplot.P1D
Clear the container.
clear() - Method in class jhplot.P2D
Clear the container
clear() - Method in class jhplot.P3D
Clear the container
clear() - Method in class jhplot.PND
Clear the container
clear() - Method in class jhplot.PNI
Clear the container
clear() - Method in class jhplot.SPlot
Clear the plot of all data points.
clear(int) - Method in class jhplot.SPlot
Clear the plot of data points in the specified dataset.
clear() - Method in class jhplot.WPlot
Clear the plot of all data points.
clear(int) - Method in class jhplot.WPlot
Clear the plot of data points in the specified dataset.
clear() - Method in class jminhep.cluster.DataHolder
Clear current data holder
clearAll() - Method in class jhplot.HChart
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HGraph
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HPlot
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HPlot2D
Clear all pads
clearAll() - Method in class jhplot.HPlot3D
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HPlot3DP
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HPlotJa
Clear the canvas from all objects
clearAll() - Method in class jhplot.HPlotXYZ
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HView3D
Clear all graphs from data and settings.
clearAllData() - Method in class jhplot.HPlot
Clear all graphs from the input data.
clearAllData() - Method in class jhplot.HPlotJa
Clear all data from all graphs.
clearAllLabels() - Method in class jhplot.HPlot
Clear all graph labels
clearData() - Method in class jhplot.HChart
Clear plot from the data
clearData() - Method in class jhplot.HPlot
Clear the current graph from the input data.
clearData(int, int) - Method in class jhplot.HPlot
Clear data of the graph characterised by an index in X and Y.
clearData(int) - Method in class jhplot.HPlot
Remove one data set from the current plot.
clearData(int, int) - Method in class jhplot.HPlotJa
Clear the axis frame from the data
clearData() - Method in class jhplot.HPlotJa
Clear the axis frame from the data for the current pad.
clearHistogram() - Method in class jhplot.utils.SHisto
Resets the values of all bins to zero.
clearLabels() - Method in class jhplot.HPlot
Clear graph labels for the curent graph.
clearLabels(int, int) - Method in class jhplot.HPlot
Clear Graph settings including labels.
clearLegends() - Method in class jhplot.SPlot
Clear all legends.
clearLegends() - Method in class jhplot.WPlot
Clear all legends.
clearPlot() - Method in class jhplot.HChart
Clear plot.
ClipboardFunctions - Class in jhplot.math.polysolve
 
ClipboardFunctions() - Constructor for class jhplot.math.polysolve.ClipboardFunctions
 
ClipBoardPrintable - Interface in jhplot.math.io
BSD License
clipCopy(String) - Static method in class jhplot.math.polysolve.ClipboardFunctions
 
clipPaste(PolySolve) - Static method in class jhplot.math.polysolve.ClipboardFunctions
 
CLOBBUFFERSIZE - Static variable in class jhplot.io.csv.ResultSetHelperService
 
clone() - Method in class jhplot.math.Complex
 
clone() - Method in class jhplot.math.kalman.jama.Matrix
Clone the Matrix object.
clone() - Method in class jhplot.math.ValueErr
 
close() - Method in class jhplot.HChart
Close the canvas (and dispose all components) Note: a memory leak is found - no time to investigate it.
close() - Method in class jhplot.HGraph
Close the canvas (and dispose all components) Note: a memory leak is found - no time to investgate it.
close() - Method in class jhplot.HPlot
Close the canvas (and dispose all components).
close() - Method in class jhplot.HPlot2D
Close the canvas (and dispose all components).
close() - Method in class jhplot.HPlot3D
Close the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
close() - Method in class jhplot.HPlot3DP
Close the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
close() - Method in class jhplot.HPlotChart
Close the canvas (and dispose all components).
close() - Method in class jhplot.HPlotJa
Close the canvas (and dispose all components).
close() - Method in class jhplot.HPlotJas
Close the canvas (and dispose all components).
close() - Method in class jhplot.HPlotMX
Close the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
close() - Method in class jhplot.HPlotRT
 
close() - Method in class jhplot.HPlotter
Close the canvas (and dispose all components).
close() - Method in class jhplot.HPlotXY
Close the canvas (and dispose all components).
close() - Method in class jhplot.HPlotXYZ
Close the canvas.
close() - Method in class jhplot.HView3D
Close the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
close() - Method in class jhplot.HVisAd
Close the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
close() - Method in class jhplot.HZirkel
close current page
close() - Method in class jhplot.io.csv.CSVReader
Closes the underlying reader.
close() - Method in class jhplot.io.csv.CSVWriter
Close the underlying stream writer flushing any buffered content.
close() - Method in class jhplot.io.db.BaseRecordsFile
Closes the file.
close() - Method in class jhplot.io.db.RecordsFile
Closes the database.
close() - Method in class jhplot.io.EFile
Close the file
close() - Method in class jhplot.io.FileAida
Close the file
close() - Method in class jhplot.io.HBook
Clear all objects and exit.
close() - Method in class jhplot.io.HDataBase
Close the file
close() - Method in class jhplot.io.HFile
Close the file
close() - Method in class jhplot.io.HFileCSV
Close the file if needed.
close() - Method in class jhplot.io.HFileDIF
Close the file if needed.
close() - Method in class jhplot.io.HFileXML
Close the file
close() - Method in class jhplot.io.HFileYAML
Close the file and write the objects as needed.
close() - Method in class jhplot.io.PFile
Close the file
close() - Method in class jhplot.math.io.LEDataInputStream
 
close() - Method in class jhplot.math.io.LEDataOutputStream
 
close() - Method in class jhplot.math.io.LERandomAccessFile
 
close() - Method in class jhplot.math.polysolve.PolySolve
 
closeButton - Variable in class jhplot.io.BrowserAida
 
closeButton - Variable in class jhplot.io.BrowserDataGeneric
 
cmul(Vector3d) - Method in class jhplot.v3d.Vector3d
 
ColorPixel - Class in jhplot.utils
Static methods which help to convert colors and vectors with pixels.
ColorPixel() - Constructor for class jhplot.utils.ColorPixel
 
ColumnPositionMappingStrategy<T> - Class in jhplot.io.csv.bean
Copyright 2007 Kyle Miller.
ColumnPositionMappingStrategy() - Constructor for class jhplot.io.csv.bean.ColumnPositionMappingStrategy
 
columnVector(double[]) - Static method in class jhplot.math.DoubleArray
Converts an n element array into an n x 1 matrix.
combineErr(int) - Method in class jhplot.P1D
Add 1st and 2nd level in quadrature and attribute the combined error to 1st level error.
compactness(double[][], int[], int, double[][]) - Static method in class jminhep.cluster.Get
This method returns the cluster compactness
compareChi2(F1D) - Method in class jhplot.H1D
Compare the histogram with a function.
compareChi2(H1D) - Method in class jhplot.H1D
Compare two histograms.
compareChi2(F2D) - Method in class jhplot.H2D
Compare the histogram with a function.
compareChi2(H2D) - Method in class jhplot.H2D
Compare two 2D histograms.
compareChi2(F1D) - Method in class jhplot.P1D
Compare data with a function.
compareChi2(P1D) - Method in class jhplot.P1D
Compare two data sets in X-Y.
Complex - Class in jhplot.math
Complex implements a complex number and defines complex arithmetic and mathematical functions Last Updated February 27, 2001 Copyright 1997-2001
Complex(double, double) - Constructor for class jhplot.math.Complex
Constructs the complex number z = u + i*v
computeMatrix() - Method in class jhplot.v3d.Model3d
 
concatenate(File, File) - Static method in class jhplot.math.io.ASCIIFile
 
cond(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
cond() - Method in class jhplot.math.SingularValueDecomposition
Two norm condition number
Cone - Class in jhplot.v3d
Build a cone.
Cone(Model3d, float, int, Vector3d) - Constructor for class jhplot.v3d.Cone
 
Cone(Model3d, float, int, float) - Constructor for class jhplot.v3d.Cone
 
conj() - Method in class jhplot.math.Complex
Complex conjugate of this Complex number (the conjugate of x+i*y is x-i*y).
Constants - Interface in jhplot.math.num
Common constants found in mathematical formulas.
constructWithCopy(double[][]) - Static method in class jhplot.math.kalman.jama.Matrix
Construct a matrix from a copy of a 2-D array.
contains(double, double) - Method in class jhplot.shapes.HShape
 
containsAll(double[]) - Method in class jhplot.P0D
Tests the collection to determine if all of the elements in array are present.
containsAll(double[]) - Method in class jhplot.P0I
Tests the collection to determine if all of the elements in array are present.
ContinuedFraction - Class in jhplot.math.num
This class provides the means to evaluate continued fractions (1).
ContinuousDistribution - Class in jhplot.math.num.pdf
Base continuous distribution.
ContinuousDistribution() - Constructor for class jhplot.math.num.pdf.ContinuousDistribution
 
ContinuousRandomVariable - Interface in jhplot.math.num.random
A random variable generator for a continuous distribution.
ConvergenceException - Exception in jhplot.math.num
The exception raised when an iterative method fails to converge.
ConvergenceException(String) - Constructor for exception jhplot.math.num.ConvergenceException
Create an execption with the given message.
convert(double, String, String) - Method in class jhplot.UConverter
Perform convertion of values fomr one unit to another.
convertDoubleParameter(String, double) - Static method in class jhplot.HCellular
Converts a String parameter into a double parameter.
convertIntParameter(String, int) - Static method in class jhplot.HCellular
Converts a String parameter into an integer parameter.
convertSVG(String, String) - Method in class jhplot.HPlotJa
Export SVG to various image formats.
convertSVG(String, String, boolean) - Method in class jhplot.HPlotJa
Export SVG to various image formats.
ConvertSVG - Class in jhplot.io.images
Convert a SVG file into a number of formats, such as SVGZ, PDF, EPS, PS.
ConvertSVG() - Constructor for class jhplot.io.images.ConvertSVG
 
convertSVG2PDF(String) - Static method in class jhplot.io.images.ExportCanvas
 
convertToRPN(String, Map<String, Function>, Map<String, Operator>, Set<String>) - Static method in class jhplot.math.exp4j.shuntingyard.ShuntingYard
Convert a Set of tokens from infix to reverse polish notation
copy() - Method in class jhplot.bsom.Matrix
Copy the matrix.
copy() - Method in class jhplot.H1D
Make a copy of the data holder
copy(String) - Method in class jhplot.H1D
Get exact copy of the current histogram.
copy(String) - Method in class jhplot.H2D
Get exact copy of the current histogram.
copy() - Method in class jhplot.H2D
Make a copy of the data holder
copy() - Method in class jhplot.HProf1D
Make a copy of the data holder
copy(String) - Method in class jhplot.HProf1D
Get exact copy of the current histogram.
copy(int[]) - Static method in class jhplot.math.ArrayMath
Returns a copy of the array.
copy(long[]) - Static method in class jhplot.math.ArrayMath
Returns a copy of the array.
copy(float[]) - Static method in class jhplot.math.ArrayMath
Returns a copy of the array.
copy(double[]) - Static method in class jhplot.math.ArrayMath
Returns a copy of the array.
copy(double[][]) - Static method in class jhplot.math.ArrayMath
Returns a copy of the array.
copy(int[][]) - Static method in class jhplot.math.ArrayMath
Returns a copy of the array.
copy(double[]) - Static method in class jhplot.math.DoubleArray
Generate a copy of an array
copy(double[][]) - Static method in class jhplot.math.DoubleArray
Generate a copy of a matrix
copy(int[]) - Static method in class jhplot.math.IntegerArray
 
copy(int[][]) - Static method in class jhplot.math.IntegerArray
 
copy() - Method in class jhplot.math.kalman.jama.Matrix
Make a deep copy of a matrix
copy(ValueErr) - Static method in class jhplot.math.ValueErr
Copy value
copy() - Method in class jhplot.math.ValueErr
Copy a single ValueErr
copy(ValueErr[]) - Method in class jhplot.math.ValueErr
 
copy(ValueErr[][]) - Method in class jhplot.math.ValueErr
Deep copy a 2D array of ValueErr numbers
copy() - Method in class jhplot.P0D
Get a copy of the current holder
copy(String) - Method in class jhplot.P0D
Create an exact copy of the current P0D.
copy() - Method in class jhplot.P0I
Get a copy of the current holder
copy(String) - Method in class jhplot.P0I
Create an exact copy of the current P0I.
copy(String) - Method in class jhplot.P1D
create a copy of this container.
copy() - Method in class jhplot.P1D
Make a new data holder with the same title from the current one.
copy() - Method in class jhplot.P2D
Get a copy of the current holder
copy(String) - Method in class jhplot.P2D
create an exact of the current holder
copy(String) - Method in class jhplot.PND
Create an exact copy of the current P0D.
copy(String) - Method in class jhplot.PNI
Create an exact copy of the current P0D.
copy(Vector3d) - Method in class jhplot.v3d.Vector3d
 
copyFile(File, File) - Static method in class jhplot.math.io.DataFile
 
copyFile(File, File) - Static method in class jhplot.utils.Util
Copies the contents of any disk file to a specified output file.
copyFile(File, File) - Static method in class jhplot.v3d.Util
Copies the contents of any disk file to a specified output file.
copyLinePars(LinePars) - Method in class jhplot.DrawOptions
Copy drawing options.
copyPos(Position) - Method in class jhplot.v3d.Position
 
copyURLToFile(URL, File) - Static method in class jhplot.utils.Util
Generate a file from URL location.
Correct(Matrix) - Method in class jhplot.math.kalman.JKalman
Adjusts model state.
correlation(double[], double[]) - Static method in class jhplot.math.ArrayMath
Computes the (linear) correlation between two arrays.
correlation(int[], int[]) - Static method in class jhplot.math.ArrayMath
Computes the (linear) correlation between two arrays.
correlation(double[], double[]) - Static method in class jhplot.math.StatisticSample
Correlation coefficient, covariance(v1, v2) / Math.sqrt(variance(v1) * variance(v2)
correlation(double[][], double[][]) - Static method in class jhplot.math.StatisticSample
Correlation coefficient, covariance(v1, v2) / Math.sqrt(variance(v1) * variance(v2)
correlation(double[][]) - Static method in class jhplot.math.StatisticSample
Correlation
correlation(P0D) - Method in class jhplot.P0D
Returns the correlation coefficient.
correlation(P0I) - Method in class jhplot.P0I
Returns the correlation coefficient.
correlation(double[], double[]) - Static method in class jhplot.stat.Statistics
Correlation coefficient, covariance(v1, v2) / FastMath.sqrt(variance(v1) * variance(v2)
correlation(double[][], double[][]) - Static method in class jhplot.stat.Statistics
Correlation coefficient, covariance(v1, v2) / FastMath.sqrt(variance(v1) * variance(v2)
correlation(double[][]) - Static method in class jhplot.stat.Statistics
Correlation
cos() - Method in class jhplot.math.Complex
Cosine of this Complex number (doesn't change this Complex number).
cos(double) - Static method in class jhplot.math.MathUtilsd
Returns the cosine in radians from a lookup table.
cos(ValueErr) - Method in class jhplot.math.ValueErr
Cosine of a value wth error
cos_core(double) - Static method in class jhplot.math.MathUtilsd
 
cosDeg(double) - Static method in class jhplot.math.MathUtilsd
Returns the cosine in radians from a lookup table.
cosh() - Method in class jhplot.math.Complex
Hyperbolic cosine of this Complex number (doesn't change this Complex number).
cosh(double) - Static method in class jhplot.math.num.special.Trigonometric
Returns the hyperbolic cosine of x.
cosh(ValueErr) - Method in class jhplot.math.ValueErr
Hyperbolic cosine
covariance(double[], double[]) - Static method in class jhplot.math.ArrayMath
Computes the covariance.
covariance(int[], int[]) - Static method in class jhplot.math.ArrayMath
Computes the covariance.
covariance(double[], double[]) - Static method in class jhplot.math.StatisticSample
Covariance
covariance(double[][], double[][]) - Static method in class jhplot.math.StatisticSample
Covariance
covariance(double[][]) - Static method in class jhplot.math.StatisticSample
Covariance
covariance(P0D) - Method in class jhplot.P0D
Returns the covariance
covariance(P0I) - Method in class jhplot.P0I
Returns the covariance
covariance(double[], double[]) - Static method in class jhplot.stat.Statistics
Covariance
covariance(double[][], double[][]) - Static method in class jhplot.stat.Statistics
Covariance
covariance(double[][]) - Static method in class jhplot.stat.Statistics
Covariance
CovarianceMatrixEVDCalculator - Interface in jhplot.math.pca.covmatrixevd
Calculates eigenvalue decomposition of the covariance matrix of the given data
createBean() - Method in class jhplot.io.csv.bean.HeaderColumnNameMappingStrategy
 
createBean() - Method in interface jhplot.io.csv.bean.MappingStrategy
 
createGroupMarker(Object, String, Object, Graphics) - Static method in class jhplot.io.images.ExportCanvas
 
createPage1() - Method in class jhplot.utils.AboutDialog
 
createPage1() - Method in class jhplot.utils.HelpDialog
 
createPage2() - Method in class jhplot.utils.AboutDialog
 
createRegion(double, double, double, double) - Method in class jhplot.HPlotter
Create a new plotting region
crossSqDistance(Matrix) - Method in class jhplot.bsom.Matrix
Cross squared Euclidean distance Matrix: Z_{ij} = ||X_i - Y_j||^2
CSVParser - Class in jhplot.io.csv
A very simple CSV parser released under a commercial-friendly license.
CSVParser() - Constructor for class jhplot.io.csv.CSVParser
Constructs CSVParser using a comma for the separator.
CSVParser(char) - Constructor for class jhplot.io.csv.CSVParser
Constructs CSVParser with supplied separator.
CSVParser(char, char) - Constructor for class jhplot.io.csv.CSVParser
Constructs CSVParser with supplied separator and quote char.
CSVParser(char, char, char) - Constructor for class jhplot.io.csv.CSVParser
Constructs CSVReader with supplied separator and quote char.
CSVParser(char, char, char, boolean) - Constructor for class jhplot.io.csv.CSVParser
Constructs CSVReader with supplied separator and quote char.
CSVParser(char, char, char, boolean, boolean) - Constructor for class jhplot.io.csv.CSVParser
Constructs CSVReader with supplied separator and quote char.
CSVReader - Class in jhplot.io.csv
A very simple CSV reader released under a commercial-friendly license.
CSVReader(Reader) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader using a comma for the separator.
CSVReader(Reader, char) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator.
CSVReader(String, char) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator.
CSVReader(File, char) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator.
CSVReader(URL, char) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator.
CSVReader(BufferedReader, char) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator.
CSVReader(Reader, char, char) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator and quote char.
CSVReader(String, char, char) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator and quote char.
CSVReader(Reader, char, char, boolean) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator, quote char and quote handling behavior.
CSVReader(Reader, char, char, char) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator and quote char.
CSVReader(Reader, char, char, int) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator and quote char.
CSVReader(Reader, char, char, char, int) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator and quote char.
CSVReader(Reader, char, char, char, int, boolean) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator and quote char.
CSVReader(Reader, char, char, char, int, boolean, boolean) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator and quote char.
CSVReader(BufferedReader, char, char, char, int, boolean, boolean) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator and quote char.
CsvToBean<T> - Class in jhplot.io.csv.bean
 
CsvToBean() - Constructor for class jhplot.io.csv.bean.CsvToBean
 
CSVWriter - Class in jhplot.io.csv
A very simple CSV writer released under a commercial-friendly license.
CSVWriter(Writer) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter using a comma for the separator.
CSVWriter(Writer, char) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator.
CSVWriter(String, char) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator.
CSVWriter(File, char) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator.
CSVWriter(Writer, char, char) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator and quote char.
CSVWriter(File, char, char) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator and quote char.
CSVWriter(String, char, char) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator and quote char.
CSVWriter(String, char, char, char) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator and quote char.
CSVWriter(Writer, char, char, char) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator and quote char.
CSVWriter(Writer, char, char, String) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator and quote char.
CSVWriter(Writer, char, char, char, String) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator, quote char, escape char and line ending.
Cube - Class in jhplot.v3d
Build a cube
Cube(Model3d, float) - Constructor for class jhplot.v3d.Cube
 
Cubic(double, double, double, double) - Constructor for class jhplot.stat.Interpolator.Cubic
a + b*u + c*u^2 +d*u^3
cumProduct(double[]) - Static method in class jhplot.math.DoubleArray
Calculates cumulative product of the values in an array.
cumProduct(double[][]) - Static method in class jhplot.math.DoubleArray
Calculates the cumulative product of each column in a matrix.
cumSum(double[]) - Static method in class jhplot.math.DoubleArray
Calculates the cumulative sum of an array.
cumSum(double[][]) - Static method in class jhplot.math.DoubleArray
Calculates the cumulative sum of each column in a matrix.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Beta
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.Binomial
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Cauchy
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.ChiSquared
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.ContinuousDistribution
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.DiscreteDistribution
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Exponential
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.FDistribution
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Gamma
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.Geometric
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.Hypergeometric
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Laplace
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Logistic
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.LogNormal
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.NegativeBinomial
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Normal
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.Poisson
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Rayleigh
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.TDistribution
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Uniform
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Weibull
The CDF for this distribution.
Cylinder - Class in jhplot.v3d
Build a Cylinder.
Cylinder(Model3d, float, int, float) - Constructor for class jhplot.v3d.Cylinder
 

D

d - Variable in class jhplot.math.pca.covmatrixevd.EVD
 
d - Variable in class jhplot.math.pca.covmatrixevd.EVDResult
 
dataColor - Variable in class jhplot.math.polysolve.PolySolve
 
DataFile - Class in jhplot.math.io
BSD License
DataFile(File) - Constructor for class jhplot.math.io.DataFile
 
DataHolder - Class in jminhep.cluster
Represents an abstraction for a data holder in many dimensional space.
DataHolder() - Constructor for class jminhep.cluster.DataHolder
Creates a new empty instance of data holder
DataHolder(int) - Constructor for class jminhep.cluster.DataHolder
Creates a new empty instance of data point
DataHolder(String) - Constructor for class jminhep.cluster.DataHolder
Creates a new empty instance of data point
DataHolder(DataPoint, DataPoint, int, int) - Constructor for class jminhep.cluster.DataHolder
Creates data holder with random number Input:
DataPoint - Class in jminhep.cluster
Represents an abstraction for a data point in many-dimensional space
DataPoint(double[], int) - Constructor for class jminhep.cluster.DataPoint
Creates a new instance of a data point
DataPoint(double[]) - Constructor for class jminhep.cluster.DataPoint
Creates a new instance of a data point
DataReader - Class in jhplot.math.pca
Reads data matrix from a CSV file
DataReader() - Constructor for class jhplot.math.pca.DataReader
 
dataTextArea - Variable in class jhplot.math.polysolve.PolySolve
 
DbByteArrayOutputStream - Class in jhplot.io.db
Extends ByteArrayOutputStream to provide a way of writing the buffer to a DataOutput without re-allocating it.
DbByteArrayOutputStream() - Constructor for class jhplot.io.db.DbByteArrayOutputStream
 
DbByteArrayOutputStream(int) - Constructor for class jhplot.io.db.DbByteArrayOutputStream
 
DEFAULT_ESCAPE_CHARACTER - Static variable in class jhplot.io.csv.CSVParser
The default escape character to use if none is supplied to the constructor.
DEFAULT_ESCAPE_CHARACTER - Static variable in class jhplot.io.csv.CSVWriter
The character used for escaping quotes.
DEFAULT_IGNORE_LEADING_WHITESPACE - Static variable in class jhplot.io.csv.CSVParser
The default leading whitespace behavior to use if none is supplied to the constructor
DEFAULT_LINE_END - Static variable in class jhplot.io.csv.CSVWriter
Default line terminator uses platform encoding.
DEFAULT_QUOTE_CHARACTER - Static variable in class jhplot.io.csv.CSVParser
The default quote character to use if none is supplied to the constructor.
DEFAULT_QUOTE_CHARACTER - Static variable in class jhplot.io.csv.CSVWriter
The default quote character to use if none is supplied to the constructor.
DEFAULT_SEPARATOR - Static variable in class jhplot.io.csv.CSVParser
The default separator to use if none is supplied to the constructor.
DEFAULT_SEPARATOR - Static variable in class jhplot.io.csv.CSVWriter
The default separator to use if none is supplied to the constructor.
DEFAULT_SKIP_LINES - Static variable in class jhplot.io.csv.CSVReader
The default line to start reading.
DEFAULT_STRICT_QUOTES - Static variable in class jhplot.io.csv.CSVParser
The default strict quote behavior to use if none is supplied to the constructor
degRad - Static variable in class jhplot.math.MathUtilsd
 
degreesToRadians - Static variable in class jhplot.math.MathUtilsd
multiply by this to convert from degrees to radians
delete(double[], int...) - Static method in class jhplot.math.DoubleArray
Delete a list of elements from an array.
delete(int[], int...) - Static method in class jhplot.math.IntegerArray
 
deleteColumns(double[][], int...) - Static method in class jhplot.math.DoubleArray
Deletes a list of columns from a matrix.
deleteColumns(int[][], int...) - Static method in class jhplot.math.IntegerArray
 
deleteColumnsRange(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Deletes a range of columns from a matrix.
deleteColumnsRange(int[][], int, int) - Static method in class jhplot.math.IntegerArray
 
deleteDir(File) - Static method in class jhplot.utils.Util
Deletes all files and subdirectories under dir.
deleteDir(File) - Static method in class jhplot.v3d.Util
Deletes all files and subdirectories under dir.
deleteRange(double[], int, int) - Static method in class jhplot.math.DoubleArray
Delete a range of elements from an array.
deleteRange(int[], int, int) - Static method in class jhplot.math.IntegerArray
 
deleteRecord(String) - Method in class jhplot.io.db.BaseRecordsFile
Deletes a record.
deleteRows(double[][], int...) - Static method in class jhplot.math.DoubleArray
Deletes a list of rows from a matrix.
deleteRows(int[][], int...) - Static method in class jhplot.math.IntegerArray
 
deleteRowsRange(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Deletes a range of rows from a matrix.
deleteRowsRange(int[][], int, int) - Static method in class jhplot.math.IntegerArray
 
deploySVG(Component, File, Dimension, boolean, String, boolean, ArrayList<String>, String, String) - Static method in class jhplot.io.images.ExportCanvas
 
derivative(String) - Static method in class jhplot.math.Symbolic
Symbolic derivative.
derivative() - Method in class jhplot.P1D
Calculate derivative for X-Y data points.
destroy() - Method in class jhplot.HChart
Remove the canvas frame
destroy() - Method in class jhplot.HGraph
Destroy the canvas frame
destroy() - Method in class jhplot.HPlot3DP
Destroy the canvas frame
destroy() - Method in class jhplot.HPlotChart
Remove the canvas frame
destroy() - Method in class jhplot.HView3D
Destroy the canvas frame
det() - Method in class jhplot.math.kalman.jama.LUDecomposition
Determinant
det() - Method in class jhplot.math.kalman.jama.Matrix
Matrix determinant
det(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
det() - Method in class jhplot.math.LUDecomposition
Determinant
diagonal() - Method in class jhplot.bsom.Matrix
If the matrix is a row or column vector, make a diagonal matrix from it.
diagonal(int, double) - Static method in class jhplot.math.DoubleArray
Returns an m x m matrix.
diagonal(double...) - Static method in class jhplot.math.DoubleArray
Returns an m x m matrix.
diff(String) - Method in class jhplot.FND
differentiate the expression and simplify
differentiate(int, double, double) - Method in class jhplot.F1D
Numerical differentiation.
differentiate() - Method in class jhplot.F1D
Numerical differentiation of a function.
differentiate(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical differentiation.
differentiate(F1D, double[], double[]) - Static method in class jhplot.math.Numeric
Numerical differentiation in multiple dimensions.
dimen() - Method in class jhplot.VHolder
Return the dimension of the data
dimension() - Method in class jhplot.P1D
Returns the dimension of this P1D holder.
dirac(double[], double[]) - Static method in class jhplot.math.Random
Generate a random number from a discrete random variable.
DiscreteDistribution - Class in jhplot.math.num.pdf
Base discrete distribution.
DiscreteDistribution() - Constructor for class jhplot.math.num.pdf.DiscreteDistribution
 
DiscreteRandomVariable - Interface in jhplot.math.num.random
A random variable generator for a discrete distribution.
distance(DataPoint, DataPoint) - Static method in class jminhep.cluster.DataPoint
Returns the distance between two data points
distanceSqrt(DataPoint, DataPoint) - Static method in class jminhep.cluster.DataPoint
Returns the squared distance between two data points
Distribution - Interface in jhplot.math.num.pdf
Base statistical distribution.
distroy() - Method in class jhplot.HPlot
Remove the canvas frame
distroy() - Method in class jhplot.HPlot2D
Remove the canvas frame
distroy() - Method in class jhplot.HPlotter
Close the frame (as close).
distroy() - Method in class jhplot.HPlotXYZ
Remove the canvas frame
div(Complex) - Method in class jhplot.math.Complex
Division of Complex numbers (doesn't change this Complex number).
div(float) - Method in class jhplot.v3d.Vector3d
 
divide(double) - Method in class jhplot.math.Complex
Returns this complex divided by the specified factor.
divide(double[], double[]) - Static method in class jhplot.math.LinearAlgebra
Element-wise ratio of two arrays.
divide(double[], double) - Static method in class jhplot.math.LinearAlgebra
Divide each element of an array by a scalar.
divide(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Divide each element of a matrix by a scalar
divide(double[][], double[]...) - Static method in class jhplot.math.LinearAlgebra
 
divide(ValueErr, double) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a ValueErr number.
divide(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
Division of two ValueErr numbers a/b with correlation
divide(ValueErr) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a ValueErr number without correlation
divide(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
Division of two ValueErr numbers a/b without correlation
divide(double) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a double
divide(double, ValueErr) - Method in class jhplot.math.ValueErr
Division of a double, a, by a ValueErr number, b
divide(double, double) - Method in class jhplot.math.ValueErr
Divide a double number by a double and return quotient as ValueErr
dividedBy(Matrix) - Method in class jhplot.bsom.Matrix
Matrix division: X\Y.
dividedBy(Matrix, int) - Method in class jhplot.bsom.Matrix
Matrix division with bandwidth: X\Y.
divideEqual(ValueErr) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a ValueErr number and replace it by the quotient without correlation
divideEqual(ValueErr, double) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a ValueErr number and replace this by the quotient
divideEqual(double) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a double and replace this by the quotient
divideLU(double[][], double[]...) - Static method in class jhplot.math.LinearAlgebra
 
divideQR(double[][], double[]...) - Static method in class jhplot.math.LinearAlgebra
 
doc() - Method in class jhplot.DProxy
Show online documentation.
doc() - Method in class jhplot.F1D
Show online documentation.
doc() - Method in class jhplot.F2D
Show online documentation.
doc() - Method in class jhplot.F3D
Show online documentation.
doc() - Method in class jhplot.FND
Show online documentation.
doc() - Method in class jhplot.H1D
Show online documentation.
doc() - Method in class jhplot.H2D
Show online documentation.
doc() - Method in class jhplot.H3D
Show online documentation.
doc() - Method in class jhplot.HBayes
 
doc() - Method in class jhplot.HBsom
Show documentation
doc() - Method in class jhplot.HCellular
Show documentation
doc() - Method in class jhplot.HChart
Show online documentation.
doc() - Method in class jhplot.HCluster
Show online documentation.
doc(Object) - Static method in class jhplot.help
Brings up a window that show javadoc documentation of a given class.
doc() - Method in class jhplot.HFit
Show online documentation.
doc() - Method in class jhplot.HFitter
Show online documentation.
doc() - Method in class jhplot.HGraph
Show online documentation.
doc() - Method in class jhplot.HLabel
Show online documentation.
doc() - Method in class jhplot.HLabelEq
Show online documentation.
doc() - Method in class jhplot.HLatexEq
Show online documentation.
doc() - Method in class jhplot.HMedusa
Show online documentation.
doc() - Method in class jhplot.HMLabel
Show online documentation.
doc() - Method in class jhplot.HNeuralNet
Show online documentation.
doc() - Method in class jhplot.HPlot
Show online documentation.
doc() - Method in class jhplot.HPlot2D
Show online documentation.
doc() - Method in class jhplot.HPlot3D
Show online documentation.
doc() - Method in class jhplot.HPlot3DP
Show online documentation.
doc() - Method in class jhplot.HPlotChart
Show online documentation.
doc() - Method in class jhplot.HPlotJa
Show online documentation.
doc() - Method in class jhplot.HPlotJas
Show online documentation.
doc() - Method in class jhplot.HPlotMX
Show online documentation.
doc() - Method in class jhplot.HPlotRT
Show online documentation.
doc() - Method in class jhplot.HPlotter
Show online documentation.
doc() - Method in class jhplot.HPlotXY
Show online documentation.
doc() - Method in class jhplot.HPlotXYZ
Show online documentation.
doc() - Method in class jhplot.HProf1D
Show online documentation.
doc() - Method in class jhplot.HProf2D
Show online documentation.
doc() - Method in class jhplot.HTable
Show online documentation.
doc() - Method in class jhplot.HView3D
Show online documentation.
doc() - Method in class jhplot.HVisAd
Show online documentation.
doc() - Method in class jhplot.IEditor
Show online documentation.
doc() - Method in class jhplot.io.BrowserData
Show online documentation.
doc() - Method in class jhplot.IO
Show online documentation.
doc() - Method in class jhplot.io.EFile
Show online documentation.
doc() - Method in class jhplot.io.FileAida
Show online documentation.
doc() - Method in class jhplot.io.FileRoot
Show online documentation.
doc() - Method in class jhplot.io.HBook
Show online documentation.
doc() - Method in class jhplot.io.HFile
Show online documentation.
doc() - Method in class jhplot.io.HFileCSV
Show online documentation.
doc() - Method in class jhplot.io.HFileDIF
Show online documentation.
doc() - Method in class jhplot.io.HFileMap
Show online documentation.
doc() - Method in class jhplot.io.HFileXML
Show online documentation.
doc() - Method in class jhplot.io.HFileYAML
Show online documentation.
doc() - Method in class jhplot.io.PFile
Show online documentation.
doc() - Method in class jhplot.io.Serialized
Show online documentation.
doc() - Method in class jhplot.IView
Show online documentation.
doc() - Method in class jhplot.IViewSVG
Show online documentation.
doc() - Method in class jhplot.JHPlot
Show online documentation.
doc() - Method in class jhplot.P0D
Show online documentation.
doc() - Method in class jhplot.P0I
Show online documentation.
doc() - Method in class jhplot.P1D
Show online documentation.
doc() - Method in class jhplot.P2D
Show online documentation.
doc() - Method in class jhplot.P3D
Show online documentation.
doc() - Method in class jhplot.PND
Show online documentation.
doc() - Method in class jhplot.PNI
Show online documentation.
doc() - Method in class jhplot.shapes.Arrow
Show online documentation.
doc() - Method in class jhplot.shapes.Circle
Show online documentation.
doc() - Method in class jhplot.shapes.Ellipse
Show online documentation.
doc() - Method in class jhplot.shapes.Line
Show online documentation.
doc() - Method in class jhplot.shapes.Picture
Show online documentation.
doc() - Method in class jhplot.shapes.Rectan
Show online documentation.
doc() - Method in class jhplot.shapes.Text
Show online documentation.
doc() - Method in class jhplot.SHPlot
Show online documentation.
doc() - Method in class jhplot.SHPlot3D
Show online documentation.
doc() - Method in class jhplot.SHPlotJa
Show online documentation.
doc() - Method in class jhplot.SPlot
Show online documentation.
doc() - Method in class jhplot.SPsheet
Show online documentation.
doc() - Method in class jhplot.stat.BunchingParameters
Show online documentation.
doc() - Method in class jhplot.stat.FactorialMoments
Show online documentation.
doc() - Method in class jhplot.stat.LinReg
Show online documentation.
doc() - Method in class jhplot.stat.LinRegWeighted
Show online documentation.
doc() - Method in class jhplot.stat.PCA
Show online documentation.
doc() - Method in class jhplot.stat.Statistics
Show online documentation.
doc() - Method in class jhplot.stat.StatShape
Show online documentation.
doc() - Method in class jhplot.VHolder
Show online documentation.
doc() - Method in class jhplot.WPlot
Show online documentation.
doHTML5(Component) - Static method in class jhplot.io.images.ExportCanvas
 
dot(Vector3d) - Method in class jhplot.v3d.Vector3d
 
DoubleArray - Class in jhplot.math
A class for dealing with double arrays and matrices.
DoubleArray() - Constructor for class jhplot.math.DoubleArray
 
DoubleArray - Class in jhplot.math.num
An expandable double array.
DoubleArray() - Constructor for class jhplot.math.num.DoubleArray
 
DProxy - Class in jhplot
A proxy for all DataMelt objects.
DProxy() - Constructor for class jhplot.DProxy
 
DProxy(H1D) - Constructor for class jhplot.DProxy
Create a proxy for histogram.
DProxy(P1D) - Constructor for class jhplot.DProxy
Create a proxy for D2 of DMelt.
DProxy(P2D) - Constructor for class jhplot.DProxy
Create a proxy for D2 of DMelt.
DProxy(P0D) - Constructor for class jhplot.DProxy
Create a proxy for D2 of DMelt.
DProxy(P0I) - Constructor for class jhplot.DProxy
 
draw(double[], double[]) - Method in class jhplot.HChart
Draw X-Y data from arrays
draw(F1D) - Method in class jhplot.HChart
Draw a F1D function on the canvas.
draw(H1D) - Method in class jhplot.HChart
Draw a H1D histogram on the canvas.
draw(ArrayList<Double>, ArrayList<Double>) - Method in class jhplot.HChart
Draw X-Y data from arrays
draw(HLabel) - Method in class jhplot.HPlot
Draw a label.
draw(HKey) - Method in class jhplot.HPlot
Draw a key.
draw(HLabelEq) - Method in class jhplot.HPlot
Draw a LaTeX rquation on the Canvas.
draw(HShape) - Method in class jhplot.HPlot
Draw a shape primitive to the Canvas.
draw(HMLabel) - Method in class jhplot.HPlot
Draw a multiline label.
draw(H1D[]) - Method in class jhplot.HPlot
Draw array of histograms
draw(Cloud1D) - Method in class jhplot.HPlot
Plot cloud in 1D.
draw(DataPointSet) - Method in class jhplot.HPlot
Plot Aida datapointset.
draw(Cloud2D) - Method in class jhplot.HPlot
Plot cloud 2D
draw(Histogram1D) - Method in class jhplot.HPlot
Draw 1D histogram
draw(H1D) - Method in class jhplot.HPlot
Plot 1D histogram.
draw(F1D[]) - Method in class jhplot.HPlot
Draw array of F1D holders
draw(DataArray, int) - Method in class jhplot.HPlot
Draw input data represented by DataArray
draw(F1D) - Method in class jhplot.HPlot
Draw an one-dimensional function.
draw(F1D, double, double) - Method in class jhplot.HPlot
Draw a function in a range.
draw(FND) - Method in class jhplot.HPlot
Draw an one-dimensional function from FND
draw(F1D, boolean) - Method in class jhplot.HPlot
Draw an one-dimensional function.
draw(FND, boolean) - Method in class jhplot.HPlot
Draw an one-dimensional function from FND.
draw(P1D[]) - Method in class jhplot.HPlot
Draw array of P1D holders
draw(P1D) - Method in class jhplot.HPlot
Draw data in form of P1D
draw(Cloud2D) - Method in class jhplot.HPlot2D
Plot cloud 2D.
draw(Histogram2D) - Method in class jhplot.HPlot2D
Draw 2D histogram
draw(H2D) - Method in class jhplot.HPlot2D
Draw 2D histogram using a style (see setStyle())
draw(P1D) - Method in class jhplot.HPlot2D
Plot P1D data (x-y) as density plot
draw(F2D) - Method in class jhplot.HPlot2D
Plot F2D function (x-y) as density plot
draw(H2D) - Method in class jhplot.HPlot3D
Draw H2D histogram.
draw(H2D[]) - Method in class jhplot.HPlot3D
Draw array of histograms
draw(P2D) - Method in class jhplot.HPlot3D
Display P2D data holder with X,Y,Z values in 3D.
draw(P2D[]) - Method in class jhplot.HPlot3D
Draw array of P2D holders
draw(P3D) - Method in class jhplot.HPlot3D
Display P3D data holder with X,Y,Z values in 3D as surface.
draw(P3D[]) - Method in class jhplot.HPlot3D
Draw array of P3D holders
draw(H2D, H2D) - Method in class jhplot.HPlot3D
Plot two H2D histograms on the same plot.
draw(F2D) - Method in class jhplot.HPlot3D
Draw F2D function as a surface.
draw(F2D, F2D) - Method in class jhplot.HPlot3D
Draw two F2D functions on the same plot.
draw(H2D, F2D) - Method in class jhplot.HPlot3D
Draw H2D histogram and F2D function on the same plot.
draw(F2D, H2D) - Method in class jhplot.HPlot3D
Draw F2D and H2D on the same plot.
draw(FPR) - Method in class jhplot.HPlot3DP
Draw a parametric function.
draw(FPR[]) - Method in class jhplot.HPlot3DP
Draw array of functions
draw(H1D, int, int) - Method in class jhplot.HPlotJa
Draw H1D histogram on pad X and pad Y
draw(H2D, int, int) - Method in class jhplot.HPlotJa
Draw 2D histogram on pads given by X and Y.
draw(JaObject) - Method in class jhplot.HPlotJa
Draw JaObject.
draw(P1D) - Method in class jhplot.HPlotJa
Draw H2D histogram on the current pad.
draw(H2D) - Method in class jhplot.HPlotJa
Draw H2D histogram on the current pad.
draw(H1D) - Method in class jhplot.HPlotJa
Draw H1D histogram on the current pad.
draw(F1D[]) - Method in class jhplot.HPlotJa
Draw array of F1D holders
draw(Cloud1D) - Method in class jhplot.HPlotJa
Plot cloud in 1D.
draw(Cloud2D) - Method in class jhplot.HPlotJa
Plot cloud 2D
draw(Histogram1D) - Method in class jhplot.HPlotJa
Draw 1D histogram
draw(DataArray, String) - Method in class jhplot.HPlotJa
Draw data represented by DataArray on the current pad.
draw(F1D, int, int) - Method in class jhplot.HPlotJa
Draw an one-dimensional function on the current pad.
draw(FND, int, int) - Method in class jhplot.HPlotJa
Draw an one-dimensional function on the current pad.
draw(F1D) - Method in class jhplot.HPlotJa
Draw an one-dimensional function on the current pad.
draw(FND) - Method in class jhplot.HPlotJa
Draw an one-dimensional function on the current pad.
draw(P1D, int, int) - Method in class jhplot.HPlotJa
Draw P1D object on the pad
draw(P1D[]) - Method in class jhplot.HPlotJa
Draw array of P1D holders
draw(H1D) - Method in class jhplot.HPlotJas
Plot 1D histogram.
draw(Exhibit) - Method in class jhplot.HPlotMX
Draw mathematical object in form of exhibit.
draw(SurfaceParametric) - Method in class jhplot.HPlotMX
Draw mathematical SurfaceParametric object (parametric function defining a surface).
draw(SurfaceImplicit) - Method in class jhplot.HPlotMX
Draw mathematical SurfaceImplicit object (parametric function defining a surface).
draw(RegularPolyhedron) - Method in class jhplot.HPlotMX
Draw RegularPolyhedron object (parametric function defining a surface).
draw(ConformalMap) - Method in class jhplot.HPlotMX
Draw conformal map object.
draw(SpaceCurveParametric) - Method in class jhplot.HPlotMX
Draw parametric space curves
draw(Exhibit, View) - Method in class jhplot.HPlotMX
Draw any mathematical object in form of exhibit with a given view.
draw(H1D, IPlotterStyle) - Method in class jhplot.HPlotter
Plot 1D histogram.
draw(H2D, IPlotterStyle) - Method in class jhplot.HPlotter
Plot 2D histogram.
draw(H2D, String) - Method in class jhplot.HPlotter
Plot 2D histogram.
draw(H1D) - Method in class jhplot.HPlotter
Plot 1D histogram.
draw(Histogram1D, IPlotterStyle) - Method in class jhplot.HPlotter
Draw Aida histogram with some plotter style
draw(Histogram2D, IPlotterStyle) - Method in class jhplot.HPlotter
Draw 2D Aida histogram with some plotter style
draw(Histogram1D) - Method in class jhplot.HPlotter
Draw Aida histogram with default style
draw(Histogram1D, IDataStyle) - Method in class jhplot.HPlotter
Draw Aida histogram with some data style
draw(Histogram2D, IDataStyle) - Method in class jhplot.HPlotter
Draw 2D Aida histogram with some dat style
draw(H2D) - Method in class jhplot.HPlotter
Draw 2D histogram as a density plot.
draw(Histogram2D) - Method in class jhplot.HPlotter
Draw 2D histogram as a density plot.
draw(IDataPointSet) - Method in class jhplot.HPlotter
Plot AIDA data points.
draw(IDataPointSet, IPlotterStyle) - Method in class jhplot.HPlotter
Draw Aida data set with some style
draw(IDataPointSet, IDataStyle) - Method in class jhplot.HPlotter
Draw Aida data set with some data style
draw(P1D) - Method in class jhplot.HPlotter
Plot data points
draw(F1D) - Method in class jhplot.HPlotter
Draw a function.
draw(IFunction) - Method in class jhplot.HPlotter
Draw a function using AIDA.
draw(IFunction, IPlotterStyle) - Method in class jhplot.HPlotter
Draw Aida data set with some style
draw(IFunction, IDataStyle) - Method in class jhplot.HPlotter
Draw Aida function with some data style
draw(Cloud1D) - Method in class jhplot.HPlotter
Draw a cloud using AIDA.
draw(Cloud1D, IPlotterStyle) - Method in class jhplot.HPlotter
Draw Aida cloud with some style.
draw(Cloud1D, IDataStyle) - Method in class jhplot.HPlotter
Draw Aida cloud with some data style
draw(Cloud2D) - Method in class jhplot.HPlotter
Draw Aida 2D cloud
draw(Cloud2D, IPlotterStyle) - Method in class jhplot.HPlotter
Draw Aida 2D cloud with some style
draw(Cloud2D, IDataStyle) - Method in class jhplot.HPlotter
Draw Aida cloud with some data style
draw(XYGraph) - Method in class jhplot.HPlotXY
Draw an arbitrary graph.
draw(H1D) - Method in class jhplot.HPlotXY
Plot 1D histogram.
draw(P1D) - Method in class jhplot.HPlotXY
Draw P1D array with errors.
draw(double[], double[], String) - Method in class jhplot.HPlotXY
Plot X-Y data
draw(F1D) - Method in class jhplot.HPlotXY
Draw a function.
draw(P2D, double, Color) - Method in class jhplot.HPlotXYZ
Draw X,Y.Z values in 3D using variable colors.
draw(AbstractDrawable[]) - Method in class jhplot.HPlotXYZ
Draw a list of shapes on the current canvas
draw(H2D) - Method in class jhplot.HPlotXYZ
Draw a H2D histogram.
draw(Object3d) - Method in class jhplot.HView3D
Draw an object.
draw(P2D) - Method in class jhplot.HVisAd
Draw 3D data points.
draw(float[][]) - Method in class jhplot.HVisAd
Draw 3D data points.
draw(float[][], String) - Method in class jhplot.HVisAd
Draw 3D data points.
draw(ConstructionObject) - Method in class jhplot.HZirkel
Draw an object on the canvas.
draw(double[], double[]) - Method in class jhplot.Plot
Plot Y vs X.
draw(P1D) - Method in class jhplot.Plot
Plot P1D object.
draw(F1D, double, double) - Method in class jhplot.Plot
Plot F1D function.
draw(double[][], double[][]) - Method in class jhplot.SPlot
Draw multiple sets as marks (default).
draw(double[], double[]) - Method in class jhplot.SPlot
Draw a single data set as marks (default).
draw(String, double[], double[]) - Method in class jhplot.SPlot
Draw a single data set with a legend.
draw(String, double[], double[], double[]) - Method in class jhplot.SPlot
Draw a single data set with errors on Y with legend.
draw(H1D) - Method in class jhplot.SPlot
Draw H1D histograms
draw(P1D) - Method in class jhplot.SPlot
Draw P1D object.
draw(String[], double[][], double[][]) - Method in class jhplot.SPlot
Set sets of data with legends
draw(double[], double[]) - Method in class jhplot.WPlot
Draw a single data set as marks (default).
draw(H1D) - Method in class jhplot.WPlot
Draw H1D histograms
draw(P0D) - Method in class jhplot.WPlot
Draw P0D array as a pie chart.
draw(P0I) - Method in class jhplot.WPlot
Draw P0I array as a pie chart.
draw(P1D) - Method in class jhplot.WPlot
Draw P1D array in X-Y space.
draw(double[], double[], String) - Method in class jhplot.WPlot
Draw X-Y data.
draw(F1D, String) - Method in class jhplot.WPlot
Draw a function.
draw(F1D) - Method in class jhplot.WPlot
Draw a F1D function.
draw(P1D, String) - Method in class jhplot.WPlot
Draw P1D array in X-Y space.
draw_new_data - Variable in class jhplot.bsom.BsomDrawArea
 
drawBox() - Method in class jhplot.HPlot3D
Set drawiing an empty frame.
drawContour(P1D) - Method in class jhplot.WPlot
Draw a s
DrawingPanel - Class in jhplot.utils
 
DrawOptions - Class in jhplot
Main class which sets graphic attributes for all jHPlot classes (histograms and data holders).
DrawOptions() - Constructor for class jhplot.DrawOptions
Sets drawing options for all objects.
drawPointType(int, Color, double, double, float) - Static method in class jhplot.utils.PointsShapes
Draws a point-type corresponding to a symbolic constant, yielding values from 0 to NO_SYMBOL (==13).
drawStatBox(H1D) - Method in class jhplot.HPlot
Draw a statistical box (mean, RMS, number of entries)
drawStatBox(H1D, int, int) - Method in class jhplot.HPlot
Draw a statistical box (mean, RMS, number of entries) at a specific position.
drawStatBox(H1D, double, double, String) - Method in class jhplot.HPlot
Draw a statistical box (mean, RMS, number of entries) at a specific position.
drawTextBox(String[]) - Method in class jhplot.HPlot
Draw a text box with some information
drawToGraphics2D(Graphics2D, int, int) - Method in class jhplot.HChart
 
drawToGraphics2D(Graphics2D, int, int) - Method in class jhplot.HPlotChart
 

E

E - Static variable in class jhplot.math.MathUtilsd
 
editNetwork() - Method in class jhplot.HNeuralNet
Edit a neural net in a frame
Editor3d - Class in jhplot.v3d
 
Editor3d(Canvas3d, Model3d) - Constructor for class jhplot.v3d.Editor3d
 
EFile - Class in jhplot.io
Write data structures in sequential order into ntuples using Google's Prototype Buffer.
EFile(String, String) - Constructor for class jhplot.io.EFile
Open a file to write/read objects to/from a file in sequential order.
EFile(String) - Constructor for class jhplot.io.EFile
Open file for reading objects from a serialized file in sequential order.
eigen(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
eigenvalues(double, int) - Method in class jhplot.bsom.Matrix
Make a row vector including the eigenvalues of the matrix.
elementary() - Method in class jhplot.F1D
Convert this function rewrite in term of elementary functions (log, exp, frac, sqrt, implicit roots) This is useful before simplifying function.
elementary() - Method in class jhplot.F2D
Convert this function rewrite in term of elementary functions (log, exp, frac, sqrt, implicit roots) This is useful before simplifying function.
elementary(String) - Method in class jhplot.math.Symbolic
Rewrite an expression in term of elementary functions (log, exp, frac, sqrt, implicit roots).
Ellipse - Class in jhplot.shapes
Draw an ellipse in the USER coordinate system
Ellipse(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Ellipse
Create an ellipse with given semimajor and semiminor axes, centered on (x, y).
Ellipse(double, double, double, double) - Constructor for class jhplot.shapes.Ellipse
Create an ellipse using the default stroke and the color
ELLIPSE - Static variable in class jhplot.shapes.HShape
 
ensureDirectory(File, File) - Static method in class jhplot.utils.Util
Ensures the existence of the directory specified by the parameter.
ensureDirectory(File, File) - Static method in class jhplot.v3d.Util
Ensures the existence of the directory specified by the parameter.
ensureFilePath(File, File) - Static method in class jhplot.utils.Util
Ensures the existence of the directory which may be part of the path specification of parameter file.
ensureFilePath(File, File) - Static method in class jhplot.v3d.Util
Ensures the existence of the directory which may be part of the path specification of parameter file.
entries() - Method in class jhplot.H1D
Number of in-range entries in the histogram
entries() - Method in class jhplot.H2D
Number of in-range entries in the histogram
entries() - Method in class jhplot.HProf1D
Number of in-range entries in the histogram
entries() - Method in class jhplot.HProf2D
Number of in-range entries in the histogram
entriesToString() - Method in class jhplot.io.EFile
Get a string representing file content.
entriesToString() - Method in class jhplot.io.PFile
Get a string representing file content.
Entropy - Class in jhplot.stat
Implements common discrete Shannon Entropy functions.
enumerateKeys() - Method in class jhplot.io.db.BaseRecordsFile
Returns an Enumeration of the keys of all records in the database.
enumerateKeys() - Method in class jhplot.io.db.RecordsFile
Returns an enumeration of all the keys in the database.
epsilon - Static variable in class jhplot.math.Slicing
 
equals(int[], int[]) - Static method in class jhplot.math.ArrayMath
Deprecated.
Use java.util.Arrays instead.
equals(Vector3d) - Method in class jhplot.v3d.Vector3d
 
erasePoint(int, int) - Method in class jhplot.SPlot
Erase the point at the given index in the given dataset.
Erf - Class in jhplot.math.num.special
Utility class that provides methods related to the error function.
erf(double) - Static method in class jhplot.math.num.special.Erf
Returns the error function erf(x) (1).
erfc(double) - Static method in class jhplot.math.num.special.Erf
Returns the complementary error function erfc(x) (1).
errorbar(double[], double[], double[], double[], String, Color, Color, int, boolean) - Method in class jhplot.Plot
Sets the figure size.
ErrorMessage(String) - Static method in class jhplot.utils.Util
Generate error message with long output.
ErrorMessageLine(String) - Static method in class jhplot.utils.Util
Generate error message as one line.
euler(double[], F1D, double) - Static method in class jhplot.math.Numeric
Uses the Euler method to solve an ODE.
eval(double) - Method in class jhplot.F1D
Evaluate a function at a specific point in x
eval(double[]) - Method in class jhplot.F1D
Evaluate a function for an array of x-values
eval(double, double) - Method in class jhplot.F1D
Evaluate a function for graphic representation.
eval() - Method in class jhplot.F1D
Evaluate a function for graphic representation.
eval(double, double, int) - Method in class jhplot.F1D
Evaluate a function for graphic representation.
eval(double, double) - Method in class jhplot.F2D
Evaluate a function at a specific point in (x,y)
eval(double[], double[]) - Method in class jhplot.F2D
Evaluate a function for an array of x-values
eval(double, double, double) - Method in class jhplot.F3D
Evaluate a function at a specific point in (x,y,z)
eval(String) - Method in class jhplot.FND
Evaluate a function at a specific point in x
eval(String, double, double, String) - Method in class jhplot.FND
Evaluate a function at a specific point for one single variable.
eval(String, double, double) - Method in class jhplot.FND
Evaluate a function at a specific point for one single variable.
eval(String) - Method in class jhplot.math.Symbolic
Evaluate an expression with the given engine.
eval() - Method in class jhplot.stat.BunchingParameters
Evaluate bunching parameters at the end of the run
eval() - Method in class jhplot.stat.FactorialMoments
Evaluate factorial moments at the end of the run
eval(float) - Method in class jhplot.stat.Interpolator.Cubic
Evaluate cubic function
eval() - Method in class jhplot.stat.PCA
 
eval(String, String) - Method in class jhplot.UCalc
Performs the computation with units.
evaluate() - Method in class jhplot.math.exp4j.Expression
 
evaluate(double) - Method in class jhplot.math.num.ContinuedFraction
Evaluate this continued fraction at the given value.
evaluate(double) - Method in interface jhplot.math.num.Function
Evaluate this function, f, at the domain value x.
evaluate(double) - Method in class jhplot.math.num.PowerSeries
Evaluate this series at the given value.
evaluate(double) - Method in class jhplot.math.num.Series
Evaluate this series at the given value.
evaluateAsync(ExecutorService) - Method in class jhplot.math.exp4j.Expression
 
EVD - Class in jhplot.math.pca.covmatrixevd
Eigenvalue decomposition with eigenvectors sorted according to corresponding eigenvalues in a decreasing order.
EVD(Matrix) - Constructor for class jhplot.math.pca.covmatrixevd.EVD
 
EVDBased - Class in jhplot.math.pca.covmatrixevd
Basic covariance matrix eigenvalue decomposition
EVDBased() - Constructor for class jhplot.math.pca.covmatrixevd.EVDBased
 
EVDBasedPCA_Test - Class in jhplot.math.pca.tests
 
EVDBasedPCA_Test() - Constructor for class jhplot.math.pca.tests.EVDBasedPCA_Test
 
EVDResult - Class in jhplot.math.pca.covmatrixevd
 
EVDResult(Matrix, Matrix) - Constructor for class jhplot.math.pca.covmatrixevd.EVDResult
 
exec(String) - Method in class jhplot.math.Symbolic
Execute a set of expressions.
exit() - Method in class jhplot.HZirkel
 
exp() - Method in class jhplot.math.Complex
Complex exponential (doesn't change this Complex number).
exp(ValueErr) - Method in class jhplot.math.ValueErr
Get exponential function
expand() - Method in class jhplot.F1D
Convert this function rewrite in expanded form.
expand() - Method in class jhplot.F2D
Convert this function rewrite in expanded form.
expand(String) - Method in class jhplot.math.Symbolic
Expanding a math formula.
Exponent - Class in jhplot.fit
Exponential distribution.
Exponent() - Constructor for class jhplot.fit.Exponent
 
Exponent(String) - Constructor for class jhplot.fit.Exponent
 
Exponent(String[], String[]) - Constructor for class jhplot.fit.Exponent
 
Exponent - Static variable in class jhplot.HPlotJa
 
Exponential - Class in jhplot.math.num.pdf
The Exponential distribution (1).
Exponential() - Constructor for class jhplot.math.num.pdf.Exponential
Default constructor.
Exponential(double) - Constructor for class jhplot.math.num.pdf.Exponential
Create a distribution with the given mean.
exponential(double) - Static method in class jhplot.math.Random
Generate a random number from an exponantial random variable (Mean = 1/lambda, variance = 1/lambda^2).
ExponentialRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Exponential distribution.
ExponentialRandomVariable() - Constructor for class jhplot.math.num.random.ExponentialRandomVariable
Default constructor.
ExponentialRandomVariable(double) - Constructor for class jhplot.math.num.random.ExponentialRandomVariable
Create a random variable with the given mean.
ExponentialRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.ExponentialRandomVariable
Create a random variable with the given parameters.
export(String) - Method in class jhplot.HChart
Export graph into an image file.
export(String, int, int) - Method in class jhplot.HChart
Export graph into an image file.
export(String) - Method in class jhplot.HLatexEq
Export the image into PNG file.
export() - Method in class jhplot.HLatexEq
Export the image into PNG file with the name "equition.png".
export(String) - Method in class jhplot.HPlotChart
Export graph into an image file.
export(String, int, int) - Method in class jhplot.HPlotChart
Export graph into an image file.
export(String) - Method in class jhplot.HPlotJa
Fast export of the canvas to an image file (depends on the extension, i.e.
export(String) - Method in class jhplot.HPlotJas
Fast export of the canvas to an image file.
export(String) - Method in class jhplot.HPlotMX
Export graph into an image file.
export(String) - Method in class jhplot.HPlotter
Fast export of the canvas to an image file (depends on the extension, i.e.
export(String) - Method in class jhplot.HPlotXY
Fast export of the canvas to an image file.
export(String) - Method in class jhplot.HPlotXYZ
Fast export of the canvas to an image file (depends on the extension, i.e.
export(String) - Method in class jhplot.HVisAd
Export graph into an image file.
export(String, int, int) - Method in class jhplot.HVisAd
Export graph into an image file.
export(String) - Method in class jhplot.HZirkel
Export image to a file.
Export - Class in jhplot.io.images
Includes export to figure formats for Components and JFreeCharts.
Export() - Constructor for class jhplot.io.images.Export
 
export(Component, String, String) - Static method in class jhplot.io.images.ExportVGraphics
Fast export of the canvas to an image file.
export(String) - Method in class jhplot.Plot
Fast export of the canvas to an image file (depends on the extension, i.e.
export(String) - Method in class jhplot.SPlot
Fast export of the canvas to an image file (depends on the extension, i.e.
export(String) - Method in class jhplot.WPlot
Fast export of the canvas to an image file (depends on the extension, i.e.
ExportCanvas - Class in jhplot.io.images
 
exportChart(JFreeChart, Rectangle, File, ImageType) - Static method in class jhplot.io.images.Export
Exports the contents of a JFreeChart to an svg, png, pdf etc.
exportComponent(Component, Rectangle, File, ImageType) - Static method in class jhplot.io.images.Export
Exports the contents of a Component to an svg, png, pdf etc.
exportDialog(Component, String, JFrame) - Static method in class jhplot.io.images.ExportVGraphics
Exports the image to some graphic format.
ExportVGraphics - Class in jhplot.io.images
Export graphics in different formats.
ExportVGraphics() - Constructor for class jhplot.io.images.ExportVGraphics
 
Expression - Class in jhplot.math.exp4j
 
ExpressionBuilder - Class in jhplot.math.exp4j
Factory class for Expression instances.
ExpressionBuilder(String) - Constructor for class jhplot.math.exp4j.ExpressionBuilder
Create a new ExpressionBuilder instance and initialize it with a given expression string.
ExtensionFileFilter - Class in jhplot.utils
File filters
ExtensionFileFilter(String, String) - Constructor for class jhplot.utils.ExtensionFileFilter
 
ExtensionFileFilter(String, String[]) - Constructor for class jhplot.utils.ExtensionFileFilter
 
extract(int, int, double[]) - Static method in class jhplot.math.ArrayMath
Extracts a sub-array (will invert the resulting array if k0 > k1).
extract(int, int, int[]) - Static method in class jhplot.math.ArrayMath
Extracts a sub-array (will invert the resulting array if k0 > k1).
extraEntries() - Method in class jhplot.H1D
Number of under and overflow entries in the histogram.
extraEntries() - Method in class jhplot.H2D
Get the number of entries in the underflow and overflow bins.
extraEntries() - Method in class jhplot.HProf1D
Number of under and overflow entries in the histogram.
extraEntries() - Method in class jhplot.HProf2D
Get the number of entries in the underflow and overflow bins.

F

f(double[][], Function) - Static method in class jhplot.math.DoubleArray
Apply a scalar function to every element of an array.
f(double[], Function) - Static method in class jhplot.math.DoubleArray
Apply a scalar function to every element of an array.
f(double) - Method in interface jhplot.math.Function
 
F1D - Class in jhplot
Create a function in one dimension using "x" as a variable.
F1D(String) - Constructor for class jhplot.F1D
Create a function in 1D.
F1D(FProxy) - Constructor for class jhplot.F1D
Initialize function from proxy.
F1D(String, String) - Constructor for class jhplot.F1D
Create new function.
F1D(String, String, double, double) - Constructor for class jhplot.F1D
Create a new function.
F1D(String, double, double, boolean) - Constructor for class jhplot.F1D
Define a ranged function.
F1D(String, IFunction, double, double) - Constructor for class jhplot.F1D
Create F1D function from JAIDA IFunction.
F1D(String, String, double, double, boolean) - Constructor for class jhplot.F1D
Create a new function.
F1D(IFunction, double, double) - Constructor for class jhplot.F1D
Create a F1D function from JAIDA IFunction in ranges.
F1D(String, double, double) - Constructor for class jhplot.F1D
Create a new function in pre-defined range for plotting.
F1D(String, String, boolean) - Constructor for class jhplot.F1D
Create a new function in pre-defined range for plotting.
F1D(String, double[], boolean) - Constructor for class jhplot.F1D
Create a polynomial analytical function using a list of values.
F1D(String, boolean) - Constructor for class jhplot.F1D
Build a function.
F1D(String, ExpressionBuilder) - Constructor for class jhplot.F1D
Create a function in 1D.
F1D(Expression, double, double) - Constructor for class jhplot.F1D
Create a function from the expression.
F1D(String, Expression, double, double) - Constructor for class jhplot.F1D
Create a function in 1D.
F1D(String, Expression) - Constructor for class jhplot.F1D
Create a function in 1D.
F1D(Expression) - Constructor for class jhplot.F1D
Create a function in 1D.
F1D(ExpressionBuilder) - Constructor for class jhplot.F1D
Build a function.
F1D(IFunction) - Constructor for class jhplot.F1D
Create a F1D function from JAIDA IFunction.
F1D(String, IFunction) - Constructor for class jhplot.F1D
Create F1D function from JAIDA IFunction.
F2D - Class in jhplot
Create 2D function.
F2D(String) - Constructor for class jhplot.F2D
Create a function in 2D for evaluation.
F2D(String, String) - Constructor for class jhplot.F2D
Create new function.
F2D(String, String, double, double, double, double) - Constructor for class jhplot.F2D
Create a function in 2D.
F2D(String, double, double, double, double) - Constructor for class jhplot.F2D
Build a 2D function.
F2D(String, IFunction, double, double, double, double) - Constructor for class jhplot.F2D
Create a F2D function from JAIDA IFunction.
F2D(String, Expression, double, double, double, double) - Constructor for class jhplot.F2D
Create a function in 2D.
F2D(Expression, double, double, double, double) - Constructor for class jhplot.F2D
Create a function in 2D.
F2D(IFunction) - Constructor for class jhplot.F2D
Create a F2D function from JAIDA IFunction.
F2D(FProxy) - Constructor for class jhplot.F2D
Initialize function from proxy.
F2D(IFunction, double, double, double, double) - Constructor for class jhplot.F2D
Create a F2D function from JAIDA IFunction.
F3D - Class in jhplot
Create 3D function using 3 independent variables: x,y,z.
F3D(String) - Constructor for class jhplot.F3D
Create a function in 3D for evaluation.
F3D(String, String, double, double, double, double, double, double) - Constructor for class jhplot.F3D
Create a function in 3D.
F3D(String, double, double, double, double, double, double) - Constructor for class jhplot.F3D
Build a 3D function.
F3D(String, String, IFunction, double, double, double, double, double, double) - Constructor for class jhplot.F3D
Create a function in 3D from a AIDA IFunction.
F3D(String, IFunction, double, double, double, double, double, double) - Constructor for class jhplot.F3D
 
F3D(FProxy) - Constructor for class jhplot.F3D
Initialize function from proxy.
F3D(IFunction, double, double, double, double, double, double) - Constructor for class jhplot.F3D
Create a function in 3D from a AIDA IFunction.
FactorialMoments - Class in jhplot.stat
Normalised factorial moments (NFM).
FactorialMoments(int, int, int, double, double) - Constructor for class jhplot.stat.FactorialMoments
Initialize factorial-moment calculations.
factories() - Method in class jhplot.HPlot
Create various JAIDA factories: IAnalysisFactory, ITree, IFitFactory, IFunctionFactory
factories() - Method in class jhplot.HPlotJa
Create various JAIDA factories: IAnalysisFactory, ITree, IFitFactory, IFunctionFactory
factorize() - Method in class jhplot.F1D
Convert this function rewrite in factorized form (if can).
factorize() - Method in class jhplot.F2D
Convert this function rewrite in factorized form (if can).
factorize(String) - Method in class jhplot.math.Symbolic
Factorize math formula.
FalsePositionRootFinder - Class in jhplot.math.num.root
The false position method (1) for finding roots of functions.
FalsePositionRootFinder(Function) - Constructor for class jhplot.math.num.root.FalsePositionRootFinder
Create a root finder for the given function.
FalsePositionRootFinder(Function, int, double) - Constructor for class jhplot.math.num.root.FalsePositionRootFinder
Create a root finder for the given function.
fbar(int, double) - Static method in class jhplot.math.KolmogorovSmirnovDist
Computes the complementary cumulative probability P[D_n >= x] of the Kolmogorov-Smirnov distribution with sample size n at x.
FDistribution - Class in jhplot.math.num.pdf
The F distribution (1).
FDistribution() - Constructor for class jhplot.math.num.pdf.FDistribution
Default constructor.
FDistribution(double, double) - Constructor for class jhplot.math.num.pdf.FDistribution
Create a distribution with the given numerator degrees of freedom and denominator degrees of freedom.
fi(int) - Method in interface jhplot.math.IndexFunction
 
figure(PyObject[], String[]) - Method in class jhplot.Plot
Sets the figure size.
FileAida - Class in jhplot.io
Open an AIDA file and retrieve objects for plotting.
FileAida(String) - Constructor for class jhplot.io.FileAida
Create object to read AIDA file.
FileAida(String, boolean) - Constructor for class jhplot.io.FileAida
Create object to read AIDA file.
FileAida() - Constructor for class jhplot.io.FileAida
Create FileAida
FileList - Class in jhplot.utils
Get list of files in all directories (including subdirectories).
FileList() - Constructor for class jhplot.utils.FileList
 
fileNameOfPath(String) - Static method in class jhplot.utils.Util
 
fileNameOfPath(String) - Static method in class jhplot.v3d.Util
 
FilePrintable - Interface in jhplot.math.io
BSD License
FileRoot - Class in jhplot.io
Class to read ROOT files.
FileRoot(String) - Constructor for class jhplot.io.FileRoot
Main constructor to build root file reader.
FileRoot(URL) - Constructor for class jhplot.io.FileRoot
Open file from URL
fill(P0D) - Method in class jhplot.H1D
Fill histogram from P0D array
fill(int, AbstractDistribution) - Method in class jhplot.H1D
Fill the histogram with random numbers.
fill(P0I) - Method in class jhplot.H1D
Fill histogram from P0I array
fill(double) - Method in class jhplot.H1D
Fill histogram with a value
fill(PND) - Method in class jhplot.H1D
Fill histogram with values from a PND array.
fill(PND, PND) - Method in class jhplot.H1D
Fill histograms with values from PND array.
fill(double[]) - Method in class jhplot.H1D
Fill histogram with array of double values
fill(Cloud1D) - Method in class jhplot.H1D
Fill histogram with array of double values
fill(double[], double[]) - Method in class jhplot.H1D
Fill histogram with array of double values.
fill(int[]) - Method in class jhplot.H1D
Fill histogram with array of integer values
fill(double, double) - Method in class jhplot.H1D
Fill histogram a with weight
fill(float) - Method in class jhplot.H1DA
Adds a data point to the histogram.
fill(double, double) - Method in class jhplot.H2D
Fill H2D histogram assuming all weights are unity.
fill(int, AbstractDistribution, AbstractDistribution) - Method in class jhplot.H2D
Fill the histogram with random numbers.
fill(double, double, double) - Method in class jhplot.H2D
Fill H2D histogram with weights
fill(double[], double[]) - Method in class jhplot.H2D
Fill H2D histogram from 2 arrays (X amd Y).
fill(Cloud2D) - Method in class jhplot.H2D
Fill H2D histogram from Cloud2D.
fill(P0D, P0D) - Method in class jhplot.H2D
Fill H2D histogram from 2 arrays.
fill(P0I, P0I) - Method in class jhplot.H2D
Fill H2D histogram from 2 arrays.
fill(double[], double[], double[]) - Method in class jhplot.H2D
Fill H2D histogram from arrays.
fill(double, double) - Method in class jhplot.HProf1D
Fill profile histogram with X and Y
fill(double, double, double) - Method in class jhplot.HProf1D
Fill profile histogram with X and Y
fill(double[], double[]) - Method in class jhplot.HProf1D
Fill histogram with array of double values.
fill(double[], double[], double[]) - Method in class jhplot.HProf1D
Fill histogram with array of double values.
fill(double, double, double) - Method in class jhplot.HProf2D
Fill histogram assuming all weights are unity.
fill(double, double, double, double) - Method in class jhplot.HProf2D
Fill histogram assuming all weights are unity.
fill(double[], double[], double[]) - Method in class jhplot.HProf2D
Fill histogram from 2 arrays.
fill(double[], double[], double[], double[]) - Method in class jhplot.HProf2D
Fill histogram from 2 arrays.
fill(int, int, double) - Static method in class jhplot.math.DoubleArray
Fills an m x n matrix of doubles with constant c.
fill(int, double) - Static method in class jhplot.math.DoubleArray
Provides an m element array filled with constant c.
fill(int, double, double) - Method in class jhplot.P0D
Fill with a sequence of numbers between min and max.
fill(double[]) - Method in class jhplot.P0D
Fill a P0D container from an array.
fill(int[]) - Method in class jhplot.P0D
Fill a P0D container from an array.
fill(int, double, double) - Method in class jhplot.P0I
Fill with a sequence of numbers between min and max.
fill(double[]) - Method in class jhplot.P0I
Fill a P0I container from an array.
fill(int[]) - Method in class jhplot.P0I
Fill a P0I container from an array.
fill(double[], double[]) - Method in class jhplot.P1D
Fill a P1D container from 2 arrays.
fill(int[], int[]) - Method in class jhplot.P1D
Fill a P1D container from 2 integer arrays.
fill(P0D, P0D) - Method in class jhplot.P1D
Fill a P1D container from 2 P0D arrays.
fill(Cloud2D) - Method in class jhplot.P1D
Fill a P1D container from a Cloud2D.
fill(double[], double[], double[]) - Method in class jhplot.P1D
Fill a P1D container from 3 arrays (one represents symmetrical errors on Y).
fill(P0D, P0D, P0D) - Method in class jhplot.P1D
Fill a P1D container from P0D arrays (one represents symmetrical errors on Y).
fill(double[], double[], double[], double[]) - Method in class jhplot.P1D
Fill a P1D container from 4 arrays (last represents asymmetrical upper and lower errors on Y).
fill(double[], double[], double[], double[], double[], double[], double[], double[], double[], double[]) - Method in class jhplot.P1D
Fill the values of a X-Y plot-points with full errors.
fill(double[], double[], double[]) - Method in class jhplot.P2D
Fill a P2D container from 3 arrays.
fillGauss(int, double, double) - Method in class jhplot.H1D
Fill the histogram with random numbers from Gaussian (Normal) distribution.
fillGauss(int, double, double, double, double) - Method in class jhplot.H2D
Fill the histogram with random numbers from Gaussian (Normal) distribution.
fillIDataPointSet(IDataPointSet) - Method in class jhplot.P1D
Fill IDataPointSet.
fillInvBinSizeWeight(double) - Method in class jhplot.H1D
Fill histogram with a value, weighting it by inverse of bin size.
fillInvBinSizeWeight(double) - Method in class jhplot.HProf1D
Fill histogram with a value, weighting it by inverse of bin size.
fillP0D(P0D, P0D) - Method in class jhplot.HProf1D
Fill histogram from two P0D arrays
fillPlot() - Method in class jhplot.SPlot
Rescale so that the data that is currently plotted just fits.
fillRandom(DataPoint, DataPoint, int, int) - Method in class jminhep.cluster.DataHolder
Fill an existing data holder with random numbers
fillRnd(int, double, double) - Method in class jhplot.H1D
Fill the histogram with random numbers from a flat distribution.
fillRnd(int, double, double, double, double) - Method in class jhplot.H2D
Fill the histogram with random numbers from fralt distribution.
fillWithVectors(String, String[], Double[][]) - Method in class jhplot.SPsheet
Fill the table from the Vectors
find(double) - Method in class jhplot.P0D
Returns the index of first occurrence of the specified element
find(int) - Method in class jhplot.P0I
Returns the index of first occurrence of the specified element
findBin(double) - Method in class jhplot.H1D
Convert a coordinate on the axis to a bin number
findBinX(double) - Method in class jhplot.H2D
Convert a coordinate X on the axis to a bin number
findBinY(double) - Method in class jhplot.H2D
Convert a coordinate Y on the axis to a bin number
findDescriptor(int) - Method in class jhplot.io.csv.bean.HeaderColumnNameMappingStrategy
 
findDescriptor(int) - Method in interface jhplot.io.csv.bean.MappingStrategy
Implementation will have to return a property descriptor from a bean based on the current column.
findex(int, IndexFunction) - Static method in class jhplot.math.DoubleArray
Provides a sequence of values to which some function has been applied.
findRoot(double, double) - Method in class jhplot.math.num.root.BisectionRootFinder
Find a root of the target function that lies in the interval [ min, max].
findRoot(double, double) - Method in class jhplot.math.num.root.BrentRootFinder
Find a root of the target function that lies between the two initial approximations, x0 and x1.
findRoot(double, double) - Method in class jhplot.math.num.root.FalsePositionRootFinder
Find a root of the target function that lies in the interval [ min, max].
findRoot(double) - Method in class jhplot.math.num.root.NewtonRootFinder
Find a root of the target function that lies close to x.
findRoot(double, double) - Method in class jhplot.math.num.root.SecantRootFinder
Find a root of the target function that lies around the two initial approximations, x0 and x1.
findSlice(double[]) - Method in class jhplot.math.Slicing
 
findType(String) - Method in class jhplot.UConverter
Find and set conversion type.
firstMaxVal - Variable in class jhplot.stat.JointProbabilityState
 
firstProbMap - Variable in class jhplot.stat.JointProbabilityState
 
fit(H1D) - Method in class jhplot.HFitter
Fit histogram
fit(P1D) - Method in class jhplot.HFitter
Fit P1D
fit(PND) - Method in class jhplot.HFitter
Fit PND (all errors set to be zero).
fit(H2D) - Method in class jhplot.HFitter
Fit H2D histogram
fit(H1D, String, String) - Method in class jhplot.HPlot
Fit 1D histogram with the function F1D
fit(H1D, String, String) - Method in class jhplot.HPlotJa
Fit 1D histogram with the function F1D
fitF() - Method in class jhplot.HPlot
Return FitFactory associated with the plot
fitF() - Method in class jhplot.HPlotJa
Return FitFactory associated with the plot
FLOAT_ROUNDING_ERROR - Static variable in class jhplot.math.MathUtilsd
 
floor(double[][]) - Static method in class jhplot.math.IntegerArray
 
floor(double[]) - Static method in class jhplot.math.IntegerArray
 
floor(double) - Static method in class jhplot.math.MathUtilsd
Returns the largest integer less than or equal to the specified double.
floorPositive(double) - Static method in class jhplot.math.MathUtilsd
Returns the largest integer less than or equal to the specified double.
flush() - Method in class jhplot.io.csv.CSVWriter
Flush underlying stream to writer.
flush() - Method in class jhplot.math.io.LEDataOutputStream
 
FND - Class in jhplot
Create a function in multiple dimensions.
FND(String, String, String) - Constructor for class jhplot.FND
Create a function in any dimension evaluation.
FND(String, String) - Constructor for class jhplot.FND
Build a function, setting its title to the definition.
FND(FProxy) - Constructor for class jhplot.FND
Initialize function from proxy.
FNon - Class in jhplot
Non-parametric function implementation.
FNon(String, int, int) - Constructor for class jhplot.FNon
Initialization.
FNon(String[], String[]) - Constructor for class jhplot.FNon
Initialization where you can redefine the names of the parameters.
fontNames - Static variable in class jhplot.utils.GHFontChooser
 
fontSizes - Static variable in class jhplot.utils.GHFontChooser
 
FPR - Class in jhplot
Class to build parametric functions using two independent variables, u and v.
FPR(String, String, int, int) - Constructor for class jhplot.FPR
Create a parametric function.
FPR(FProxy) - Constructor for class jhplot.FPR
Initialize function from proxy.
FPR(String, int, int) - Constructor for class jhplot.FPR
Create a parametric function.
FPR(String) - Constructor for class jhplot.FPR
Create a parametric function.
FProbability(double, int, int) - Static method in class jhplot.stat.Statistics
Computes probability of F-ratio.
FProxy - Class in jhplot
A proxy for all functions.
FProxy(int, String, String, IFunction, double[], int, boolean) - Constructor for class jhplot.FProxy
Create a proxy for all functions of DMelt.
FrameListener - Class in jhplot.math.polysolve
 
FrameListener() - Constructor for class jhplot.math.polysolve.FrameListener
 
FRandomVariable - Class in jhplot.math.num.random
A random variable generator for the F distribution.
FRandomVariable() - Constructor for class jhplot.math.num.random.FRandomVariable
Default constructor.
FRandomVariable(double, double) - Constructor for class jhplot.math.num.random.FRandomVariable
Create a random variable with the given numerator degrees of freedom and denominator degrees of freedom.
FRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.FRandomVariable
Create a random variable with the given parameters.
fromXML(String) - Static method in class jhplot.IO
Get object to XML using XSream package
fromXML(String) - Static method in class jhplot.io.Serialized
Get object to XML using XSream package
func(F1D) - Method in class jhplot.P0D
Transform P0D array to array with values given by a function.
func(String, F1D) - Method in class jhplot.P0D
Make transformation of P0D using a function.
func(F1D) - Method in class jhplot.P0I
Transform P0I array to array with values given by a function.
func(String, F1D) - Method in class jhplot.P0I
Make transformation of P0I using a function.
funcF() - Method in class jhplot.HPlot
Return FunctionFactory associated with the plot
funcF() - Method in class jhplot.HPlotJa
Return FunctionFactory associated with the plot
function(Function) - Method in class jhplot.math.exp4j.ExpressionBuilder
Add a Function implementation available for use in the expression
Function - Class in jhplot.math.exp4j.function
A class representing a Function which can be used in an expression
Function(String, int) - Constructor for class jhplot.math.exp4j.function.Function
Create a new Function with a given name and number of arguments
Function(String) - Constructor for class jhplot.math.exp4j.function.Function
Create a new Function with a given name that takes a single argument
Function - Interface in jhplot.math
BSD License
Function - Interface in jhplot.math.num
A single variable function.
functions(Function...) - Method in class jhplot.math.exp4j.ExpressionBuilder
Add multiple Function implementations available for use in the expression
functions(List<Function>) - Method in class jhplot.math.exp4j.ExpressionBuilder
Add multiple Function implementations available for use in the expression
Functions - Class in jhplot.math.exp4j.function
Class representing the builtin functions available for use in expressions You can enabled fast math calculation using
Functions() - Constructor for class jhplot.math.exp4j.function.Functions
 
FunctionToken - Class in jhplot.math.exp4j.tokenizer
 
FunctionToken(Function) - Constructor for class jhplot.math.exp4j.tokenizer.FunctionToken
 

G

Gamma - Class in jhplot.math.num.pdf
The Gamma distribution (1).
Gamma() - Constructor for class jhplot.math.num.pdf.Gamma
Default constructor.
Gamma(double, double) - Constructor for class jhplot.math.num.pdf.Gamma
Create a distribution with the given alpha and beta values.
Gamma - Class in jhplot.math.num.special
Utility class that provides methods related to the gamma family of functions.
gamma(double) - Static method in class jhplot.stat.Statistics
Returns the Gamma function of the argument.
GammaRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Gamma distribution.
GammaRandomVariable() - Constructor for class jhplot.math.num.random.GammaRandomVariable
Default constructor.
GammaRandomVariable(double, double) - Constructor for class jhplot.math.num.random.GammaRandomVariable
Create a random variable with the given alpha and beta values.
GammaRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.GammaRandomVariable
Create a random variable with the given parameters.
Gauss - Class in jhplot.fit
Gaussian distribution.
Gauss() - Constructor for class jhplot.fit.Gauss
 
Gauss(String) - Constructor for class jhplot.fit.Gauss
 
Gauss(String[], String[]) - Constructor for class jhplot.fit.Gauss
 
gaussian4(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the Gaussian integration formula (4 points).
gaussian8(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the Gaussian integration formula (8 points).
gemm(Matrix, Matrix, double, double) - Method in class jhplot.math.kalman.jama.Matrix
Generalized linear algebraic matrix-matrix multiplication (of A); C = alpha*A x B + beta*C.
generateTable() - Method in class jhplot.math.polysolve.PolySolve
 
Geometric - Class in jhplot.math.num.pdf
The Geometric distribution.
Geometric() - Constructor for class jhplot.math.num.pdf.Geometric
Default constructor.
Geometric(double) - Constructor for class jhplot.math.num.pdf.Geometric
Create a distribution with the given probability of success.
GeometricRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Geometric distribution.
GeometricRandomVariable() - Constructor for class jhplot.math.num.random.GeometricRandomVariable
Default constructor.
GeometricRandomVariable(double) - Constructor for class jhplot.math.num.random.GeometricRandomVariable
Create a random variable with the given probability of success.
GeometricRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.GeometricRandomVariable
Create a random variable with the given parameters.
get() - Method in class jhplot.DProxy
Get objects.
get() - Method in class jhplot.F1D
Get the proxy of this function used for serialization and non-graphical representations.
get() - Method in class jhplot.F2D
Get the proxy of this function used for serialization and non-graphical representations.
get() - Method in class jhplot.F3D
Get the proxy of this function used for serialization and non-graphical representations.
get() - Method in class jhplot.FND
Get the proxy of this function used for serialization and non-graphical representations.
get() - Method in class jhplot.H1D
Get JAIDA histogram
get() - Method in class jhplot.H2D
Get the JAIDA Histogram2D
get() - Method in class jhplot.HProf1D
Get JAIDA histogram
get() - Method in class jhplot.HProf2D
Get the JAIDA Profile2D
get(String) - Method in class jhplot.io.FileAida
Get object associated with the key name
get(String) - Method in class jhplot.io.FileRoot
Get object associated with the key name in the current directory.
get(String) - Method in class jhplot.io.HBook
Get an object using the key
get(String) - Method in class jhplot.io.HDataBase
Get object from the database using a key
get(int, int) - Method in class jhplot.math.kalman.jama.Matrix
Get a single element.
get(int) - Method in class jhplot.math.num.DoubleArray
Access the element at the given index.
get(int, String) - Method in class jhplot.P0D
Get P0D with values below, above or equal a specified value.
get(int, String) - Method in class jhplot.P0I
Get P0I with values below, above or equal a specified value.
get(int) - Method in class jhplot.PND
Return a specific row as array
get(int, int) - Method in class jhplot.PND
Return a specific value.
get(int) - Method in class jhplot.PNI
Return a specific row as array
get(int, int) - Method in class jhplot.PNI
Return a specific value.
get() - Method in class jhplot.security.MD5
Returns 32-character hex representation of this objects hash
get(String, String) - Static method in class jhplot.utils.FileList
Get list of files in all directories (including subdirectories).
get(String) - Static method in class jhplot.Web
Download a file to the local disk.
get(String, String) - Static method in class jhplot.Web
Download a file to the local disk.
Get - Class in jminhep.cluster
Some useful methods related to the clustering procedure
Get() - Constructor for class jminhep.cluster.Get
 
getAll() - Method in class jhplot.io.FileAida
Get list of all objects
getAll() - Method in class jhplot.io.HBook
Get all objects as a map
getAllNames(String) - Method in class jhplot.io.FileAida
Get list of all objects
getAllNames() - Method in class jhplot.io.FileAida
Get list of all objects
getAllowedFunctionCharacters() - Static method in class jhplot.math.exp4j.function.Function
Deprecated.
since 0.4.5 All unicode letters are allowed to be used in function names since 0.4.3. This API Function can be safely ignored. Checks for function name validity can be done using Character.isLetter() et al.
getAllTypes() - Method in class jhplot.io.FileAida
Get list of all types
getAllTypes(String) - Method in class jhplot.io.FileAida
Get list of all types
getAlpha() - Method in class jhplot.bsom.Bsom
 
getAlpha() - Method in class jhplot.HBsom
Get alpha
getAlpha() - Method in class jhplot.math.num.pdf.Beta
Access the alpha parameter.
getAlpha() - Method in class jhplot.math.num.pdf.Gamma
Access the alpha parameter.
getAntiAlias() - Method in class jhplot.HChart
Get antialiasing for the graphics of the current plot
getAntiAlias() - Method in class jhplot.HPlot
Get antialiasing for the graphics of the current plot
getAntiAlias() - Method in class jhplot.WPlot
Get antialiasing for the graphics of the current plot
getArray() - Method in class jhplot.math.kalman.jama.Matrix
Access the internal two-dimensional array.
getArray() - Method in class jhplot.P0D
Get a double array with P0D values.
getArray() - Method in class jhplot.P0I
Get a double array with P0I values.
getArray() - Method in class jhplot.PND
Get a double array with values.
getArray() - Method in class jhplot.PNI
Get a double array with values.
getArray() - Method in class jminhep.cluster.DataHolder
Get the data in form of Array
getArrayCopy() - Method in class jhplot.math.kalman.jama.Matrix
Copy the internal two-dimensional array.
getArrayDouble() - Method in class jhplot.P0I
Get a double array with P0I values.
getArrayErr() - Method in class jhplot.P1D
Get array representing (symmetric) error on Y.
getArrayInt() - Method in class jhplot.P0D
Get an integer array with P0D values.
getArrayInt() - Method in class jhplot.P0I
Get an integer array with P0I values.
getArrayList() - Method in class jhplot.HPlotJa
Get list of all objects on the frame.
getArrayList() - Method in class jhplot.P0D
Get data in form of ArrayList
getArrayList() - Method in class jhplot.P0I
Get data in form of ArrayList
getArrayList() - Method in class jhplot.PND
Get data in form of ArrayList
getArrayList() - Method in class jhplot.PNI
Get data in form of ArrayList
getArrayList() - Method in class jminhep.cluster.DataHolder
Get all elements of the data holder in form of an ArrayList
getArrayX() - Method in class jhplot.F1D
Get array of X-values after function after evaluation using the default number of points
getArrayX() - Method in class jhplot.P1D
Get array representing X-values
getArrayX() - Method in class jhplot.P2D
Get array representing X-values
getArrayX() - Method in class jhplot.P3D
Get array representing X-values
getArrayXleft() - Method in class jhplot.P1D
Get array representing X-left errors
getArrayXleftSys() - Method in class jhplot.P1D
Get array representing X-left 2nd level errors
getArrayXright() - Method in class jhplot.P1D
Get array representing X-right errors
getArrayXrightSys() - Method in class jhplot.P1D
Get array representing X-right 2nd level errors
getArrayY() - Method in class jhplot.F1D
Get array of Y-values after function after evaluation using the default number of points
getArrayY() - Method in class jhplot.P1D
Get array representing Y-values
getArrayY() - Method in class jhplot.P2D
Get array representing Y-values
getArrayY() - Method in class jhplot.P3D
Get array representing Y-values
getArrayYlower() - Method in class jhplot.P1D
Get array representing Y lower errors
getArrayYlowerSys() - Method in class jhplot.P1D
Get array representing Y lower 2nd level errors
getArrayYupper() - Method in class jhplot.P1D
Get array representing Y upper errors
getArrayYupperSys() - Method in class jhplot.P1D
Get array representing Y upper 2nd level errors
getArrayZ() - Method in class jhplot.P2D
Get array representing Z-values
getArrayZ() - Method in class jhplot.P3D
Get array representing Z-values
getAttribute(int) - Method in class jminhep.cluster.DataPoint
Returns the attribute of data point
getAttributes() - Method in class jhplot.utils.GHFontChooser
 
getAuthor() - Static method in class jhplot.JHPlot
Get the author
getAv() - Method in class jhplot.stat.FactorialMoments
Return average multiplicity as a function of bin
getAxesColor() - Method in class jhplot.HPlot
Returns the actual color of the axes of the graph.
getAxesColor() - Method in class jhplot.HPlotter
Returns the actual color of the axes of the graph.
getAxesFontColor() - Method in class jhplot.HPlot3D
Color for tic labels
getAxesRatio() - Method in class jhplot.HPlot
Returns the current ratio between X- and Y-axes lengths.
getAxesRatioUse() - Method in class jhplot.HPlot
Says whether we should use a fixed ratio between X- and Y-axes lengths.
getAxis() - Method in class jhplot.H1D
Get histogram Axis class.
getAxis(int) - Method in class jhplot.HChart
Get the axis
getAxis(int) - Method in class jhplot.HPlot2D
Return axis objects
getAxis(int) - Method in class jhplot.HPlotXY
Get the axis object.
getAxis() - Method in class jhplot.HProf1D
Get histogram Axis class.
getAxisArrow() - Method in class jhplot.HPlot
Gets axis arrows.
getAxisFont() - Method in class jhplot.HPlot3D
Get font for axes
getAxisPenTicWidth() - Method in class jhplot.HPlot
Get the pen width to draw tick axes
getAxisStyle(int) - Method in class jhplot.HPlotter
Return style of axis of the current region
getAxisTitle(int) - Method in class jhplot.HPlot2D
Get label title
getAxisX() - Method in class jhplot.H2D
Get IAxis in X
getAxisX() - Method in class jhplot.HChart
Get X-axis
getAxisX() - Method in class jhplot.HPlotRT
Return X-axis
getAxisX() - Method in class jhplot.HProf2D
Get IAxis in X
getAxisY() - Method in class jhplot.H2D
Get IAxis in Y
getAxisY() - Method in class jhplot.HChart
Get Y-axis
getAxisY() - Method in class jhplot.HPlotRT
Return Y-axis
getAxisY() - Method in class jhplot.HProf2D
Get IAxis in Y
getBackgColor() - Method in class jhplot.HPlot
Returns the actual background color of the entire graph panel.
getBackgColorGraph() - Method in class jhplot.HPlot
Returns the background color of the current graph.
getBaseColor() - Method in class jhplot.v3d.Pyramid
 
getBatchNumber() - Method in class jhplot.HCellular
Returns the batch number
getBeta() - Method in class jhplot.bsom.Bsom
 
getBeta() - Method in class jhplot.HBsom
Get beta
getBeta() - Method in class jhplot.math.num.pdf.Beta
Access the beta parameter.
getBeta() - Method in class jhplot.math.num.pdf.Gamma
Access the beta parameter.
getBinLowValue(int, int) - Method in class jhplot.utils.SHisto
Returns the lowest inclusive pixel value of a given bin for a specific band.
getBins() - Method in class jhplot.H1D
Get the number of bins
getBins() - Method in class jhplot.HProf1D
Get the number of bins
getBins() - Method in class jhplot.utils.SHisto
Returns the array of bands of bins, each bin is the histogram for a band, i.e., the format of the returned array is int[bands][bins].
getBins(int) - Method in class jhplot.utils.SHisto
Returns the bins of the histogram for a specific band by reference.
getBinsFirstBand() - Method in class jhplot.utils.SHisto
Returns the bins of the first band.
getBinsFirstBand(int) - Method in class jhplot.utils.SHisto
Returns the bin content of the first band.
getBinSize() - Method in class jhplot.H1D
Get bin width in case of fixed-size bins.
getBinSize(int) - Method in class jhplot.H1D
Get bin width for index i
getBinSize() - Method in class jhplot.HProf1D
Get bin width in case of fixed-size bins.
getBinSize(int, int) - Method in class jhplot.utils.SHisto
Returns the number of pixel samples found in a given bin for a specific band.
getBinsX() - Method in class jhplot.H2D
Get the number of bins in X
getBinsX() - Method in class jhplot.HProf2D
Get the number of bins in X
getBinsY() - Method in class jhplot.H2D
Get the number of bins in Y
getBinsY() - Method in class jhplot.HProf2D
Get the number of bins in Y
getBinWidth() - Method in class jhplot.DrawOptions
get the bin width.
getBoxColor() - Method in class jhplot.HPlot
Returns the color used to draw the bounding box.
getBoxColor() - Method in class jhplot.HPlotJa
Returns the color used to draw the bounding box.
getBoxFillColor() - Method in class jhplot.HPlot
Returns the fill-color of the eventual bounding box arround the graph
getBoxFillColor() - Method in class jhplot.HPlotJa
Returns the fill-color of the eventual bounding box arround the graph
getBoxOffset() - Method in class jhplot.HPlot
Returns the offset of the bounding box.
getBP(int) - Method in class jhplot.stat.BunchingParameters
Return results: BP as a function of number of bins.
getBufferSize() - Method in class jhplot.io.HFile
Get current buffer size for I/O.
getBufferSize() - Method in class jhplot.io.HFileXML
Get current buffer size for I/O.
getBuildTime() - Static method in class jhplot.JHPlot
Get build date
getBuiltinFunction(String) - Static method in class jhplot.math.exp4j.function.Functions
Get the builtin function for a given name
getBuiltinOperator(char, int) - Static method in class jhplot.math.exp4j.operator.Operators
 
getCAConfig() - Method in class jhplot.HCellular
Returns used CA space.
getCameraPosition() - Method in class jhplot.HPlot3DP
Get camera position.
getCanvas() - Method in class jhplot.HZirkel
Return the actual canvas where all objects are shown
getCanvas(String, int, int, int, int) - Static method in class jhplot.SHPlot
Create HPlot canvas with several plots.
getCanvas(String, int, int) - Static method in class jhplot.SHPlot
Construct a HPlot canvas with a single plot.
getCanvas(String) - Static method in class jhplot.SHPlot
Construct a HPlot canvas with a plot with the default size 600x400.
getCanvas() - Static method in class jhplot.SHPlot
Construct a HPlot canvas with a plot with the default size 600x400.
getCanvas(String, int, int, int, int) - Static method in class jhplot.SHPlot3D
Create HPlot3D canvas with several plots.
getCanvas(String, int, int) - Static method in class jhplot.SHPlot3D
Construct a HPlot3D canvas with a single plot.
getCanvas(String) - Static method in class jhplot.SHPlot3D
Construct a HPlot3D canvas with a plot with the default size 600x400.
getCanvas() - Static method in class jhplot.SHPlot3D
Construct a HPlot3D canvas with a plot with the default size 600x400.
getCanvas(String, int, int, int, int, boolean) - Static method in class jhplot.SHPlotJa
Create HPlotJa canvas with several plots.
getCanvas(String, int, int, int, int) - Static method in class jhplot.SHPlotJa
Create HPlot canvas with several plots.
getCanvas(String, int, int) - Static method in class jhplot.SHPlotJa
Construct a HPlot canvas with a single plot.
getCanvas(String) - Static method in class jhplot.SHPlotJa
Construct a HPlot canvas with a plot with the default size 600x400.
getCanvas() - Static method in class jhplot.SHPlotJa
Construct a HPlotJa canvas with a plot with the default size 600x400.
getCdX() - Method in class jhplot.HPlotJa
Get location of the graph in the main canvas in X
getCdX() - Method in class jhplot.HPlotter
Get location of the graph in the main canvas in X
getCdY() - Method in class jhplot.HPlotJa
Get location of the graph on the main canvas in Y
getCdY() - Method in class jhplot.HPlotter
Get location of the graph on the main canvas in Y
getCellSize() - Method in class jhplot.HCellular
Returns the cell size in dot
getCenters(int) - Method in class jhplot.stat.StatShape
Get the centers in non-quadrant method.
getCenters() - Method in class jminhep.cluster.Partition
Get cluster centers
getChart() - Method in class jhplot.HChart
Returns current Chart
getChart() - Method in class jhplot.HPlotChart
Return JFreeChart
getChart() - Method in class jhplot.HPlotRT
Returns the current chart.
getChart() - Method in class jhplot.HPlotXYZ
Get the current canvas chart.
getChartPanel() - Method in class jhplot.HChart
Returns current Chart panel
getChi2() - Method in class jhplot.stat.LinRegWeighted
Get chi2
getChi2() - Method in class jhplot.stat.StatShape
Get Chi2 of this fit
getClusterNumber() - Method in class jminhep.cluster.DataPoint
Returns the cluster to which the data point belongs
getColor() - Method in class jhplot.DrawOptions
Get drawing color.
getColor() - Method in class jhplot.HKey
Get color of a label.
getColor() - Method in class jhplot.HLabel
Get color of a label.
getColor() - Method in class jhplot.HLabelEq
Get color of the label.
getColor() - Method in class jhplot.HMLabel
Get color of the label.
getColor() - Method in class jhplot.shapes.HShape
Get a color of the primitive
getColor(int) - Static method in class jhplot.utils.ColorPixel
Return color from pixel color (integer compact value representing color in the ImageJ representation).
getColorBack() - Method in class jhplot.v3d.Canvas3d
 
getColorBackground() - Method in class jhplot.HLabelEq
Get color of background.
getColorBar() - Method in class jhplot.HPlot2D
Get color bar (key) for the current plot
getColorMode() - Method in class jhplot.HPlot3D
Get current the color mode
getColors() - Method in class jhplot.SPlot
Get the point colors.
getColumn(int) - Method in class jhplot.PND
Return a specific column as an array
getColumn(int) - Method in class jhplot.PNI
Return a specific column as an array
getColumnCopy(double[][], int) - Static method in class jhplot.math.DoubleArray
Extract one column from a matrix.
getColumnCopy(double[][][], int, int) - Static method in class jhplot.math.DoubleArray
Extract one column from a three dimensional array.
getColumnCopy(int[][], int) - Static method in class jhplot.math.IntegerArray
 
getColumnCopy(int[][][], int, int) - Static method in class jhplot.math.IntegerArray
 
getColumnDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Get the number of columns in a specified row of a matrix.
getColumnDimension(int[][], int) - Static method in class jhplot.math.IntegerArray
 
getColumnDimension() - Method in class jhplot.math.kalman.jama.Matrix
Get column dimension.
getColumnMapping() - Method in class jhplot.io.csv.bean.ColumnPositionMappingStrategy
 
getColumnMapping() - Method in class jhplot.io.csv.bean.HeaderColumnNameTranslateMappingStrategy
 
getColumnNames(ResultSet) - Method in interface jhplot.io.csv.ResultSetHelper
 
getColumnNames(ResultSet) - Method in class jhplot.io.csv.ResultSetHelperService
 
getColumnP0D(int) - Method in class jhplot.PND
Return a specific column as P0D object
getColumnPackedCopy() - Method in class jhplot.math.kalman.jama.Matrix
Make a one-dimensional column packed copy of the internal array.
getColumnsCopy(double[][], int...) - Static method in class jhplot.math.DoubleArray
Extract specific columns from a matrix.
getColumnsCopy(int[][], int...) - Static method in class jhplot.math.IntegerArray
 
getColumnsRangeCopy(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Extract a range of columns from a matrix.
getColumnsRangeCopy(int[][], int, int) - Static method in class jhplot.math.IntegerArray
 
getColumnValues(ResultSet) - Method in interface jhplot.io.csv.ResultSetHelper
 
getColumnValues(ResultSet) - Method in class jhplot.io.csv.ResultSetHelperService
 
getCompactness() - Method in class jminhep.cluster.Partition
Get compactness of the cluster configurations
getConfidence() - Method in class jhplot.stat.LinReg
Get confidence intervals for means
getConfidence(Color) - Method in class jhplot.stat.LinReg
Get confidence intervals for means
getConfidenceBand(Color, double) - Method in class jhplot.stat.LinReg
Calculate confidence band in form of P1D with errors.
getConfidenceBand(int, Color, double) - Method in class jhplot.stat.LinReg
Calculate confidence band in form of P1D with errors.
getConstruction() - Method in class jhplot.HZirkel
Get construction to draw the objects
getContainer() - Method in class jhplot.WPlot
Get the graph container.
getContourBinsX() - Method in class jhplot.HPlotJa
Number of contour bins in X
getContourBinsY() - Method in class jhplot.HPlotJa
Number of contour bins in Y
getContourLevels() - Method in class jhplot.HPlotJa
Number of contour levels
getContourLevels() - Method in class jhplot.HPlotXYZ
Get number of levels for contour plots.
getContourMesh3D() - Method in class jhplot.HPlotXYZ
Get to contour mesh style from 3D plots.
getControl() - Method in class jhplot.HVisAd
Get control of this display.
getControl_matrix() - Method in class jhplot.math.kalman.JKalman
Getter
getConversionType(String) - Method in class jhplot.UConverter
Get convertion type
getConversionType() - Method in class jhplot.UConverter
Get current convertion type.
getCoordinate(int, int) - Method in class jhplot.stat.PCA
Positions of the last coordinates of the projection vectors (eigenvectors)
getCopy(double[], int...) - Static method in class jhplot.math.DoubleArray
Extract specific elements from an array.
getCopy(int[], int...) - Static method in class jhplot.math.IntegerArray
 
getCopy() - Method in class jhplot.P3D
get a copy of the current holder
getCorrelation() - Method in class jhplot.stat.LinReg
Get correlation coefficient
getCovariance() - Method in class jhplot.stat.PCA
Get covariance matrix
getCovariance() - Method in class jhplot.stat.StatShape
Get covariance matrix.
getCreatedBy() - Static method in class jhplot.JHPlot
Get JAVA version used to create
getCrossoverRate() - Method in class jhplot.HCellular
Returns the crossover rate
getCurDir() - Static method in class jhplot.HPlotJa
Returns the current working directory.
getD() - Method in class jhplot.stat.PCA
Get transpose
getD1() - Method in class jhplot.DProxy
Return a 1D Vector with the D1
getD2() - Method in class jhplot.DProxy
Return a 2D Vector with the D2
getData() - Method in class jhplot.HNeuralNet
Get data
getData() - Method in class jhplot.HPlot
Get the vector which keeps all the data
getData() - Method in class jhplot.HPlotJa
Get the vector which keeps all the data
getData() - Method in class jhplot.security.MD5
Get data as stream
getData(int) - Method in class jhplot.SPlot
Get the data in the specified dataset.
getData() - Method in class jhplot.stat.StatShape
Get data back used for fitting (can be inverted in Y and Y for best results).
getData() - Method in class jhplot.VHolder
Return a Vector with the data (rows of the dimension obtained by calling dimen()).
getDataArray() - Method in class jhplot.P1D
Return a DataArray container from JPlot
getDataArray() - Method in class jhplot.P2D
Return a DataArray2D container.
getDataArray() - Method in class jhplot.P3D
Return a DataArray3D container.
getDataLength() - Method in class jhplot.io.db.RecordWriter
Returns the number of bytes in the data.
getDataLength() - Method in class jhplot.stat.LinReg
Get the size of the input data
getDataLength() - Method in class jhplot.stat.LinRegWeighted
Get the size of the input data
getDataStyle() - Method in class jhplot.HPlotter
Get current data style.
getDataX() - Method in class jhplot.stat.LinReg
Get an array with X data
getDataX() - Method in class jhplot.stat.LinRegWeighted
Get an array with X data
getDataY() - Method in class jhplot.stat.LinReg
Get an array with Y data
getDataY() - Method in class jhplot.stat.LinRegWeighted
Get an array with Y data
getDegreesOfFreedom() - Method in class jhplot.math.num.pdf.ChiSquared
Access the degrees of freedom.
getDegreesOfFreedom() - Method in class jhplot.math.num.pdf.TDistribution
Access the degrees of freedom.
getDeltaTime() - Method in class jhplot.HCellular
Returns Delta time
getDenominatorDegreesOfFreedom() - Method in class jhplot.math.num.pdf.FDistribution
Access the denominator degrees of freedom.
getDensity() - Method in class jhplot.H1D
Get a density distribution dividing each bin of the histogram by the bin width and the total number of heights for all bins.
getDensity() - Method in class jhplot.H2D
Get a density distribution dividing each bin of the histogram by the bin width and the total number of heights for all bins.
getDerivative() - Method in class jhplot.math.num.root.NewtonRootFinder
Access the derivative of the target function.
getDescription() - Method in class jhplot.utils.ExtensionFileFilter
 
getDeviancePart(double, double) - Static method in class jhplot.math.num.pdf.SaddlePoint
A part of the deviance portion of the saddle point approximation.
getDiagonal(double[][], int) - Static method in class jhplot.math.DoubleArray
Extract diagonal from a matrix.
getDimension() - Method in class jhplot.P1D
Returns the dimension of this P1D holder.
getDimension() - Method in class jhplot.PND
Get last dimension of the data (or number of columns).
getDimension() - Method in class jhplot.PNI
Get last dimension of the data (or number of columns).
getDimension() - Method in class jminhep.cluster.DataPoint
Get dimension of the point
getDimensions() - Method in class jhplot.PND
Get the numbers of columns.
getDimensions() - Method in class jhplot.PNI
Get the numbers of columns.
getDimention() - Method in class jminhep.cluster.DataHolder
Get the dimension of the data
getDisplay() - Method in class jhplot.HPlotMX
Get the current display.
getDisplay() - Method in class jhplot.HVisAd
Get current display.
getDistance() - Method in class jhplot.HPlot3D
Get the distance
getDividedByBinWidth() - Method in class jhplot.H1D
Divide heights of each bin by the bin width.
getDivU() - Method in class jhplot.FPR
Get number of divisions for U
getDivV() - Method in class jhplot.FPR
Get number of divisions for V
getDOF1() - Method in class jhplot.stat.Anova
The first degree of freedom is equal to the number of sample groups, minus 1.
getDOF2() - Method in class jhplot.stat.Anova
The second degree of freedom is equal to the total number of data points, minus the number of samples.
getDomanData() - Method in class jhplot.UConverter
Get domain data
getDoublePivot() - Method in class jhplot.math.kalman.jama.LUDecomposition
Return pivot permutation vector as a one-dimensional double array
getDrawOption() - Method in class jhplot.DrawOptions
Get the drawing attributes
getDrawOptions() - Method in class jhplot.DrawOptions
Get all drawing options in form of a string
getDX(int) - Method in class jhplot.P3D
Return a specific dX-value.
getDY(int) - Method in class jhplot.P3D
Return a specific dY-value.
getDZ(int) - Method in class jhplot.P3D
Return a specific dZ-value.
getEigenvalue(int) - Method in class jhplot.math.pca.PCA
Get selected eigenvalue
getEigenvalue(int) - Method in class jhplot.stat.PCA
Information about eigenvalues
getEigenvalueTot(int) - Method in class jhplot.stat.PCA
Express eigenvalues as percentage of total
getEigenvectorsMatrix() - Method in class jhplot.math.pca.PCA
 
getElement(int) - Method in class jminhep.cluster.DataHolder
Get array of elements at position n of the data holder
getElevationAngle() - Method in class jhplot.HPlot3D
Get the angle
getEliteSize() - Method in class jhplot.HCellular
Returns the populationSize
getEndLength() - Method in class jhplot.shapes.Arrow
Get length of the ends
getEndWidth() - Method in class jhplot.shapes.Arrow
Get widths of the ends
getEngine() - Method in class jhplot.math.Symbolic
Return the symbolic engine.
getEngineName() - Method in class jhplot.math.Symbolic
Return the name of the current engine.
getEntries() - Method in class jhplot.io.HFile
Return processed number of entries.
getEntries() - Method in class jhplot.io.HFileXML
Get number of processed entries
getEntries() - Method in class jhplot.io.HFileYAML
Get number of processed entries
getEntries() - Method in class jhplot.io.PFile
Return file entries (ID,name,size).
getEntropy() - Method in class jhplot.H1D
Returns the entropy of the histogram.
getEntropy() - Method in class jhplot.HProf1D
Returns the entropy of the histogram.
getEntropy() - Method in class jhplot.utils.SHisto
Returns the entropy of the histogram.
getEnv() - Method in class jhplot.HPlotXY
Get drawing factory for custom plots.
getEpochError() - Method in class jhplot.HNeuralNet
Returns errors for each epoch.
getEquation() - Method in class jhplot.HLatexEq
Get equation.
getErr() - Method in class jhplot.math.ValueErr
Get current error
getErr(int) - Method in class jhplot.P1D
Return (symmetric) error on Y-value.
getError(int) - Method in class jhplot.P1D
Return error (uncertainty) on the Y value.
getError_cov_post() - Method in class jhplot.math.kalman.JKalman
Getter
getError_cov_pre() - Method in class jhplot.math.kalman.JKalman
Getter
getErrors() - Method in class jhplot.math.exp4j.ValidationResult
Get the list of errors describing the issues while validating the expression
getException() - Method in class jhplot.F1D
If error occurs at some step, this is the way to retrieve it.
getException() - Method in class jhplot.F2D
If error occurs at some step, this is the way to retrieve it.
getExtension() - Method in enum jhplot.io.images.ImageType
Returns the extension.
getEyePosition() - Method in class jhplot.HPlot3DP
Get a vector with eye position
getF() - Method in class jhplot.stat.Anova
Returns the F-value for your data.
getF1D() - Method in class jhplot.FNon
If dimension is 1, you can return F1D for plotting.
getF2D() - Method in class jhplot.FNon
If dimension is 2, you can return F2D for plotting
getFaceColor(int) - Method in class jhplot.v3d.Pyramid
 
getFactory() - Method in class jhplot.HPlotXY
Get drawing factory for custom plots.
getFD() - Method in class jhplot.math.io.LERandomAccessFile
 
getFilePointer() - Method in class jhplot.math.io.LERandomAccessFile
 
getFill() - Method in class jhplot.shapes.HShape
Is this primitive filled?
getFillColor() - Method in class jhplot.DrawOptions
Get color of a drawing object.
getFillColor() - Method in class jhplot.FPR
Get color used to fill.
getFitEngines() - Method in class jhplot.HFitter
Return available fit engines.
getFitFunction() - Method in class jhplot.stat.StatShape
Get a fit function after the linear regression (major axis).
getFitFunctionPerp() - Method in class jhplot.stat.StatShape
Get a fit function perpendicular to the linear regression line (minor axis).
getFitFunctionQuadrants() - Method in class jhplot.stat.StatShape
Get linear functions after rotation of major and minor axes by 45 deg to define the quadrants.
getFitMethod() - Method in class jhplot.HFitter
Returns the current fit method.
getFitMethods() - Method in class jhplot.HFitter
Return available fit methods.
getFitParameters() - Method in class jhplot.stat.StatShape
Get fit parameters, the intercept (0) and the slope (1)
getFitParametersPerp() - Method in class jhplot.stat.StatShape
Get fit parameters of a function perpendicular (minor) axis to the linear regression line the intercept (0) and the slope (1)
getFitParametersRotate() - Method in class jhplot.stat.StatShape
Parameters after rotation of major and minor axes by 45deg.
getFittedFunc() - Method in class jhplot.HFitter
Get results of the fit in form of function
getFitter() - Method in class jhplot.HFitter
Return Jaida fitter
getFixedVars() - Method in class jhplot.FND
String with fixed variables
getFM(int) - Method in class jhplot.stat.FactorialMoments
Return factorial moments (without normalization): log(FM) as a function of number of bins.
getFont() - Method in class jhplot.HKey
Get the font of the label text.
getFont() - Method in class jhplot.HLabel
Get the font of the label text.
getFont() - Method in class jhplot.HMLabel
Get the text font.
getFont() - Method in class jhplot.shapes.Text
Get the font
getFontAxisLabels() - Method in class jhplot.HPlotXYZ
Get fonts for axis labels in terms of GLUT.BITMAP fonts.
getFontAxisTicks() - Method in class jhplot.HPlotXYZ
Get fonts for axis ticks in terms of GLUT.BITMAP fonts.
getFontSize() - Method in class jhplot.HLabelEq
Get the font size of the equation.
getFov() - Method in class jhplot.HPlot3DP
Get field of vision
getFrame() - Method in class jhplot.HMedusa
Return medusa frame
getFrame() - Method in class jhplot.HPlotChart
Get grame that keeps averything
getFrame() - Method in class jhplot.HPlotXY
Get grame that keeps averything
getFrame() - Method in class jhplot.WPlot
Get the frame with the plot.
getFrameColor() - Method in class jhplot.HPlot3D
Get color of the frame
getFunc() - Method in class jhplot.HFitter
Return function
getFuncCatalog() - Method in class jhplot.HFitter
Return list of available functions
getFunction() - Method in class jhplot.math.exp4j.tokenizer.FunctionToken
 
getFunction() - Method in class jhplot.math.num.integration.AdaptiveIntegrator
Access the target function.
getFunction() - Method in class jhplot.math.num.integration.RombergIntegrator
Access the target function.
getFunction() - Method in class jhplot.math.num.integration.SimpsonsIntegrator
Access the target function.
getFunction() - Method in class jhplot.math.num.integration.TrapezoidalIntegrator
Access the target function.
getFunction() - Method in class jhplot.math.num.root.BisectionRootFinder
Access the target function.
getFunction() - Method in class jhplot.math.num.root.Bracket
Access the target function.
getFunction() - Method in class jhplot.math.num.root.BrentRootFinder
Access the target function.
getFunction() - Method in class jhplot.math.num.root.FalsePositionRootFinder
Access the target function.
getFunction() - Method in class jhplot.math.num.root.NewtonRootFinder
Access the target function.
getFunction() - Method in class jhplot.math.num.root.SecantRootFinder
Access the target function.
getGain() - Method in class jhplot.math.kalman.JKalman
Getter
getGaussianSmoothed(double) - Method in class jhplot.utils.SHisto
Computes a Gaussian smoothed version of the histogram.
getGoalOfHs() - Method in class jhplot.HCellular
Returns the crossover rate
getGraph() - Method in class jhplot.HGraph
Returns the current graph
getGraph() - Method in class jhplot.HMedusa
Get a graph.
getGraph() - Method in class jhplot.WPlot
Get the graph with the plot.
getGraphLabel() - Method in class jhplot.HKey
Get a label with default attributes
getGraphLabel() - Method in class jhplot.HLabel
Get a label with default attributes
getGraphLabel() - Method in class jhplot.HMLabel
Get a label with default attributes
getGraphSettings(int, int) - Method in class jhplot.HPlot
Get graph settings
getGraphSettings() - Method in class jhplot.HPlot
Get graph settings for current plot
getGrid() - Method in class jhplot.SPlot
Return whether the grid is drawn.
getGridColor() - Method in class jhplot.HPlot
Sets the color of the overall grid.
getGTitle() - Method in class jhplot.HPlotJa
Get global title
getH() - Method in class jhplot.math.kalman.jama.QRDecomposition
Return the Householder vectors
getH() - Method in class jhplot.math.QRDecomposition
Return the Householder vectors
getH1D() - Method in class jhplot.F1D
Return H1D histogram from F1D function.
getH1D(double, double) - Method in class jhplot.F1D
Return H1D histogram from F1D function.
getH1D(String, int, double, double) - Method in class jhplot.F1D
Return a Histogram given by the F1D function.
getH1D() - Method in class jhplot.HProf1D
Make H1D copy of the current histogram.
getH1D(String) - Method in class jhplot.HProf1D
Convert to H1D for graphical representation using default graphics attributes.
getH1D(String, String) - Method in class jhplot.HProf1D
Convert to H1D for graphical representation using default graphics attributes.
getH1D(String) - Method in class jhplot.io.FileRoot
Get H1D histogram associated with the key name.
getH1D(int) - Method in class jhplot.P0D
Return H1D histogram with P0D content.
getH1D(int, double, double) - Method in class jhplot.P0D
Return H1D histogram with P0D content.
getH1D(int) - Method in class jhplot.P0I
Return H1D histogram with P0I content.
getH1D(int, double, double) - Method in class jhplot.P0I
Return H1D histogram with P0I content.
getH1D(int, double, double) - Method in class jhplot.PND
Return H1D histogram with PND content.
getH1D(int, double, double, int) - Method in class jhplot.PND
Make a histogram from a column of PND.
getH1D(int) - Method in class jhplot.PND
Create histogram.
getH1D(int, double, double) - Method in class jhplot.PNI
Return H1D histogram with PND content.
getH1D(int) - Method in class jhplot.PNI
Create histogram.
getH1D(int, double, double, int) - Method in class jhplot.PNI
Make a histogram from a column of PND.
getH2D(String, int, double, double, int, double, double) - Method in class jhplot.F2D
Generate a 2D histogram from the F2D function using a custom number of bins and given min and max values.
getH2D(String) - Method in class jhplot.HProf2D
Make H2D copy of the current histogram.
getH2D(String, String) - Method in class jhplot.HProf2D
Make H2D copy of the current histogram.
getH2D() - Method in class jhplot.HProf2D
Convert to H2D keeping the original title
getH2D(String) - Method in class jhplot.io.FileRoot
Get H2D histogram associated with the key name.
getHight() - Method in class jhplot.v3d.Model3d
 
getHighValue() - Method in class jhplot.utils.SHisto
Returns the highest exclusive pixel value checked for all bands.
getHighValue(int) - Method in class jhplot.utils.SHisto
Returns the highest value checked for a specific band.
getHTMLUrl(String) - Method in class jhplot.utils.AboutDialog
Returns a HTML page which is found in a valid image URL.
getHTMLUrl(String) - Method in class jhplot.utils.HelpDialog
Returns a HTML page which is found in a valid image URL.
getIcon() - Method in class jhplot.HLatexEq
Get the icon.
getIDataPointSet() - Method in class jhplot.P1D
Get IDataPointSet.
getIDataPointSet() - Method in class jhplot.PND
Get the data point set for JAIDA
getIDataPointSet() - Method in class jhplot.PNI
Get the data point set for JAIDA
getIFunction() - Method in class jhplot.F1D
Get Jaida function
getIFunction() - Method in class jhplot.F2D
Get Jaida function
getIFunction() - Method in class jhplot.F3D
Get Jaida function
getIFunction() - Method in class jhplot.FProxy
Get Jaida function
getImage() - Method in class jhplot.HLabelEq
Return image of this equation
getImageFile(String) - Method in class jhplot.HLabelEq
Return image of this equation as a file.
getIndex(int) - Method in class jhplot.math.Sorting
Get the ascending order of one line.
getIndex() - Method in class jhplot.math.Sorting
Get the ascending order of all lines.
getInfo() - Method in class jhplot.io.FileRoot
Get the StreamerInfo
getInfo() - Static method in class jhplot.JHPlot
 
getInitString() - Method in class jhplot.HCellular
Return initialization string
getInnerColor() - Method in class jhplot.HPlot
Returns the color used to fill the shaded triangles.
getInputDimsNo() - Method in class jhplot.math.pca.PCA
Get number of dimensions of the input vectors
getInputText() - Method in class jhplot.utils.GHFontChooser
Get outour string
getIntegerArrayList() - Method in class jhplot.P0I
Get data in form of DoubleArrayList from cern.colt package
getIntercept() - Method in class jhplot.stat.LinReg
Get Intercept
getIntercept() - Method in class jhplot.stat.LinRegWeighted
Get Intercept
getInterceptError() - Method in class jhplot.stat.LinReg
Get the standard error on intercept
getInterceptError() - Method in class jhplot.stat.LinRegWeighted
Get the standard error on intercept
getIterations() - Method in interface jhplot.math.num.IterativeMethod.IterativeState
Access the current iteration.
getIterativeThreshold() - Method in class jhplot.utils.SHisto
Calculates the threshold using iterative bisection.
getIterator(int[], Object[]) - Static method in class jhplot.math.SortUtils
Answer iterator, which iterates over specified data array according to the specified permutation, that is data[p[0]],..,data[p[data.length-1]]
getIterator(int[], List) - Static method in class jhplot.math.SortUtils
Answer iterator, which iterates over specified data list according to the specified permutation, that is data.get(p[0]),..,data.get(p[data.length-1])
getITree() - Method in class jhplot.io.FileAida
Return ITree for further manipulations
getJaAxes() - Method in class jhplot.HPlotJa
Get the current JaAxes frame
getJPlot(int, int) - Method in class jhplot.HPlot
Get jplots for each graph
getJPlot() - Method in class jhplot.HPlot
Get jplots for each graph for current graph
getKey() - Method in class jhplot.io.db.RecordWriter
 
getKey(int) - Method in class jhplot.io.FileRoot
Get a key using its index.
getKey(String) - Method in class jhplot.io.FileRoot
Get a key
getKeyColor() - Method in class jhplot.HKey
Get key color
getKeys() - Method in class jhplot.io.FileRoot
Return all keys of the current directory as a list.
getKeys() - Method in class jhplot.io.HBook
Return array of all know keys
getKeys() - Method in class jhplot.io.HDataBase
Returns an enumeration of all the keys in the database.
getKeySize() - Method in class jhplot.HKey
Get key size
getKeySpace() - Method in class jhplot.HKey
Get a space between the key and the text describing the key
getKeyTextSpace() - Method in class jhplot.HPlotJa
Get current space between the key symbol and the text for legends
getKeyType() - Method in class jhplot.HKey
Get key type
getL() - Method in class jhplot.math.CholeskyDecomposition
Return triangular factor.
getL() - Method in class jhplot.math.kalman.jama.LUDecomposition
Return lower triangular factor
getL() - Method in class jhplot.math.LUDecomposition
Return lower triangular factor
getLabel(int) - Method in class jhplot.HPlotJa
Return the current lable
getLabelColor() - Method in class jhplot.HChart
Get label color.
getLabelColor() - Method in class jhplot.HPlot3D
Get label color
getLabelOffset(int) - Method in class jhplot.HPlot3D
Get offset for labels on X
getLabelsAll(int) - Method in class jhplot.HPlotJa
Get labels from all pads.
getLabelX() - Method in class jhplot.Plottable
Get the label X
getLabelY() - Method in class jhplot.Plottable
Get label Y
getLabelZ() - Method in class jhplot.Plottable
Get label Z
getLayer() - Method in class jhplot.HPlotXY
Get drawing layer.
getLegend() - Method in class jhplot.DrawOptions
Returns true if this line style should draw the name in the legend of the graph, false otherwise
getLegend(int) - Method in class jhplot.SPlot
Get the legend for a dataset, or null if there is none.
getLegendDataset(String) - Method in class jhplot.SPlot
Given a legend string, return the corresponding dataset or -1 if no legend was added with that legend string.
getLegendFont() - Method in class jhplot.HPlot
Returns the font used by the legend.
getLegendPos(int) - Method in class jhplot.HPlot
Returns the x or y coordinates (defined in pixels, relative to the size of the panel showing the graph) of the legend.
getLegendPosUse() - Method in class jhplot.HPlot
Returns whether or not we use the legend coordinates.
getLegends() - Method in class jhplot.HPlotJa
Return all the keys used for data annotation
getLegendSpacing() - Method in class jhplot.HPlot
Returns the vertical spacing, between each line of the legend.
getLegendStyle() - Method in class jhplot.HPlotter
Get legend box of the current draw area (navigated with the cd() method).
getLimits() - Method in class jhplot.FProxy
Get limits if any.
getLineColor() - Method in class jhplot.FPR
Get line color
getLineParm() - Method in class jhplot.DrawOptions
Get all drawing parameters.
getLinePars() - Method in class jhplot.P1D
get LinePars class which holds graphical attributes
getLineStyle() - Method in class jhplot.DrawOptions
Get line style.
getLineWidth() - Method in class jhplot.HKey
Get a key line width
getListenableGraph() - Method in class jhplot.HGraph
Returns the current Listenable Graph
getLocation() - Method in class jhplot.math.num.pdf.Weibull
Access the location parameter.
getLower() - Method in class jhplot.math.num.pdf.Uniform
Access the lower parameter.
getLowerEdgesX() - Method in class jhplot.H2D
Get lower edges for X bins as 1D array.
getLowerEdgesY() - Method in class jhplot.H2D
Get lower edges for Y bins as 1D array.
getLowerEdgeX(int) - Method in class jhplot.H2D
Get lower edge of the bin in X
getLowerEdgeX(int) - Method in class jhplot.HProf2D
Get lower edge of the bin in X
getLowerEdgeY(int) - Method in class jhplot.H2D
Get lower edge of the bins in Y
getLowerEdgeY(int) - Method in class jhplot.HProf2D
Get lower edge of the bins in Y
getLowValue() - Method in class jhplot.utils.SHisto
Returns the lowest inclusive pixel value checked for all bands.
getLowValue(int) - Method in class jhplot.utils.SHisto
Returns the lowest inclusive pixel value checked for a specific band.
getMap() - Method in class jhplot.io.BrowserAida
Return a map with all objects
getMap() - Method in class jhplot.io.BrowserData
Return a map with all objects
getMap() - Method in class jhplot.io.BrowserHBook
Return a map with all objects
getMap() - Method in class jhplot.io.BrowserHFile
Return a map with all objects
getMap() - Method in class jhplot.io.BrowserHFileXML
Return a map with all objects
getMap() - Method in class jhplot.io.BrowserPFile
Return a map with all objects
getMap() - Method in class jhplot.io.BrowserRoot
Return a map with all objects
getMarginBottom() - Method in class jhplot.HPlot
Returns the distance between the bottom-border of the panel and the bottom X-axis.
getMarginBottom() - Method in class jhplot.HPlotJa
Get size of bottom margin
getMarginLeft() - Method in class jhplot.HPlot
Returns the distance between the left-border of the panel and the left Y-axis.
getMarginLeft() - Method in class jhplot.HPlotJa
Get margin from left side
getMarginRight() - Method in class jhplot.HPlot
Returns the distance between the right-border of the panel and the right Y-axis.
getMarginRight() - Method in class jhplot.HPlotJa
Get margin from right
getMarginTop() - Method in class jhplot.HPlot
Returns the distance between the top-border of the panel and the top X-axis.
getMarginTop() - Method in class jhplot.HPlotJa
Get the size of the top margin
getMarginX() - Method in class jhplot.HPlotJa
Get margin in X between pads
getMarginY() - Method in class jhplot.HPlotJa
Get space between any 2 plots in Y
getMatrix(int, int, int, int) - Method in class jhplot.math.kalman.jama.Matrix
Get a submatrix.
getMatrix(int[], int[]) - Method in class jhplot.math.kalman.jama.Matrix
Get a submatrix.
getMatrix(int, int, int[]) - Method in class jhplot.math.kalman.jama.Matrix
Get a submatrix.
getMatrix(int[], int, int) - Method in class jhplot.math.kalman.jama.Matrix
Get a submatrix.
getMax() - Method in class jhplot.F1D
Get the maximum value in X
getMax() - Method in class jhplot.FND
Get the maximum value in X
getMax() - Method in class jhplot.H1D
Get Maximum value of axis
getMax() - Method in class jhplot.HProf1D
Get Maximum value of axis
getMax() - Method in class jhplot.P0D
Returns the maximum value.
getMax() - Method in class jhplot.P0I
Returns the minimum value.
getMax(int) - Method in class jhplot.P1D
Returns the maximum value in the range.
getMax(int) - Method in class jhplot.P2D
Returns the maximum value in the range.
getMax(int) - Method in class jhplot.P3D
Returns the maximum value in the range.
getMax() - Method in class jhplot.PND
Get min value
getMax() - Method in class jhplot.PNI
Get min value
getMax() - Method in class jminhep.cluster.DataHolder
Get Max values of the data
getMaxAbsoluteResidual() - Method in class jhplot.stat.LinReg
Get max absolute residual
getMaxEntropyThreshold() - Method in class jhplot.utils.SHisto
Calculates the threshold which maximizes the entropy.
getMaximumIterations() - Method in class jhplot.math.num.IterativeMethod
Access the maximum number of iterations.
getMaximumIterations() - Method in class jhplot.math.num.root.Bracket
Access the maximum number of iterations.
getMaximumRelativeError() - Method in class jhplot.math.num.IterativeMethod
Access the maximum relative error.
getMaxIndex() - Method in class jhplot.P0D
Returns index corresponding to maximum value.
getMaxIndex() - Method in class jhplot.P0I
Returns index corresponding to maximum value.
getMaxIndex(int) - Method in class jhplot.P1D
Returns the index of maximum value in the range.
getMaxIter() - Method in class jhplot.HCellular
Returns the maximum generation number for GA evolutions
getMaxNumberOfSubticsLog() - Method in class jhplot.HPlot
Returns the maximum number of subticks for log scale (default is 10).
getMaxValue(int) - Method in class jhplot.HPlot
Returns the maximum data value for the specified axis.
getMaxValue(int) - Method in class jhplot.HPlotter
Returns the maximum data value for the specified axis.
getMaxValue() - Method in class jhplot.stat.Interpolator
Get min value of data in X
getMaxVarianceThreshold() - Method in class jhplot.utils.SHisto
Calculates the threshold which maximizes the ratio of the between-class variance to the within-class variance for each band.
getMaxX() - Method in class jhplot.F2D
Get Max value in X
getMaxX() - Method in class jhplot.F3D
Get Max value in X
getMaxX() - Method in class jhplot.H2D
Get max value of axis in X
getMaxX() - Method in class jhplot.HProf2D
Get max value of axis in X
getMaxX() - Method in class jhplot.stat.LinReg
Get a maximum value for X
getMaxX() - Method in class jhplot.stat.LinRegWeighted
Get a maximum value for X
getMaxY() - Method in class jhplot.F2D
Get Max value in Y
getMaxY() - Method in class jhplot.F3D
Get Max value in Y
getMaxY() - Method in class jhplot.H2D
Get max value of Y axis
getMaxY() - Method in class jhplot.HProf2D
Get max value of Y axis
getMaxY() - Method in class jhplot.stat.LinReg
Get maximum value in Y
getMaxY() - Method in class jhplot.stat.LinRegWeighted
Get maximum value in Y
getMaxZ() - Method in class jhplot.F3D
Set Max value in Z
getMean() - Method in class jhplot.math.num.pdf.Exponential
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.Laplace
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.Logistic
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.LogNormal
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.NegativeBinomial
Get mean value.
getMean() - Method in class jhplot.math.num.pdf.Normal
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.Poisson
Access the mean.
getMean(int) - Method in class jhplot.stat.PCA
Get means for the component k
getMean() - Method in class jhplot.utils.SHisto
Returns the mean values for all bands of the histogram.
getMeans() - Method in class jhplot.stat.Anova
Returns an array of means for all of your sample groups.
getMeans() - Method in class jhplot.stat.StatShape
Get weighted means in X and Y
getMeanX() - Method in class jhplot.H2D
Get mean on X.
getMeanX() - Method in class jhplot.HProf2D
Get mean on X.
getMeanY() - Method in class jhplot.H2D
Get mean on Y
getMeanY() - Method in class jhplot.HProf2D
Get mean on Y
getMeasurement_matrix() - Method in class jhplot.math.kalman.JKalman
Getter
getMeasurement_noise_cov() - Method in class jhplot.math.kalman.JKalman
Getter
getMedian() - Method in class jhplot.math.num.pdf.Cauchy
Access the location parameter.
getMembership() - Method in class jminhep.cluster.Partition
Get membeship of each pint inside the cluster.
getMin() - Method in class jhplot.F1D
Get the minimum value in X
getMin() - Method in class jhplot.FND
Get the minimum value in X
getMin() - Method in class jhplot.H1D
Get Minimum value of the axis
getMin() - Method in class jhplot.HProf1D
Get Minimum value of the axis
getMin() - Method in class jhplot.P0D
Returns the minimum value.
getMin() - Method in class jhplot.P0I
Returns the minimum value.
getMin(int) - Method in class jhplot.P1D
Returns the minimum value in the range.
getMin(int) - Method in class jhplot.P2D
Returns the minimum value in the range.
getMin(int) - Method in class jhplot.P3D
Returns the minimum value in the range.
getMin() - Method in class jhplot.PND
Get max value
getMin() - Method in class jhplot.PNI
Get max value
getMin() - Method in class jminhep.cluster.DataHolder
Get Min values of the data holder
getMinErrorThreshold() - Method in class jhplot.utils.SHisto
Calculates the threshold which minimizes the probability of error.
getMinFuzzinessThreshold() - Method in class jhplot.utils.SHisto
Calculates the threshold which minimizes the fuzziness.
getMinIndex() - Method in class jhplot.P0D
Returns index corresponding to minimum value.
getMinIndex() - Method in class jhplot.P0I
Returns index corresponding to minimum value.
getMinIndex(int) - Method in class jhplot.P1D
Returns the index of minimum value in the range.
getMinValue(int) - Method in class jhplot.HPlot
Returns the minimum data value for the specified axis.
getMinValue(int) - Method in class jhplot.HPlotter
Returns the minimum data value for the specified axis.
getMinValue() - Method in class jhplot.stat.Interpolator
Get maximum value of data in X
getMinX() - Method in class jhplot.F2D
Get Min value in X
getMinX() - Method in class jhplot.F3D
Get Min value in X
getMinX() - Method in class jhplot.H2D
Get min value of axis in X
getMinX() - Method in class jhplot.HProf2D
Get min value of axis in X
getMinX() - Method in class jhplot.stat.LinReg
Get a minimum value for X
getMinX() - Method in class jhplot.stat.LinRegWeighted
Get a minimum value for X
getMinY() - Method in class jhplot.F2D
Get Min value in Y
getMinY() - Method in class jhplot.F3D
Get Min value in Y
getMinY() - Method in class jhplot.H2D
Get min value of Y axis
getMinY() - Method in class jhplot.HProf2D
Get min value of Y axis
getMinY() - Method in class jhplot.stat.LinReg
Get minimum value for Y
getMinY() - Method in class jhplot.stat.LinRegWeighted
Get minimum value for Y
getMinZ() - Method in class jhplot.F3D
Get Min value in Z
getModel() - Method in class jhplot.HView3D
Get the current model to build a object.
getModeThreshold(double) - Method in class jhplot.utils.SHisto
Calculates the threshold using the mode method.
getMoment(int, boolean, boolean) - Method in class jhplot.utils.SHisto
Returns a specified (absolute) (central) moment of the histogram.
getMouse() - Method in class jhplot.HVisAd
Get mouse behaviour.
getMSE() - Method in class jhplot.stat.LinReg
Get MSE value
getMutationRate() - Method in class jhplot.HCellular
Returns the mutation rate
getName() - Method in class jhplot.F1D
Get the name of the function used for evaluation
getName() - Method in class jhplot.F2D
Get the name of the function used for evaluation
getName() - Method in class jhplot.F3D
Get the name of the function used for evaluation
getName() - Method in class jhplot.FND
Get the name of the function used for evaluation
getName() - Method in class jhplot.FPR
Get parametric equation.
getName() - Method in class jhplot.FProxy
Get the name of the function used for evaluation
getName() - Method in class jhplot.math.exp4j.function.Function
Get the name of the Function
getName() - Method in class jhplot.math.exp4j.tokenizer.VariableToken
Get the name of the setVariable
getName() - Method in class jhplot.PND
Get a new title
getName(int) - Method in class jminhep.cluster.DataHolder
Get name of the i-th attribute
getName() - Method in class jminhep.cluster.Partition
Get name for this clustering
getNames() - Method in class jhplot.DProxy
Return Vector with the names
getNames() - Method in class jhplot.VHolder
Return Vector with the names
getNameX() - Method in class jhplot.DrawOptions
Get the name of X-axis
getNameY() - Method in class jhplot.DrawOptions
Get the title of Y-axis.
getNameZ() - Method in class jhplot.DrawOptions
Get the title of Z-axis
getNclusters() - Method in class jminhep.cluster.Partition
get number of reconstructed clusters
getNEntries() - Method in class jhplot.io.EFile
Get number of events stored in the file.
getNEntries() - Method in class jhplot.io.PFile
Get number of objects stored in the file.
getNetwork() - Method in class jhplot.HNeuralNet
Return neural net back.
getNFM(int) - Method in class jhplot.stat.FactorialMoments
Return results: NFM as a function of number of bins.
getNiterations() - Method in class jhplot.bsom.Bsom
 
getNiterations() - Method in class jhplot.HBsom
Get number of iterations used for fitting
getNKeys() - Method in class jhplot.io.FileRoot
Get number of objects in the current directory of a ROOT file.
getNtotX() - Method in class jhplot.HPlotJa
Get the total number of graphs in X
getNtotX() - Method in class jhplot.HPlotter
Get the total number of graphs in X
getNtotY() - Method in class jhplot.HPlotJa
Get the total number of the graphs in Y
getNtotY() - Method in class jhplot.HPlotter
Get the total number of the graphs in Y
getNumArguments() - Method in class jhplot.math.exp4j.function.Function
Get the number of arguments for this function
getNumBands() - Method in class jhplot.utils.SHisto
Returns the number of bands of the histogram.
getNumberOfFailures() - Method in class jhplot.math.num.pdf.Hypergeometric
Access the number of failures.
getNumberOfSuccesses() - Method in class jhplot.math.num.pdf.Hypergeometric
Access the number of successes.
getNumberOfSuccesses() - Method in class jhplot.math.num.pdf.NegativeBinomial
Access the number of successes.
getNumberOfTics(int) - Method in class jhplot.HPlot
Returns the number of ticks for the specified axis.
getNumberOfTrials() - Method in class jhplot.math.num.pdf.Binomial
Access the number of trials.
getNumBins() - Method in class jhplot.utils.SHisto
Returns the number of bins of the histogram for all bands.
getNumBins(int) - Method in class jhplot.utils.SHisto
Returns the number of bins of the histogram for a specific band.
getNumDataSets() - Method in class jhplot.SPlot
Return the actual number of data sets.
getNumeratorDegreesOfFreedom() - Method in class jhplot.math.num.pdf.FDistribution
Access the numerator degrees of freedom.
getNumOperands() - Method in class jhplot.math.exp4j.operator.Operator
Get the number of operands
getNumRecords() - Method in class jhplot.io.db.BaseRecordsFile
Returns the number or records in the database.
getNumRecords() - Method in class jhplot.io.db.RecordsFile
Returns the current number of records in the database.
getObject(String) - Method in class jhplot.io.FileRoot
Get object associated with the key name in the current directory.
getObject(int) - Method in class jhplot.io.FileRoot
Get object associated with the key name in tthe current directory.
getObjectMap() - Method in class jhplot.io.HFile
Return objects stored in the form of a map.
getObjectMap() - Method in class jhplot.io.HFileXML
Return objects stored in the form of a map.
getObjectMap() - Method in class jhplot.io.HFileYAML
Return objects stored in the form of a map.
getObjectOutputStream() - Method in class jhplot.io.db.RecordWriter
 
getOperator() - Method in class jhplot.math.exp4j.tokenizer.OperatorToken
Get the operator for that token
getOptAxis(String) - Method in class jhplot.HPlotter
Get options for available parameters
getOption() - Method in class jhplot.utils.GHFontChooser
 
getOptRegion(String) - Method in class jhplot.HPlotter
Get options for available parameters of the plotting region.
getOutputDimsNo() - Method in class jhplot.math.pca.PCA
Get number of dimensions of the output vectors
getOutputStream() - Method in class jhplot.io.db.RecordWriter
 
getOverflow() - Method in class jhplot.H1D
Number of overflow entries
getOverflow() - Method in class jhplot.HProf1D
Number of overflow entries
getOverflowEntriesX() - Method in class jhplot.H2D
Get overflow entries in Y
getOverflowEntriesX() - Method in class jhplot.HProf2D
Get overflow entries in Y
getOverflowEntriesY() - Method in class jhplot.H2D
Get overflow entries in Y
getOverflowEntriesY() - Method in class jhplot.HProf2D
Get overflow entries in Y
getOverflowHeightX() - Method in class jhplot.H2D
Get overflow entries in Y
getOverflowHeightX() - Method in class jhplot.HProf2D
Get overflow entries in Y
getOverflowHeightY() - Method in class jhplot.H2D
Get overflow height in Y
getOverflowHeightY() - Method in class jhplot.HProf2D
Get overflow height in Y
getOverflowlowHeight() - Method in class jhplot.H1D
Overflow height
getOverflowlowHeight() - Method in class jhplot.HProf1D
Overflow height
getP() - Method in class jhplot.math.LUDecomposition
Return pivot permutation vector
getP() - Method in class jhplot.stat.Anova
Returns the p-value that your data is all drawn from a single distribution.
getP0D(int) - Method in class jhplot.PND
Return a specific column as an array
getP0I(int) - Method in class jhplot.PNI
Return a specific column as an array
getP0I(int[]) - Static method in class jhplot.utils.ColorPixel
Get array list with (R,G,B) from list of pixels.
getP1D(String) - Method in class jhplot.io.FileRoot
Get P1D associated with the key name.
getP1D(int, int) - Method in class jhplot.PND
Return 2 columns as P1D to show as a X-Y plot
getP1D(int, int) - Method in class jhplot.PNI
Return 2 columns as P1D to show as a X-Y plot
getP2D(int, int, int) - Method in class jhplot.PND
Return 3 columns as P2D to show as a X-Y-Z plot
getP2D(int, int, int) - Method in class jhplot.PNI
Return 3 columns as P2D to show as a X-Y-Z plot
getPad() - Method in class jhplot.HPlotJa
Get current pad object
getPad(int, int) - Method in class jhplot.HPlotJa
Get pad characterised by n1 and n2
getPadHeight() - Method in class jhplot.HPlotJa
Get the height of the current pad in NDC system.
getPadPositionX() - Method in class jhplot.HPlotJa
Get the position of the current pad in X (NDC coordinate)
getPadPositionY() - Method in class jhplot.HPlotJa
Get the position of the current pad in Y (in NDC coordinate)
getPadWidth() - Method in class jhplot.HPlotJa
Get the width of the current pad in NDC system.
getPanel() - Method in class jhplot.HMedusa
Return medusa panel with the graph.
getPanel() - Method in class jhplot.HPlotChart
Return panel with the chart.
getPanel() - Method in class jhplot.HPlotXY
Get drawing panel.
getPanelSize() - Method in class jhplot.HPlot
Returns the dimensions of the panel used to display the graph.
getPar(String) - Method in class jhplot.HFitter
Get parameter value
getParAxis() - Method in class jhplot.HPlotter
Get available parameters for axis.
getParPlotter() - Method in class jhplot.HPlotter
Get available parameters for this canvas.
getParRegion() - Method in class jhplot.HPlotter
Get available parameters for this canvas.
getParse() - Method in class jhplot.F1D
Return parsed function.
getParse() - Method in class jhplot.F2D
Return parsed function.
getParse() - Method in class jhplot.F3D
Return parsed functional expression.
getParText() - Method in class jhplot.HPlotter
Get available parameters to draw text
getPearsonR() - Method in class jhplot.stat.LinReg
Get pearson R
getPenColor() - Method in class jhplot.P3D
Get the color attribute
getPenWidth() - Method in class jhplot.DrawOptions
Return the width of the lines.
getPenWidth() - Method in class jhplot.FPR
Get width of line
getPenWidth() - Method in class jhplot.P3D
Get width of the lines
getPenWidthAxes() - Method in class jhplot.HPlot3D
Gets the pen width to draw axes.
getPenWidthAxis() - Method in class jhplot.HPlot
Get pen width to draw axis
getPicture() - Method in class jhplot.shapes.Picture
Get the image
getPivot() - Method in class jhplot.math.kalman.jama.LUDecomposition
Return pivot permutation vector
getPixel(Color) - Static method in class jhplot.utils.ColorPixel
Convert color into compact integer representation of pixel.
getPixel(int, int, int) - Static method in class jhplot.utils.ColorPixel
Convert color (red,green,blue) into compact integer representation of pixel.
getPixel(int[], int[], int[]) - Static method in class jhplot.utils.ColorPixel
Convert arrays with R,G,B into a pixel color as in ImageJ.
getPlot() - Method in class jhplot.HChart
Get XY plot
getPlot() - Method in class jhplot.HPlotXY
Return the plotting area.
getPlotCanvas() - Method in class jhplot.HPlot2D
Get the original canvas
getPlotInterface() - Method in class jhplot.WPlot
Get the graph with the plot.
getPlotRectangle() - Method in class jhplot.SPlot
Get the current plot rectangle.
getPlotter() - Method in class jhplot.HPlotter
Return JAS plotter
getPlotterStyle() - Method in class jhplot.HPlotter
Get current plotter style.
getPNI(int[]) - Static method in class jhplot.utils.ColorPixel
Get array list with (R,G,B) from list of pixels.
getPoints() - Method in class jhplot.F1D
Get the number of points used for plotting, integration and differentiation.
getPoints() - Method in class jhplot.F2D
Get the number of points for evaluation of a function
getPoints() - Method in class jhplot.F3D
Get the number of points for evaluation of a function
getPoints() - Method in class jhplot.FND
Get the number of points
getPoints() - Method in class jhplot.FProxy
Get the number of points used for plotting, integration and differentiation.
getPoints() - Method in class jminhep.cluster.Partition
Get number of points accosiated with clusters
getPopulationSize() - Method in class jhplot.HCellular
Returns the populationSize
getPosition() - Method in class jhplot.shapes.HShape
Get position of a primitive
getPositionCoordinate() - Method in class jhplot.HKey
Is the position set?
getPositionCoordinate() - Method in class jhplot.HLabel
Is the position set?
getPositionCoordinate() - Method in class jhplot.HLabelEq
Is the position set?
getPositionCoordinate() - Method in class jhplot.HMLabel
Is the position set?
getPositionCoordinate() - Method in class jhplot.shapes.HShape
Is the position set?
getPowerN(double[], int) - Static method in class jhplot.math.ArrayMath
Sums all components then puts to power n.
getPrecedence() - Method in class jhplot.math.exp4j.operator.Operator
Check the precedence value for the operator
getPrediction() - Method in class jhplot.stat.LinReg
Get prediction lines
getPrediction(Color) - Method in class jhplot.stat.LinReg
Get prediction lines
getPredictionBand() - Method in class jhplot.stat.LinReg
Calculate the prediction band in form of P1D with errors.
getPredictionBand(Color) - Method in class jhplot.stat.LinReg
Calculate the prediction band in form of P1D with errors.
getPredictionBand(Color, double) - Method in class jhplot.stat.LinReg
Calculate the prediction band in form of P1D with errors.
getPredictionBand(int, Color, double) - Method in class jhplot.stat.LinReg
Calculate the prediction band in form of P1D with errors.
getPreferences() - Static method in class jhplot.HPlotJa
Checks whether preferences have been saved from an earlier session and if yes, imports them.
getProbability() - Method in class jhplot.H1D
Return q probability distribution derived from a histogram.
getProbability() - Method in class jhplot.H2D
Return q probability distribution derived from a histogram.
getProbabilityOfSuccess() - Method in class jhplot.math.num.pdf.Binomial
Access probability of success.
getProbabilityOfSuccess() - Method in class jhplot.math.num.pdf.Geometric
Access probability of success.
getProbabilityOfSuccess() - Method in class jhplot.math.num.pdf.NegativeBinomial
Access probability of success.
getProcess_noise_cov() - Method in class jhplot.math.kalman.JKalman
Getter
getProjection() - Method in class jhplot.HVisAd
Get current projection.
getPTileThreshold(double) - Method in class jhplot.utils.SHisto
Calculates the p-tile threshold.
getQ() - Method in class jhplot.math.kalman.jama.QRDecomposition
Generate and return the (economy-sized) orthogonal factor
getQ() - Method in class jhplot.math.QRDecomposition
Generate and return the (economy-sized) orthogonal factor
getQuickX(int) - Method in class jhplot.P1D
Return a specific X-value quickly (no bound check).
getQuickY(int) - Method in class jhplot.P1D
Return a specific Y-value quickly (no bound check).
getQuotechar() - Method in class jhplot.io.HFileCSV
Get current quote character.
getR() - Method in class jhplot.math.kalman.jama.QRDecomposition
Return the upper triangular factor
getR() - Method in class jhplot.math.QRDecomposition
Return the upper triangular factor
getRadius() - Method in class jhplot.shapes.Circle
Get the radius
getRadiusX() - Method in class jhplot.shapes.Ellipse
Get the radius in X.
getRadiusY() - Method in class jhplot.shapes.Ellipse
Get the radius in Y.
getRangeCopy(double[], int, int) - Static method in class jhplot.math.DoubleArray
Extract a section of an array.
getRangeCopy(int[], int, int) - Static method in class jhplot.math.IntegerArray
 
getReader() - Method in class jhplot.io.FileRoot
Returns RootFileReader
getRecords() - Method in class jhplot.io.HDataBase
Returns the current number of records in the database.
getRegionStyle() - Method in class jhplot.HPlotter
Get style of the current plotting region.
getRelation() - Method in class jminhep.cluster.DataHolder
Get name of the data holder (i.e.
getRelativeError() - Method in interface jhplot.math.num.IterativeMethod.IterativeState
Access the current relative error in the evaluation.
getRender() - Method in class jhplot.HVisAd
Get render of this display.
getResiduals() - Method in class jhplot.stat.LinReg
Get residuals
getResult() - Method in class jhplot.HBsom
Get results of training.
getResult() - Method in class jhplot.HFitter
Get result of the fit.
getResult() - Method in class jhplot.stat.LinReg
Get the linear regression result
getResult() - Method in class jhplot.stat.LinRegWeighted
Get the fit results
getRGB(int) - Static method in class jhplot.utils.ColorPixel
Get (R,G,B) from a pixel color.
getRGB(int[]) - Static method in class jhplot.utils.ColorPixel
Get array list with (R,G,B) from list of pixels.
getRmsX() - Method in class jhplot.H2D
Get RMS on X
getRmsX() - Method in class jhplot.HProf2D
Get RMS on X
getRmsY() - Method in class jhplot.H2D
Get RMS on Y
getRmsY() - Method in class jhplot.HProf2D
Get RMS on Y
getRotation() - Method in class jhplot.HKey
Returns the rotation angle.
getRotation() - Method in class jhplot.HLabel
Returns the rotation angle.
getRotation() - Method in class jhplot.HMLabel
Returns the rotation angle.
getRotation() - Method in class jhplot.HVisAd
Get the rotation angles in degrees.
getRotation() - Method in class jhplot.shapes.HShape
Get rotation angle theta.
getRotationAngle() - Method in class jhplot.HPlot3D
Get the rotation angle
getRow(int) - Method in class jhplot.PND
Return a specific row as array
getRow(int) - Method in class jhplot.PNI
Return a specific row as array
getRow(int) - Method in class jminhep.cluster.DataHolder
Get DataPoint at the position n
getRowCopy(double[][], int) - Static method in class jhplot.math.DoubleArray
Extract a row from a matrix.
getRowCopy(int[][], int) - Static method in class jhplot.math.IntegerArray
 
getRowDimension() - Method in class jhplot.math.kalman.jama.Matrix
Get row dimension.
getRowP0D(int) - Method in class jhplot.PND
Return a specific row as P0D
getRowP0D(int) - Method in class jhplot.PNI
Return a specific row as P0D
getRowPackedCopy() - Method in class jhplot.math.kalman.jama.Matrix
Make a one-dimensional row packed copy of the internal array.
getRows(String, int, int) - Method in class jhplot.PND
Get rows : min is inxluded, max is not;
getRows(String, int, int) - Method in class jhplot.PNI
Get rows : min is inxluded, max is not;
getRowsCopy(double[][], int...) - Static method in class jhplot.math.DoubleArray
Extract specific rows from a matrix.
getRowsCopy(int[][], int...) - Static method in class jhplot.math.IntegerArray
 
getRowsRangeCopy(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Extract a range of rows from a matrix.
getRowsRangeCopy(int[][], int, int) - Static method in class jhplot.math.IntegerArray
 
getRule() - Method in class jhplot.HCellular
Get current rule.
getRules() - Method in class jhplot.HCellular
Get all available rules
getRunNumber() - Method in class jhplot.HCellular
Returns the run number
getS() - Method in class jhplot.math.SingularValueDecomposition
Return the diagonal matrix of singular values
getSampleSize() - Method in class jhplot.math.num.pdf.Hypergeometric
Access the sample size.
getScale() - Method in class jhplot.math.num.pdf.Cauchy
Access the scale parameter.
getScale() - Method in class jhplot.math.num.pdf.Laplace
Access the scale.
getScale() - Method in class jhplot.math.num.pdf.Logistic
Access the scale parameter.
getScale() - Method in class jhplot.math.num.pdf.Rayleigh
Access the scale parameter.
getScale() - Method in class jhplot.math.num.pdf.Weibull
Access the scale parameter.
getScaledPosition(double, double) - Method in class jhplot.shapes.HShape
Scale the positions
getScaling() - Method in class jhplot.HPlot3D
Get the scaling
getScaling() - Method in class jhplot.HVisAd
Get the scaling.
getSeeds() - Method in class jminhep.cluster.Partition
Get seeds
getSelectedFileWithExtension(JFileChooser) - Static method in class jhplot.io.images.ExportVGraphics
Returns the selected file from a JFileChooser, including the extension from the file filter.
getSelectedFont() - Method in class jhplot.utils.ShowFonts
Retrieve the selected font, or null
getSelectedName() - Method in class jhplot.utils.ShowFonts
Retrieve the selected font name.
getSelectedSize() - Method in class jhplot.utils.ShowFonts
Retrieve the selected size
getSeparation() - Method in class jhplot.HKey
Return vertical separation between different keys.
getSettings(XMLWrite) - Method in class jhplot.shapes.HShape
Returns the settings of the primitive in a XML instance.
getShadow() - Method in class jhplot.HPlot
Returns whether or not a shadow will be drawn at the panel border.
getShape() - Method in class jhplot.math.num.pdf.Weibull
Access the shape parameter.
getShapeList() - Method in class jhplot.HPlotXYZ
Get list of shapes plotted on the current pad given by the cd() method.
getSingularValues() - Method in class jhplot.math.SingularValueDecomposition
Return the one-dimensional array of singular values
getSize() - Method in class jhplot.math.num.DoubleArray
Access the size of this array.
getSize() - Method in class jminhep.cluster.DataHolder
Get size of the data holder
getSizeX() - Method in class jhplot.HPlotJa
get X size
getSizeX() - Method in class jhplot.HPlotter
Get the width of the main panel which keeps all margins and the central panel (in pixels)
getSizeY() - Method in class jhplot.HPlotJa
get Y size
getSizeY() - Method in class jhplot.HPlotter
Get the height of the main panel which keeps all margins and the central panel (in pixels)
getSlicesCardinals() - Method in class jhplot.math.Slicing
 
getSlicesCenters() - Method in class jhplot.math.Slicing
 
getSlicesIndexes() - Method in class jhplot.math.Slicing
 
getSlicesWidths() - Method in class jhplot.math.Slicing
 
getSlicingMatrix() - Method in class jhplot.math.Slicing
 
getSlope() - Method in class jhplot.stat.LinReg
Get slope
getSlope() - Method in class jhplot.stat.LinRegWeighted
Get slope
getSlopeError() - Method in class jhplot.stat.LinReg
Get the standard error on slope
getSlopeError() - Method in class jhplot.stat.LinRegWeighted
Get the standard error on slope
getSmoothed(boolean, int) - Method in class jhplot.utils.SHisto
Computes a smoothed version of the histogram.
getSSE() - Method in class jhplot.stat.LinReg
Get SSE value
getSSR() - Method in class jhplot.stat.LinReg
Ger SSR value
getStandardDeviation() - Method in class jhplot.math.num.pdf.LogNormal
Access the standard deviation.
getStandardDeviation() - Method in class jhplot.math.num.pdf.Normal
Access the standard deviation.
getStandardDeviation() - Method in class jhplot.utils.SHisto
Returns the standard deviation for all bands of the histogram.
getStat() - Method in class jhplot.H1D
Calculate complete statistics for this histogram.
getStat() - Method in class jhplot.H2D
Calculate complete statistics for this histogram for the X or Y Unlike other methods (like mean or rms), it performs calculations on the existing histogram, thus the method is somewhat slow.
getStat() - Method in class jhplot.P0D
Get complete statistics for this container.
getStat() - Method in class jhplot.P0I
Get complete statistics for this container.
getStat(int) - Method in class jhplot.P1D
Get complete statistics for this container for a given axis.
getStatBoxStyle() - Method in class jhplot.HPlotter
Get statistical box of the current draw area (navigated with the cd() method).
getState_post() - Method in class jhplot.math.kalman.JKalman
 
getState_pre() - Method in class jhplot.math.kalman.JKalman
Getter
getStatistics(H1D) - Method in class jhplot.HPlotJa
Get statistics in form of strings
getStatistics(P1D) - Method in class jhplot.HPlotJa
Get strings representing the statistics for the given object
getStatParameters() - Method in class jhplot.H1D
Get statistical parameters of a Histogram as a list of strings
getStatString() - Method in class jhplot.P0D
Returns a string representing statistics.
getStatString() - Method in class jhplot.P0I
Get string with all statistics
getStd(int) - Method in class jhplot.stat.PCA
Get standard deviations
getStirlingError(double) - Static method in class jhplot.math.num.pdf.SaddlePoint
Compute the error of Stirling's series at the given value.
getStream(String) - Static method in class jhplot.io.ArrayReaderWriter
Create a stream to the file specified by filename.
getStringValues() - Method in class jhplot.P0D
Return all values as a string.
getStringValues() - Method in class jhplot.P0I
Return all values as a string.
getStroke() - Method in class jhplot.shapes.HShape
Get the Stroke to a specific value
getStyle() - Method in class jhplot.HPlot2D
Get current style
getStyle() - Method in class jhplot.HPlotter
Get style of the current graph.
getSubMatrixRangeCopy(double[][], int, int, int, int) - Static method in class jhplot.math.DoubleArray
Carve out a submatrix from the input matrix and return a copy.
getSubMatrixRangeCopy(int[][], int, int, int, int) - Static method in class jhplot.math.IntegerArray
 
getSubTicLength(int) - Method in class jhplot.HPlot
Returns the length of the sub-ticks.
getSubTicNumber(int) - Method in class jhplot.HPlot
Get the number of subticks for a given axis
getSubTotal(int, int, int) - Method in class jhplot.utils.SHisto
Returns the total bin count for the specified sub-range (via "min" and "max" bin) of the indicated band.
getSum() - Method in class jhplot.P0D
Sum all ellements of this array.
getSum() - Method in class jhplot.P0I
Sum all ellements of this array.
getSummary() - Method in class jhplot.stat.PCA
Return projection vectors and information per projection vector.
getSummary() - Method in class jhplot.stat.StatShape
Return all shape parameters
getSumXSquared() - Method in class jhplot.stat.LinReg
Get sun of the square
getSurfaceModel() - Method in class jhplot.HPlot3D
Get current surface
getSxx() - Method in class jhplot.stat.LinReg
Get Sxx value: sumXsquared - sumX * sumX / n
getSymbol() - Method in class jhplot.DrawOptions
Get current symbol.
getSymbol(DataArray) - Static method in class jhplot.HPlotJa
 
getSymbol() - Method in class jhplot.math.exp4j.operator.Operator
Get the operator symbol
getSymbolColor() - Method in class jhplot.P2D
Get color attribute
getSymbolShape() - Method in class jhplot.DrawOptions
Return symbol shape as a string.
getSymbolSize() - Method in class jhplot.DrawOptions
Get the size of the symbols.
getSymbolSize() - Method in class jhplot.P2D
Get size of the symbols
getSys(P1D[]) - Method in class jhplot.P1D
Return P1D array which contains 2nd level errors (or systematic errors) evaluated from an array of P1D data holders.
getSyy() - Method in class jhplot.stat.LinReg
Get SYY value: sumYsquared - sumY * sumY / n
getTableModel() - Method in class jhplot.SPsheet
Get table model.
getText() - Method in class jhplot.HKey
Get the text of the label.
getText() - Method in class jhplot.HLabel
Get the text of the label.
getText() - Method in class jhplot.HLabelEq
Get the equation text of the label.
getText() - Method in class jhplot.HMLabel
Get text of the label.
getText() - Method in interface jhplot.math.io.StringPrintable
 
getText() - Method in class jhplot.shapes.Text
Get a string with the text.
getTextFonts() - Method in class jhplot.HPlotter
Get available fonts to draw text
getTicColor(int) - Method in class jhplot.HPlot
Returns the color used by the labels drawn at each tick.
getTicFont(int) - Method in class jhplot.HPlot
Returns the font used by the labels drawn at each tick.
getTickColor() - Method in class jhplot.HChart
Get color of ticks.
getTickFont() - Method in class jhplot.HChart
Get font of ticks.
getTicLength(int) - Method in class jhplot.HPlot
Returns the length of the ticks.
getTicsMirror(int) - Method in class jhplot.HPlot
Returns whether or not we should draw ticks on the mirror axis.
getTicsRotate(int) - Method in class jhplot.HPlot
Returns whether or not we should rotate the ticks.
getTimeCreation() - Method in class jhplot.io.HBook
Return time of file creation.
getTitle() - Method in class jhplot.DProxy
Get the title of the function.
getTitle() - Method in class jhplot.DrawOptions
Get the title of an object.
getTitle() - Method in class jhplot.F3D
Get the title
getTitle() - Method in class jhplot.FProxy
Get the title of the function.
getTitle() - Method in class jhplot.H3D
get Title of the histogram
getTitle() - Method in class jhplot.HPlotJas
Return title of this plotter.
getTitle() - Method in class jhplot.HPlotter
Return title of this plotter.
getTitle() - Method in class jhplot.HPlotXY
Return title of this plotter.
getTitle() - Method in class jhplot.HProf1D
get Title of the histogram
getTitle() - Method in class jhplot.io.FileRoot
Get ROOT title
getTitle() - Method in class jhplot.P0D
Get a new title
getTitle() - Method in class jhplot.P0I
Get a new title
getTitle() - Method in class jhplot.P3D
Get a new title
getTitle() - Method in class jhplot.Plottable
Get a new title
getTitle() - Method in class jhplot.PND
Get a new title.
getTitle() - Method in class jhplot.PNI
Get a new title
getTitle() - Method in class jhplot.SPlot
Get the title of the graph, or an empty string if there is none.
getTitle() - Method in class jhplot.VHolder
Get title of the container
getTMax() - Method in class jhplot.HCellular
Returns used t_max
getTorus(String) - Static method in class jhplot.HCellular
 
getTotals() - Method in class jhplot.utils.SHisto
Returns the total bin count over all bins for all bands.
getTransition_matrix() - Method in class jhplot.math.kalman.JKalman
 
getTranslation() - Method in class jhplot.HVisAd
Get the translation.
getTransparency() - Method in class jhplot.shapes.HShape
Get the transparency level
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class jhplot.io.AidaDirectoryTreeCellRenderer
 
getType() - Method in class jhplot.DProxy
Get type of this function.
getType() - Method in class jhplot.DrawOptions
Get the type of the object.
getType() - Method in class jhplot.FProxy
Get type of this function.
getType() - Method in class jhplot.io.csv.bean.HeaderColumnNameMappingStrategy
 
getType() - Method in class jhplot.math.exp4j.tokenizer.Token
 
getType() - Method in class jhplot.shapes.Arrow
Get the type of arrow
getTypes() - Method in class jhplot.UConverter
Get all conversion types as strings
getU() - Method in class jhplot.math.kalman.jama.LUDecomposition
Return upper triangular factor
getU() - Method in class jhplot.math.LUDecomposition
Return upper triangular factor
getU() - Method in class jhplot.math.SingularValueDecomposition
Return the left singular vectors
getUnderflow() - Method in class jhplot.H1D
Number of underflow entries
getUnderflow() - Method in class jhplot.HProf1D
Number of underflow entries
getUnderflowEntriesX() - Method in class jhplot.H2D
Get underflow entries in X
getUnderflowEntriesX() - Method in class jhplot.HProf2D
Get underflow entries in X
getUnderflowEntriesY() - Method in class jhplot.H2D
Get underflow entries in Y
getUnderflowEntriesY() - Method in class jhplot.HProf2D
Get underflow entries in Y
getUnderflowHeight() - Method in class jhplot.H1D
Underflow height
getUnderflowHeight() - Method in class jhplot.HProf1D
Underflow height
getUnderflowHeightsX() - Method in class jhplot.HProf2D
Get underflow heights in X
getUnderflowHeightX() - Method in class jhplot.H2D
Get underflow height in X
getUnderflowHeightX() - Method in class jhplot.HProf2D
Get underflow height in X
getUnderflowHeightY() - Method in class jhplot.H2D
Get underflow height in Y
getUnderflowHeightY() - Method in class jhplot.HProf2D
Get underflow height in Y
getUnit() - Method in class jhplot.UCalc
Returns expected unit.
getUpper() - Method in class jhplot.math.num.pdf.Uniform
Access the upper parameter.
getUpperEdgeX(int) - Method in class jhplot.H2D
Get upper edge of the bin in X
getUpperEdgeX(int) - Method in class jhplot.HProf2D
Get upper edge of the bin in X
getUpperEdgeY(int) - Method in class jhplot.H2D
Get upper edge of the bin in Y
getUpperEdgeY(int) - Method in class jhplot.HProf2D
Get upper edge of the bin in Y
getUserModeString() - Method in class jhplot.HCellular
 
getV() - Method in class jhplot.math.SingularValueDecomposition
Return the right singular vectors
getVal() - Method in class jhplot.math.ValueErr
Get current value
getValue() - Method in class jhplot.math.exp4j.tokenizer.NumberToken
Get the value of the number
getValue() - Method in class jhplot.UCalc
Returns answer as double.
getValueAt(int, int) - Method in class jhplot.SPsheet
This method returns the cell object at those coordinates.
getValues(int) - Method in class jhplot.H1D
Get positions in X,Y and Errors.
getValues(int) - Method in class jhplot.HProf1D
Get positions in X,Y and Errors.
getVariables() - Method in class jhplot.FProxy
Get variables
getVariance() - Method in class jhplot.math.num.pdf.NegativeBinomial
Get mean value.
getVars() - Method in class jhplot.FND
Return all variables
getVarString() - Method in class jhplot.FND
Get arguments of the function (independent variables).
getVersion() - Method in class jhplot.io.EFile
Get version of the input file.
getVersion() - Method in class jhplot.io.FileRoot
Get ROOT version
getVersion() - Method in class jhplot.io.HBook
Get version of the file.
getVersion() - Method in class jhplot.io.HFileMap
Get file version.
getVersion() - Method in class jhplot.io.PFile
Get version of the input file.
getVersion() - Static method in class jhplot.JHPlot
Get version information
getView() - Method in class jhplot.HPlotMX
Get current view.
getView() - Method in class jhplot.HPlotXYZ
Get current view of the plotted object.
getWhoAm() - Method in class jhplot.shapes.HShape
Primitive type
getWidth() - Method in class jhplot.v3d.Model3d
 
getWindowXM() - Method in class jhplot.HPlotMX
Get the current frame.
getX(int) - Method in class jhplot.F1D
Get value in X-axis
getX(int) - Method in class jhplot.FND
Get value in X-axis
getX() - Method in class jhplot.HKey
Returns the X position of the text.
getX() - Method in class jhplot.HLabel
Returns the X position of the text.
getX() - Method in class jhplot.HLabelEq
Returns the X position of the text.
getX() - Method in class jhplot.HMLabel
Returns the X position of the text.
getX(int) - Method in class jhplot.P1D
Return a specific X-value.
getX(int) - Method in class jhplot.P2D
Return a specific X-value.
getX(int) - Method in class jhplot.P3D
Return a specific X-value.
getX() - Method in class jhplot.v3d.Vector3d
 
getXAutoRange() - Method in class jhplot.SPlot
Get the range for X values of the data points registered so far.
getXBar() - Method in class jhplot.stat.LinReg
Get average x
getXBar() - Method in class jhplot.stat.LinRegWeighted
Get average x
getXE1left() - Method in class jhplot.P1D
Left error on X (1st level)
getXE1right() - Method in class jhplot.P1D
Right eroor on X
getXE2left() - Method in class jhplot.P1D
Left error on X (2nd level)
getXE2right() - Method in class jhplot.P1D
Right error (2nd level) on X
getXLabel() - Method in class jhplot.SPlot
Get the label for the X (horizontal) axis, or null if none has been set.
getXleft(int) - Method in class jhplot.P1D
Return a specific left error on X-value.
getXleftSys(int) - Method in class jhplot.P1D
Return a specific left error on X-value (systematic error).
getXLog() - Method in class jhplot.SPlot
Return whether the X axis is drawn with a logarithmic scale.
getXRange() - Method in class jhplot.SPlot
Get the X range.
getXright(int) - Method in class jhplot.P1D
Return a specific right error on X-value.
getXrightSys(int) - Method in class jhplot.P1D
Return a specific right error on X-value (systematic error).
getXTicks() - Method in class jhplot.SPlot
Get the X ticks that have been specified, or null if none.
getXval() - Method in class jhplot.P1D
Get array of X values;
getY(int) - Method in class jhplot.F1D
Get value in Y-axis
getY(int) - Method in class jhplot.FND
Get value in Y-axis
getY() - Method in class jhplot.HKey
Returns the Y position of the text.
getY() - Method in class jhplot.HLabel
Returns the Y position of the text.
getY() - Method in class jhplot.HLabelEq
Returns the Y position of the text.
getY() - Method in class jhplot.HMLabel
Returns the Y position of the text.
getY(int) - Method in class jhplot.P1D
Return a specific Y-value.
getY(int) - Method in class jhplot.P2D
Return a specific Y-value.
getY(int) - Method in class jhplot.P3D
Return a specific Y-value.
getY() - Method in class jhplot.v3d.Vector3d
 
getYaml() - Method in class jhplot.io.HFileYAML
Return Yaml object from the file.
getYAutoRange() - Method in class jhplot.SPlot
Get the range for Y values of the data points registered so far.
getYBar() - Method in class jhplot.stat.LinReg
Get average Y
getYBar() - Method in class jhplot.stat.LinRegWeighted
Get average Y
getYE1down() - Method in class jhplot.P1D
Down error on Y (1st level)
getYE1upper() - Method in class jhplot.P1D
Upper error on Y (1st level)
getYE2down() - Method in class jhplot.P1D
Down error on Y (2nd level)
getYE2upper() - Method in class jhplot.P1D
Upper error on Y (2nd level)
getYLabel() - Method in class jhplot.SPlot
Get the label for the Y (vertical) axis, or null if none has been set.
getYLog() - Method in class jhplot.SPlot
Return whether the Y axis is drawn with a logarithmic scale.
getYlower(int) - Method in class jhplot.P1D
Return a specific lower error on Y-value.
getYlowerSys(int) - Method in class jhplot.P1D
Return a specific total lower error on Y-value.
getYRange() - Method in class jhplot.SPlot
Get the Y range.
getYTicks() - Method in class jhplot.SPlot
Get the Y ticks that have been specified, or null if none.
getYupper(int) - Method in class jhplot.P1D
Return a specific upper error on Y-value.
getYupperSys(int) - Method in class jhplot.P1D
Return a specific systematical upper error on Y-value.
getYval() - Method in class jhplot.P1D
Get array of Y values;
getZ(int) - Method in class jhplot.P2D
Return a specific Z-value.
getZ(int) - Method in class jhplot.P3D
Return a specific Z-value.
getZ() - Method in class jhplot.v3d.Vector3d
 
GHFontChooser - Class in jhplot.utils
Font selection dialog
GHFontChooser(Container, String) - Constructor for class jhplot.utils.GHFontChooser
 
GHFontChooser(JComponent) - Constructor for class jhplot.utils.GHFontChooser
 
GraphPanel - Class in jhplot.math.polysolve
 
GraphPanel(PolySolve) - Constructor for class jhplot.math.polysolve.GraphPanel
 

H

H1D - Class in jhplot
Histogram in one dimension (1D).
H1D() - Constructor for class jhplot.H1D
Build 1D histogram.
H1D(String, int, double, double) - Constructor for class jhplot.H1D
Build 1D histogram
H1D(String, double[]) - Constructor for class jhplot.H1D
Create 1D histogram with variable bin size.
H1D(String, IAxis) - Constructor for class jhplot.H1D
Create 1D histogram with variable bin size.
H1D(Histogram1D) - Constructor for class jhplot.H1D
Create H1D histogram from JAIDA Histogram1D class.
H1D(Cloud1D, int) - Constructor for class jhplot.H1D
Create H1D histogram from JAIDA Cloud1D class.
H1D(IHistogram1D) - Constructor for class jhplot.H1D
Create H1D histogram from JAIDA IHistogram1D class
H1D(String, H1D) - Constructor for class jhplot.H1D
Create H1D from another instance.
H1D(TH1) - Constructor for class jhplot.H1D
Create H1D histogram from JAIDA TH1 histogram class
H1DA - Class in jhplot
Adaptive histogram in one dimension (1D).
H1DA() - Constructor for class jhplot.H1DA
Create addaptive histogram.
H2D - Class in jhplot
Histogram in two dimensions (2D).
H2D(String, int, double, double, int, double, double) - Constructor for class jhplot.H2D
Create 2D histogram
H2D(IHistogram2D) - Constructor for class jhplot.H2D
Create H2D histogram from JAIDA IHistogram2D class
H2D(Cloud2D, int, int) - Constructor for class jhplot.H2D
Create H2D histogram from Cloud2D.
H2D(String, double[], double[]) - Constructor for class jhplot.H2D
Create a 2D histogram using variable size bins in X and Y
H2D(String, IAxis, IAxis) - Constructor for class jhplot.H2D
Define H2D in terms of axis
H2D(Histogram2D) - Constructor for class jhplot.H2D
Create a H2D histogram from JAIDA histogram
H2D(TH2) - Constructor for class jhplot.H2D
Create H2D histogram from JAIDA TH1 histogram class
H3D - Class in jhplot
Create histogram in 3D
H3D(String, IAxis, IAxis, IAxis) - Constructor for class jhplot.H3D
Create 3D histogram
HALF_LOG_2_PI - Static variable in interface jhplot.math.num.Constants
1/2 * log(2 π).
hashCode() - Method in class jhplot.math.ValueErr
 
hashCode() - Method in class jhplot.P0D
Returns the hash code value for this collection.
hashCode() - Method in class jhplot.P0I
Returns the hash code value for this collection.
hashCode() - Method in class jhplot.P1D
Returns the hash code value for this collection (onoy X,Y values)
hasNext() - Method in class jhplot.math.exp4j.tokenizer.Tokenizer
 
HBayes - Class in jhplot
HBayes is a set of tools for the creation and manipulation of Bayesian networks.
HBayes() - Constructor for class jhplot.HBayes
Initialize a Bayesian network.
HBook - Class in jhplot.io
This class is used to book histograms for writing and reading.
HBook(String, String) - Constructor for class jhplot.io.HBook
Initialize HBook and tell what to do.
HBook(String) - Constructor for class jhplot.io.HBook
Initialize HBook class for reading a file.
HBsom - Class in jhplot
The Bayesian self-organizing map (BSOM).
HBsom() - Constructor for class jhplot.HBsom
Initialize BSOM.
HCellular - Class in jhplot
A two-dimensional cellular automata toolkit.
HCellular() - Constructor for class jhplot.HCellular
Build a Cellular automata.
HChart - Class in jhplot
Create various charts, such as pie, histograms, bar charts including 3D emulation, lines.
HChart(String, int, int, int, int, boolean) - Constructor for class jhplot.HChart
Create HChart canvas with a several chart plots
HChart(String, int, int) - Constructor for class jhplot.HChart
Construct a HChart canvas with a single plot/graph
HChart(String, int, int, boolean) - Constructor for class jhplot.HChart
Construct a HChart canvas with a single plot/graph
HChart(String, int, int, int, int) - Constructor for class jhplot.HChart
Construct a HChart canvas with plots/graphs
HChart(String) - Constructor for class jhplot.HChart
Construct a HChart canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HChart() - Constructor for class jhplot.HChart
Construct a HChart canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HCluster - Class in jhplot
A Canvas to build a canvas for interactive data clustering.
HCluster() - Constructor for class jhplot.HCluster
Show a frame for clustering.
HCluster(DataHolder) - Constructor for class jhplot.HCluster
Show jMinHEP frame for clustering analysis.
HDataBase - Class in jhplot.io
This raw-level database allows to store and retrieve objects.
HDataBase(String, String) - Constructor for class jhplot.io.HDataBase
Create a new persistent database.
HDataBase(String) - Constructor for class jhplot.io.HDataBase
Open the database file for reading.
HeaderColumnNameMappingStrategy<T> - Class in jhplot.io.csv.bean
Copyright 2007 Kyle Miller.
HeaderColumnNameMappingStrategy() - Constructor for class jhplot.io.csv.bean.HeaderColumnNameMappingStrategy
 
HeaderColumnNameTranslateMappingStrategy<T> - Class in jhplot.io.csv.bean
Copyright 2007,2010 Kyle Miller.
HeaderColumnNameTranslateMappingStrategy() - Constructor for class jhplot.io.csv.bean.HeaderColumnNameTranslateMappingStrategy
 
help - Class in jhplot
Look at the Javadoc of a given class using the DMelt web help system.
help() - Constructor for class jhplot.help
 
help() - Method in class jhplot.HVisAd
 
help() - Method in class jhplot.UCalc
Show help topics in a window.
HelpDialog - Class in jhplot.utils
A class to build a help for each canvas.
HelpDialog(Component, String) - Constructor for class jhplot.utils.HelpDialog
Show a help frame
HFile - Class in jhplot.io
Write or read objects in sequential order using the Java serialization.
HFile(String, String, boolean, int) - Constructor for class jhplot.io.HFile
Open a file to write/read objects to/from a serialized file in sequential order.
HFile(String, String, boolean) - Constructor for class jhplot.io.HFile
Open a file to write/read objects to/from a serialized file in sequential order.
HFile(String) - Constructor for class jhplot.io.HFile
Open file for reading objects from a serialized file in sequential order.
HFile(String, String) - Constructor for class jhplot.io.HFile
Open file for reading objects from a serialized file in sequential order.
HFileCSV - Class in jhplot.io
Write or read data in CSV (comma-separated values) format.
HFileCSV(String, String, char) - Constructor for class jhplot.io.HFileCSV
Open a file to write/read data to/from a CSV file.
HFileCSV(String) - Constructor for class jhplot.io.HFileCSV
Open file for reading assuming comma for value separation.
HFileCSV(String, String) - Constructor for class jhplot.io.HFileCSV
Open file for reading/writing.
HFileDIF - Class in jhplot.io
Write or read data in DIF format.
HFileDIF(String, String) - Constructor for class jhplot.io.HFileDIF
Open a file to write/read data to/from a DIF file.
HFileDIF(String) - Constructor for class jhplot.io.HFileDIF
Open file for reading.
HFileMap<K1,K2> - Class in jhplot.io
Hash map for internal repsentation of data inside HFile.
HFileMap() - Constructor for class jhplot.io.HFileMap
 
HFileMap(int) - Constructor for class jhplot.io.HFileMap
 
HFileXML - Class in jhplot.io
Open a XML file to write/read objects in sequential order using java serialization in XML.
HFileXML(String, String, int) - Constructor for class jhplot.io.HFileXML
Open a XML file to write or read objects to/from a serialized file in sequential order.
HFileXML(String, String) - Constructor for class jhplot.io.HFileXML
Open a XML file to write or read objects to/from a serialized file in sequential order.
HFileXML(String) - Constructor for class jhplot.io.HFileXML
Open a XML file to read objects from a file.
HFileYAML - Class in jhplot.io
Read and write data using YAML Ain't Markup Language using Version 1.2.
HFileYAML(String, String) - Constructor for class jhplot.io.HFileYAML
Open a YAML file to write or read objects to/from a serialized file in sequential order.
HFileYAML(String) - Constructor for class jhplot.io.HFileYAML
Open a YAML file to read objects.
HFit - Class in jhplot
Main class for fit data or histograms.
HFit() - Constructor for class jhplot.HFit
Show an empty fit frame.
HFit(HPlot, String) - Constructor for class jhplot.HFit
Show an empty fit frame and pass HPlot object.
HFit(HPlot, H1D) - Constructor for class jhplot.HFit
Show a fit frame for a selected histogram.
HFit(HPlot, P1D) - Constructor for class jhplot.HFit
Show a fit frame for a selected histogram.
HFit(HPlot, String, Object, String) - Constructor for class jhplot.HFit
Show a fit frame for a selected histogram.
HFitter - Class in jhplot
Fit data (H1D or P1D).
HFitter(String) - Constructor for class jhplot.HFitter
Create a fitter using some method.
HFitter() - Constructor for class jhplot.HFitter
Create a fitter with the Chi2 method by default.
HGraph - Class in jhplot
Create a frame with interactive graphs.
HGraph(String, int, int, int, int, boolean) - Constructor for class jhplot.HGraph
Create HGraph canvas with several graphs.
HGraph(String, int, int) - Constructor for class jhplot.HGraph
Construct a HPlot canvas with a single plot/graph
HGraph(String, int, int, boolean) - Constructor for class jhplot.HGraph
Construct a HGraph canvas with a single plot/graph
HGraph(String, int, int, int, int) - Constructor for class jhplot.HGraph
Construct a HGraph canvas with plots/graphs
HGraph(String) - Constructor for class jhplot.HGraph
Construct a HGraph canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HGraph() - Constructor for class jhplot.HGraph
Construct a Graph without any canvas.
histF() - Method in class jhplot.HPlot
Return IHistogramFactory associated with the plot
histF() - Method in class jhplot.HPlotJa
Return IHistogramFactory associated with the plot
HKey - Class in jhplot
Create an interactive key label in the USER or NDC coordinates.
HKey(String, Font, Color) - Constructor for class jhplot.HKey
Create a key label.
HKey(String, double, double, Font, Color, String, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D).
HKey(String, double, double, Font, String, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D).
HKey(String, double, double, String, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D).
HKey(String, double, double, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D).
HKey(String, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D) at the default position.
HKey(String, Font) - Constructor for class jhplot.HKey
Make a key label (color- black)
HKey(String) - Constructor for class jhplot.HKey
Make a key label with default attributes
HKey(String, double, double) - Constructor for class jhplot.HKey
Make a key label with specific coordinated in the data system
HKey(String, double, double, String) - Constructor for class jhplot.HKey
Make a label with specific coordinates.
HLabel - Class in jhplot
Create an interactive Label in the USER or NDC coordinates.
HLabel(String, Font, Color) - Constructor for class jhplot.HLabel
Make a text label at (0,0) in the data coordinates (USER).
HLabel(String, Font) - Constructor for class jhplot.HLabel
Make a label (color- black)
HLabel(String) - Constructor for class jhplot.HLabel
Make a label with default attributes
HLabel(String, double, double) - Constructor for class jhplot.HLabel
Make a label with specific coordinated in the data system
HLabel(String, double, double, String) - Constructor for class jhplot.HLabel
Make a label with specific coordinates.
HLabelEq - Class in jhplot
Create an equation using the LaTex syntax.
HLabelEq(String, int, Color) - Constructor for class jhplot.HLabelEq
Make a label with equation using the LaTeX syntax
HLabelEq(String, int) - Constructor for class jhplot.HLabelEq
Make a equation label (color- black)
HLabelEq(String) - Constructor for class jhplot.HLabelEq
Make a label with default attributes
HLabelEq(String, double, double) - Constructor for class jhplot.HLabelEq
Make a equation label with specific coordinated in the data system
HLabelEq(String, double, double, String) - Constructor for class jhplot.HLabelEq
Make a label with specific coordinates.
HLatexEq - Class in jhplot
Create PNG image of an equation using the Latex syntax.
HLatexEq(String, int, Color, Color) - Constructor for class jhplot.HLatexEq
Create image with the latex equiation.
HLatexEq(String, int) - Constructor for class jhplot.HLatexEq
Create image with the latex equiation.
HLatexEq(String) - Constructor for class jhplot.HLatexEq
Create image with the latex equiation.
HMedusa - Class in jhplot
A Medusa frame to display and work with interactive graphs.
HMedusa() - Constructor for class jhplot.HMedusa
Initialize the Medusa graph builder.
HMLabel - Class in jhplot
Create an interactive multi-line label in the USER or NDC coordinates.
HMLabel(String[], Font, Color) - Constructor for class jhplot.HMLabel
Make a multitext label
HMLabel(String[], Font) - Constructor for class jhplot.HMLabel
Make a multitext label (black color is used).
HMLabel(String[]) - Constructor for class jhplot.HMLabel
Make a multitext label with default attributes.
HMLabel(String[], double, double) - Constructor for class jhplot.HMLabel
Make a label with specific coordinated in the data system
HMLabel(String[], double, double, String) - Constructor for class jhplot.HMLabel
Make a label with specific coordinates.
HNeuralNet - Class in jhplot
Neural Netwrork calculations.
HNeuralNet() - Constructor for class jhplot.HNeuralNet
Create a network net and set name for the network
horizontalSum() - Method in class jhplot.bsom.Matrix
Make a horizontal-summation vector.
HParam - Class in jhplot
Global setting for all DMelt jhplot class methods for mathematical calculations.
HParam() - Constructor for class jhplot.HParam
 
HPlot - Class in jhplot
HPlot class to create a canvas with several plots.
HPlot(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlot
Create HPlot canvas with several plots.
HPlot(String, int, int, int, int) - Constructor for class jhplot.HPlot
Create HPlot canvas with several plots.
HPlot(String, int, int) - Constructor for class jhplot.HPlot
Construct a HPlot canvas with a single plot.
HPlot(String, int, int, boolean) - Constructor for class jhplot.HPlot
Construct a HPlot canvas with a single plot.
HPlot(String) - Constructor for class jhplot.HPlot
Construct a HPlot canvas with a plot with the size 600x400.
HPlot() - Constructor for class jhplot.HPlot
Construct a HPlot canvas with a single plot with the size 600x400.
HPlot2D - Class in jhplot
A class to build a contour (density) plots in 2D.
HPlot2D(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlot2D
Create canvas with a several plots
HPlot2D(String, int, int) - Constructor for class jhplot.HPlot2D
Construct a HChart canvas with a single plot/graph
HPlot2D(String, int, int, boolean) - Constructor for class jhplot.HPlot2D
Construct a HChart canvas with a single plot/graph
HPlot2D(String, int, int, int, int) - Constructor for class jhplot.HPlot2D
Construct a HChart canvas with plots/graphs
HPlot2D(String) - Constructor for class jhplot.HPlot2D
Construct a HChart canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlot2D() - Constructor for class jhplot.HPlot2D
Construct a HChart canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HPlot3D - Class in jhplot
Create a interactive canvas to show objects in 3D.
HPlot3D(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlot3D
Create interactive 3D canvas to display data.
HPlot3D(String, int, int, int, int) - Constructor for class jhplot.HPlot3D
Create a 3D canvas to display data.
HPlot3D(String, int, int) - Constructor for class jhplot.HPlot3D
Construct a 3D canvas with a single plot/graph
HPlot3D(String) - Constructor for class jhplot.HPlot3D
Construct a 3D canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlot3D() - Constructor for class jhplot.HPlot3D
Construct a 3D canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HPlot3DP - Class in jhplot
Create a frame for showing 3D parametric functions.
HPlot3DP(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlot3DP
Create a canvas with several plots showing 3D function
HPlot3DP(String, int, int) - Constructor for class jhplot.HPlot3DP
Construct a canvas with a single plot/graph
HPlot3DP(String, int, int, int, int) - Constructor for class jhplot.HPlot3DP
Construct a canvas with plots/graphs
HPlot3DP(String) - Constructor for class jhplot.HPlot3DP
Construct a canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlot3DP() - Constructor for class jhplot.HPlot3DP
Construct a canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HPlotChart - Class in jhplot
A canvas to keep jFreeChart charts, interact with them, and export to images.
HPlotChart(JFreeChart, int, int) - Constructor for class jhplot.HPlotChart
Create canvas that keeps JFreeChart panel.
HPlotChart(JFreeChart) - Constructor for class jhplot.HPlotChart
Construct a HPlotXY canvas with a plot with the size 600x400.
HPlotJa - Class in jhplot
A canvas to display all graphical DataMelt objects.
HPlotJa(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlotJa
Create HPlotJa canvas with several pads.
HPlotJa(String, int, int, int, int) - Constructor for class jhplot.HPlotJa
Create HPlotJa canvas with several pads and axes.
HPlotJa(String, int, int) - Constructor for class jhplot.HPlotJa
Construct a canvas with a single plot region.
HPlotJa() - Constructor for class jhplot.HPlotJa
Construct a japlot.jaxodraw canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlotJa(String) - Constructor for class jhplot.HPlotJa
Construct a japlot.jaxodraw canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlotJas - Class in jhplot
Create a canvas using the JAS plotter API.
HPlotJas(String, int, int, ArrayList<Object>) - Constructor for class jhplot.HPlotJas
Create HPlot canvas with several plots.
HPlotJas(String, ArrayList<Object>) - Constructor for class jhplot.HPlotJas
Construct a Jas frame and prepare for plotting.
HPlotJas(ArrayList<Object>) - Constructor for class jhplot.HPlotJas
Construct a Jas frame and prepare for plotting.
HPlotJas(String) - Constructor for class jhplot.HPlotJas
Construct a Jas canvas with a plot with the size 600x400.
HPlotJas() - Constructor for class jhplot.HPlotJas
Construct a HPlot canvas with a single plot with the size 600x400.
HPlotMX - Class in jhplot
Interactive canvas for visualizing and experimenting with a variety of mathematical objects in 2D and 3D.
HPlotMX(String) - Constructor for class jhplot.HPlotMX
Create canvas and show mathematical object.
HPlotMX() - Constructor for class jhplot.HPlotMX
Construct a canvas with a plot with the default parameters.
HPlotRT - Class in jhplot
Plot canvas for real-time charts.
HPlotRT(String, int, int) - Constructor for class jhplot.HPlotRT
Create the real-tyme dynamic canvas.
HPlotRT(String) - Constructor for class jhplot.HPlotRT
Construct a real-tyme plot with the default parameters 600 by 400, and 10% space for the global title
HPlotRT() - Constructor for class jhplot.HPlotRT
Construct a real-time canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HPlotter - Class in jhplot
Create a canvas using the JAS plotter API.
HPlotter(String, int, int, int, int) - Constructor for class jhplot.HPlotter
Create HPlot canvas with several plots.
HPlotter(String, int, int) - Constructor for class jhplot.HPlotter
Construct a HPlot canvas with a single plot.
HPlotter(String, int, int, boolean) - Constructor for class jhplot.HPlotter
Construct a HPlot canvas with a single plot.
HPlotter(String) - Constructor for class jhplot.HPlotter
Construct a HPlot canvas with a plot with the size 600x400.
HPlotter() - Constructor for class jhplot.HPlotter
Construct a HPlot canvas with a single plot with the size 600x400.
HPlotXY - Class in jhplot
Create a plot in X-Y.
HPlotXY(String, int, int, boolean) - Constructor for class jhplot.HPlotXY
Create canvas with a certain size.
HPlotXY(String, int, int) - Constructor for class jhplot.HPlotXY
Create a plotting canvas.
HPlotXY(boolean) - Constructor for class jhplot.HPlotXY
Create canvas for custom plots.
HPlotXY(String) - Constructor for class jhplot.HPlotXY
Construct a HPlotXY canvas with a plot with the size 600x400.
HPlotXY() - Constructor for class jhplot.HPlotXY
Construct a HPlotXY canvas with a single plot with the size 600x400.
HPlotXYZ - Class in jhplot
Create a interactive canvas to show objects in 3D.
HPlotXYZ(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlotXYZ
Create a canvas to display histograms in 3D
HPlotXYZ(String, int, int, int, int) - Constructor for class jhplot.HPlotXYZ
Create a canvas to display histograms in 3D
HPlotXYZ(String, int, int) - Constructor for class jhplot.HPlotXYZ
Construct a HView2D canvas with a single plot/graph
HPlotXYZ(String) - Constructor for class jhplot.HPlotXYZ
Construct a HGraph canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlotXYZ() - Constructor for class jhplot.HPlotXYZ
Construct a HGraph canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HProf1D - Class in jhplot
Create profile histogram in 1D.
HProf1D() - Constructor for class jhplot.HProf1D
Build 1D histogram.
HProf1D(String, int, double, double) - Constructor for class jhplot.HProf1D
Build 1D profile histogram
HProf1D(String, double[]) - Constructor for class jhplot.HProf1D
Create 1D profile histogram with variable bin size.
HProf1D(String, IAxis) - Constructor for class jhplot.HProf1D
Create 1D histogram with variable bin size.
HProf1D(Profile1D) - Constructor for class jhplot.HProf1D
Create H1D histogram from JAIDA Histogram1D class.
HProf1D(IProfile1D) - Constructor for class jhplot.HProf1D
Create profile histogram from JAIDA class
HProf1D(String, HProf1D) - Constructor for class jhplot.HProf1D
Create profile histogram from another instance.
HProf1D(TProfile) - Constructor for class jhplot.HProf1D
Create profile histogram from JAIDA histogram class
HProf2D - Class in jhplot
Profile histogram in 2D.
HProf2D(String, int, double, double, int, double, double) - Constructor for class jhplot.HProf2D
Create 2D histogram
HProf2D(String, double[], double[]) - Constructor for class jhplot.HProf2D
Create 2D profile histogram with variable bin size.
HProf2D(Profile2D) - Constructor for class jhplot.HProf2D
Create a H2D histogram from JAIDA histogram
HShape - Class in jhplot.shapes
Main class to build a JAVA 2D primitives
HShape(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.HShape
Build a primitive
HShape() - Constructor for class jhplot.shapes.HShape
Build a default primitive
HShape(double, double, double, double) - Constructor for class jhplot.shapes.HShape
Build a primitive using the default color and stroke
HShape(double[], double[], Stroke, Color) - Constructor for class jhplot.shapes.HShape
Build a primitive using polyline.
HTable - Class in jhplot
Build a table in a frame to display data in various containers (P1D, H1D, F1D).
HTable(String, String[], Double[][]) - Constructor for class jhplot.HTable
Main class to build a table from Vectors.
HTable() - Constructor for class jhplot.HTable
Build a table frame to display data.
HTable(double[]) - Constructor for class jhplot.HTable
Show 1D array
HTable(double[][]) - Constructor for class jhplot.HTable
Show 2D array
HTable(H1D) - Constructor for class jhplot.HTable
Build a table frame to display data of H1D histogram Data will be formated to scientific format
HTable(P0I) - Constructor for class jhplot.HTable
Build a table frame to display P0D data container Data will be formated to scientific format
HTable(PND) - Constructor for class jhplot.HTable
Build a table frame to display PND data container Data will be formated to scientific format
HTable(PNI) - Constructor for class jhplot.HTable
Build a table frame to display PND data container Data will be formated to scientific format
HTable(P2D) - Constructor for class jhplot.HTable
Build a table frame to display P2D data container Data will be formated to scientific format
HTable(P3D) - Constructor for class jhplot.HTable
Build a table frame to display P3D data container Data will be formated to scientific format
HTable(F1D) - Constructor for class jhplot.HTable
Build a table frame to display data of F1D function.
HTable(DataHolder) - Constructor for class jhplot.HTable
Build a table frame to display multidimensional data
HTable(P1D) - Constructor for class jhplot.HTable
Build a table frame to display P1D data container
HTable(P0D) - Constructor for class jhplot.HTable
Build a table frame to display P0D data container
htmlEncoded(String) - Static method in class jhplot.utils.Util
Substitutes conflicting characters in text with html masked expressions.
htmlEncoded(String) - Static method in class jhplot.v3d.Util
Substitutes conflicting characters in text with html masked expressions.
HView3D - Class in jhplot
Create a frame for showing 3D objects
HView3D(String, int, int, int, int, boolean) - Constructor for class jhplot.HView3D
Create a HView3D canvas with several plots showing 3D shapes
HView3D(String, int, int) - Constructor for class jhplot.HView3D
Construct a HView3D canvas with a single plot/graph
HView3D(String, int, int, boolean) - Constructor for class jhplot.HView3D
Construct a HView3D canvas with a single plot/graph
HView3D(String, int, int, int, int) - Constructor for class jhplot.HView3D
Construct a HView3D canvas with plots/graphs
HView3D(String) - Constructor for class jhplot.HView3D
Construct a HGraph canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HView3D() - Constructor for class jhplot.HView3D
Construct a HGraph canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HVisAd - Class in jhplot
Interactive canvas for visualizing and experimenting with a variety of mathematical objects in 2D and 3D using the VisAd environment.
HVisAd(String, int, int, boolean) - Constructor for class jhplot.HVisAd
Create 2D/3D canvas based on VisAd classes.
HVisAd(String, int, int) - Constructor for class jhplot.HVisAd
Create 3D canvas based on VisAd classes.
HVisAd(String, boolean) - Constructor for class jhplot.HVisAd
Create 2D/3D canvas based on VisAd classes.
HVisAd() - Constructor for class jhplot.HVisAd
Construct a 3D canvas with a plot with the default parameters.
HVisAd(String) - Constructor for class jhplot.HVisAd
Construct a 3D canvas with a plot with the default parameters.
Hypergeometric - Class in jhplot.math.num.pdf
The Hypergeometric distribution.
Hypergeometric() - Constructor for class jhplot.math.num.pdf.Hypergeometric
Default constructor.
Hypergeometric(int, int, int) - Constructor for class jhplot.math.num.pdf.Hypergeometric
Create a distribution with the given number of failures, number of successes, and sample size.
hypot(double, double) - Static method in class jhplot.math.kalman.jama.Maths
sqrt(a^2 + b^2) without under/overflow.
hypot(double, double) - Static method in class jhplot.math.Mathfun
sqrt(a^2 + b^2) without under/overflow.
hypot(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
Returns the length of the hypotenuse of a and b i.e.
hypotenuse(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
Returns the length of the hypotenuse of a and b i.e.
hypotenuse(double, double) - Method in class jhplot.math.ValueErr
Returns the length of the hypotenuse of a and b i.e.
hypWithCovariance(double, double, double) - Method in class jhplot.math.ValueErr
Private methods.
HZirkel - Class in jhplot
HZirkel class is used to create a canvas for dynamic manipulation with geometrical objects.
HZirkel() - Constructor for class jhplot.HZirkel
Build a canvas for the zirkel with the standard size 600x600
HZirkel(int, int) - Constructor for class jhplot.HZirkel
Build a canvas for the Zirkel canvas

I

identity(int) - Static method in class jhplot.bsom.Matrix
Make an identity matrix.
identity(int) - Static method in class jhplot.math.DoubleArray
Generates an m x m identity matrix.
identity(int, int) - Static method in class jhplot.math.kalman.jama.Matrix
Generate identity matrix
identity() - Method in class jhplot.math.kalman.jama.Matrix
Generate identity matrix
identity(int, int, double) - Static method in class jhplot.math.kalman.jama.Matrix
Generate identity matrix
identity(int) - Static method in class jhplot.math.SortUtils
Create identity permutation, that is {0, 1, ..., n}
IEditor - Class in jhplot
Advanced image editor for PNG, JPG, GIF files (based on ImageJ)
IEditor() - Constructor for class jhplot.IEditor
Show an empty image viewer.
IEditor(String) - Constructor for class jhplot.IEditor
Start image editor and load an image.
imag() - Method in class jhplot.math.Complex
Imaginary part of this Complex number (the y-coordinate in rectangular coordinates).
IMAGE - Static variable in class jhplot.shapes.HShape
 
ImageType - Enum in jhplot.io.images
Enumerator for supported export plot file types.
incompleteBeta(double, double, double) - Static method in class jhplot.stat.Statistics
Returns the Incomplete Beta Function evaluated from zero to xx.
incompleteBetaFraction1(double, double, double) - Static method in class jhplot.stat.Statistics
Continued fraction expansion #1 for incomplete beta integral.
incompleteBetaFraction2(double, double, double) - Static method in class jhplot.stat.Statistics
Continued fraction expansion #2 for incomplete beta integral.
increment(int, int, double, double) - Static method in class jhplot.math.DoubleArray
Provides an mxn matrix.
increment(int, double, double) - Static method in class jhplot.math.DoubleArray
Provides a sequence of successive values in an array.
increment(int, int, double[], double[]) - Static method in class jhplot.math.DoubleArray
Generates an mxn matrix.
increment(double, double, double) - Static method in class jhplot.math.DoubleArray
Generates an array of successive values from begin to end with step size pitch.
incRot(float, float, float) - Method in class jhplot.v3d.Position
 
incScale(float, float, float) - Method in class jhplot.v3d.Position
 
incTrans(float, float, float) - Method in class jhplot.v3d.Position
 
IndexFunction - Interface in jhplot.math
BSD License
indexOf(double, double) - Method in class jhplot.P1D
Searches the list front to back for the index of value, starting at offset.
indexOfX(double) - Method in class jhplot.P1D
Searches the list front to back for the index of value, starting at offset.
indexOfY(double) - Method in class jhplot.P1D
Searches for a Y value starting at offset.
IndexPlot - Static variable in class jhplot.HChart
 
init(int) - Method in class jhplot.bsom.Bsom
 
init() - Method in class jhplot.bsom.BsomDemo
 
init(String) - Method in class jhplot.FNon
 
init() - Static method in class jhplot.JHPlot
Initialization.
init() - Method in class jhplot.math.polysolve.PolySolve
Initializes the applet PolySolve
init() - Method in class jhplot.v3d.Animation
 
initGroupMarker() - Static method in class jhplot.io.images.ExportCanvas
 
INITIAL_READ_SIZE - Static variable in class jhplot.io.csv.CSVParser
 
INITIAL_STRING_SIZE - Static variable in class jhplot.io.csv.CSVWriter
 
initialize() - Static method in class jhplot.math.MathUtilsd
 
initialize() - Method in interface jhplot.math.num.IterativeMethod.IterativeState
Initialize the state to begin an iterative evaluation.
initPar(double, double, int) - Method in class jhplot.bsom.Bsom
initialize learning
insert(String, Object) - Method in class jhplot.io.HDataBase
Insert an object with a key
insert(double[], int, double...) - Static method in class jhplot.math.DoubleArray
Insert any number of values, or a single array, between 2 elements of an array.
insert(int[], int, int...) - Static method in class jhplot.math.IntegerArray
 
insertColumn(int[][], int[], int) - Static method in class jhplot.math.IntegerArray
 
insertColumns(double[][], int, double[]...) - Static method in class jhplot.math.DoubleArray
Insert any number of arrays between 2 columns of a matrix.
insertColumns(int[][], int[][], int) - Static method in class jhplot.math.IntegerArray
 
insertRecord(RecordWriter) - Method in class jhplot.io.db.BaseRecordsFile
Adds the given record to the database.
insertRow(int[][], int[], int) - Static method in class jhplot.math.IntegerArray
 
insertRow(double[], int) - Method in class jhplot.SPsheet
Inser a row at position
insertRows(double[][], int, double[]...) - Static method in class jhplot.math.DoubleArray
Insert any number of arrays between 2 rows of a matrix.
insertRows(int[][], int[][], int) - Static method in class jhplot.math.IntegerArray
 
int2double(int[][]) - Static method in class jhplot.math.IntegerArray
 
int2double(int[]) - Static method in class jhplot.math.IntegerArray
 
IntegerArray - Class in jhplot.math
BSD License
IntegerArray() - Constructor for class jhplot.math.IntegerArray
 
integral() - Method in class jhplot.F1D
Integral using fastest trapezium rule method.
integral(double, double) - Method in class jhplot.F1D
Integral using fastest trapezium rule method.
integral(String, int, double, double) - Method in class jhplot.F1D
Numerical integration.
integral(int, double, double) - Method in class jhplot.F1D
Numerical integration using trapezium rule.
integral(int, double, double, double, double) - Method in class jhplot.F2D
Numerical integration using trapezium rule.
integral(double, double, double, double) - Method in class jhplot.F2D
Integral using fastest trapezium rule method.
integral() - Method in class jhplot.F2D
Integral using fastest trapezium rule method.
integral(int, int, double, double, double, double) - Method in class jhplot.F2D
Finds the volume under the surface described by the function f(x, y) for a <= x <= b, c <= y <= d.
integral() - Method in class jhplot.H1D
Sum of all heights multiplied by the bin size.
integral(int, int, boolean) - Method in class jhplot.H1D
Integrate a histogram between two bin indices (between 1 and max number) The integral is computed as the sum of bin contents in the range if the last parameter is false.
integral(int, int) - Method in class jhplot.H1D
Integrate a histogram between two bin indices (between 1 and max number) By default the integral is computed as the sum of bin contents in the range.
integral(int, int, int, int) - Method in class jhplot.H2D
Integrate histogram between two indices.
integral(int, int, int, int, boolean) - Method in class jhplot.H2D
Integrate histogram between two indices.
integral(int, int) - Method in class jhplot.P1D
Integrate P1D between two indices (between 1 and max index)
integral() - Method in class jhplot.P1D
Integrate P1D (sum up all Y values)
integralRange(double, double, double, double, boolean) - Method in class jhplot.H2D
Integrate histogram in the range.
integralRegion(double, double, boolean) - Method in class jhplot.H1D
Integrate histogram in a region between Xmin and Xmax.
integralRegion(double, double) - Method in class jhplot.H1D
Integrate histogram in a region between Xmin and Xmax.
integrate(double, double) - Method in class jhplot.math.num.integration.AdaptiveIntegrator
Evaluate the definite integral from a to b.
integrate(double, double) - Method in class jhplot.math.num.integration.RombergIntegrator
Evaluate the definite integral from a to b.
integrate(double, double) - Method in class jhplot.math.num.integration.SimpsonsIntegrator
Evaluate the definite integral from a to b.
integrate(double, double) - Method in class jhplot.math.num.integration.TrapezoidalIntegrator
Evaluate the definite integral from a to b.
interpolateCubicSpline(double, int) - Method in class jhplot.stat.Interpolator
Calculate a spline with nodes at (x, y), with weights w and smoothing factor rho.
interpolateLoess(double, int, double, int) - Method in class jhplot.stat.Interpolator
Performs a Local Regression Algorithm (also Loess, Lowess) for interpolation of data points.
interpolateNatuarlCubicSpline() - Method in class jhplot.stat.Interpolator
Natural cubic splines interpolation.
Interpolator - Class in jhplot.stat
Perform interpolation of a data using different algorithm.
Interpolator(double[], double[]) - Constructor for class jhplot.stat.Interpolator
Initialize interpolator
Interpolator(P1D) - Constructor for class jhplot.stat.Interpolator
Initialize interpolator for P1D array.
Interpolator(H1D) - Constructor for class jhplot.stat.Interpolator
Initialize interpolator for a histogram.
Interpolator.Cubic - Class in jhplot.stat
represents a cubic polynomial.
inv_center_reduce(double[]) - Method in class jhplot.stat.PCA
 
inv_center_reduce(double[][]) - Method in class jhplot.stat.PCA
 
inverse() - Method in class jhplot.math.kalman.jama.Matrix
Matrix inverse or pseudoinverse
inverse(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
inverse(int[]) - Static method in class jhplot.math.SortUtils
Compute inverse permutation
inverse() - Method in class jhplot.math.ValueErr
Returns the inverse (1/a) of a ValueErr number
inverse(ValueErr) - Method in class jhplot.math.ValueErr
Returns the reciprocal (1/a) of a ValueErr number (a)
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Beta
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Binomial
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Cauchy
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.ChiSquared
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.ContinuousDistribution
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.DiscreteDistribution
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Exponential
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.FDistribution
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Gamma
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Geometric
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Hypergeometric
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Laplace
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Logistic
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.LogNormal
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.NegativeBinomial
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Normal
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Poisson
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Rayleigh
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.TDistribution
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Uniform
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Weibull
The inverse CDF for this distribution.
inverseErf(double) - Static method in class jhplot.math.num.special.Erf
Returns the inverse error function erf-1(y).
inverseLU(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
inverseQR(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
invert(double[]) - Static method in class jhplot.math.ArrayMath
Inverts an array from left to right.
invert(int[]) - Static method in class jhplot.math.ArrayMath
Inverts an array from left to right.
invertIndex(int[]) - Static method in class jhplot.math.Sorting
 
IO - Class in jhplot
Methods used for input-output serialization of Java objects.
IO() - Constructor for class jhplot.IO
 
is3D() - Method in class jhplot.Plottable
Is this plot for 3D canvas.
isAllowedOperatorChar(char) - Static method in class jhplot.math.exp4j.operator.Operator
Check if a character is an allowed operator char
isAlphabetic(int) - Static method in class jhplot.math.exp4j.tokenizer.Tokenizer
 
IsApplet - Static variable in class jhplot.HZirkel
 
isAxisShown(int) - Method in class jhplot.HPlot
Returns whether an axis line will be drawn or not.
isBars() - Method in class jhplot.DrawOptions
Return true if histogram is shown using bars.
isColumnDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Same as checkColumnDimension() but just returns a boolean value rather than throwing an exception.
isContour() - Method in class jhplot.HPlotJa
is contour plot?
isContourBar() - Method in class jhplot.HPlotJa
Show a bar indicating levels on contour plot
isDefaultPosition() - Method in class jhplot.HKey
Is this key should be set at a default position?
isEqual(double, double) - Static method in class jhplot.math.MathUtilsd
Returns true if a is nearly equal to b.
isEqual(double, double, double) - Static method in class jhplot.math.MathUtilsd
Returns true if a is nearly equal to b.
isErrX() - Method in class jhplot.DrawOptions
is error shown on X?
isErrY() - Method in class jhplot.DrawOptions
is error shown on Y?
isEvaluated() - Method in class jhplot.FND
Is the function was evaluated?
isExists(String) - Method in class jhplot.io.HDataBase
Checks if there is a record belonging to the given key.
isFastMath() - Static method in class jhplot.HParam
Check is fast math calculation enabled.
isFilled() - Method in class jhplot.DrawOptions
Fill or not histogram or function.
isFilled() - Method in class jhplot.FPR
Is area filled or not
isFixedBinning() - Method in class jhplot.H1D
Return true if bins have constant bin width
isFixedBinning() - Method in class jhplot.HProf1D
Return true if bins have constant bin width
isFullRank() - Method in class jhplot.math.kalman.jama.QRDecomposition
Is the matrix full rank?
isFullRank() - Method in class jhplot.math.QRDecomposition
Is the matrix full rank?
isGridToFront() - Method in class jhplot.HPlot
Flag, saying whether the grid should be drawn at the foreground or not.
isLeftAssociative() - Method in class jhplot.math.exp4j.operator.Operator
Check if the operator is left associative
isLength(double[], int) - Static method in class jhplot.math.DoubleArray
Same as checkLength but returns a boolean value rather than throwing an exception.
isMirrorAxisShown(int) - Method in class jhplot.HPlot
Returns whether the mirror of an axis will be drawn or not.
isNonsingular() - Method in class jhplot.math.kalman.jama.LUDecomposition
Is the matrix nonsingular?
isNonsingular() - Method in class jhplot.math.LUDecomposition
Is the matrix nonsingular?
isParsed() - Method in class jhplot.F1D
If the function is parsed correctly, return true.
isParsed() - Method in class jhplot.F2D
If the function is parsed correctly, return true.
isParsed() - Method in class jhplot.F3D
If the function is parsed correctly, return true.
isParsed() - Method in class jhplot.FProxy
If the function is parsed correctly, return true.
isPending() - Method in class jhplot.io.csv.CSVParser
 
isPowerOfTwo(int) - Static method in class jhplot.math.MathUtilsd
 
isPresent() - Static method in class jhplot.io.images.ExportCanvas
 
isPrimitivesToFront() - Method in class jhplot.HPlot
Flag, saying whether primitives should be drawn at the foreground or not.
isRowDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Same as checkRowDimension() but just returns a boolean value rather than throwing an exception.
isShowStatBox() - Method in class jhplot.HPlotJa
Is stat box is shown on the current pad?
isSPD() - Method in class jhplot.math.CholeskyDecomposition
Is the matrix symmetric and positive definite?
isSquare(double[][]) - Static method in class jhplot.math.ArrayMath
 
isSquare(float[][]) - Static method in class jhplot.math.ArrayMath
 
isSquare(long[][]) - Static method in class jhplot.math.ArrayMath
 
isSquare(int[][]) - Static method in class jhplot.math.ArrayMath
 
isSquare(Object[][]) - Static method in class jhplot.math.ArrayMath
 
isSurface() - Method in class jhplot.HPlot3D
Is the plot will be shown as a surface?
isTicLabelsShown(int) - Method in class jhplot.HPlot
Returns whether or not to draw the tick labels
isTicsShown(int) - Method in class jhplot.HPlot
Returns whether or not to draw ticks (little lines on the axes).
isValid() - Method in class jhplot.math.exp4j.ValidationResult
Check if an expression has been validated successfully
isValidFunctionName(String) - Static method in class jhplot.math.exp4j.function.Function
 
isZero(double) - Static method in class jhplot.math.MathUtilsd
Returns true if the value is zero (using the default tolerance as upper bound)
isZero(double, double) - Static method in class jhplot.math.MathUtilsd
Returns true if the value is zero.
iterate(IterativeMethod.IterativeState) - Method in class jhplot.math.num.IterativeMethod
Perform the iterative evaluation.
iterate() - Method in interface jhplot.math.num.IterativeMethod.IterativeState
Perform the next iteration of the iterative evaluation.
IterativeMethod - Class in jhplot.math.num
A method to solve generic problems by finding successive (and hopefully better) approximations to the solution.
IterativeMethod.IterativeState - Interface in jhplot.math.num
The current state for an iterative method.
IView - Class in jhplot
Simple image viewer for PNG, JPG, GIF files
IView() - Constructor for class jhplot.IView
Show an empty image viewer.
IView(String) - Constructor for class jhplot.IView
Show image or images
IViewSVG - Class in jhplot
Simple image viewer for SVG files.
IViewSVG(String) - Constructor for class jhplot.IViewSVG
Show SVG file inside the image viewer.
IViewSVG() - Constructor for class jhplot.IViewSVG
Show empty image viewer.

J

JAVA_CLASSPATH - Static variable in class jhplot.HPlotJa
The current Java class path.
JAVA_HOME - Static variable in class jhplot.HPlotJa
The directory where Java is installed on the current machine.
JAVA_RUNTIME_VERSION - Static variable in class jhplot.HPlotJa
The current Java runtime version.
JAVA_VERSION - Static variable in class jhplot.HPlotJa
The current Java version.
jhplot - package jhplot
Provides the classes necessary for DMelt math and plotting.
JHPlot - Class in jhplot
Show information about jHplot.
JHPlot() - Constructor for class jhplot.JHPlot
 
jhplot.bsom - package jhplot.bsom
Bayesian Self-Organizing Maps
jhplot.fit - package jhplot.fit
Predefined fit functions for the fit panel (HFit).
jhplot.io - package jhplot.io
jHPlot IO classes
jhplot.io.csv - package jhplot.io.csv
A very simple CSV parser for Java released under a commercial-friendly license.
jhplot.io.csv.bean - package jhplot.io.csv.bean
A simple bean binding interface for use with opencsv.
jhplot.io.db - package jhplot.io.db
 
jhplot.io.images - package jhplot.io.images
 
jhplot.math - package jhplot.math
Provides the classes for DMelt mathematics.
jhplot.math.exp4j - package jhplot.math.exp4j
 
jhplot.math.exp4j.function - package jhplot.math.exp4j.function
 
jhplot.math.exp4j.operator - package jhplot.math.exp4j.operator
 
jhplot.math.exp4j.shuntingyard - package jhplot.math.exp4j.shuntingyard
 
jhplot.math.exp4j.tokenizer - package jhplot.math.exp4j.tokenizer
 
jhplot.math.io - package jhplot.math.io
IO package for math (based on jmathtools).
jhplot.math.kalman - package jhplot.math.kalman
 
jhplot.math.kalman.jama - package jhplot.math.kalman.jama
 
jhplot.math.num - package jhplot.math.num
Common classes used throughout numerics4j.
jhplot.math.num.integration - package jhplot.math.num.integration
Function interfaces.
jhplot.math.num.pdf - package jhplot.math.num.pdf
Statistical distributions.
jhplot.math.num.random - package jhplot.math.num.random
Random number generators and random variable generators.
jhplot.math.num.root - package jhplot.math.num.root
Function interfaces.
jhplot.math.num.special - package jhplot.math.num.special
Elementary functions not provided by the Java™.
jhplot.math.pca - package jhplot.math.pca
A library implementing Principal Component Analysis (PCA) data transformation; in majority of cases the only class that the library's user should be interested in is the class.
jhplot.math.pca.covmatrixevd - package jhplot.math.pca.covmatrixevd
A package containing two different implementations of the data's covariance matrix eigenvalue decomposition.
jhplot.math.pca.tests - package jhplot.math.pca.tests
 
jhplot.math.polysolve - package jhplot.math.polysolve
Polynomial Regression Data Fit (Java version)
jhplot.root - package jhplot.root
Access to ROOT files (based on Tony Johnson's RootHistogramBrowser).
jhplot.security - package jhplot.security
MD5 hash for objects or data files
jhplot.shapes - package jhplot.shapes
DataMelt package to draw java 2D primitives
jhplot.stat - package jhplot.stat
Statistical calculations: fluctuations, linear regression etc.
jhplot.utils - package jhplot.utils
Useful classes for verious manipulations and integration with DataMelt
jhplot.v3d - package jhplot.v3d
Main DataMelt 3D geometry package.
JHreader - Class in jhplot.io
A class to read XML file and build jHPlot graphics.
JHreader() - Constructor for class jhplot.io.JHreader
 
JHwriter - Class in jhplot.io
A class to write graphics in XML file.
JHwriter() - Constructor for class jhplot.io.JHwriter
 
JKalman - Class in jhplot.math.kalman
Kalman filter (state).
JKalman(int, int, int) - Constructor for class jhplot.math.kalman.JKalman
The construstor allocates JKalman filter and all its matrices and initializes them somehow.
JKalman(int, int) - Constructor for class jhplot.math.kalman.JKalman
Constructor in case of no control.
jminhep.cluster - package jminhep.cluster
jHepWork package for a cluster analysis.
jointMaxVal - Variable in class jhplot.stat.JointProbabilityState
 
JointProbabilityState - Class in jhplot.stat
Calculates the probabilities of each state in a joint random variable.
JointProbabilityState(double[], double[]) - Constructor for class jhplot.stat.JointProbabilityState
Constructor for the JointProbabilityState class.
jointProbMap - Variable in class jhplot.stat.JointProbabilityState
 

K

KalmanTest - Class in jhplot.math.kalman
JKalman TestBench
KalmanTest() - Constructor for class jhplot.math.kalman.KalmanTest
Constructor
Key - Static variable in class jhplot.HPlotJa
 
KolmogorovSmirnovDist - Class in jhplot.math
This class computes both the cumulative probability P[D_n <= x] and the complementary cumulative probability P[D_n >= x] of the 2-sided 1-sample Kolmogorov-Smirnov distribution.
KolmogorovSmirnovDist() - Constructor for class jhplot.math.KolmogorovSmirnovDist
 
kurtosis() - Method in class jhplot.P0D
Returns the kurtosis.
kurtosis() - Method in class jhplot.P0I
Returns the kurtosis.

L

LabelX - Static variable in class jhplot.HPlotJa
 
LabelY - Static variable in class jhplot.HPlotJa
 
Landau - Class in jhplot.fit
The function represents the Landau distribution.
Landau() - Constructor for class jhplot.fit.Landau
 
Landau(String) - Constructor for class jhplot.fit.Landau
 
Landau(String[], String[]) - Constructor for class jhplot.fit.Landau
 
Laplace - Class in jhplot.math.num.pdf
The Laplace distribution.
Laplace() - Constructor for class jhplot.math.num.pdf.Laplace
Default constructor.
Laplace(double, double) - Constructor for class jhplot.math.num.pdf.Laplace
Create a distribution with the given mean and scale.
LaplaceRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Laplace distribution.
LaplaceRandomVariable() - Constructor for class jhplot.math.num.random.LaplaceRandomVariable
Default constructor.
LaplaceRandomVariable(double, double) - Constructor for class jhplot.math.num.random.LaplaceRandomVariable
Create a random variable with the given mean and scale.
LaplaceRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.LaplaceRandomVariable
Create a random variable with the given parameters.
lastIndexOf(int, int) - Method in class jhplot.P0D
Searches the list back to front for the last index of value, starting at offset.
lastIndexOf(int, int) - Method in class jhplot.P0I
Searches the list back to front for the last index of value, starting at offset.
lastIndexOf(double, double) - Method in class jhplot.P1D
Searches for the index of value, starting at offset, but backwards Here we search for (X,Y) pairs only.
lastIndexOfX(double) - Method in class jhplot.P1D
Searches for value in X backwards.
lastIndexOfY(double) - Method in class jhplot.P1D
Searches for a Y value backewards.
leapFrog(double[], F1D, double) - Static method in class jhplot.math.Numeric
Uses the Leap-Frog method to solve an ODE.
learn() - Method in class jhplot.bsom.BsomDemo
Set learn mode
LEDataInputStream - Class in jhplot.math.io
This class was designed on the base of Roedy Green LEDataInputStream Thanks to Roedy Green, Canadian Mind Products mailto:roedy@mindprod.com http://mindprod.com
LEDataInputStream(InputStream) - Constructor for class jhplot.math.io.LEDataInputStream
 
LEDataOutputStream - Class in jhplot.math.io
This class was designed on the base of Roedy Green LEDataInputStream Thanks to Roedy Green, Canadian Mind Products mailto:roedy@mindprod.com http://mindprod.com
LEDataOutputStream(OutputStream) - Constructor for class jhplot.math.io.LEDataOutputStream
 
legendtest(PyObject[], String[]) - Method in class jhplot.Plot
Sets the legend labels and location.
length() - Method in class jhplot.math.io.LERandomAccessFile
 
LERandomAccessFile - Class in jhplot.math.io
This class was designed on the base of Roedy Green LEDataInputStream Thanks to Roedy Green, Canadian Mind Products mailto:roedy@mindprod.com http://mindprod.com
LERandomAccessFile(String, String) - Constructor for class jhplot.math.io.LERandomAccessFile
constructors
LERandomAccessFile(File, String) - Constructor for class jhplot.math.io.LERandomAccessFile
 
LINE - Static variable in class jhplot.shapes.HShape
 
Line - Class in jhplot.shapes
Draw a line in the user or NDC coordinate system
Line(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Line
Main constructor fot a line
Line(double, double, double, double) - Constructor for class jhplot.shapes.Line
Make a line using black (default) color and default stroke
LinearAlgebra - Class in jhplot.math
A collection of static methods for performing math operations on matrices and arrays.
LinearAlgebra() - Constructor for class jhplot.math.LinearAlgebra
 
LinearCongruentialRNG - Class in jhplot.math.num.random
A general linear congruential generator.
LinearCongruentialRNG(long, long) - Constructor for class jhplot.math.num.random.LinearCongruentialRNG
Create a linear congruential generator with the given modulus and multiplier.
LinearCongruentialRNG(long, long, long) - Constructor for class jhplot.math.num.random.LinearCongruentialRNG
Create a linear congruential generator with the given parameters.
LinearCongruentialRNG(long, long, long, long) - Constructor for class jhplot.math.num.random.LinearCongruentialRNG
Create a linear congruential generator with the given parameters.
linearConv(double, double, Matrix) - Method in class jhplot.bsom.Matrix
Linear conversion: a*X + b*Y.
lineColor - Variable in class jhplot.math.polysolve.PolySolve
 
LinReg - Class in jhplot.stat
A linear regression analysis.
LinReg(double[], double[]) - Constructor for class jhplot.stat.LinReg
Constructor for regression calculations
LinReg(P1D) - Constructor for class jhplot.stat.LinReg
constructor for regression calculations.
LinRegWeighted - Class in jhplot.stat
Weighted Least Squares Regression
LinRegWeighted(double[], double[], double[]) - Constructor for class jhplot.stat.LinRegWeighted
Constructor for regression calculations
lint(double, double, double, double, double) - Static method in class jhplot.math.MathUtilsd
Lineal interpolation.
lint(float, float, float, float, float) - Static method in class jhplot.math.MathUtilsd
Lineal interpolation.
listEntries() - Method in class jhplot.io.PFile
List objects stored in the file.
listObjectNames() - Method in class jhplot.io.FileAida
List name of the objects inside trees
LITTLE_ENDIAN - Static variable in class jhplot.math.io.BinaryFile
 
LITTLE_ENDIAN - Static variable in class jhplot.math.io.BinaryInputStream
 
LITTLE_ENDIAN - Static variable in class jhplot.math.io.BinaryOutputStream
 
lnGamma(double) - Static method in class jhplot.stat.Statistics
Returns natural logarithm of gamma function.
load(String) - Method in class jhplot.BRoot
Load a ROOT file
load(H1D, String) - Method in class jhplot.HFit
Load a histogram for a fit
load(P1D, String) - Method in class jhplot.HFit
Load data for a fit
load(String, boolean) - Method in class jhplot.io.FileAida
Load a AIDA file
load(File, boolean) - Method in class jhplot.io.FileAida
Load a AIDA file
load(String) - Method in class jhplot.IViewSVG
Show SVG file inside the image viewer.
loadData(P1D) - Method in class jhplot.bsom.Bsom
 
loadData(String) - Method in class jhplot.bsom.Bsom
 
loadFile(String) - Method in class jhplot.HMedusa
LOad a file with the graph.
log() - Method in class jhplot.math.Complex
Principal branch of the Complex logarithm of this Complex number.
log(ValueErr) - Method in class jhplot.math.ValueErr
Take natural log
log10(ValueErr) - Method in class jhplot.math.ValueErr
log to base 10
log10(double) - Method in class jhplot.math.ValueErr
 
LOG_2_PI - Static variable in interface jhplot.math.num.Constants
log(2 π).
LOG_BASE - Static variable in class jhplot.stat.Entropy
 
logBeta(double, double) - Static method in class jhplot.math.num.special.Beta
Returns the natural logarithm of the beta function B(a, b) (1).
logBinomialProbability(int, int, double, double) - Static method in class jhplot.math.num.pdf.SaddlePoint
Compute the PMF for a binomial distribution using the saddle point expansion.
logGamma(double) - Static method in class jhplot.math.num.special.Gamma
Returns the natural logarithm of the gamma function Γ(x) (1).
Logistic - Class in jhplot.math.num.pdf
The Logistic distribution.
Logistic() - Constructor for class jhplot.math.num.pdf.Logistic
Default constructor.
Logistic(double, double) - Constructor for class jhplot.math.num.pdf.Logistic
Create a distribution with the given mean and scale parameters.
LogisticRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Logistic distribution.
LogisticRandomVariable() - Constructor for class jhplot.math.num.random.LogisticRandomVariable
Default constructor.
LogisticRandomVariable(double, double) - Constructor for class jhplot.math.num.random.LogisticRandomVariable
Create a random variable with the given mean and scale.
LogisticRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.LogisticRandomVariable
Create a random variable with the given parameters.
loglog(PyObject[], String[]) - Method in class jhplot.Plot
 
LogNormal - Class in jhplot.math.num.pdf
The Log Normal distribution.
LogNormal() - Constructor for class jhplot.math.num.pdf.LogNormal
Default constructor.
LogNormal(double, double) - Constructor for class jhplot.math.num.pdf.LogNormal
Create a distribution with the given mean and standard deviation.
logNormal(double, double) - Static method in class jhplot.math.Random
Generate a random number from a LogNormal random variable.
LogNormalRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Log Normal distribution.
LogNormalRandomVariable() - Constructor for class jhplot.math.num.random.LogNormalRandomVariable
Default constructor.
LogNormalRandomVariable(double, double) - Constructor for class jhplot.math.num.random.LogNormalRandomVariable
Create a random variable with the given mean and standard deviation.
LogNormalRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.LogNormalRandomVariable
Create a random variable with the given parameters.
LU(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
LUDecomposition - Class in jhplot.math.kalman.jama
LU Decomposition.
LUDecomposition(Matrix) - Constructor for class jhplot.math.kalman.jama.LUDecomposition
LU Decomposition
LUDecomposition - Class in jhplot.math
LU Decomposition.
LUDecomposition(double[][]) - Constructor for class jhplot.math.LUDecomposition
LU Decomposition

M

main(String[]) - Static method in class jhplot.bsom.MainFrame
 
main(String[]) - Static method in class jhplot.bsom.MainFrameDemo
 
main(String[]) - Static method in class jhplot.HPlotJa
The main method of japlot.jaxodraw: determines system properties, preferences and command line arguments, before bringing up the graphical user interface.
main(String[]) - Static method in class jhplot.HPlotJas
 
main(String[]) - Static method in class jhplot.io.ArrayReaderWriter
 
main(String[]) - Static method in class jhplot.io.images.Test
 
main(String[]) - Static method in class jhplot.math.DoubleArray
 
main(String[]) - Static method in class jhplot.math.io.ASCIIFile
 
main(String[]) - Static method in class jhplot.math.io.BinaryFile
 
main(String[]) - Static method in class jhplot.math.kalman.KalmanTest
Main method
main(String[]) - Static method in class jhplot.math.KolmogorovSmirnovDist
 
main(String[]) - Static method in class jhplot.math.pca.SampleRun
 
main(String[]) - Static method in class jhplot.math.Poisson
 
main(String[]) - Static method in class jhplot.math.polysolve.PolySolve
 
main(String[]) - Static method in class jhplot.math.Slicing
 
main(String[]) - Static method in class jhplot.math.Sorting
 
main(String[]) - Static method in class jhplot.math.SortUtils
Test method
main(String[]) - Static method in class jhplot.Plot
 
main(String[]) - Static method in class jhplot.PND
Test
main(String[]) - Static method in class jhplot.PNI
Test
main(String[]) - Static method in class jhplot.root.RootHistogramBrowser
 
main(String[]) - Static method in class jhplot.SPlot
 
main(String[]) - Static method in class jhplot.stat.Anova
 
main(String[]) - Static method in class jhplot.stat.PCA
 
main(String[]) - Static method in class jhplot.utils.BrowserHTML
 
main(String[]) - Static method in class jhplot.utils.FileList
Sole entry point to the class and application.
main(String[]) - Static method in class jhplot.utils.GHFontChooser
 
main(String[]) - Static method in class jhplot.utils.ShowColors
 
main(String[]) - Static method in class jhplot.utils.ShowFonts
Simple main program to start it running
main(String[]) - Static method in class jhplot.v3d.TestCanvas
 
main(String[]) - Static method in class jhplot.WPlot
 
main(String[]) - Static method in class jminhep.cluster.DataHolder
Main method -- to test the DataPoint class
main(String[]) - Static method in class jminhep.cluster.DataPoint
Main method -- to test the DataPoint class
MainFrame - Class in jhplot.bsom
 
MainFrame() - Constructor for class jhplot.bsom.MainFrame
 
MainFrameDemo - Class in jhplot.bsom
 
MainFrameDemo() - Constructor for class jhplot.bsom.MainFrameDemo
 
makeDialog() - Method in class jhplot.io.BrowserAida
Make a dialog
mapBinNumber(int, IAxis) - Method in class jhplot.HProf2D
Utility method to map the bin number from the external representation (from -2 to nBins-1 where -2 is the overflow and -1 is the underflow) to the internal one (from 0 to nBins+1 where 0 is the underflow and nBins+1 if the overflow bin)
mapNames() - Method in class jhplot.io.PFile
Generate an association between record number and object name.
MappingStrategy<T> - Interface in jhplot.io.csv.bean
 
mass(double[]) - Static method in class jhplot.math.ArrayMath
Returns the sum of the elements of the array.
mass(int[]) - Static method in class jhplot.math.ArrayMath
Returns the sum of the elements of the array.
Mathfun - Class in jhplot.math
 
Mathfun() - Constructor for class jhplot.math.Mathfun
 
MathRNG - Class in jhplot.math.num.random
A random number generator that delegates random number generation to the Math.random() method.
MathRNG() - Constructor for class jhplot.math.num.random.MathRNG
 
Maths - Class in jhplot.math.kalman.jama
 
Maths() - Constructor for class jhplot.math.kalman.jama.Maths
 
MathUtilsd - Class in jhplot.math
Utility and fast math functions.
MathUtilsd() - Constructor for class jhplot.math.MathUtilsd
 
Matrix - Class in jhplot.bsom
Matrix is a class for matrix objects with basic linear calculation methods.
Matrix(int) - Constructor for class jhplot.bsom.Matrix
Construct a square matrix object.
Matrix(int, int) - Constructor for class jhplot.bsom.Matrix
Construct a rectangle matrix object.
Matrix - Class in jhplot.math.kalman.jama
Jama = Java Matrix class.
Matrix(int, int) - Constructor for class jhplot.math.kalman.jama.Matrix
Construct an m-by-n matrix of zeros.
Matrix(int, int, double) - Constructor for class jhplot.math.kalman.jama.Matrix
Construct an m-by-n constant matrix.
Matrix(double[][]) - Constructor for class jhplot.math.kalman.jama.Matrix
Construct a matrix from a 2-D array.
Matrix(double[][], int, int) - Constructor for class jhplot.math.kalman.jama.Matrix
Construct a matrix quickly without checking arguments.
Matrix(double[], int) - Constructor for class jhplot.math.kalman.jama.Matrix
Construct a matrix from a one-dimensional packed array
MatrixFunctions - Class in jhplot.math.polysolve
 
max(double[]) - Static method in class jhplot.math.ArrayMath
Returns the maximum of an array.
max(double[][]) - Static method in class jhplot.math.ArrayMath
Returns the maximum of an array.
max(int[]) - Static method in class jhplot.math.ArrayMath
Returns the maximum of an array.
max(int[][]) - Static method in class jhplot.math.ArrayMath
Returns the maximum of an array.
max(double[][]) - Static method in class jhplot.math.DoubleArray
Finds the maximum value in each column of a matrix.
max(double...) - Static method in class jhplot.math.DoubleArray
Finds maximum value in either a list of numbers or a single array.
max(int[][]) - Static method in class jhplot.math.IntegerArray
 
max(int...) - Static method in class jhplot.math.IntegerArray
 
maxBinHeight() - Method in class jhplot.H1D
Max value of all bins
maxBinHeight() - Method in class jhplot.HProf1D
Max value of all bins
maxIndex(double[]) - Static method in class jhplot.math.ArrayMath
returns the index of the greatest element from the given array
maxIndex(double[][]) - Static method in class jhplot.math.DoubleArray
Finds the indices of the minimum values in each column of a matrix.
maxIndex(double...) - Static method in class jhplot.math.DoubleArray
Finds the index of the maximum value in a list of values or an array.
maxIndex(int[][]) - Static method in class jhplot.math.IntegerArray
 
maxIndex(int...) - Static method in class jhplot.math.IntegerArray
 
maxScale - Variable in class jhplot.v3d.Model3d
 
maxState - Variable in class jhplot.stat.ProbabilityState
 
MD5 - Class in jhplot.security
Get MD5 hash for any object or a file with data
MD5(Object) - Constructor for class jhplot.security.MD5
Initialize MD5 calculations
MD5(File) - Constructor for class jhplot.security.MD5
Initialize MD5 calculations for a file
MD5(String) - Static method in class jhplot.security.SimpleMD5
 
mean() - Method in class jhplot.H1D
Get mean of the histogram
mean() - Method in class jhplot.HProf1D
Get mean of the histogram
mean(double[]) - Static method in class jhplot.math.ArrayMath
Computes the mean.
mean(int[]) - Static method in class jhplot.math.ArrayMath
Computes the mean.
mean(double[]) - Static method in class jhplot.math.StatisticSample
Get mean value
mean(double[][]) - Static method in class jhplot.math.StatisticSample
Get mean
mean() - Method in class jhplot.P0D
Returns the mean value.
mean() - Method in class jhplot.P0I
Returns the mean value.
mean(int) - Method in class jhplot.P2D
Returns the mean value for any axis
mean(double[]) - Static method in class jhplot.stat.Statistics
Get mean value
mean(double[][]) - Static method in class jhplot.stat.Statistics
Get mean
meanX() - Method in class jhplot.P1D
Returns the mean value in X.
meanX() - Method in class jhplot.P2D
Returns the mean value in X.
meanX() - Method in class jhplot.P3D
Returns the mean value in X.
meanXerror() - Method in class jhplot.P1D
Returns the standard error of the mean values for X.
meanY() - Method in class jhplot.P1D
Returns the mean value in Y.
meanY() - Method in class jhplot.P2D
Returns the mean value in Y.
meanY() - Method in class jhplot.P3D
Returns the mean value in Y.
meanYerror() - Method in class jhplot.P1D
Returns the standard error of the mean values for Y.
meanZ() - Method in class jhplot.P2D
Returns the mean value in Z.
meanZ() - Method in class jhplot.P3D
Returns the mean value in Z.
median(double[]) - Static method in class jhplot.math.ArrayMath
Computes the median of an array.
median(int[]) - Static method in class jhplot.math.ArrayMath
Computes the median of an array.
median() - Method in class jhplot.P0D
Returns the median.
median() - Method in class jhplot.P0I
Returns the median.
MemoryMonitor - Class in jhplot.utils
Simple memory monitor.
MemoryMonitor() - Constructor for class jhplot.utils.MemoryMonitor
 
merge(double[]...) - Static method in class jhplot.math.DoubleArray
Concatenates arrays.
merge(int[]...) - Static method in class jhplot.math.IntegerArray
 
merge(P0D) - Method in class jhplot.P0D
Merge two P0D containers
merge(P0I) - Method in class jhplot.P0I
Merge two P0I containers
merge(P1D) - Method in class jhplot.P1D
Merge two P1D containers.
merge(P2D) - Method in class jhplot.P2D
Merge two P2D containers
merge(P3D) - Method in class jhplot.P3D
Merge two P3D containers
mergeArrays(double[], double[], double[]) - Static method in class jhplot.stat.ProbabilityState
Takes in two arrays and writes the joint state of those arrays to the output vector, returning the maximum joint state.
mergeColumns(double[]...) - Static method in class jhplot.math.DoubleArray
Combine a set of arrays into a matrix.
mergeColumns(int[]...) - Static method in class jhplot.math.IntegerArray
 
mergeRows(double[]...) - Static method in class jhplot.math.DoubleArray
Combine a set of arrays into a matrix.
mergeRows(int[]...) - Static method in class jhplot.math.IntegerArray
 
metropolis(double[], F1D, double) - Static method in class jhplot.math.Numeric
The Metropolis algorithm.
min(double[]) - Static method in class jhplot.math.ArrayMath
Returns the minimum of an array.
min(double[][]) - Static method in class jhplot.math.ArrayMath
Returns the minimum of an array.
min(int[]) - Static method in class jhplot.math.ArrayMath
Returns the minimum of an array.
min(int[][]) - Static method in class jhplot.math.ArrayMath
Returns the minimum of an array.
min(double[][]) - Static method in class jhplot.math.DoubleArray
Finds the minimum value in each column of a matrix.
min(double...) - Static method in class jhplot.math.DoubleArray
Finds minimum value in either a list of numbers or a single array.
min(int[][]) - Static method in class jhplot.math.IntegerArray
 
min(int...) - Static method in class jhplot.math.IntegerArray
 
minBinHeight() - Method in class jhplot.H1D
Min value of all bins
minBinHeight() - Method in class jhplot.HProf1D
Min value of all bins
minimumSize() - Method in class jhplot.v3d.Canvas3d
 
minIndex(double[]) - Static method in class jhplot.math.ArrayMath
returns the index of the smallest element from the given array
minIndex(double[][]) - Static method in class jhplot.math.DoubleArray
Finds the indices of the minimum values in each column of a matrix.
minIndex(double...) - Static method in class jhplot.math.DoubleArray
Finds the index of the minumum value in a list of values or an array.
minIndex(int[][]) - Static method in class jhplot.math.IntegerArray
 
minIndex(int...) - Static method in class jhplot.math.IntegerArray
 
minScale - Variable in class jhplot.v3d.Model3d
 
minus(Complex) - Method in class jhplot.math.Complex
Subtraction of Complex numbers (doesn't change this Complex number).
minus(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
C = A - B
minus(double[], double[]) - Static method in class jhplot.math.LinearAlgebra
Element-wise subtraction of two arrays.
minus(double[], double) - Static method in class jhplot.math.LinearAlgebra
Subtracts a scalar value from each element of an array
minus(double, double[]) - Static method in class jhplot.math.LinearAlgebra
Subtracts each element of an array from a scalar value.
minus(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
Element-wise subtraction of two matrices.
minus(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Subtract a scalar from each element of a matrix.
minus(double, double[][]) - Static method in class jhplot.math.LinearAlgebra
Subtract each element of a matrix from a scalar.
minus(ValueErr, double) - Method in class jhplot.math.ValueErr
Subtract an ValueErr number from this ValueErr number with correlation
minus(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
Subtract ValueErr number b from ValueErr number a with correlation
minus(ValueErr) - Method in class jhplot.math.ValueErr
Subtract a ValueErr number from this ValueErr number without correlation
minus(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
Subtract ValueErr number b from ValueErr number without correlation
minus(double) - Method in class jhplot.math.ValueErr
Subtract an error free double number from this ValueErr number.
minus(double, ValueErr) - Method in class jhplot.math.ValueErr
Subtract a ValueErr number b from an error free double
minus(double, double) - Method in class jhplot.math.ValueErr
Subtract an error free double number b from an error free double a and return sum as ValueErr
minusEquals(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
A = A - B
minusEquals(ValueErr, double) - Method in class jhplot.math.ValueErr
Subtract a ValueErr number to this ValueErr number and replace this with the sum with correlation
minusEquals(ValueErr) - Method in class jhplot.math.ValueErr
Subtract a ValueErr number from this ValueErr number and replace this with the sum with no correlation
minusEquals(double) - Method in class jhplot.math.ValueErr
Subtract a double number from this ValueErr number and replace this with the sum
minusReal(double) - Method in class jhplot.math.Complex
Subtraction from real part
mod() - Method in class jhplot.math.Complex
Modulus of this Complex number (the distance from the origin in polar coordinates).
Model3d - Class in jhplot.v3d
 
Model3d(Applet, int, int) - Constructor for class jhplot.v3d.Model3d
 
moment(int, double) - Method in class jhplot.P0D
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
moment(int, double) - Method in class jhplot.P0I
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
mouseDown(Event, int, int) - Method in class jhplot.v3d.Animation
 
mousePos(int, int) - Method in class jhplot.math.polysolve.GraphPanel
 
move(String, String) - Method in class jhplot.P1D
Transform a P1D data holder to some function with error propagation (for both levels)
mul(Vector3d) - Method in class jhplot.v3d.Vector3d
 
mul(float) - Method in class jhplot.v3d.Vector3d
 
mulipliedEntriesWith(Matrix) - Method in class jhplot.bsom.Matrix
Multiply entries.
multipliedBy(double) - Method in class jhplot.bsom.Matrix
Scalar product: aX.
multipliedBy(Matrix) - Method in class jhplot.bsom.Matrix
Matrix multiplication: X*Y.
MutualInformation - Class in jhplot.stat
Implements common discrete Mutual Information functions.

N

name(Object) - Static method in class jhplot.help
Returns the full name of the class.
nanoToSec - Static variable in class jhplot.math.MathUtilsd
 
NegativeBinomial - Class in jhplot.fit
Negative binomial distribution.
NegativeBinomial() - Constructor for class jhplot.fit.NegativeBinomial
 
NegativeBinomial(String) - Constructor for class jhplot.fit.NegativeBinomial
 
NegativeBinomial(String[], String[]) - Constructor for class jhplot.fit.NegativeBinomial
 
NegativeBinomial - Class in jhplot.math.num.pdf
The Negative Binomial distribution.
NegativeBinomial() - Constructor for class jhplot.math.num.pdf.NegativeBinomial
Default constructor.
NegativeBinomial(int, double) - Constructor for class jhplot.math.num.pdf.NegativeBinomial
Create a distribution with the given number of successes and probability of success.
NegativeBinomialRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Negative Binomial distribution.
NegativeBinomialRandomVariable() - Constructor for class jhplot.math.num.random.NegativeBinomialRandomVariable
Default constructor.
NegativeBinomialRandomVariable(int, double) - Constructor for class jhplot.math.num.random.NegativeBinomialRandomVariable
Create a random variable with the given number of successes and probability of success.
NegativeBinomialRandomVariable(int, double, RNG) - Constructor for class jhplot.math.num.random.NegativeBinomialRandomVariable
Create a random variable with the given parameters.
NewtonRootFinder - Class in jhplot.math.num.root
Newton's method (1) for finding roots of functions.
NewtonRootFinder(Function, Function) - Constructor for class jhplot.math.num.root.NewtonRootFinder
Create a root finder for the given function.
NewtonRootFinder(Function, Function, int, double) - Constructor for class jhplot.math.num.root.NewtonRootFinder
Create a root finder for the given function.
next() - Method in class jhplot.io.csv.CSVReader
Reads the next line from the buffer and converts to a string array.
next() - Method in class jhplot.math.Poisson
Get next Poisson random number with the lambda given in constructor
next(double) - Method in class jhplot.math.Poisson
Get next Poisson random number with a new lambda (overwrides the default)
nextPowerOfTwo(int) - Static method in class jhplot.math.MathUtilsd
Returns the next power of two.
nextRandomNumber() - Method in class jhplot.math.num.random.LinearCongruentialRNG
Access the next random number from this generator.
nextRandomNumber() - Method in class jhplot.math.num.random.MathRNG
Access the next random number from this generator.
nextRandomNumber() - Method in class jhplot.math.num.random.RandomRNG
Access the next random number from this generator.
nextRandomNumber() - Method in interface jhplot.math.num.random.RNG
Access the next random number from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.BernoulliRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.BernoulliRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.BetaRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.BetaRandomVariable
Access the next random variable from this generator.
nextRandomVariable(int, double, RNG) - Static method in class jhplot.math.num.random.BinomialRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.BinomialRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.CauchyRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.CauchyRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.ChiSquaredRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.ChiSquaredRandomVariable
Access the next random variable from this generator.
nextRandomVariable() - Method in interface jhplot.math.num.random.ContinuousRandomVariable
Access the next random variable from this generator.
nextRandomVariable() - Method in interface jhplot.math.num.random.DiscreteRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.ExponentialRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.ExponentialRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.FRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.FRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.GammaRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.GammaRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.GeometricRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.GeometricRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.LaplaceRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.LaplaceRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.LogisticRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.LogisticRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.LogNormalRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.LogNormalRandomVariable
Access the next random variable from this generator.
nextRandomVariable(int, double, RNG) - Static method in class jhplot.math.num.random.NegativeBinomialRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.NegativeBinomialRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.NormalRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.NormalRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.PoissonRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.PoissonRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.RayleighRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.RayleighRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.TRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.TRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.UniformRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.UniformRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, double, RNG) - Static method in class jhplot.math.num.random.WeibullRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.WeibullRandomVariable
Access the next random variable from this generator.
nextToken() - Method in class jhplot.math.exp4j.tokenizer.Tokenizer
 
NO_ESCAPE_CHARACTER - Static variable in class jhplot.io.csv.CSVWriter
The escape constant to use when you wish to suppress all escaping.
NO_QUOTE_CHARACTER - Static variable in class jhplot.io.csv.CSVWriter
The quote constant to use when you wish to suppress all quoting.
norm(double[]) - Static method in class jhplot.math.ArrayMath
Computes the L2 norm of an array (Euclidean norm or "length").
norm(int[]) - Static method in class jhplot.math.ArrayMath
Computes the L2 norm of an array (Euclidean norm or "length").
norm1() - Method in class jhplot.math.kalman.jama.Matrix
One norm
norm1(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
norm2(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
norm2() - Method in class jhplot.math.SingularValueDecomposition
Two norm
Normal - Class in jhplot.math.num.pdf
The Normal distribution (1).
Normal() - Constructor for class jhplot.math.num.pdf.Normal
Default constructor.
Normal(double, double) - Constructor for class jhplot.math.num.pdf.Normal
Create a distribution with the given mean and standard deviation.
normal(double, double) - Static method in class jhplot.math.Random
Generate a random number from a Gaussian (Normal) random variable.
normaliseArray(double[], int[]) - Static method in class jhplot.stat.ProbabilityState
Takes an input vector and writes an output vector which is a normalised version of the input, and returns the maximum state.
normalize(double[]) - Static method in class jhplot.math.ArrayMath
Renormalizes the array so that its L2 norm is 1 (up to computational errors).
normalize() - Method in class jhplot.v3d.Vector3d
 
NormalRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Normal distribution.
NormalRandomVariable() - Constructor for class jhplot.math.num.random.NormalRandomVariable
Default constructor.
NormalRandomVariable(double, double) - Constructor for class jhplot.math.num.random.NormalRandomVariable
Create a random variable with the given mean and standard deviation.
NormalRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.NormalRandomVariable
Create a random variable with the given parameters.
normF() - Method in class jhplot.math.kalman.jama.Matrix
Frobenius norm
normF(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
normInf() - Method in class jhplot.math.kalman.jama.Matrix
Infinity norm
normInf(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
nRoot(ValueErr, int) - Method in class jhplot.math.ValueErr
Take nth root from the value (n is above 1)
NULL_CHARACTER - Static variable in class jhplot.io.csv.CSVParser
This is the "null" character - if a value is set to this then it is ignored.
numberLabels() - Method in class jhplot.HPlot
No labels on the current plot.
numberPrimitives() - Method in class jhplot.HPlot
No of primitives for the current plot.
NumberToken - Class in jhplot.math.exp4j.tokenizer
Represents a number in the expression
NumberToken(double) - Constructor for class jhplot.math.exp4j.tokenizer.NumberToken
Create a new instance
numeric() - Method in class jhplot.F1D
Perform some numeric substitutions.
numeric() - Method in class jhplot.F2D
Perform some numeric substitutions.
Numeric - Class in jhplot.math
Do some numerical calculations.
Numeric() - Constructor for class jhplot.math.Numeric
 
numeric(String) - Method in class jhplot.math.Symbolic
Evaluate numerical values and perform some substitutions.
NumericException - Exception in jhplot.math.num
Generic numerical exception thrown by numerics4j.
NumericException(String) - Constructor for exception jhplot.math.num.NumericException
Create an execption with the given message.

O

obj - Variable in class jhplot.v3d.Model3d
 
Object3d - Class in jhplot.v3d
 
Object3d(Model3d, int, int) - Constructor for class jhplot.v3d.Object3d
 
Object3d(String, Model3d, int, int) - Constructor for class jhplot.v3d.Object3d
 
omaxScale - Variable in class jhplot.v3d.Canvas3d
 
ominScale - Variable in class jhplot.v3d.Canvas3d
 
one(int, int) - Static method in class jhplot.math.DoubleArray
Deprecated.
use fill(int m, int n, 1.0) instead.
one(int, int, double) - Static method in class jhplot.math.DoubleArray
Deprecated.
use fill(int m, int n, double c) instead.
one(int) - Static method in class jhplot.math.DoubleArray
Deprecated.
use fill(int m, double c) instead.
one(int, double) - Static method in class jhplot.math.DoubleArray
Deprecated.
Use fill(int m, double c) instead.
oneDarray(int) - Method in class jhplot.math.ValueErr
Create a one dimensional array of ValueErr objects of length n.
oneDarray(int, ValueErr) - Method in class jhplot.math.ValueErr
Create a one dimensional array of ValueErr objects of length n and m
oof - Variable in class jhplot.io.HFileXML
 
oos - Variable in class jhplot.io.HFileXML
 
oper(H1D, String) - Method in class jhplot.H1D
Various manipulations with histograms (+,-,*,/).
oper(H1D, String, String) - Method in class jhplot.H1D
Various manipulations with histograms (+,-,*,/).
oper(H2D, String, String) - Method in class jhplot.H2D
Various manipulations with histograms (+,-,*,/).
oper(P0D, String) - Method in class jhplot.P0D
Operations on P0D containers: add, subtract, multiply, divide.
oper(P0D, String, String) - Method in class jhplot.P0D
Operations on P0D containers: add, subtract, multiply, divide.
oper(P0I, String) - Method in class jhplot.P0I
Operations on P0I containers: add, subtract, multiply, divide.
oper(P0I, String, String) - Method in class jhplot.P0I
Operations on P0I containers: add, subtract, multiply, divide.
oper(P1D, String) - Method in class jhplot.P1D
Operations on P1D container: add, subtract, multiply, divide.
oper(P1D, String, String) - Method in class jhplot.P1D
Operations on P1D containers: add, subtract, multiply, divide.
oper(P1D, String, String, String, P1D) - Method in class jhplot.P1D
Operations on P1D containers: add, subtract, multiply, divide.
oper(PND, String) - Method in class jhplot.PND
Operations on PND containers: add, subtract, multiply, divide.
oper(PND, String, String) - Method in class jhplot.PND
Operations on PND containers: add, subtract, multiply, divide.
oper(PNI, String) - Method in class jhplot.PNI
Operations on PNI containers: add, subtract, multiply, divide.
oper(PNI, String, String) - Method in class jhplot.PNI
Operations on PNI containers: add, subtract, multiply, divide.
operator(Operator) - Method in class jhplot.math.exp4j.ExpressionBuilder
Add an Operator which should be available for use in the expression
operator(Operator...) - Method in class jhplot.math.exp4j.ExpressionBuilder
Add multiple Operator implementations which should be available for use in the expression
operator(List<Operator>) - Method in class jhplot.math.exp4j.ExpressionBuilder
Add multiple Operator implementations which should be available for use in the expression
Operator - Class in jhplot.math.exp4j.operator
Class representing operators that can be used in an expression
Operator(String, int, boolean, int) - Constructor for class jhplot.math.exp4j.operator.Operator
Create a new operator for use in expressions
Operators - Class in jhplot.math.exp4j.operator
 
Operators() - Constructor for class jhplot.math.exp4j.operator.Operators
 
OperatorToken - Class in jhplot.math.exp4j.tokenizer
Represents an operator used in expressions
OperatorToken(Operator) - Constructor for class jhplot.math.exp4j.tokenizer.OperatorToken
Create a new instance
operErrSys(String, int, P1D, P1D) - Method in class jhplot.P1D
Obtain a new P1D with 2nd-level errors on X or Y obtained from two P1D objects, one represents left on X (or lower on Y) error and the other represents the right on X (or upper on Y) error.
operPlusY(P1D) - Method in class jhplot.P1D
Add all Y-values from another P1D.
operScale(String, double) - Method in class jhplot.H1D
Scale the histogram and return scaled object.
operScale(String, double) - Method in class jhplot.H2D
Scale the histogram and return scaled object.
operScale(double) - Method in class jhplot.P0D
Scale P0D with a factor scale.
operScale(double) - Method in class jhplot.P0I
Scale P0I with a factor scale.
operScale(int, double) - Method in class jhplot.P1D
Scale X-values (axis=0) or Y values (axis=1) and their errors with a scale factor.
operScale(double) - Method in class jhplot.PND
Scale each element of data
operScale(double) - Method in class jhplot.PNI
Scale each element of data
operScaleErr(int, double) - Method in class jhplot.P1D
Scale 1st level errors with a scale factor.
operScaleErrSys(int, double) - Method in class jhplot.P1D
Scale 2nd level errors with a scale factor.
operShift(double) - Method in class jhplot.P0D
Shift all values in the array by a constant.
operShift(double) - Method in class jhplot.P0I
Shift all values in the array by a constant.
operShiftAndScale(double, double) - Method in class jhplot.P0D
Shift all values by a constant "shift", then scale it.
operShiftAndScale(double, double) - Method in class jhplot.P0I
Shift all values by a constant "shift", then scale it.
operSmooth(boolean, int) - Method in class jhplot.H1D
Smooth the histogram.
operSmooth(boolean, int) - Method in class jhplot.HProf1D
Smooth the histogram.
operSmooth(int, boolean, int) - Method in class jhplot.P1D
Smooth P1D data points in either X or Y.
operSmoothGauss(double) - Method in class jhplot.H1D
Computes a Gaussian smoothed version of the histogram.
operSmoothGauss(double) - Method in class jhplot.HProf1D
Computes a Gaussian smoothed version of the histogram.
operSmoothGauss(int, double) - Method in class jhplot.P1D
Computes a Gaussian smoothed version of P1D.
orot - Variable in class jhplot.v3d.Canvas3d
 
OS_ARCH - Static variable in class jhplot.HPlotJa
The architecture of the current operating system.
OS_NAME - Static variable in class jhplot.HPlotJa
The name of the current operating system.
OS_VERSION - Static variable in class jhplot.HPlotJa
The version of the current operating system.
oscale - Variable in class jhplot.v3d.Canvas3d
 
otrans - Variable in class jhplot.v3d.Canvas3d
 
outputWeight() - Method in class jhplot.bsom.Bsom
 
outputWeightP1D() - Method in class jhplot.bsom.Bsom
Return results

P

P0 - Class in jhplot.fit
Polynomial 0-order (p0)
P0() - Constructor for class jhplot.fit.P0
 
P0(String) - Constructor for class jhplot.fit.P0
 
P0(String[], String[]) - Constructor for class jhplot.fit.P0
 
P0D - Class in jhplot
A container to hold data points in one dimension.
P0D(String) - Constructor for class jhplot.P0D
Construct an empty container with a title
P0D(double[]) - Constructor for class jhplot.P0D
Construct P0D from array;
P0D(String, double[]) - Constructor for class jhplot.P0D
Create P0D from an array.
P0D(String, P0D) - Constructor for class jhplot.P0D
Construct a copy from a P0D.
P0D() - Constructor for class jhplot.P0D
Construct an empty container with a title
P0D(String, String) - Constructor for class jhplot.P0D
Construct a P0D from a file.
P0I - Class in jhplot
A container to hold integer data points in one dimension.
P0I(String) - Constructor for class jhplot.P0I
Construct an empty container with a title
P0I(int[]) - Constructor for class jhplot.P0I
Construct P0I from array;
P0I(String, int[]) - Constructor for class jhplot.P0I
Create P0I from an array.
P0I(String, P0I) - Constructor for class jhplot.P0I
Construct a copy from a P0I.
P0I() - Constructor for class jhplot.P0I
Construct an empty container with a title
P0I(String, String) - Constructor for class jhplot.P0I
Construct a P0I from a file.
P1 - Class in jhplot.fit
Polynomial 1-order (p0+p1*x)
P1() - Constructor for class jhplot.fit.P1
 
P1(String) - Constructor for class jhplot.fit.P1
 
P1(String[], String[]) - Constructor for class jhplot.fit.P1
 
P1D - Class in jhplot
A container to hold data points with 1st and 2nd level errors.
P1D() - Constructor for class jhplot.P1D
Construct an empty container
P1D(String) - Constructor for class jhplot.P1D
Construct an empty container with a title.
P1D(String, DoubleArrayList, DoubleArrayList) - Constructor for class jhplot.P1D
Construct an empty container with a title.
P1D(String, int) - Constructor for class jhplot.P1D
Construct an empty container with a title
P1D(String, Color) - Constructor for class jhplot.P1D
Construct an empty container with a title and color for points
P1D(String, Color, int) - Constructor for class jhplot.P1D
Construct an empty container with a title and color and symbol style for points
P1D(P0D, P0D) - Constructor for class jhplot.P1D
Construct a container from pairs of P0D (one for X, second for Y)
P1D(String, P0D, P0D) - Constructor for class jhplot.P1D
Construct a container from pairs of P0D (one for X, second for Y)
P1D(Cloud2D) - Constructor for class jhplot.P1D
Construct P1D from a Cloud2D
P1D(String, double[], double[]) - Constructor for class jhplot.P1D
Construct a container from pairs X and Y
P1D(String, int[], int[]) - Constructor for class jhplot.P1D
Construct a container from pairs X and Y
P1D(String, P1D) - Constructor for class jhplot.P1D
Construct a new copy of the data container.
P1D(DataHolder, String, int, int) - Constructor for class jhplot.P1D
Create P1D data holder from multidimensional data holder.
P1D(DataHolder, int, int) - Constructor for class jhplot.P1D
Create P1D data holder from multidimensional data holder.
P1D(String, String) - Constructor for class jhplot.P1D
Construct a P1D from a file.
P1D(IDataPointSet) - Constructor for class jhplot.P1D
Create a P1D container from IDataPointSet.
P1D(String, H1D, boolean, boolean) - Constructor for class jhplot.P1D
Create a P1D container from a histogram
P1D(H1D, boolean, boolean) - Constructor for class jhplot.P1D
Create a P1D container from a histogram.
P1D(String, H1D, boolean) - Constructor for class jhplot.P1D
Create a P1D container from a histogram.
P1D(H1D, boolean) - Constructor for class jhplot.P1D
Create a P1D container from a histogram.
P1D(H1D) - Constructor for class jhplot.P1D
Create a P1D container from a histogram.
P1D(String, H1D) - Constructor for class jhplot.P1D
Create a P1D container from a histogram.
P1D(String, URL) - Constructor for class jhplot.P1D
Construct a P1D from a file on the we web.
P1D(URL) - Constructor for class jhplot.P1D
Construct a P1D from a file on the we web.
p1evl(double, double[], int) - Static method in class jhplot.stat.Statistics
Evaluates the given polynomial of degree N at x.
P2 - Class in jhplot.fit
Polynomial 2-order (p0+p1*x+p2*x*x)
P2() - Constructor for class jhplot.fit.P2
 
P2(String) - Constructor for class jhplot.fit.P2
 
P2(String[], String[]) - Constructor for class jhplot.fit.P2
 
P2D - Class in jhplot
A container to hold data points in X,Y,Z.
P2D() - Constructor for class jhplot.P2D
Construct an empty container
P2D(String) - Constructor for class jhplot.P2D
Construct an empty container with a title
P2D(String, String) - Constructor for class jhplot.P2D
Construct a P2D from a file.
P3 - Class in jhplot.fit
Polynomial 3rd-order.
P3() - Constructor for class jhplot.fit.P3
 
P3(String) - Constructor for class jhplot.fit.P3
 
P3(String[], String[]) - Constructor for class jhplot.fit.P3
 
P3D - Class in jhplot
A container to hold data points in X,Y,Z and their extensions dX,dY,dZ.
P3D() - Constructor for class jhplot.P3D
Construct an empty container
P3D(String) - Constructor for class jhplot.P3D
Construct an empty container with a title
P3D(String, String) - Constructor for class jhplot.P3D
Construct a P3D from a file.
P4 - Class in jhplot.fit
Polynomial 4th-order.
P4() - Constructor for class jhplot.fit.P4
 
P4(String) - Constructor for class jhplot.fit.P4
 
P4(String[], String[]) - Constructor for class jhplot.fit.P4
 
P5 - Class in jhplot.fit
Polynomial 5th-order.
P5() - Constructor for class jhplot.fit.P5
 
P5(String) - Constructor for class jhplot.fit.P5
 
P5(String[], String[]) - Constructor for class jhplot.fit.P5
 
P6 - Class in jhplot.fit
Polynomial 6th-order.
P6() - Constructor for class jhplot.fit.P6
 
P6(String) - Constructor for class jhplot.fit.P6
 
P6(String[], String[]) - Constructor for class jhplot.fit.P6
 
padding(int, int, double[]) - Static method in class jhplot.math.ArrayMath
Fills in with zero to get to the desired length; original array with be at the specified position.
padding(int, int, int[]) - Static method in class jhplot.math.ArrayMath
Fills in with zeroes to get to the specified length; original array with be at the specified position
paint(Graphics) - Method in class jhplot.math.polysolve.GraphPanel
 
paint(Graphics) - Method in class jhplot.v3d.Animation
 
paint(Graphics) - Method in class jhplot.v3d.Canvas3d
 
paintComponent(Graphics) - Method in class jhplot.utils.DrawingPanel
 
Pair - Class in jhplot.math.polysolve
 
Pair(double, double) - Constructor for class jhplot.math.polysolve.Pair
 
Pair() - Constructor for class jhplot.math.polysolve.Pair
 
param(String, String) - Method in class jhplot.v3d.Model3d
 
param(String, boolean) - Method in class jhplot.v3d.Model3d
 
param(String, int) - Method in class jhplot.v3d.Model3d
 
param(String, float) - Method in class jhplot.v3d.Model3d
 
parse() - Method in class jhplot.F1D
Parse the function.
parse() - Method in class jhplot.F2D
Parse the function.
parse() - Method in class jhplot.F3D
Parse the function.
parse(MappingStrategy<T>, Reader) - Method in class jhplot.io.csv.bean.CsvToBean
 
parse(MappingStrategy<T>, CSVReader) - Method in class jhplot.io.csv.bean.CsvToBean
 
parseLine(String) - Method in class jhplot.io.csv.CSVParser
 
parseLineMulti(String) - Method in class jhplot.io.csv.CSVParser
 
Partition - Class in jminhep.cluster
Interface class to all clustering algorithms.
Partition(DataHolder) - Constructor for class jminhep.cluster.Partition
 
pathNameOfPath(String) - Static method in class jhplot.utils.Util
 
pathNameOfPath(String) - Static method in class jhplot.v3d.Util
 
PCA - Class in jhplot.math.pca
The class responsible mainly for preparing the PCA transformation parameters based on training data and executing the actual transformation on test data.
PCA(Matrix) - Constructor for class jhplot.math.pca.PCA
Create the PCA transformation.
PCA(Matrix, boolean) - Constructor for class jhplot.math.pca.PCA
Create the PCA transformation.
PCA(Matrix, CovarianceMatrixEVDCalculator) - Constructor for class jhplot.math.pca.PCA
Create the PCA transformation.
PCA(Matrix, CovarianceMatrixEVDCalculator, boolean) - Constructor for class jhplot.math.pca.PCA
Create the PCA transformation
PCA - Class in jhplot.stat
Perform a principle component analysis
PCA(double[][]) - Constructor for class jhplot.stat.PCA
Initialize 2D PCA analysis
PCA(P1D) - Constructor for class jhplot.stat.PCA
Perform PCA analysis using P1D object (in 2D).
PCA.TransformationType - Enum in jhplot.math.pca
Type of the possible data transformation.
percentile(double[], double) - Static method in class jhplot.math.ArrayMath
Gives the percentile of an array
percentile(int[], double) - Static method in class jhplot.math.ArrayMath
Gives the percentile of an array.
permute(int[], Object[], boolean) - Static method in class jhplot.math.SortUtils
Rearrange the specified data according to the specified permutation.
persp - Variable in class jhplot.v3d.Model3d
 
PFile - Class in jhplot.io
Write or read objects in sequential order using Google's Prototype Buffer scheme.
PFile(String, String, boolean) - Constructor for class jhplot.io.PFile
Open a file to write/read objects to/from a file in sequential order.
PFile(String) - Constructor for class jhplot.io.PFile
Open file for reading objects from a serialized file in sequential order.
PFile(String, String) - Constructor for class jhplot.io.PFile
Open file for reading objects from a serialized file in sequential order.
PI - Static variable in class jhplot.math.MathUtilsd
 
PI2 - Static variable in class jhplot.math.MathUtilsd
 
PI_2 - Static variable in interface jhplot.math.num.Constants
2 π.
Picture - Class in jhplot.shapes
Insert a picture in the PNG or GIF format.
Picture(double, double, String) - Constructor for class jhplot.shapes.Picture
Create a picture object in the USER coordinates
Picture(double, double, Image) - Constructor for class jhplot.shapes.Picture
Create a picture object in the USER coordinates
Plot - Class in jhplot
Simple canvas to draw data.
Plot() - Constructor for class jhplot.Plot
Create a default canvas
Plot(boolean) - Constructor for class jhplot.Plot
For headless systems, there is the option of disabling the GUI.
plot(PyObject[], String[]) - Method in class jhplot.Plot
Sets the figure size.
plotObject() - Method in class jhplot.io.BrowserAida
Plot the object
Plottable - Class in jhplot
All objects which can be plottable should implement this class.
Plottable() - Constructor for class jhplot.Plottable
Sets drawing options
plus(Complex) - Method in class jhplot.math.Complex
Addition of Complex numbers (doesn't change this Complex number).
plus(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
C = A + B
plus(double[]...) - Static method in class jhplot.math.LinearAlgebra
Element-wise sum of any number of arrays.
plus(double[], double) - Static method in class jhplot.math.LinearAlgebra
Add a scalar value to each element of an array.
plus(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
Element-wise sum of two matrices
plus(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Add a scalar to each element of a matrix.
plus(ValueErr, double) - Method in class jhplot.math.ValueErr
Add 2 values with correlation
plus(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
Adding 2 values with correlation
plus(ValueErr) - Method in class jhplot.math.ValueErr
Add a ValueErr number to this ValueErr number without correlaton
plus(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
Add two ValueErr numbers with no correlation
plus(double) - Method in class jhplot.math.ValueErr
Add an error free double number to this ValueErr number
plus(double, ValueErr) - Method in class jhplot.math.ValueErr
Add a ValueErr number to an error free double
plus(double, double) - Method in class jhplot.math.ValueErr
Add an error free double number to an error free double and return sum
plusEquals(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
A = A + B
plusEquals(ValueErr, double) - Method in class jhplot.math.ValueErr
Add a ValueErr number to this ValueErr number and replace this with the sum using a correlation
plusEquals(ValueErr) - Method in class jhplot.math.ValueErr
Add a ValueErr number to this ValueErr number and replace this with the sum without correlation
plusEquals(double) - Method in class jhplot.math.ValueErr
Add double number to this ValueErr number and replace this with the sum
PND - Class in jhplot
Data holder in 2D for double values.
PND(String) - Constructor for class jhplot.PND
Construct an empty container with a title
PND(String, boolean, PND) - Constructor for class jhplot.PND
Construct a copy from a PND.
PND(String, String) - Constructor for class jhplot.PND
Construct a container with a title from external file (see the method toFile() how to write such ASCII file).
PND() - Constructor for class jhplot.PND
Construct an empty container with no title
PNI - Class in jhplot
Data holder in 2D for integer number.
PNI(String) - Constructor for class jhplot.PNI
Construct an empty container with a title
PNI(String, boolean, PNI) - Constructor for class jhplot.PNI
Construct a copy from a PNI.
PNI(String, String) - Constructor for class jhplot.PNI
Construct a container with a title from external file (see the method toFile() how to write such ASCII file)
PNI() - Constructor for class jhplot.PNI
Construct an empty container with no title
PointsShapes - Class in jhplot.utils
 
PointsShapes() - Constructor for class jhplot.utils.PointsShapes
 
Poisson - Class in jhplot.fit
Poisson distribution.
Poisson() - Constructor for class jhplot.fit.Poisson
 
Poisson(String) - Constructor for class jhplot.fit.Poisson
 
Poisson(String[], String[]) - Constructor for class jhplot.fit.Poisson
 
Poisson - Class in jhplot.math.num.pdf
The Poisson distribution.
Poisson() - Constructor for class jhplot.math.num.pdf.Poisson
Default distribution.
Poisson(double) - Constructor for class jhplot.math.num.pdf.Poisson
Create a distribution with the given mean.
Poisson - Class in jhplot.math
Build a Poisson distribution
Poisson(Random, double) - Constructor for class jhplot.math.Poisson
Build a Posson generator
Poisson(double) - Constructor for class jhplot.math.Poisson
Build a Poisson random numbers with a given lambda
Poisson(long, double) - Constructor for class jhplot.math.Poisson
Build a Posson random numbers
PoissonRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Poisson distribution.
PoissonRandomVariable() - Constructor for class jhplot.math.num.random.PoissonRandomVariable
Default constructor.
PoissonRandomVariable(double) - Constructor for class jhplot.math.num.random.PoissonRandomVariable
Create a random variable with the given mean.
PoissonRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.PoissonRandomVariable
Create a random variable with the given parameters.
polevl(double, double[], int) - Static method in class jhplot.stat.Statistics
Evaluates the given polynomial of degree N at x.
POLYGON - Static variable in class jhplot.shapes.HShape
 
PolySolve - Class in jhplot.math.polysolve
Polynomial Regression Data Fit.
PolySolve() - Constructor for class jhplot.math.polysolve.PolySolve
Main method to start the regression fit.
PolySolve(P1D) - Constructor for class jhplot.math.polysolve.PolySolve
Main method to start the regression fit.
PolySolve(H1D) - Constructor for class jhplot.math.polysolve.PolySolve
Main method to start the regression fit.
PolySolve(double[], double[]) - Constructor for class jhplot.math.polysolve.PolySolve
Main class to start the regression fit.
Position - Class in jhplot.v3d
 
Position() - Constructor for class jhplot.v3d.Position
 
Position(Position) - Constructor for class jhplot.v3d.Position
 
Pow - Class in jhplot.fit
Power-law distribution.
Pow() - Constructor for class jhplot.fit.Pow
 
Pow(String) - Constructor for class jhplot.fit.Pow
 
Pow(String[], String[]) - Constructor for class jhplot.fit.Pow
 
pow(ValueErr, double) - Method in class jhplot.math.ValueErr
returns an ValueErr number raised to an error free power
pow(double, ValueErr) - Method in class jhplot.math.ValueErr
returns an error free number raised to an ValueErr power
pow(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
returns a ValueErr number raised to a ValueErr power with correlation
pow(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
ValueErr number raised to a ValueErr power with no correlation
PowerSeries - Class in jhplot.math.num
This class provides the means to evaluate infinite power series (1).
powerSeries(double, double, double) - Static method in class jhplot.stat.Statistics
Power series for incomplete beta integral.
PowModified - Class in jhplot.fit
Power-law distribution with additional tail suppression.
PowModified() - Constructor for class jhplot.fit.PowModified
 
PowModified(String) - Constructor for class jhplot.fit.PowModified
 
PowModified(String[], String[]) - Constructor for class jhplot.fit.PowModified
 
PReader - Class in jhplot.io
Some generic methods to read data and to return BufferedReader.
PReader() - Constructor for class jhplot.io.PReader
 
PRECEDENCE_ADDITION - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the addition operation
PRECEDENCE_DIVISION - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the division operation
PRECEDENCE_MODULO - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the modulo operation
PRECEDENCE_MULTIPLICATION - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the multiplication operation
PRECEDENCE_POWER - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the power operation
PRECEDENCE_SUBTRACTION - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the subtraction operation
PRECEDENCE_UNARY_MINUS - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the unary minus operation
PRECEDENCE_UNARY_PLUS - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the unary plus operation
predict(MLData) - Method in class jhplot.HNeuralNet
Evaluate data using current NN
predict(P0D) - Method in class jhplot.HNeuralNet
Generate prediction for input data
predict(PND) - Method in class jhplot.HNeuralNet
Generate predictions for all input data.
Predict() - Method in class jhplot.math.kalman.JKalman
Alias for prediction with no control.
Predict(Matrix) - Method in class jhplot.math.kalman.JKalman
Estimates subsequent model state.
preferredSize() - Method in class jhplot.v3d.Canvas3d
 
PREFS_FILENAME - Static variable in class jhplot.HPlotJa
The file where user-selected preferences will be stored.
print() - Method in class jhplot.H1D
Print histogram on screen
print() - Method in class jhplot.H1DA
 
print() - Method in class jhplot.HProf1D
Print histogram on screen
print(double[]) - Static method in class jhplot.math.ArrayMath
Prints an array to screen.
print(double[][]) - Static method in class jhplot.math.ArrayMath
Prints an array to screen.
print(int[]) - Static method in class jhplot.math.ArrayMath
Prints an array to screen.
print(int[][]) - Static method in class jhplot.math.ArrayMath
Prints an array to screen.
print(int, int) - Method in class jhplot.math.kalman.jama.Matrix
Print the matrix to stdout.
print(PrintWriter, int, int) - Method in class jhplot.math.kalman.jama.Matrix
Print the matrix to the output stream.
print(NumberFormat, int) - Method in class jhplot.math.kalman.jama.Matrix
Print the matrix to stdout.
print(PrintWriter, NumberFormat, int) - Method in class jhplot.math.kalman.jama.Matrix
Print the matrix to the output stream.
print() - Method in class jhplot.P0D
Print a P0D container.
print() - Method in class jhplot.P0I
Print a P0I container.
print() - Method in class jhplot.P1D
Print a P1D container on the screen
print() - Method in class jhplot.P3D
Print a P3D container on the screen
print() - Method in class jhplot.PND
Print PND to System.out.
print() - Method in class jhplot.PNI
Print PNI to System.out.
print() - Method in class jhplot.v3d.Vector3d
 
print() - Method in class jminhep.cluster.DataHolder
Print all entries of the data holder
printData() - Method in class jhplot.stat.Anova
Prettyprints your data and the results of the ANOVA.
printDoubleArray(double[][]) - Static method in class jhplot.math.io.ArrayString
 
printDoubleArray(double[]) - Static method in class jhplot.math.io.ArrayString
 
printDoubleArray(double[][], String, String) - Static method in class jhplot.math.io.ArrayString
 
printDoubleVector(double[]) - Static method in class jhplot.stat.ProbabilityState
A helper function which prints out any given double vector.
printDrawOptions() - Method in class jhplot.DrawOptions
print all drawing options
printDrawOptions(PrintStream) - Method in class jhplot.DrawOptions
Get all drawing options as PrintStream
printGraphSettings() - Method in class jhplot.HPlot
Print the current graph settings to System.out
printGraphSettings(PrintStream) - Method in class jhplot.HPlot
Print the current graph settings to System.out
printIntArray(int[][]) - Static method in class jhplot.math.io.ArrayString
 
printIntArray(int[]) - Static method in class jhplot.math.io.ArrayString
 
printIntArray(int[][], String, String) - Static method in class jhplot.math.io.ArrayString
 
printIntVector(int[]) - Static method in class jhplot.stat.ProbabilityState
A helper function which prints out any given int vector.
printResults() - Method in class jhplot.stat.Anova
Pretty prints your results.
printVersion() - Static method in class jhplot.JHPlot
jHplot version information
Prism - Class in jhplot.v3d
Build a prism.
Prism(Model3d, Vector3d[], int, Vector3d) - Constructor for class jhplot.v3d.Prism
 
probability(int) - Method in class jhplot.math.num.pdf.Binomial
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.DiscreteDistribution
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.Geometric
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.Hypergeometric
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.NegativeBinomial
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.Poisson
The PMF for this distribution.
ProbabilityState - Class in jhplot.stat
Calculates the probabilities of each state in a random variable.
ProbabilityState(double[]) - Constructor for class jhplot.stat.ProbabilityState
Constructor for the ProbabilityState class.
probMap - Variable in class jhplot.stat.ProbabilityState
 
process(boolean) - Method in class jhplot.math.polysolve.PolySolve
 
process(int) - Method in class jhplot.stat.StatShape
Process event.
product(double[]) - Static method in class jhplot.math.DoubleArray
Calculates the product of the values in an array.
product(double[][]) - Static method in class jhplot.math.DoubleArray
Calculates the product of the values in each column of a matrix.
pwd() - Method in class jhplot.io.FileAida
Print the current directory
Pyramid - Class in jhplot.v3d
Build a Pyramid.
Pyramid(Model3d, Vector3d[], int, Vector3d) - Constructor for class jhplot.v3d.Pyramid
 
Pyramid(Model3d, Vector3d[], int, float) - Constructor for class jhplot.v3d.Pyramid
 

Q

qr() - Method in class jhplot.math.kalman.jama.Matrix
QR Decomposition
QR(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
QRDecomposition - Class in jhplot.math.kalman.jama
QR Decomposition.
QRDecomposition(Matrix) - Constructor for class jhplot.math.kalman.jama.QRDecomposition
QR Decomposition, computed by Householder reflections.
QRDecomposition - Class in jhplot.math
QR Decomposition.
QRDecomposition(double[][]) - Constructor for class jhplot.math.QRDecomposition
QR Decomposition, computed by Householder reflections.
quit() - Method in class jhplot.HChart
Quit the frame
quit() - Method in class jhplot.HGraph
 
quit() - Method in class jhplot.HMedusa
Quit the canvas (and dispose all components).
quit() - Method in class jhplot.HPlot
Quit the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
quit() - Method in class jhplot.HPlot2D
Quit the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
quit() - Method in class jhplot.HPlot3D
exit the frame and clear all components
quit() - Method in class jhplot.HPlot3DP
 
quit() - Method in class jhplot.HPlotRT
Quit the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
quit() - Method in class jhplot.HPlotXYZ
exit the frame and clear all components
quit() - Method in class jhplot.HView3D
 

R

radDeg - Static variable in class jhplot.math.MathUtilsd
 
radiansToDegrees - Static variable in class jhplot.math.MathUtilsd
multiply by this to convert from radians to degrees
raise(double[], double) - Static method in class jhplot.math.LinearAlgebra
Raise each element of an array to a scalar power.
raise(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Raise each element of a matrix to a scalar power
rand() - Static method in class jhplot.math.Random
Generate a random number between 0 and 1.
RandEngine - Static variable in class jhplot.math.Random
 
randInt(int, int) - Static method in class jhplot.math.Random
Generate a random integer.
random(int, int, int) - Static method in class jhplot.bsom.Matrix
Make a standard Gaussian random Matrix.
random(int, int) - Static method in class jhplot.bsom.Matrix
Same as random(row, col, 1).
random(int, int) - Static method in class jhplot.math.DoubleArray
Generates an m x n matrix of random numbers uniformly distributed between 0 and 1.
random(int) - Static method in class jhplot.math.DoubleArray
Generates an m element array of random numbers uniformly distributed between 0 and 1.
random(int, int, double, double) - Static method in class jhplot.math.DoubleArray
Generates an mxn matrix of random numbers uniformly distributed between min and max.
random(int, double, double) - Static method in class jhplot.math.DoubleArray
Generates an m element array of random numbers uniformly distributed between min and max.
random(int, int, double[], double[]) - Static method in class jhplot.math.DoubleArray
Generates an m x n matrix of random numbers uniformly distributed numbers.
random(int, int) - Static method in class jhplot.math.kalman.jama.Matrix
Generate matrix with random elements
Random - Class in jhplot.math
BSD License
Random() - Constructor for class jhplot.math.Random
 
random(int, AbstractDistribution) - Method in class jhplot.P0D
Fill array with random numbers Random generators are taken from cern.jet.random.*.
random(int, AbstractDistribution) - Method in class jhplot.P0I
Fill array with random numbers Random generators are taken from cern.jet.random.*.
randomBeta(int, int, double, double) - Static method in class jhplot.math.StatisticSample
Random beata distribution
randomBeta(int, double, double) - Static method in class jhplot.math.StatisticSample
1D Random Beta distribution
randomCauchy(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D Cauchy PDF
randomCauchy(int, double, double) - Static method in class jhplot.math.StatisticSample
1D Cauchy PDF
randomChi2(int, int, int) - Static method in class jhplot.math.StatisticSample
2D array with Chi2
randomChi2(int, int) - Static method in class jhplot.math.StatisticSample
1D array with random numbers
randomDirac(int, int, double[], double[]) - Static method in class jhplot.math.StatisticSample
2D array with Dirac random values
randomDirac(int, double[], double[]) - Static method in class jhplot.math.StatisticSample
1D array with Dirac random values
randomDoubleArray(int, int, AbstractDistribution) - Method in class jhplot.math.StatisticSample
Build 2D integer array list with integer numbers from input random number generator
randomDoubleArrayList(int, AbstractDistribution) - Method in class jhplot.math.StatisticSample
Build double array list with integer numbers from input random number generator
randomExponential(int, int, double) - Static method in class jhplot.math.StatisticSample
2D array with exponential random distribution
randomExponential(int, double) - Static method in class jhplot.math.StatisticSample
1D array with exponential numbers
randomInt(int, int, int, int) - Static method in class jhplot.math.StatisticSample
Random 2D array with integers
randomInt(int, int, int) - Static method in class jhplot.math.StatisticSample
Random array with integers
randomIntArray(int, Binomial) - Method in class jhplot.math.StatisticSample
Build integer array list with integer numbers from input random number generator
randomIntArray(int, int, AbstractDistribution) - Method in class jhplot.math.StatisticSample
Build 2D integer array list with integer numbers from input random number generator
randomIntArrayList(int, AbstractDistribution) - Method in class jhplot.math.StatisticSample
Build integer array list with integer numbers from input random number generator
randomLogNormal(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D Log-normal distribution
randomLogNormal(int, double, double) - Static method in class jhplot.math.StatisticSample
1D array with random Log-normal values
randomNormal(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D array with Gaussian numbers
randomNormal(int, double, double) - Static method in class jhplot.math.StatisticSample
1D array with Gaussian numbers
randomNormal(int, double, double) - Method in class jhplot.P0D
Fill with random numbers distributed using the normal (gaussian) distribution.
randomNormal(int, double, double) - Method in class jhplot.P0I
Fill with random numbers distributed using the normal (gaussian) distribution.
randomPoisson(int, double) - Static method in class jhplot.math.StatisticSample
Build an array with Poisson distribution
randomRejection(int, int, Expression, double, double, double) - Static method in class jhplot.math.StatisticSample
Build 2D random array using analytic function.
randomRejection(int, Expression, double, double, double) - Static method in class jhplot.math.StatisticSample
Build 1D array using analytic function.
RandomRNG - Class in jhplot.math.num.random
A random number generator that delegates random number generation to a Random object.
RandomRNG() - Constructor for class jhplot.math.num.random.RandomRNG
Create a random number generator using a default Random delegate.
RandomRNG(long) - Constructor for class jhplot.math.num.random.RandomRNG
Create a random number generator using a Random delegate initialized with the given seed.
RandomRNG(Random) - Constructor for class jhplot.math.num.random.RandomRNG
Create a random number generator using the given Random delegate.
randomTriangular(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D array for Triangular random PDF
randomTriangular(int, double, double) - Static method in class jhplot.math.StatisticSample
1D array with Triangular random PDF
randomTriangular(int, int, double, double, double) - Static method in class jhplot.math.StatisticSample
2D array for Triangular
randomTriangular(int, double, double, double) - Static method in class jhplot.math.StatisticSample
1D array for Triangular
randomUniform(int, double, double) - Method in class jhplot.P0D
Fill with with uniform random numbers between min and max.
randomUniform(int, double, double) - Method in class jhplot.P0I
Fill with with uniform random numbers between min and max.
randomWeibull(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D Weibull
randomWeibull(int, double, double) - Static method in class jhplot.math.StatisticSample
1D Weibull
randUniform(int, double, double) - Static method in class jhplot.math.StatisticSample
2D array with uniform values
randUniform(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D array with random uniform values
range(double, double, double) - Static method in class jhplot.math.ArrayMath
Generates an array going for a to b with steps of size step.
range(double, double) - Static method in class jhplot.math.ArrayMath
Generates an array going for a to b inclusively with steps of size 1.
range(double[]) - Static method in class jhplot.math.ArrayMath
returns the difference between the max and the min element
range(double) - Static method in class jhplot.math.ArrayMath
Generates an array going for 0 to b with steps of size 1.
range(int, int) - Static method in class jhplot.math.ArrayMath
Generates an array going for a to b with steps of size 1.
range(int) - Static method in class jhplot.math.ArrayMath
Generates an array going for 0 to b with steps of size 1.
range(int, int, int) - Static method in class jhplot.math.ArrayMath
Generates an array going for a to b with steps of size step.
range(int, int) - Method in class jhplot.P0D
Get range between min and max
range(int, int) - Method in class jhplot.P0I
Get range between min and max
range(int, int) - Method in class jhplot.P1D
Obtain a new PD1 in the range between Min and Max indexes.
rangeCut(int, double, double) - Method in class jhplot.P1D
Construct P1D removing a range of values defined by Min and Max.
rank(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
rank() - Method in class jhplot.math.SingularValueDecomposition
Effective numerical matrix rank
raw() - Static method in class jhplot.math.Random
Generate a random number between 0 and 1.
Rayleigh - Class in jhplot.math.num.pdf
The Rayleigh distribution.
Rayleigh() - Constructor for class jhplot.math.num.pdf.Rayleigh
Default constructor.
Rayleigh(double) - Constructor for class jhplot.math.num.pdf.Rayleigh
Create a distribution with the scale parameter.
RayleighRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Rayleigh distribution.
RayleighRandomVariable() - Constructor for class jhplot.math.num.random.RayleighRandomVariable
Default constructor.
RayleighRandomVariable(double) - Constructor for class jhplot.math.num.random.RayleighRandomVariable
Create a random variable with the given mean.
RayleighRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.RayleighRandomVariable
Create a random variable with the given parameters.
read(String) - Method in class jhplot.HNeuralNet
Read a neural net from a file.
read(String) - Method in class jhplot.HPlot
Read HPlot file and inserts graphs to the main frame.
read() - Method in class jhplot.io.EFile
Read next event
read(int) - Method in class jhplot.io.EFile
Get object from a file using its index.
read() - Method in class jhplot.io.HFile
Get object from a file.
read(String) - Method in class jhplot.io.HFile
Read an object using a key if exits.
read() - Method in class jhplot.io.HFileCSV
Read data as sheet.
read() - Method in class jhplot.io.HFileDIF
Read data as sheet.
read() - Method in class jhplot.io.HFileXML
Get object from a file.
read(String) - Method in class jhplot.io.HFileXML
Read an object using a key if exits.
read(String) - Method in class jhplot.io.HFileYAML
Read an object using a key if exits.
read(String) - Method in class jhplot.io.PFile
Get object from a file using its name.
read() - Method in class jhplot.io.PFile
Read next object
read(int) - Method in class jhplot.io.PFile
Get object from a file using its index.
read(URL) - Static method in class jhplot.io.PReader
Read data from URL.
read(File) - Static method in class jhplot.io.PReader
Read from a file.
read(String) - Static method in class jhplot.io.PReader
Read data from a given location.
read(File, boolean) - Static method in class jhplot.IO
Read an object from a serialized file
read(URL, boolean) - Static method in class jhplot.IO
Read an object from an URL
read(String) - Static method in class jhplot.IO
Read an object from a serialized file.
read(File, boolean) - Static method in class jhplot.io.Serialized
Read an object from a serialized file
read(URL, boolean) - Static method in class jhplot.io.Serialized
Read an object from an URL
read(String) - Static method in class jhplot.io.Serialized
Read an object from a serialized file.
read(File) - Static method in class jhplot.math.io.ASCIIFile
 
read() - Method in class jhplot.math.io.ASCIIFile
Read an ASCII File
read() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
read(byte[], int, int) - Method in class jhplot.math.io.LEDataInputStream
 
read(byte[], int, int) - Method in class jhplot.math.io.LERandomAccessFile
 
read(byte[]) - Method in class jhplot.math.io.LERandomAccessFile
 
read() - Method in class jhplot.math.io.LERandomAccessFile
 
read(BufferedReader) - Static method in class jhplot.math.kalman.jama.Matrix
Read a matrix from a stream.
read(InputStream, boolean) - Static method in class jhplot.math.pca.DataReader
Read data matrix from a CSV file.
read(BufferedReader) - Method in class jhplot.P0D
Read one dimensional data from uncompressed ASCII file.
read(File) - Method in class jhplot.P0D
Read P0D from a file.
read(URL) - Method in class jhplot.P0D
Read data from URL.
read(String) - Method in class jhplot.P0D
Read PNI from a file.
read(BufferedReader) - Method in class jhplot.P0I
Read one dimensional data from uncompressed ASCII file.
read(File) - Method in class jhplot.P0I
Read P0I from a file.
read(URL) - Method in class jhplot.P0I
Read data from URL.
read(String) - Method in class jhplot.P0I
Read PNI from a file.
read(BufferedReader) - Method in class jhplot.P1D
Read data using 10-column format.
read(URL) - Method in class jhplot.P1D
Read data from URL.
read(String) - Method in class jhplot.P1D
Read P1D from a file.
read(BufferedReader) - Method in class jhplot.P2D
Read P2D from a file.
read(File) - Method in class jhplot.P2D
Read P2D from a file.
read(URL) - Method in class jhplot.P2D
Read data from URL.
read(String) - Method in class jhplot.P2D
Read P2D from a file.
read(String) - Method in class jhplot.P3D
Read P3D from a file.
read(BufferedReader) - Method in class jhplot.PND
Read the data from an external source.
read(File) - Method in class jhplot.PND
Read PND from a file.
read(URL) - Method in class jhplot.PND
Read data from URL.
read(String) - Method in class jhplot.PND
Read PND from a file.
read(BufferedReader) - Method in class jhplot.PNI
Read the data from external file.
read(File) - Method in class jhplot.PNI
Read PNI from a file.
read(URL) - Method in class jhplot.PNI
Read data from URL.
read(String) - Method in class jhplot.PNI
Read PNI from a file.
read(String) - Method in class jhplot.SPlot
Read a XML file and build a plot
read(File) - Method in class jhplot.SPlot
Read a XML file and build a plot
read(String) - Method in class jminhep.cluster.DataHolder
Reads the input data from the ARFF file and stores in the data holder
read1DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads an array from a file.
read1DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads an array from a file.
read1DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads an array from a file.
read1DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads an array from a file.
read2DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read2DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read2DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read2DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read3DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read3DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read3DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read3DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read4DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read4DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read4DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read4DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read5DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read5DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read5DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read5DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
readAll() - Method in class jhplot.io.csv.CSVReader
Reads the entire file into a List with each element being a String[] of tokens.
readBinary(String) - Method in class jhplot.P0D
Read a P0D from a binary file (big endian by default).
readBinary(String) - Method in class jhplot.P0I
Read a P0I from a binary file (big endian by default).
readBoolean() - Method in class jhplot.math.io.LEDataInputStream
 
readBoolean() - Method in class jhplot.math.io.LERandomAccessFile
 
readByte() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readByte() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readByte() - Method in class jhplot.math.io.LEDataInputStream
 
readByte() - Method in class jhplot.math.io.LERandomAccessFile
 
readByteArray() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readByteArray() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readChar() - Method in class jhplot.math.io.LEDataInputStream
 
readChar() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readChar except little endian.
readDouble() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readDouble() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readDouble() - Method in class jhplot.math.io.LEDataInputStream
 
readDouble() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readDouble except little endian.
readDouble1DArray(File) - Static method in class jhplot.math.io.ASCIIFile
 
readDoubleArray(File) - Static method in class jhplot.math.io.ASCIIFile
 
readDoubleArray(File, String) - Static method in class jhplot.math.io.BinaryFile
 
readDoubleArray() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readDoubleArray(InputStream, String) - Static method in class jhplot.math.io.BinaryInputStream
 
readDoubleArray() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readDoubleArray(int, int) - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
ReadFile - Static variable in class jhplot.JHPlot
 
readFloat() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readFloat() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readFloat() - Method in class jhplot.math.io.LEDataInputStream
 
readFloat() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readFloat except little endian.
readFloatArray(File, String) - Static method in class jhplot.math.io.BinaryFile
 
readFloatArray() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readFloatArray(InputStream, String) - Static method in class jhplot.math.io.BinaryInputStream
 
readFloatArray() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readFully(byte[]) - Method in class jhplot.math.io.LEDataInputStream
 
readFully(byte[], int, int) - Method in class jhplot.math.io.LEDataInputStream
 
readFully(byte[]) - Method in class jhplot.math.io.LERandomAccessFile
 
readFully(byte[], int, int) - Method in class jhplot.math.io.LERandomAccessFile
 
readGZip(File) - Static method in class jhplot.io.PReader
Read data from a gzipped file (GNU gzip/gunzip commands in linux)
readGZip(URL) - Static method in class jhplot.io.PReader
Read data from URL.
readGZip(String) - Static method in class jhplot.io.PReader
Read data from either URL or file
readGZip(String) - Method in class jhplot.P0D
Read P0D from a GZiped file.
readGZip(File) - Method in class jhplot.P0D
Read PNI from a GZiped file.
readGZip(String) - Method in class jhplot.P0I
Read P0I from a GZiped file.
readGZip(File) - Method in class jhplot.P0I
Read PNI from a GZiped file.
readGZip(String) - Method in class jhplot.P1D
Read P1D from a GZiped file.
readGZip(String) - Method in class jhplot.P2D
Read P2D from a GZiped file.
readGZip(String) - Method in class jhplot.P3D
Read P3D from a GZipped file.
readGZip(String) - Method in class jhplot.PND
Read PND from a GZiped file.
readGZip(File) - Method in class jhplot.PND
Read PND from a GZiped file.
readGZip(String) - Method in class jhplot.PNI
Read PNI from a GZiped file.
readGZip(File) - Method in class jhplot.PNI
Read PNI from a GZiped file.
readInfo() - Static method in class jhplot.JHPlot
 
readInt() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readInt() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readInt() - Method in class jhplot.math.io.LEDataInputStream
 
readInt() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readInt except little endian.
readInt1DArray(File) - Static method in class jhplot.math.io.ASCIIFile
 
readIntArray(File) - Static method in class jhplot.math.io.ASCIIFile
 
readIntArray(File, String) - Static method in class jhplot.math.io.BinaryFile
 
readIntArray() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readIntArray(InputStream, String) - Static method in class jhplot.math.io.BinaryInputStream
 
readIntArray() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readLine(File, int) - Static method in class jhplot.math.io.ASCIIFile
 
readLine(int) - Method in class jhplot.math.io.ASCIIFile
Read only one line in an ASCII File
readLine() - Method in class jhplot.math.io.LEDataInputStream
 
readLine() - Method in class jhplot.math.io.LERandomAccessFile
 
readLines(File) - Static method in class jhplot.math.io.ASCIIFile
 
readLines() - Method in class jhplot.math.io.ASCIIFile
Read lines of an ASCII File
readLong() - Method in class jhplot.math.io.LEDataInputStream
 
readLong() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readLong except little endian.
readNext() - Method in class jhplot.io.csv.CSVReader
Reads the next line from the buffer and converts to a string array.
readObject() - Method in class jhplot.io.db.RecordReader
Reads the next object in the record using an ObjectInputStream.
readRecord(String) - Method in class jhplot.io.db.BaseRecordsFile
Reads a record.
readScript(File, HPlot) - Static method in class jhplot.io.JHreader
Read the file.
readSerialized(String) - Method in class jhplot.P0D
Read a P0D object from a serialized file
readSerialized(String) - Method in class jhplot.P0I
Read a P0I object from a serialized file
readSerialized(String) - Method in class jhplot.P1D
Read a P1D object from a serialized file
readSerialized(String) - Method in class jhplot.P2D
Read a P2D object from a serialized file
readSerialized(String) - Method in class jhplot.P3D
Read a P3D object from a serialized file
readSerialized(String) - Method in class jhplot.PND
Read a PND object from a serialized file
readSerialized(String) - Method in class jhplot.PNI
Read a PNI object from a serialized file
readShort() - Method in class jhplot.math.io.LEDataInputStream
 
readShort() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readShort except little endian.
readString1DDouble(String) - Static method in class jhplot.math.io.ArrayString
 
readString1DDouble(String, String, String) - Static method in class jhplot.math.io.ArrayString
 
readString1DInt(String) - Static method in class jhplot.math.io.ArrayString
 
readString1DInt(String, String, String) - Static method in class jhplot.math.io.ArrayString
 
readStringDouble(String) - Static method in class jhplot.math.io.ArrayString
 
readStringDouble(String, String, String) - Static method in class jhplot.math.io.ArrayString
 
readStringInt(String) - Static method in class jhplot.math.io.ArrayString
 
readStringInt(String, String, String) - Static method in class jhplot.math.io.ArrayString
 
readUnsignedByte() - Method in class jhplot.math.io.LEDataInputStream
 
readUnsignedByte() - Method in class jhplot.math.io.LERandomAccessFile
 
readUnsignedShort() - Method in class jhplot.math.io.LEDataInputStream
 
readUnsignedShort() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readUnsignedShort except little endian.
readUTF() - Method in class jhplot.math.io.LEDataInputStream
 
readUTF(DataInput) - Static method in class jhplot.math.io.LEDataInputStream
 
readUTF() - Method in class jhplot.math.io.LERandomAccessFile
 
readXML(String) - Static method in class jhplot.IO
Read an object from a serialized XML file (should be written using writeXML() method).
readXML(String) - Static method in class jhplot.io.Serialized
Read an object from a serialized XML file (should be written using writeXML() method).
readZip(String) - Method in class jhplot.P0D
Read one dimensional data from ZIP ASCII file.
readZip(String) - Method in class jhplot.P0I
Read one dimensional data from ZIP ASCII file.
readZip(String) - Method in class jhplot.P1D
Read P1D from a Zipped file.
readZip(String) - Method in class jhplot.P2D
Read P1D from a Zipped file.
readZip(String) - Method in class jhplot.P3D
Read P3D from a Zipped file.
readZip(String) - Method in class jhplot.PND
Read the data from ZIPed external file.
readZip(String) - Method in class jhplot.PNI
Read the data from ZIPed external file.
real() - Method in class jhplot.math.Complex
Real part of this Complex number (the x-coordinate in rectangular coordinates).
rebin(int) - Method in class jhplot.H1D
Rebin a histogram with constant bin width.
recordExists(String) - Method in class jhplot.io.db.BaseRecordsFile
Checks there is a record with the given key.
recordExists(String) - Method in class jhplot.io.db.RecordsFile
Checks if there is a record belonging to the given key.
RecordHeader - Class in jhplot.io.db
 
RecordReader - Class in jhplot.io.db
DB fir HDataBase
RecordsFile - Class in jhplot.io.db
 
RecordsFile(String, int) - Constructor for class jhplot.io.db.RecordsFile
Creates a new database file.
RecordsFile(String, String) - Constructor for class jhplot.io.db.RecordsFile
Opens an existing database and initializes the in-memory index.
recordsFile - Variable in class jhplot.io.HDataBase
 
recordsFile - Variable in class jhplot.io.HFileXML
 
RecordsFileException - Exception in jhplot.io.db
 
RecordWriter - Class in jhplot.io.db
 
RecordWriter(String) - Constructor for class jhplot.io.db.RecordWriter
 
RECTAN - Static variable in class jhplot.shapes.HShape
 
Rectan - Class in jhplot.shapes
Draw a rectangle using the user or NDC coordinate system
Rectan(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Rectan
Build a rectangle
Rectan(double, double, double, double) - Constructor for class jhplot.shapes.Rectan
Build a rectangle.
refreshFrame() - Method in class jhplot.HPlot
Refresh all the frames
regularizedBeta(double, double, double) - Static method in class jhplot.math.num.special.Beta
Returns the regularized beta function Ix(a, b) (1).
regularizedGammaP(double, double) - Static method in class jhplot.math.num.special.Gamma
Returns the regularized gamma function P(a, x) (1).
regularizedGammaQ(double, double) - Static method in class jhplot.math.num.special.Gamma
Returns the regularized gamma function Q(a, x) = 1 - P(a, x) (1).
rejection(Function, double, double, double) - Static method in class jhplot.math.Random
Generate a random number from a random variable definied by its density function, using the rejection technic.
rejection(Expression, double, double, double) - Static method in class jhplot.math.Random
Generate a random number from a random variable definied by its density function, using the rejection technic.
reloadCanvas() - Static method in class jhplot.SHPlot
Reload the canvas by removing components
reloadCanvas() - Static method in class jhplot.SHPlot3D
Reload the canvas by removing components
reloadCanvas() - Static method in class jhplot.SHPlotJa
Reload the canvas by removing components
reloadData(String) - Method in class jhplot.bsom.Bsom
 
remove(String) - Method in class jhplot.io.HDataBase
Remove object from the database using the key
remove(int) - Method in class jhplot.P1D
Removes at the position
remove(int) - Method in class jhplot.PND
Remove a row
remove(int) - Method in class jhplot.PNI
Remove a row
removeAll(int, int) - Method in class jhplot.P0D
Remove elements
removeAll(int, int) - Method in class jhplot.P0I
Remove elements
removeAt(int) - Method in class jhplot.P1D
Remove a (X,Y) value at a given index
removeAxes() - Method in class jhplot.HPlot
Remove X and Y axes, ticks, axis labels on the current plot.
removeAxes() - Method in class jhplot.HPlotJa
remove X and Y axes, tics, axis labels on the current plot.
removeGraph() - Method in class jhplot.HPlot
Remove all components from the JHPlot frame.
removeLabel(int) - Method in class jhplot.HPlot
remove i-th HLabel or HMLabel on the current plot
removeLabels() - Method in class jhplot.HPlot
remove HLabels and HMLabels on the current plot
removeLabelsAll() - Method in class jhplot.HPlot
remove all Labels on all plots.
removeObject(int, int, int) - Method in class jhplot.HPlotJa
Remove a particular object
removePrimitives() - Method in class jhplot.HPlot
remove 2D java primitives on the current plot
removePrimitives(int) - Method in class jhplot.HPlot
remove i-th 2D java primitives on the current plot
removePrimitivesAll() - Method in class jhplot.HPlot
remove all 2D java primitives
renameLegend(int, String) - Method in class jhplot.SPlot
Rename a legend.
rescale(int) - Method in class jhplot.PND
Rescale the column vectors.
rescale(double[][]) - Method in class jhplot.PND
This is an inverse operation to rescale(type) function.
reset() - Method in class jhplot.HNeuralNet
Reset the weight matrix and the thresholds.
reset(double, double) - Method in class jhplot.math.ValueErr
Set value and errors to 0
reset() - Method in class jhplot.stat.LinReg
reset data to 0
resetAxes() - Method in class jhplot.SPlot
Reset the X and Y axes to the ranges that were first specified using setXRange() and setYRange().
resetStyle() - Method in class jhplot.HPlot
Resets the current plot settings to default values.
resetStyleAll() - Method in class jhplot.HPlot
Resets all plot settings to default values.
resetUnitNumber(int) - Method in class jhplot.bsom.BsomDemo
 
reshape(int, int, int, int) - Method in class jhplot.v3d.Canvas3d
 
resize(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Generate a resized copy of a matrix
resizePad(double, double) - Method in class jhplot.HChart
Resize the current pad.
resizePad(int, int, double, double) - Method in class jhplot.HChart
Resize the pad given by the inxX and indxY.
resizePad(double, double) - Method in class jhplot.HPlot
Resize the current pad.
resizePad(int, int, double, double) - Method in class jhplot.HPlot
Resize the pad given by the inxX and indxY.
resizePad(double, double) - Method in class jhplot.HPlot2D
Resize the current pad.
resizePad(int, int, double, double) - Method in class jhplot.HPlot2D
Resize the pad given by the inxX and indxY.
resizePad(double, double) - Method in class jhplot.HPlot3D
Resize the current pad.
resizePad(int, int, double, double) - Method in class jhplot.HPlot3D
Resize the pad given by the inxX and indxY.
resizePad(double, double) - Method in class jhplot.HPlot3DP
Resize the current pad.
ResultSetHelper - Interface in jhplot.io.csv
 
ResultSetHelperService - Class in jhplot.io.csv
helper class for processing JDBC ResultSet objects
ResultSetHelperService() - Constructor for class jhplot.io.csv.ResultSetHelperService
 
reverse(int) - Static method in class jhplot.math.SortUtils
Create reverse permutation, that is {n-1, ....
richardson(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the Richardson extrapolation.
rightWithin(Rectangle, Dimension) - Static method in class jhplot.utils.Util
 
rightWithin(Component, Component) - Static method in class jhplot.utils.Util
Puts to the right
rightWithin(Rectangle, Dimension) - Static method in class jhplot.v3d.Util
 
rightWithin(Component, Component) - Static method in class jhplot.v3d.Util
Puts to the right
rint_v2(double) - Static method in class jhplot.math.MathUtilsd
 
rms() - Method in class jhplot.H1D
Get RMS of histogram
rms() - Method in class jhplot.HProf1D
Get RMS of histogram
rmsX() - Method in class jhplot.P1D
Returns RMS for X-values.
rmsY() - Method in class jhplot.P1D
Returns RMS for Y-values.
RNG - Interface in jhplot.math.num.random
Defines a random number generator that is capable of generating sequences of random numbers uniformly distributed between zero and one.
RombergIntegrator - Class in jhplot.math.num.integration
An implementation of Romberg Integration.
RombergIntegrator(Function) - Constructor for class jhplot.math.num.integration.RombergIntegrator
Create an integrator for the given function.
RombergIntegrator(Function, int, double) - Constructor for class jhplot.math.num.integration.RombergIntegrator
Create an integrator for the given function.
RootHistogramBrowser - Class in jhplot.root
A simple application for browsing histograms in Root Files
RootHistogramBrowser() - Constructor for class jhplot.root.RootHistogramBrowser
Histogram browser
round(double) - Static method in class jhplot.math.MathUtilsd
Returns the closest integer to the specified double.
roundPositive(double) - Static method in class jhplot.math.MathUtilsd
Returns the closest integer to the specified double.
rowVector(double[]) - Static method in class jhplot.math.DoubleArray
Converts an n element array into an 1 x n matrix.
rr - Variable in class jhplot.io.HDataBase
 
run() - Method in class jhplot.HBsom
Run the algorithm
run(Matrix) - Method in interface jhplot.math.pca.covmatrixevd.CovarianceMatrixEVDCalculator
Calculate covariance matrix of the given data
run(Matrix) - Method in class jhplot.math.pca.covmatrixevd.EVDBased
 
run(Matrix) - Method in class jhplot.math.pca.covmatrixevd.SVDBased
 
run(double[]) - Method in class jhplot.stat.BunchingParameters
Collect information about sampling.
run(double[]) - Method in class jhplot.stat.FactorialMoments
Collect information about sampling.
run() - Method in class jhplot.v3d.Animation
 
run(int) - Method in class jminhep.cluster.Partition
Main method to run cluster algorithm
rungeKutta2(double[], F1D, double) - Static method in class jhplot.math.Numeric
Uses the 2nd order Runge-Kutta method to solve an ODE.
rungeKutta4(double[], F1D, double) - Static method in class jhplot.math.Numeric
Uses the 4th order Runge-Kutta method to solve an ODE.
rw - Variable in class jhplot.io.HDataBase
 

S

SaddlePoint - Class in jhplot.math.num.pdf
Utility class used by various distributions to accurately compute their respective probability mass functions.
SaddlePoint() - Constructor for class jhplot.math.num.pdf.SaddlePoint
Default constructor.
SampleRun - Class in jhplot.math.pca
An example program using the library
SampleRun() - Constructor for class jhplot.math.pca.SampleRun
 
save(String) - Method in class jhplot.HNeuralNet
Save current status of neural net.
saveAsCompressedSVG(Component, File) - Static method in class jhplot.io.images.ExportCanvas
 
saveAsEPS(Component) - Static method in class jhplot.io.images.ExportCanvas
 
saveAsEPS(Component, File) - Static method in class jhplot.io.images.ExportCanvas
 
saveAsPDF(Component) - Static method in class jhplot.io.images.ExportCanvas
 
saveAsPDF(Component, String) - Static method in class jhplot.io.images.ExportCanvas
 
saveAsPDF(Component, File) - Static method in class jhplot.io.images.ExportCanvas
 
saveAsPS(Component) - Static method in class jhplot.io.images.ExportCanvas
 
saveAsPS(Component, File) - Static method in class jhplot.io.images.ExportCanvas
 
saveAsSVG(Component) - Static method in class jhplot.io.images.ExportCanvas
Returns the image in SVG format as a String
saveAsSVG(Component, String) - Static method in class jhplot.io.images.ExportCanvas
Saves the image to an SVG file
saveAsSVG(Component, File) - Static method in class jhplot.io.images.ExportCanvas
Saves the image to an SVG file
savefig(String) - Method in class jhplot.Plot
This assumes
savefig(String, int, int) - Method in class jhplot.Plot
 
scalarMultiply(double, double[]) - Static method in class jhplot.math.ArrayMath
Multiplies every component of an array by a scalar.
scalarMultiply(double, int[]) - Static method in class jhplot.math.ArrayMath
Multiplies every component of an array by a scalar.
scalarMultiplyFast(double, double[]) - Static method in class jhplot.math.ArrayMath
Fast scalar multiplication for sparse arrays.
scalarMultiplyFast(double, int[]) - Static method in class jhplot.math.ArrayMath
Fast scalar multiplication for sparse arrays.
scalarProduct(double[], double[]) - Static method in class jhplot.math.ArrayMath
Computes the scalar product of two array as if they were vectors.
scalarProduct(double[][], double[][]) - Static method in class jhplot.math.ArrayMath
Computes the scalar product of two array as if they were matrices.
scalarProduct(int[], int[]) - Static method in class jhplot.math.ArrayMath
Computes the scalar product of two array as if they were vectors.
scalarProduct(int[][], int[][]) - Static method in class jhplot.math.ArrayMath
Computes the scalar product of two array as if they were matrices.
scale(String, double) - Method in class jhplot.H1D
Scale the histogram.
scale(double) - Method in class jhplot.H1D
Scale the histogram.
scale(String, double) - Method in class jhplot.H2D
Scale the histogram.
scale(double) - Method in class jhplot.H2D
Scale the histogram.
scale(String, double) - Method in class jhplot.HProf1D
Scale the histogram.
scale(double) - Method in class jhplot.HProf1D
Scale the histogram.
scaleErrors(double) - Method in class jhplot.H1D
Rescale errors by a some factor.
search(double) - Method in class jhplot.P0D
Search for the first occurrence of the given argument
search(int) - Method in class jhplot.P0I
Search for the first occurrence of the given argument
search() - Method in class jhplot.UCalc
Shows units and functions with names containing the current unit.
search(String) - Method in class jhplot.UCalc
Shows units and functions with names containing a given substring.
sec(double) - Method in class jhplot.math.ValueErr
Secant
SecantRootFinder - Class in jhplot.math.num.root
The secant method (1) for finding roots of functions.
SecantRootFinder(Function) - Constructor for class jhplot.math.num.root.SecantRootFinder
Create a root finder for the given function.
SecantRootFinder(Function, int, double) - Constructor for class jhplot.math.num.root.SecantRootFinder
Create a root finder for the given function.
sech(double) - Method in class jhplot.math.ValueErr
Hyperbolic secant
secondMaxVal - Variable in class jhplot.stat.JointProbabilityState
 
secondProbMap - Variable in class jhplot.stat.JointProbabilityState
 
SECONDS - Static variable in class jhplot.JHPlot
 
seek(long) - Method in class jhplot.math.io.LERandomAccessFile
 
seLocation(double, double) - Method in class jhplot.HMLabel
Sets the location of this label in data coordinates.
semilogx(PyObject[], String[]) - Method in class jhplot.Plot
Make a semilog plot with log scaling on the x axis.
semilogy(PyObject[], String[]) - Method in class jhplot.Plot
 
sepField - Variable in class jhplot.utils.GHFontChooser
 
Serialized - Class in jhplot.io
Methods used for serialization.
Serialized() - Constructor for class jhplot.io.Serialized
 
Series - Class in jhplot.math.num
This class provides the means to evaluate infinite series (1).
set(FProxy) - Method in class jhplot.F1D
Set proxy function
set - Variable in class jhplot.HChart
 
set - Variable in class jhplot.HGraph
 
set - Variable in class jhplot.HPlot3D
 
set - Variable in class jhplot.HPlot3DP
 
set - Variable in class jhplot.HPlotXYZ
 
set - Variable in class jhplot.HView3D
 
set(int, int, double) - Method in class jhplot.math.kalman.jama.Matrix
Set a single element.
set(int, double) - Method in class jhplot.math.num.DoubleArray
Modify the element at the given index.
set(int, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (X,Y).
set(int, double, double, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (x,y).
set(int, double, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (x,y).
set(int, double, double, double, double, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (x,y).
set(int, double, double, double, double, double, double, double, double, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (x,y).
set(int, double, double, double) - Method in class jhplot.P2D
Sets the values of (x,y,z).
set(int, double, double, double, double, double, double) - Method in class jhplot.P3D
Sets the values of (x,dx,y,dy,z,dz).
set(int, double[]) - Method in class jhplot.PND
Sets (replace) the specified row.
set(int, P0D) - Method in class jhplot.PND
Sets (replace) the specified element with P0D.
set(int, int[]) - Method in class jhplot.PNI
Sets (replace) the specified row.
set(int, P0I) - Method in class jhplot.PNI
Sets (replace) the specified element with P0D.
set(float, float, float) - Method in class jhplot.v3d.Vector3d
 
set(int, double, double, int) - Method in class jminhep.cluster.Partition
Set parameters for clustering
set3D(boolean) - Method in class jhplot.Plottable
Set 3D if this is for 3D canvas.
setAlpha(double) - Method in class jhplot.math.num.pdf.Beta
Modify the alpha parameter.
setAlpha(double) - Method in class jhplot.math.num.pdf.Gamma
Modify the alpha parameter.
setAlphaBeta(double, double) - Method in class jhplot.bsom.BsomDemo
Set alpha and beta for learning
setAlphaBeta(double, double) - Method in class jhplot.HBsom
Set initial alpha and betai parameters.
setAntiAlias(boolean) - Method in class jhplot.HChart
Set antialiasing for the graphics of the current plot
setAntiAlias(boolean) - Method in class jhplot.HPlot
Set antialiasing for the graphics of the current plot
setAntiAlias(boolean) - Method in class jhplot.HPlotJa
Set antialiasing for the graphics of the current plot
setAntiAlias(boolean) - Method in class jhplot.WPlot
Set antialiasing for the graphics of the current plot
setAntiAliasAll(boolean) - Method in class jhplot.HPlot
Set antialiasing for the graphics of all plots
setArray(double[]) - Method in class jhplot.P0D
Set a double array.
setArray(int[]) - Method in class jhplot.P0D
Set an integer array.
setArray(int[]) - Method in class jhplot.P0I
Set a double array.
setArray(double[][]) - Method in class jhplot.PND
Set values from double array Old content will be lost.
setArray(int[][]) - Method in class jhplot.PNI
Set values from double array Old content will be lost.
setArrayList(ArrayList<Double>) - Method in class jhplot.P0D
Set the data in form of ArrayList
setArrayList(ArrayList<Integer>) - Method in class jhplot.P0I
Set the data in form of ArrayList
setArrayList(ArrayList<double[]>) - Method in class jhplot.PND
Set the data in form of ArrayList
setArrayList(ArrayList<int[]>) - Method in class jhplot.PNI
Set the data in form of ArrayList
setArrayX(double[]) - Method in class jhplot.P1D
Set array at once
setArrayY(double[]) - Method in class jhplot.P1D
Set array at once
setAttResizable(boolean) - Method in class jhplot.HPlot
Set canvas attributes resizable (line widths, symbols, fonts) or not.
setAttResizableAll(boolean) - Method in class jhplot.HPlot
Set canvas attributes resizable (line widths, symbols, fonts) or not.
setAttributes(AttributeSet) - Method in class jhplot.utils.GHFontChooser
 
setAutoRange(boolean) - Method in class jhplot.HChart
Set auto-range in X and Y at the same time
setAutoRange() - Method in class jhplot.HChart
Set autorange in X and Y at the same time
setAutoRange(int, boolean) - Method in class jhplot.HPlot
Sets true or false to use automatic scaling for the current plot.
setAutoRange(boolean) - Method in class jhplot.HPlot
Set autorange in X and Y at the same time
setAutoRange() - Method in class jhplot.HPlot
Set autorange in X and Y at the same time for the current plot
setAutoRange() - Method in class jhplot.HPlot2D
Set autorange for the current plot
setAutoRange(boolean) - Method in class jhplot.HPlot2D
Set autorange or not for the current plot
setAutoRange(int, boolean) - Method in class jhplot.HPlot2D
Set autorange for the current plot
setAutoRange(boolean) - Method in class jhplot.HPlot3D
Set autorange in X,Y,Z.
setAutoRange() - Method in class jhplot.HPlot3D
Set autorange in X,Y,Z at the same time for the current plot
setAutoRange(int, boolean) - Method in class jhplot.HPlotJa
Sets true or false to use automatic scaling for the current plot.
setAutoRange(boolean) - Method in class jhplot.HPlotJa
Set autorange in X and Y at the same time
setAutoRange() - Method in class jhplot.HPlotJa
Set autorange in X and Y at the same time for the current plot
setAutoRange() - Method in class jhplot.HPlotter
Set autorange in X and Y at the same time for the current plot
setAutoRange(boolean) - Method in class jhplot.HPlotter
Set autorange in X and Y at the same time
setAutoRange() - Method in class jhplot.SPlot
Rescale so that the data that is currently plotted just fits.
setAutoRange(boolean) - Method in class jhplot.SPlot
Rescale so that the data that is currently plotted just fits.
setAutoRange() - Method in class jhplot.WPlot
Rescale so that the data that is currently plotted just fits.
setAutoRange(boolean) - Method in class jhplot.WPlot
Rescale so that the data that is currently plotted just fits.
setAutoRangeAll(int, boolean) - Method in class jhplot.HPlot
Sets true or false to use automatic scaling for all plots.
setAutoRangeAll(boolean) - Method in class jhplot.HPlot
Set auto-range in X and Y at the same time for all plots
setAutoRangeAll() - Method in class jhplot.HPlot
Set autorange in X and Y at the same time for all plots
setAutoRangeAll() - Method in class jhplot.HPlot2D
Set autorange in X and Y at the same time for all plots
setAutoRangeAll(boolean) - Method in class jhplot.HPlot3D
Set to autorange all pads
setAutoRangeAll(int, boolean) - Method in class jhplot.HPlotJa
Sets true or false to use automatic scaling for all plots.
setAutoRangeAll(boolean) - Method in class jhplot.HPlotJa
Set auto-range in X and Y at the same time for all plots
setAutoRangeAll() - Method in class jhplot.HPlotJa
Set autorange in X and Y at the same time for all plots
setAutoRangeXY() - Method in class jhplot.HPlot3D
Set autorange in Y,Z at the same time for the current plot
setAxes(boolean) - Method in class jhplot.HPlot3DP
Set all axes or not
setAxes(boolean, boolean, boolean) - Method in class jhplot.HPlot3DP
Show or not axes for X, Y, Z
setAxes(String, double, double, String, double, double, String, double, double) - Method in class jhplot.HVisAd
Attach axes to the canvas, and snap them o the box.
setAxesArrows(boolean) - Method in class jhplot.HPlot3DP
Show or not small arrows on axes
setAxesBox(boolean) - Method in class jhplot.HPlotXYZ
The box can be turned on/off for the current pad.
setAxesColor(Color) - Method in class jhplot.HPlot
Sets the actual color of the axes of the graph.
setAxesColor(Color) - Method in class jhplot.HPlot3DP
Set Color for axes
setAxesColor(Color) - Method in class jhplot.HPlotter
Sets the actual color of the axes of the graph.
setAxesFontColor(Color) - Method in class jhplot.HPlot3D
Get color for tic labels
setAxesFrame(int, int) - Method in class jhplot.HPlotJa
Set axes frames or pads.
setAxesLabel(int, boolean) - Method in class jhplot.HPlotXYZ
Show or not label on axes.
setAxesLabelFont(Font, Color) - Method in class jhplot.HPlotXYZ
Set font and color for axis labels.
setAxesRatio(double) - Method in class jhplot.HPlot
Sets the ratio between X- and Y-axes lengths.
setAxesRatioUse(boolean) - Method in class jhplot.HPlot
Sets whether or not to use a fixed ratio between X- and Y-axes lengths.
setAxis(int, ValueAxis) - Method in class jhplot.HChart
Sets axis
setAxis(int, boolean) - Method in class jhplot.HPlot
Sets whether an axis line will be drawn or not.
setAxis(int, Axis) - Method in class jhplot.HPlot2D
Set axis objects
setAxis(int, boolean) - Method in class jhplot.HPlot2D
Sets whether an axis line will be drawn or not.
setAxis(Axis, Axis) - Method in class jhplot.HPlotXY
Set axis
setAxis(boolean) - Method in class jhplot.HZirkel
Show coordinate system on the canvas.
setAxisAll(boolean) - Method in class jhplot.HPlot
Sets whether all axis lines will be drawn or not.
setAxisAll(boolean) - Method in class jhplot.HPlotJa
Sets whether all axis lines will be drawn or not.
setAxisArrow(int) - Method in class jhplot.HPlot
Sets axes arrows.
setAxisArrows(boolean) - Method in class jhplot.HPlot3DP
Set or not arrows for axis
setAxisFont(Font) - Method in class jhplot.HPlot3D
Sets font for axes
setAxisLabelColor(Color) - Method in class jhplot.HPlot2D
Sets the pen color for ticks
setAxisLabelFont(Font) - Method in class jhplot.HPlot2D
Set fonts for axis Label
setAxisLabelHeight(double) - Method in class jhplot.HPlot2D
Set the label height in physical units.
setAxisLabelPosition(int, int) - Method in class jhplot.HPlot2D
Position of label for axis
setAxisMirror(int, boolean) - Method in class jhplot.HPlot
Sets whether the mirror of an axis will be drawn or not.
setAxisNumberSubtics(int) - Method in class jhplot.HPlot2D
Sets the number of small sub-ticks
setAxisPenTicWidth(int) - Method in class jhplot.HPlot
Sets the pen width to draw tick axes.
setAxisPenTicWidth(int) - Method in class jhplot.HPlot2D
Sets the pen width to draw tick axes
setAxisPenWidth(int) - Method in class jhplot.HPlotXYZ
Set line width to draw boxes and axis.
setAxisTicHeight(double) - Method in class jhplot.HPlot2D
Sets the tick heights in NDC units
setAxisTick(int, boolean) - Method in class jhplot.HPlotXYZ
Show or not ticks on axes.
setAxisTitle(int, SGLabel) - Method in class jhplot.HPlot2D
Set label for axis
setAxisX() - Method in class jhplot.HPlot
Sets X-axis (bottom).
setAxisY() - Method in class jhplot.HPlot
Sets Y-axis (left).
setBackgColor(Color) - Method in class jhplot.HChart
Sets the actual background color of the entire graph panel.
setBackgColor(Color) - Method in class jhplot.HPlot
Sets the actual background color of the entire graph panel.
setBackgColor(Color) - Method in class jhplot.HPlot3DP
Set background for current pad
setBackgColor(Color) - Method in class jhplot.HPlotter
Sets the actual background color for current plot region.
setBackgColorForAllGraph(Color) - Method in class jhplot.HPlot
Sets the background color of all graphs.
setBackgColorGraph(Color) - Method in class jhplot.HPlot
Sets the background color of the current graph.
setBackgColorGraph(Color) - Method in class jhplot.HPlotter
Sets the background color of the current graph.
setBackground(Color) - Method in class jhplot.HPlot2D
Set background for the plot.
setBackground(Color) - Method in class jhplot.HPlotXYZ
Set background for the current pad.
setBackground(Color) - Method in class jhplot.SPlot
Set background for the plot.
setBackground(Color) - Method in class jhplot.WPlot
Set background for the plot.
setBars(boolean) - Method in class jhplot.DrawOptions
Draw a histogram using bars (default is using lines).
setBars() - Method in class jhplot.HPlot3D
Set bar type of plot
setBars(boolean) - Method in class jhplot.HPlot3D
Set bar type of plot
setBars(boolean) - Method in class jhplot.SPlot
Turn bars on or off (for bar charts).
setBars(double, double) - Method in class jhplot.SPlot
Turn bars on and set the width and offset.
setBeta(double) - Method in class jhplot.math.num.pdf.Beta
Modify the beta parameter.
setBeta(double) - Method in class jhplot.math.num.pdf.Gamma
Modify the beta parameter.
setBinError(int, int, double) - Method in class jhplot.H2D
Set the error on this bin.
setBins(int) - Method in class jhplot.H1D
Sets the number of bins
setBins(int) - Method in class jhplot.HProf1D
Sets the number of bins
setBins(double[][]) - Method in class jhplot.utils.SHisto
Set bin values
setBins(double[]) - Method in class jhplot.utils.SHisto
Set bin values assuming that there only one band
setBinWidth(double) - Method in class jhplot.DrawOptions
Set the bin width.
setBounds(int, int, int, int) - Method in class jhplot.SPlot
Move and resize this component.
setBox(boolean) - Method in class jhplot.HPlot
Sets whether or not to draw the bounding box around the graph.
setBoxColor(Color) - Method in class jhplot.HPlot
Sets the color of the bounding box drawn around a graph.
setBoxColor(Color) - Method in class jhplot.HPlot3D
Set color of the box
setBoxColor(Color) - Method in class jhplot.HPlotJa
Sets the color of the bounding box drawn around a graph.
setBoxed(boolean) - Method in class jhplot.HPlot3D
Set boxed frame
setBoxFillColor(Color) - Method in class jhplot.HPlot
Sets the fill color of the bounding box drawn around a graph.
setBoxFillColor(Color) - Method in class jhplot.HPlotJa
Sets the fill color of the bounding box drawn around a graph.
setBoxOffset(double) - Method in class jhplot.HPlot
Sets the offset of the bounding box drawn around a graph.
setCameraPosition(double) - Method in class jhplot.HPlot3DP
Set camera position
setCellAt(Object, int, int) - Method in class jhplot.SPsheet
This fill assumes that the object passes to it is already the correct object to set the value of the cell as.
setCellSize(int) - Method in class jhplot.HCellular
Set cell size
setChartArea() - Method in class jhplot.HChart
Make an Area chart.
setChartBar() - Method in class jhplot.HChart
Make a Bar chart.
setChartBar3D() - Method in class jhplot.HChart
Make a Bar chart in 3D.
setChartLine() - Method in class jhplot.HChart
Make a line chart.
setChartLine(double) - Method in class jhplot.HChart
Make a line chart.
setChartPie() - Method in class jhplot.HChart
Make a Pie chart.
setChartPie3D() - Method in class jhplot.HChart
Make a Pie 3D chart.
setChartPolar() - Method in class jhplot.HChart
Make a chart using polar coordinates.
setColor(Color) - Method in class jhplot.DrawOptions
Set color for lines
setColor(Color) - Method in class jhplot.HKey
Sets the color to a specific value
setColor(Color) - Method in class jhplot.HLabel
Sets the color to a specific value
setColor(Color) - Method in class jhplot.HLabelEq
Sets the color to a specific value
setColor(Color) - Method in class jhplot.HMLabel
Sets the color to a specific value
setColor(Color) - Method in class jhplot.shapes.HShape
Sets the color to a specific value
setColor(boolean) - Method in class jhplot.SPlot
If the argument is false, draw the plot without using color (in black and white).
setColor(Color) - Method in class jhplot.v3d.Object3d
 
setColor(int, int, int) - Method in class jhplot.v3d.Object3d
 
setColorBack(Color) - Method in class jhplot.v3d.Canvas3d
 
setColorBackgroud(Color) - Method in class jhplot.HLabelEq
Set background color
setColorBar(ColorKey) - Method in class jhplot.HPlot2D
Set color bar (key) for the current plot
setColorFill(Color) - Method in class jhplot.HPlot3D
Set color of to fill histogram bars
setColorFill(Color) - Method in class jhplot.HPlotXYZ
Set fill color for the current object
setColorLines(Color) - Method in class jhplot.HPlot3D
Set color of the lines to draw histogram bars
setColorMode(int) - Method in class jhplot.HPlot3D
Sets the color mode
setColors(Color[]) - Method in class jhplot.SPlot
Set the point colors.
setColorSolid(boolean) - Method in class jhplot.HPlotXYZ
If you set true, color will be solid and no colorfull color map is used.
setColorWireframe(Color) - Method in class jhplot.HPlotXYZ
Set fill color for the current object
setColumnMapping(String[]) - Method in class jhplot.io.csv.bean.ColumnPositionMappingStrategy
 
setColumnMapping(Map<String, String>) - Method in class jhplot.io.csv.bean.HeaderColumnNameTranslateMappingStrategy
 
setComplex() - Method in class jhplot.FND
Treat the function as complex.
setConnected(boolean, int) - Method in class jhplot.SPlot
If the first argument is true, then by default for the specified dataset, points will be connected by a line.
setContents(double[], double[]) - Method in class jhplot.H1D
Sets the content of H1D histogram.
setContents(double[], double[], int[], double[], double[]) - Method in class jhplot.H1D
Set the content of the whole Histogram at once.
setContents(double[][], double[][]) - Method in class jhplot.H2D
Set content of H2D histogram
setContents(double[][], double[][], int[][], double[][], double[][], double[][], double[][]) - Method in class jhplot.H2D
Set the content of the whole Histogram at once.
setContents(double[], double[]) - Method in class jhplot.HProf1D
Sets the content of histogram.
setContents(double[], double[], int[], double[], double[]) - Method in class jhplot.HProf1D
Set the content of the whole Histogram at once.
setContents(double[][], double[][]) - Method in class jhplot.HProf2D
Set content of H2D histogram
setContour(boolean) - Method in class jhplot.HPlot
Set to a contour style
setContour() - Method in class jhplot.HPlot3D
Set contour style
setContour(boolean) - Method in class jhplot.HPlot3D
Set contour style
setContour(boolean) - Method in class jhplot.HPlotJa
Set to a contour style
setContourBar(boolean) - Method in class jhplot.HPlot
Show or not a bar with color levels
setContourBar(boolean) - Method in class jhplot.HPlotJa
Show a bar indicating levels on contour plot
setContourBins(int, int) - Method in class jhplot.HPlot
How many bins used to slice the data in X (and Y)
setContourBins(int, int) - Method in class jhplot.HPlotJa
Set number of contour bins in X and Y
setContourColor3D(boolean) - Method in class jhplot.HPlotXYZ
Add (or not) contour color to 3D plot.
setContourColor3D() - Method in class jhplot.HPlotXYZ
Set to contour color style to 3D plots.
setContourGray(boolean) - Method in class jhplot.HPlot
Color style to show contour plot.
setContourLevels(int) - Method in class jhplot.HPlot
How many color levels shuul be shown (10 default)
setContourLevels(int) - Method in class jhplot.HPlotJa
Number of contour levels
setContourLevels(int) - Method in class jhplot.HPlotXYZ
Set number of levels for contour plots.
setContourLines(int) - Method in class jhplot.HPlot3D
Set number of divisions for contour plots
setContourMesh3D(boolean) - Method in class jhplot.HPlotXYZ
Set (or not) contour mesh style to 3D plots.
setContourMesh3D() - Method in class jhplot.HPlotXYZ
Set to contour mesh style to 3D plots.
setControl_matrix(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setConversionType(String) - Method in class jhplot.UConverter
Set convertion type.
setCurDir(String) - Static method in class jhplot.HPlotJa
Sets the current working directory.
setD1(Double[]) - Method in class jhplot.DProxy
Set D1 from 2D array
setD2(Double[][]) - Method in class jhplot.DProxy
Set D2 from 2D array
setDashed(double) - Method in class jhplot.shapes.HShape
Set dashed line
setData(P1D) - Method in class jhplot.HBsom
Load data to BSOM
setData(double[][], double[][]) - Method in class jhplot.HNeuralNet
Construct a data set from an input and idea array.
setData(double[][]) - Method in class jhplot.HNeuralNet
Construct a data set from an input
setData(PND, PND) - Method in class jhplot.HNeuralNet
Set data for training.
setData(PND) - Method in class jhplot.HNeuralNet
Set data
setData() - Method in class jhplot.HPlot2D
 
setData(double[][]) - Method in class jhplot.VHolder
Set data from 2D array
setData(double[]) - Method in class jhplot.VHolder
Set data from 1D array
setData(Double[][]) - Method in class jhplot.VHolder
 
setDataArray(DataArray) - Method in class jhplot.P1D
Set data in a form of DataArray
setDataArray(DataArray2D) - Method in class jhplot.P2D
Set data in a form of DataArray
setDataArray(DataArray3D) - Method in class jhplot.P3D
Set data in a form of DataArray
setDataFileBrowser(JaxoMainPanel, Map<String, Object>, boolean) - Method in class jhplot.io.BrowserDataGeneric
Call this for HPlotJa canvas.
setDataFileBrowser(GHFrame, Map<String, Object>, boolean) - Method in class jhplot.io.BrowserDataGeneric
Open a dialog to display a map of objects for HPlot and HPlot3D.
setDataPers(DataArray) - Method in class jhplot.HPlot
Sets the data in the form DataArray data
setDefault() - Method in class jhplot.HCellular
Set default parameters
setDefaultPosition(boolean) - Method in class jhplot.HKey
Is this key should be set at a default position?
setDegreesOfFreedom(double) - Method in class jhplot.math.num.pdf.ChiSquared
Modify the degrees of freedom.
setDegreesOfFreedom(double) - Method in class jhplot.math.num.pdf.TDistribution
Modify the degrees of freedom.
setDelta(double) - Method in class jhplot.bsom.Bsom
 
setDelta(double) - Method in class jhplot.HBsom
Set calculation precision.
setDenominatorDegreesOfFreedom(double) - Method in class jhplot.math.num.pdf.FDistribution
Modify the denominator degrees of freedom.
setDensity() - Method in class jhplot.HPlot3D
Set density type of plot
setDensity(boolean) - Method in class jhplot.HPlot3D
Set density plot
setDerivative(Function) - Method in class jhplot.math.num.root.NewtonRootFinder
Modify the derivative of the target function.
setDescription(String) - Method in class jhplot.io.HBook
Set a desciption which will be attached to the header of the output file.
setDetltaTime(int) - Method in class jhplot.HCellular
Set set delta time
setDimension(int) - Method in class jhplot.P1D
Set the dimension for the container.
setDimention(int) - Method in class jminhep.cluster.DataHolder
Set the dimension of the data
setDisplayGrids(boolean) - Method in class jhplot.HPlot3D
Display grid
setDisplayXY(boolean) - Method in class jhplot.HPlot3D
Display or not X and Y
setDisplayZ(boolean) - Method in class jhplot.HPlot3D
Display or not title for Z
setDistance(double) - Method in class jhplot.HPlot3D
Set distance to the object
setDivisions(int, int) - Method in class jhplot.FPR
Set number of divisions for parameters.
setDivisions(int) - Method in class jhplot.HPlot3D
Set number of divisions for surface plots
setDotted(double) - Method in class jhplot.shapes.HShape
Set dotted line
setDoubleArrayLists(DoubleArrayList, DoubleArrayList, DoubleArrayList) - Method in class jhplot.P2D
Set the array from DoubleArrayLists
setDrawLine(boolean) - Method in class jhplot.DrawOptions
Draw lines connecting points or not.
setDrawLineKey(boolean) - Method in class jhplot.DrawOptions
Draw histogram key with line or not
setDrawOption(LinePars) - Method in class jhplot.DrawOptions
Sets drawing attributes.
setDrawSymbol(boolean) - Method in class jhplot.DrawOptions
Draw or not symbols
setEditable(int) - Method in class jhplot.SPlot
Specify which dataset is editable.
setElevationAngle(double) - Method in class jhplot.HPlot3D
Set the elevation angle
setEndLength(double) - Method in class jhplot.shapes.Arrow
Set lenght of the ends
setEndWidth(double) - Method in class jhplot.shapes.Arrow
Set width of the ends
setErr(boolean) - Method in class jhplot.DrawOptions
Set or not the 1st level errors on X and Y
setErr(double) - Method in class jhplot.math.ValueErr
Set error
setErrAll(boolean) - Method in class jhplot.DrawOptions
Show or not all errors (1st and 2nd level).
setErrAllToZero(String, int) - Method in class jhplot.P1D
Set all (1st and 2nd) level errors to zero.
setErrColor(Color) - Method in class jhplot.DrawOptions
Set color for 1st level errors for X and Y
setErrColor(Color, double) - Method in class jhplot.DrawOptions
Set color for 1st level errors for X and Y
setErrColorX(Color) - Method in class jhplot.DrawOptions
Set color for 1st level errors in X
setErrColorY(Color) - Method in class jhplot.DrawOptions
Set color for 1st level errors in Y
setErrFill(boolean) - Method in class jhplot.DrawOptions
Fill area between lower and upper 1st-level errors
setErrFillColor(Color) - Method in class jhplot.DrawOptions
Fill color area between lower and upper 1st-level errors.
setErrFillColor(Color, double) - Method in class jhplot.DrawOptions
Fill color area between lower and upper 1st-level errors and set transparency level
setError_cov_post(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setError_cov_pre(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setErrors(double[]) - Method in class jhplot.H1D
Sets errors of H1D histogram (for heights).
setErrSqrt(int) - Method in class jhplot.P1D
Set 1st level error to sqrt of X or Y values.
setErrSys(boolean) - Method in class jhplot.DrawOptions
Show or not the 2nd level errors for X and Y values
setErrSysFill(boolean) - Method in class jhplot.DrawOptions
Fill area between lower and upper 2st-level errors
setErrSysFillColor(Color) - Method in class jhplot.DrawOptions
Fill color area between lower and upper 1st-level errors
setErrSysFillColor(Color, double) - Method in class jhplot.DrawOptions
Fill color area between lower and upper 2nd-level errors and set transparency level
setErrSysToZero(int) - Method in class jhplot.P1D
Set 2nd level errors to zero.
setErrSysX(boolean) - Method in class jhplot.DrawOptions
Set or not the 2nd level errors in X
setErrSysY(boolean) - Method in class jhplot.DrawOptions
Show or not the 2nd level errors for Y values
setErrTicSize(double) - Method in class jhplot.DrawOptions
Set the size of small tics shown at the end of error bars.
setErrToZero(int) - Method in class jhplot.P1D
Set 1st level errors to zero.
setErrX(boolean) - Method in class jhplot.DrawOptions
Set or not the 1st level errors in X
setErrY(boolean) - Method in class jhplot.DrawOptions
Show or not the 1st level errors for Y values.
setExactMath() - Static method in class jhplot.HParam
Set exact math calculation using Java Math.
setEyePosition(double, double, double) - Method in class jhplot.HPlot3DP
Set position oy eye
setFaceDisplayed(boolean) - Method in class jhplot.HPlotXYZ
Set face shown or not
setFastMath(boolean) - Static method in class jhplot.HParam
Set fast math calculation (3-5 times faster than Java Math).
setFastMath() - Static method in class jhplot.HParam
Set fast math calculation (4-5 times faster than Java Math).
setFile(GHFrame, String, boolean) - Method in class jhplot.io.BrowserAida
Read data from AIDA file.
setFile(GHFrame, HBook, boolean) - Method in class jhplot.io.BrowserHBook
Read data from HBook path.
setFile(GHFrame, HFile, boolean) - Method in class jhplot.io.BrowserHFile
Open HFile file in a pop-up window to browser it and check all objects
setFile(GHFrame, HFileXML, boolean) - Method in class jhplot.io.BrowserHFileXML
Open HFileXML file in a pop-up window to browser it and check all objects
setFile(GHFrame, PFile, boolean) - Method in class jhplot.io.BrowserPFile
Open HFile file in a pop-up window to browser it and check all objects
setFile(GHFrame, String, boolean) - Method in class jhplot.io.BrowserRoot
Read data from AIDA file.
setFill(boolean) - Method in class jhplot.DrawOptions
Fill or not histogram or function.
setFill(boolean) - Method in class jhplot.HPlot3D
Set fill color or not for histogram bars
setFill(boolean) - Method in class jhplot.shapes.HShape
Fill a primitive
setFillColor(Color) - Method in class jhplot.DrawOptions
Fill color of a drawing object.
setFillColor(Color) - Method in class jhplot.FPR
Set color for fill
setFillColorTransparency(double) - Method in class jhplot.DrawOptions
Set color transparency used to fill an object.
setFilled(boolean) - Method in class jhplot.FPR
Set filled area or not
setFitMethod(String) - Method in class jhplot.HFitter
Sets the fit method.
setFlush(int) - Method in class jhplot.io.HFile
Set after how many events data will be flushed.
setFog(boolean) - Method in class jhplot.HPlot3DP
Set fog for objects
setFont(Font) - Method in class jhplot.HKey
Sets the font to a specific value
setFont(Font) - Method in class jhplot.HLabel
Sets the font to a specific value
setFont(Font) - Method in class jhplot.HMLabel
Sets the font to a specific value
setFont(Font) - Method in class jhplot.shapes.Text
Set the font for this text.
setFontAxis(Font) - Method in class jhplot.WPlot
Sets font for small ticks on X and Y axis.
setFontAxisTicks(int) - Method in class jhplot.HPlotXYZ
Set fonts for tick labels in terms of GLUT.BITMAP fonts.
setFontAxisX(Font, Color) - Method in class jhplot.HChart
Set font and color for X-axis (for X-Y plots)
setFontAxisY(Font, Color) - Method in class jhplot.HChart
Set font and color for Y-axis (for X-Y plots)
setFontLegent(Font) - Method in class jhplot.HChart
Set font for legend title
setFontSize(int) - Method in class jhplot.HLabelEq
Sets the font to a specific value
setFontTitle(Font) - Method in class jhplot.HChart
Set font for legend title
setFontValue(Font) - Method in class jhplot.HPlot3DP
Set Font for axis numbers
setForeground(Color) - Method in class jhplot.SPlot
Set the foreground color.
setForeground(Color) - Method in class jhplot.WPlot
Set the foreground color.
setFormat(DecimalFormat) - Method in class jhplot.io.HBook
Set format for writting double values.
setFov(double) - Method in class jhplot.HPlot3DP
Set field of vision
setFrameColor(Color) - Method in class jhplot.HPlot3D
Set color of the frame
setFunc(IFunction) - Method in class jhplot.HFitter
Set fit functions
setFunc(String) - Method in class jhplot.HFitter
Set fit functions from predefined string.
setFunc(String, int, String, String) - Method in class jhplot.HFitter
Set functions from a script.
setFunction(Function) - Method in class jhplot.math.num.integration.AdaptiveIntegrator
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.integration.RombergIntegrator
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.integration.SimpsonsIntegrator
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.integration.TrapezoidalIntegrator
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.BisectionRootFinder
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.Bracket
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.BrentRootFinder
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.FalsePositionRootFinder
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.NewtonRootFinder
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.SecantRootFinder
Modify the target function.
setGain(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setGraph(Graph) - Method in class jhplot.HMedusa
Add a graph to the editor.
setGraph() - Method in class jhplot.HPlot
Set the graph from JPLot
setGraphSettings(GraphSettings) - Method in class jhplot.HPlot
Set a new graph settings for the current plot
setGraphStyle(int) - Method in class jhplot.DrawOptions
Set the style of the graph.
setGrid(boolean) - Method in class jhplot.HChart
Sets whether or not using grid lines.
setGrid(int, boolean) - Method in class jhplot.HChart
Sets whether or not using grid lines.
setGrid(int, boolean) - Method in class jhplot.HPlot
Sets whether or not using grid lines.
setGrid(boolean) - Method in class jhplot.HPlot
Sets whether or not using grid lines.
setGrid(boolean) - Method in class jhplot.SPlot
Control whether the grid is drawn.
setGrid(boolean) - Method in class jhplot.WPlot
Sets whether or not using grid lines.
setGridAll(int, boolean) - Method in class jhplot.HPlot
Sets or not the grid lines for all plots on the same canvas
setGridAll(int, boolean) - Method in class jhplot.HPlotJa
Sets or not the grid lines for all plots on the same canvas
setGridColor(Color) - Method in class jhplot.HChart
Sets color of the grid lines for all plots on the same canvas
setGridColor(Color) - Method in class jhplot.HPlotXYZ
Set Grid color to the current pad
setGridColorAll(Color) - Method in class jhplot.HPlot
Sets color of the grid lines for all plots on the same canvas
setGridPenWidth(double) - Method in class jhplot.HChart
Sets width of the line for the grid
setGridPenWidth(int, double) - Method in class jhplot.HChart
Sets the width of the line for grid
setGridToFront(boolean) - Method in class jhplot.HPlot
Setting the flag to true, this will draw the grid after drawing all the lines and point stuff, hence on the foreground.
setGTitle(String) - Method in class jhplot.HPlot2D
Set global title for this plot.
setGTitle(JaText) - Method in class jhplot.HPlotJa
Set the global title
setGTitle(String, Font, Color) - Method in class jhplot.HPlotJa
Sets the global title
setGTitle(String, Font) - Method in class jhplot.HPlotJa
Sets the global title using black color.
setGTitle(String) - Method in class jhplot.HPlotJa
Set the global title with default attributes.
setGTitle(String, Color) - Method in class jhplot.HPlotJa
Set the global title with default attributes.
setGTitle(String, Font, Color) - Method in class jhplot.HPlotter
Set global title and its attributes
setGTitle(String, Color) - Method in class jhplot.HPlotter
Set the global title with default attributes.
setGTitle(String) - Method in class jhplot.HPlotter
Set the global title with default attributes.
setGTitle(String, Font, Color) - Method in class jhplot.HPlotXY
Set global title and its attributes
setGTitle(Title) - Method in class jhplot.HPlotXY
Set title as an object.
setGTitle(String, Color) - Method in class jhplot.HPlotXY
Set the global title with default attributes.
setGTitle(String) - Method in class jhplot.HPlotXY
Set the global title with default attributes.
setGTitle(String) - Method in class jhplot.SPlot
Set global title for this plot.
setGTitle(String) - Method in class jhplot.WPlot
Set global title for this plot.
setHeights(double[]) - Method in class jhplot.H1D
Sets the content of H1D histogram (heights).
setIFunction(IFunction) - Method in class jhplot.FProxy
 
setImpulses(boolean, int) - Method in class jhplot.SPlot
If the first argument is true, then a line will be drawn from any plotted point in the specified dataset down to the x axis.
setInitFile(String) - Method in class jhplot.HCellular
Set initialization file
setInitString(String) - Method in class jhplot.HCellular
Set initialization string for the rule
setInnerColor(Color) - Method in class jhplot.HPlot
Sets the color used to fill the inner triangles.
setJavaURL(String) - Static method in class jhplot.help
Set Java API web page.
setKey(int, float, Color) - Method in class jhplot.HKey
Sets a key
setKeySpace(float) - Method in class jhplot.HKey
Sets a space between the key and the text describing the key
setKeyTextSpace(double) - Method in class jhplot.HPlotJa
Set space between the key symbol and the text in a legend.
setLabel(int, double, double, String, Font, Color, String) - Method in class jhplot.HPlotJa
Set label (or update it) for the current pad selected with the cd(i1,i2) method.
setLabel(int, double, double, String, Font, Color) - Method in class jhplot.HPlotJa
Set label (or update it) for the current pad selected with the cd(i1,i2) method.
setLabel(int, double, double, String, Font) - Method in class jhplot.HPlotJa
Set label (or update it) for the current pad selected with the cd(i1,i2) method.
setLabel(int, double, double, String) - Method in class jhplot.HPlotJa
Set label (or update it) for the current pad selected with the cd(i1,i2) method.
setLabelColor(Color) - Method in class jhplot.HChart
Se5t color of the labels.
setLabelColor(Color) - Method in class jhplot.HPlot3D
Set color of the label
setLabelColor(Color) - Method in class jhplot.HPlot3DP
Set Color for the labels
setLabelFont(Font) - Method in class jhplot.HChart
Set fonts of the labels.
setLabelFont(Font) - Method in class jhplot.HPlot3D
Set Font for the labels
setLabelFont(Font) - Method in class jhplot.HPlot3DP
Set Font for the labels
setLabelFont(String) - Method in class jhplot.SPlot
Set the label font, which is used for axis labels and legend labels.
setLabelFont(Font) - Method in class jhplot.WPlot
Set the label font, which is used for axis labels and legend labels.
setLabelFontColor(Color) - Method in class jhplot.HPlot3D
Set color for labels
setLabelOffsetX(double) - Method in class jhplot.HPlot3D
Set label offset on X
setLabelOffsetY(double) - Method in class jhplot.HPlot3D
Set label offset on Y
setLabelOffsetZ(double) - Method in class jhplot.HPlot3D
Set label offset on Z
setLabelShift(int, double, double) - Method in class jhplot.HPlotJa
Shift position of a label with respect to the axis by about defined in NDC (0-1).
setLabelX(String, int, int) - Method in class jhplot.HPlotJa
Sets a label for X at the default location
setLabelX(String) - Method in class jhplot.Plottable
Set lablel for X axis
setLabelY(String, int, int) - Method in class jhplot.HPlotJa
Set label at the default position
setLabelY(String) - Method in class jhplot.Plottable
Set lablel for Y axis
setLabelZ(String) - Method in class jhplot.Plottable
Set lablel for Z axis if applicable.
setLegend(boolean) - Method in class jhplot.DrawOptions
Sets whether or not this line style should draw the name in the legend of the graph.
setLegend(boolean) - Method in class jhplot.HChart
Sets whether or not this line style should draw the name in the legend of the graph.
setLegend(boolean) - Method in class jhplot.HPlot
Sets whether or not to draw the legend.
setLegend(boolean) - Method in class jhplot.HPlotter
Sets whether or not to draw the legend for the current plot.
setLegendAll(boolean) - Method in class jhplot.HPlotJa
Do we need to show legends?
setLegendBar() - Method in class jhplot.HPlotXYZ
Set a legend to a given surface.
setLegendFont(Font) - Method in class jhplot.HPlot
Sets the actual font of the legend.
setLegendFont(String) - Method in class jhplot.HPlot
Set the label font, which is used for axis labels and legend labels.
setLegendFont(Font) - Method in class jhplot.HPlotJa
Sets the actual font of the legend.
setLegendFont(String) - Method in class jhplot.HPlotJa
Set the label font, which is used for axis labels and legend labels.
setLegendFont(Font) - Method in class jhplot.HPlotter
Set legend fonts
setLegendPos(int, double) - Method in class jhplot.HPlot
Sets the x or y coordinates (defined relative to the data ranges on the axes) of the legend.
setLegendPos(double, double, String) - Method in class jhplot.HPlot
Sets the x and y coordinates of the legend.
setLegendPos(double, double) - Method in class jhplot.HPlotter
Set position for the current statistical box
setLegendPosition(RectangleEdge) - Method in class jhplot.HChart
Legend position
setLegendPosUse(boolean) - Method in class jhplot.HPlot
Sets whether or not to set the legend position in X,Y coordinates as defined by the graph.
setLegends(ArrayList<JaKey>) - Method in class jhplot.HPlotJa
Set new list of legends (old legends are removed).
setLegendSpac(double) - Method in class jhplot.HPlot
Sets the vertical spacing, between each line of the legend.
setLengthFromBeginning(double[], int) - Static method in class jhplot.math.ArrayMath
Sets an array to the specified length scraping or padding the end if necessary.
setLengthFromBeginning(int[], int) - Static method in class jhplot.math.ArrayMath
Sets an array to the specified length scraping or padding the end if necessary.
setLengthFromEnd(double[], int) - Static method in class jhplot.math.ArrayMath
Sets an array to the specified length scraping or padding the beginning if necessary.
setLengthFromEnd(int[], int) - Static method in class jhplot.math.ArrayMath
Sets an array to the specified length scraping or padding the beginning if necessary.
setLimit(int, double) - Method in class jhplot.FProxy
Set limit entry
setLimits(double[]) - Method in class jhplot.FProxy
Limits if function is ranged.
setLineColor(Color) - Method in class jhplot.FPR
Set color for lines
setLinePars(LinePars) - Method in class jhplot.P1D
Sets LinePars class for graphical attributes
setLineStyle(int) - Method in class jhplot.DrawOptions
Set line styles (important for functions).
setLineWidth(int) - Method in class jhplot.HKey
Sets key line width
setLocation(double, double) - Method in class jhplot.HKey
Sets the location of the label in data coordinates.
setLocation(double, double, String) - Method in class jhplot.HKey
Sets the location of the label in data coordinates.
setLocation(double, double) - Method in class jhplot.HLabel
Sets the location of the label in the NDC coordinates.
setLocation(double, double, String) - Method in class jhplot.HLabel
Sets the location of the label in data coordinates.
setLocation(double, double) - Method in class jhplot.HLabelEq
Sets the location of the label in data coordinates.
setLocation(double, double, String) - Method in class jhplot.HLabelEq
Sets the location of the label in data coordinates.
setLocation(double) - Method in class jhplot.math.num.pdf.Weibull
Modify the location parameter.
setLocationAtCenter(JaText) - Method in class jhplot.HPlotJa
Sets the location of a text object at the center of the canvas
setLogScale(int, boolean) - Method in class jhplot.HChart
Sets true or false to plot on a log scale.
setLogScale(int, boolean) - Method in class jhplot.HPlot
Sets true or false to plot on a log scale.
setLogScale(int, boolean) - Method in class jhplot.HPlotJa
Sets true or false to plot on a log scale.
setLogScale(int, boolean) - Method in class jhplot.HPlotter
Sets true or false to plot on a log scale.
setLogScale(int, boolean) - Method in class jhplot.HPlotXY
Sets true or false to plot on a log scale.
setLower(double) - Method in class jhplot.math.num.pdf.Uniform
Modify the lower bound parameter.
setMarginBottom(double) - Method in class jhplot.HPlot
Sets the distance between the bottom-border of the panel and the bottom X-axis.
setMarginBottom(double) - Method in class jhplot.HPlotJa
Margin from bottom.
setMarginLeft(double) - Method in class jhplot.HPlot
Sets the distance between the left-border of the panel and the left Y-axis.
setMarginLeft(double) - Method in class jhplot.HPlotJa
Margin from left
setMarginRight(double) - Method in class jhplot.HPlot
Sets the distance between the right-border of the panel and the right Y-axis.
setMarginRight(double) - Method in class jhplot.HPlotJa
Set margin from right
setMarginTop(double) - Method in class jhplot.HPlot
Sets the distance between the top-border of the panel and the top X-axis.
setMarginTop(double) - Method in class jhplot.HPlotJa
Set margin from top in NDC system.
setMarginX(double) - Method in class jhplot.HPlotJa
Margin in X between pads
setMarginY(double) - Method in class jhplot.HPlotJa
Margin in Y between pads
setMarksStyle(String) - Method in class jhplot.SPlot
Set the marks style to "none", "points", "dots", or "various".
setMarksStyle(String, int) - Method in class jhplot.SPlot
Set the marks style to "none", "points", "dots", "various", or "pixels" for the specified dataset.
setMatrix(int, int, int, int, Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Set a submatrix.
setMatrix(int[], int[], Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Set a submatrix.
setMatrix(int[], int, int, Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Set a submatrix.
setMatrix(int, int, int[], Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Set a submatrix.
setMax(double) - Method in class jhplot.F1D
Set the maximum value in X
setMax(double) - Method in class jhplot.FND
Set the maximum value in X
setMax(double) - Method in class jhplot.H1D
Set Maximum value of axis
setMax(double) - Method in class jhplot.HProf1D
Set Maximum value of axis
setMaximumIterations(int) - Method in class jhplot.math.num.IterativeMethod
Modify the maximum number of iterations.
setMaximumIterations(int) - Method in class jhplot.math.num.root.Bracket
Modify the maximum number of iterations.
setMaximumRelativeError(double) - Method in class jhplot.math.num.IterativeMethod
Modify the maximum relative error.
setMaxNumberOfSubticsLog(int) - Method in class jhplot.HPlot
Sets the maximum number of subticks allowed for log10 scale.
setMaxValue(int, double) - Method in class jhplot.HPlot
Sets the maximum data value displayed on the axis.
setMaxX(double) - Method in class jhplot.F2D
Set Max value in X
setMaxX(double) - Method in class jhplot.F3D
Set Max value in X
setMaxY(double) - Method in class jhplot.F2D
Set Max value in Y
setMaxY(double) - Method in class jhplot.F3D
Set Max value in Y
setMaxZ(double) - Method in class jhplot.F3D
Set Max value in Z
setMean(double) - Method in class jhplot.math.num.pdf.Exponential
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.Laplace
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.Logistic
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.LogNormal
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.Normal
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.Poisson
Modify the mean.
setMeanAndRms(double, double) - Method in class jhplot.H1D
Sets the Mean and RMS of H1D histogram
setMeanAndRms(double, double) - Method in class jhplot.HProf1D
Sets the Mean and RMS of H1D histogram
setMeanX(double) - Method in class jhplot.H2D
Set mean on X.
setMeanX(double) - Method in class jhplot.HProf2D
Set mean on X.
setMeanY(double) - Method in class jhplot.H2D
Set mean on Y
setMeanY(double) - Method in class jhplot.HProf2D
Set mean on Y
setMeasurement_matrix(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setMeasurement_noise_cov(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setMedian(double) - Method in class jhplot.math.num.pdf.Cauchy
Modify the location parameter.
setMin(double) - Method in class jhplot.F1D
Set Min value in X
setMin(double) - Method in class jhplot.FND
Set Min value in X
setMin(double) - Method in class jhplot.H1D
Set Min value of axis
setMin(double) - Method in class jhplot.HProf1D
Set Min value of axis
setMinValue(int, double) - Method in class jhplot.HPlot
Sets the start-value displayed on the axis.
setMinX(double) - Method in class jhplot.F2D
Set Min in X
setMinX(double) - Method in class jhplot.F3D
Set Min in X
setMinY(double) - Method in class jhplot.F2D
Set Min value in Y
setMinY(double) - Method in class jhplot.F3D
Set Min value in Y
setMinZ(double) - Method in class jhplot.F3D
Set Min value in Z
setMove(double, double, double) - Method in class jhplot.HView3D
Move the current plot
setName(String) - Method in class jhplot.F1D
Sets a name of the function, i.e.
setName(String) - Method in class jhplot.F2D
Sets a name of the function, i.e.
setName(String) - Method in class jhplot.F3D
Sets a name of the function, i.e.
setName(String) - Method in class jhplot.FND
Sets a name of the function, i.e.
setName(String) - Method in class jhplot.FProxy
Set actual function definition.
setName(String) - Method in class jhplot.HChart
Set global title to the current chart.
setName(String) - Method in class jhplot.HPlot
Sets a title for the current plot.
setName(String, Font, Color) - Method in class jhplot.HPlot
Sets a title for the current plot with all attributes
setName(String, Font) - Method in class jhplot.HPlot
Sets a title for the current plot with all attributes
setName(String) - Method in class jhplot.HPlot2D
Set global title to the current chart
setName(String) - Method in class jhplot.HPlotter
Sets a title for the current plot.
setName(String, Font, Color) - Method in class jhplot.HPlotter
Sets a title for the current plot with all attributes
setName(String, Font) - Method in class jhplot.HPlotter
Sets a title for the current plot with all attributes
setName(String) - Method in class jhplot.PND
Set a new title
setName(String) - Method in class jhplot.v3d.Object3d
 
setName(String) - Method in class jhplot.WPlot
Set subtitle of the plot.
setName(int, String) - Method in class jminhep.cluster.DataHolder
Set the title for ith component
setNamePos(double, double, String) - Method in class jhplot.HPlot
Sets the position for the title of the current plot.
setNamePos(double, double) - Method in class jhplot.HPlot
Sets the position for the title of the current plot.
setNames(String[]) - Method in class jhplot.DProxy
Set names from 2D array
setNameX(String) - Method in class jhplot.DrawOptions
Set the name for X-axis.
setNameX(String) - Method in class jhplot.HChart
Sets the name for X axis.
setNameX(String, Font, Color) - Method in class jhplot.HPlot
Set the label for the axis in X
setNameX(String) - Method in class jhplot.HPlot
Sets the name for X axis.
setNameX(String, Font) - Method in class jhplot.HPlot
Sets the name for X axis.
setNameX(String) - Method in class jhplot.HPlot2D
Sets the name for X axis.
setNameX(String) - Method in class jhplot.HPlot3D
Set a name for X axis
setNameX(String) - Method in class jhplot.HPlot3DP
Set a name for X axis
setNameX(String, Font, Color) - Method in class jhplot.HPlotJa
Set the label for the axis in X
setNameX(String) - Method in class jhplot.HPlotJa
Sets the name for X axis.
setNameX(String, Font) - Method in class jhplot.HPlotJa
Sets the name for X axis.
setNameX(String) - Method in class jhplot.HPlotter
Sets the name for X axis.
setNameX(String, Font) - Method in class jhplot.HPlotter
Sets the name for X axis.
setNameX(String, Font, Color) - Method in class jhplot.HPlotter
Set the label for the axis in X for the current region.
setNameX(String) - Method in class jhplot.HPlotXY
Sets the name for X axis.
setNameX(String) - Method in class jhplot.HPlotXYZ
Set a name for X axis
setNameX(String) - Method in class jhplot.SPlot
Set the label for the X (horizontal) axis.
setNameX(String) - Method in class jhplot.WPlot
Set the label for the X (horizontal) axis.
setNameXpos(double, double, String) - Method in class jhplot.HPlot
Sets the position for label on X axis.
setNameXpos(double, double) - Method in class jhplot.HPlot
Sets the position for label on X axis in NDC system.
setNameY(String) - Method in class jhplot.DrawOptions
Sets the name for Y-axis.
setNameY(String) - Method in class jhplot.HChart
Sets the name for Y axis.
setNameY(String) - Method in class jhplot.HPlot
Sets the name for Y axis.
setNameY(String, Font) - Method in class jhplot.HPlot
Sets the name for Y axis.
setNameY(String, Font, Color) - Method in class jhplot.HPlot
Sets the Title for Y-axis
setNameY(String) - Method in class jhplot.HPlot2D
Sets the name for Y axis.
setNameY(String) - Method in class jhplot.HPlot3D
Set a name for Y axis
setNameY(String) - Method in class jhplot.HPlot3DP
Set a name for Y axis
setNameY(String, Font, Color) - Method in class jhplot.HPlotJa
Set the label for the axis in Y
setNameY(String) - Method in class jhplot.HPlotJa
Sets the name for Y axis.
setNameY(String, Font) - Method in class jhplot.HPlotJa
Sets the name for Y axis.
setNameY(String) - Method in class jhplot.HPlotter
Sets the name for Y axis.
setNameY(String, Font) - Method in class jhplot.HPlotter
Sets the name for Y axis.
setNameY(String, Font, Color) - Method in class jhplot.HPlotter
Sets the Title for Y-axis
setNameY(String) - Method in class jhplot.HPlotXY
Sets the name for Y axis.
setNameY(String) - Method in class jhplot.HPlotXYZ
Set a name for Y axis
setNameY(String) - Method in class jhplot.SPlot
Set the label for the Y (vertical) axis.
setNameY(String) - Method in class jhplot.WPlot
Set the label for the Y (vertical) axis.
setNameYpos(double, double, String) - Method in class jhplot.HPlot
Sets the position for label on Y axis.
setNameYpos(double, double) - Method in class jhplot.HPlot
Sets the position for label on Y axis in NDC system.
setNameZ(String) - Method in class jhplot.DrawOptions
Sets the title for Z-axis
setNameZ(String) - Method in class jhplot.HPlot3D
Set a name for Z axis
setNameZ(String) - Method in class jhplot.HPlot3DP
Set a name for Z axis
setNameZ(String) - Method in class jhplot.HPlotXYZ
Set a name for Z axis
setNEntries(int) - Method in class jhplot.H1D
Sets number of entries of H1D histogram.
setNEntries(int) - Method in class jhplot.H2D
Set all entries.
setNEntries(int) - Method in class jhplot.HProf1D
Sets number of entries of the histogram.
setNEntries(int) - Method in class jhplot.HProf2D
Set all entries.
setNonGraphicItems() - Method in class jhplot.HCellular
Creates a CARule and a CAConfig.
setNPoints(int) - Method in class jhplot.HBsom
Set number of points for fit
setNumberOfFailures(int) - Method in class jhplot.math.num.pdf.Hypergeometric
Modify the number of failures.
setNumberOfSuccesses(int) - Method in class jhplot.math.num.pdf.Hypergeometric
Modify the number of successes.
setNumberOfSuccesses(int) - Method in class jhplot.math.num.pdf.NegativeBinomial
Modify the number of successes.
setNumberOfTics(int, int) - Method in class jhplot.HPlot
Sets the number of ticks for the specified axis.
setNumberOfTicsFixed(int, boolean) - Method in class jhplot.HPlot
Says whether the user fixes the number of ticks for a specific axis.
setNumberOfTicsFixed(boolean) - Method in class jhplot.HPlot
Says whether the user fixes the number of ticks for a specific for all axes.
setNumberOfTrials(int) - Method in class jhplot.math.num.pdf.Binomial
Modify the number of trials.
setNumeratorDegreesOfFreedom(double) - Method in class jhplot.math.num.pdf.FDistribution
Modify the numerator degrees of freedom.
setp(PyObject[], String[]) - Method in class jhplot.Plot
 
setPad(double, double, double, double) - Method in class jhplot.HPlotJa
Set the location and the size of the current pad in NDC coordinate.
setPad(int, int, double, double, double, double) - Method in class jhplot.HPlotJa
Set the location and the size of the pad in NDC coordinate.
setPad(int, int, double, double) - Method in class jhplot.HPlotJa
Set the location and the size of the pad in NDC coordinate.
setPadLocation(double, double) - Method in class jhplot.HPlotJa
Set location of the current pad in NDC You may need to call update.
setPadSize(double, double) - Method in class jhplot.HPlotJa
Set width and height of the pad in NDC
setPanelSize(Dimension) - Method in class jhplot.HPlot
Sets the dimensions of the panel of the graph.
setPar(String, double) - Method in class jhplot.F1D
Replace abstract parameter with the value (double).
setPar(String, int) - Method in class jhplot.F1D
Replace abstract parameter with the value (integer).
setPar(String, double) - Method in class jhplot.F2D
Replace abstract parameter with the value (double).
setPar(String, double) - Method in class jhplot.F3D
Replace abstract parameter with the value (double).
setPar(String, double) - Method in class jhplot.HFitter
Set parameter to a value
setParAxis(int, String, String) - Method in class jhplot.HPlotter
Set parameters for the axis using strings
setParConstraint(String) - Method in class jhplot.HFitter
Set parameter constraint Example: Set parameter "mean1" to be identical to "mean2" as: "mean1=mean2"
setParFixed(String) - Method in class jhplot.HFitter
Fix a given parameter to a constant value
setParFixed(String, boolean) - Method in class jhplot.HFitter
Fix a given parameter to a constant value or not
setParRange(String, double, double) - Method in class jhplot.HFitter
Set range for parameter during the fit
setParRegion(int, String, String) - Method in class jhplot.HPlotter
Set parameters for the current region.
setParsed(boolean) - Method in class jhplot.FProxy
 
setParStep(String, double) - Method in class jhplot.HFitter
Set step size for parameter (say 0.01)
setPenColor(Color) - Method in class jhplot.P3D
Sets the symbol color
setPenDash() - Method in class jhplot.DrawOptions
Set dashed style with default length
setPenDash(int) - Method in class jhplot.DrawOptions
Set dashed style with default length
setPenWidth(int) - Method in class jhplot.DrawOptions
Set width of the lines
setPenWidth(int) - Method in class jhplot.FPR
Set width of lines
setPenWidth(int) - Method in class jhplot.P3D
Set width of the lines
setPenWidthAxes(double) - Method in class jhplot.HPlot3D
Set line width to draw axes.
setPenWidthAxis(double) - Method in class jhplot.HPlot
Set pen width to draw axis
setPenWidthErr(int) - Method in class jhplot.DrawOptions
Set width of the lines used to show 1st level errors
setPenWidthErrSys(int) - Method in class jhplot.DrawOptions
Set width of the lines used to show 2nd level errors
setPoints(int) - Method in class jhplot.F1D
Sets the number points between Min and Max for evaluation
setPoints(int) - Method in class jhplot.F2D
Get the number of points
setPoints(int) - Method in class jhplot.F3D
Get the number of points
setPoints(int) - Method in class jhplot.FND
Sets the number points between Min and Max for evaluation
setPoints(int) - Method in class jhplot.FProxy
Numbers of points for evaluation.
setPopulationSize(int) - Method in class jhplot.HCellular
Set population size
setPos(String, int, int) - Method in class jhplot.HGraph
Set vertex position
setPosCoord(String) - Method in class jhplot.shapes.HShape
Set the style of the coodinate position
setPositionCoordinate(int) - Method in class jhplot.shapes.HShape
How to set the position of this object?
setPrimitivesToFront(boolean) - Method in class jhplot.HPlot
Setting the flag to true, this will draw all primitives after drawing all the lines and point stuff, hence on the foreground.
setProbab(double) - Method in class jminhep.cluster.Partition
Set probability for cluster accosiation
setProbabilityOfSuccess(double) - Method in class jhplot.math.num.pdf.Binomial
Modify probability of success.
setProbabilityOfSuccess(double) - Method in class jhplot.math.num.pdf.Geometric
Modify probability of success.
setProbabilityOfSuccess(double) - Method in class jhplot.math.num.pdf.NegativeBinomial
Modify probability of success.
setProcess_noise_cov(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setQuick(int, double, double, double, double, double, double, double, double, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setQuick(int, double, double, double, double, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setQuick(int, double, double, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setQuick(int, double, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setQuick(int, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setQuotechar(char) - Method in class jhplot.io.HFileCSV
Set a quote character.
setRange(int, double, double) - Method in class jhplot.HChart
Sets the range (min-max) displayed on the axis.
setRange(double, double) - Method in class jhplot.HFitter
Set range for fitting for 1D objects (H1D, P1D)
setRange(int, double, double) - Method in class jhplot.HPlot
Sets the range (min-max) displayed on the axis.
setRange(double, double, double, double) - Method in class jhplot.HPlot
Sets the range for the current plot
setRange(int, double, double, int) - Method in class jhplot.HPlot2D
Sets the range for the current plot and axis.
setRange(double, double, double, double) - Method in class jhplot.HPlot3D
Set X and Y range for the 3D plot.
setRange(double, double, double, double, double, double) - Method in class jhplot.HPlot3D
Set X, Y, Z ranges for the 3D plot
setRange(double, double, double, double) - Method in class jhplot.HPlotJa
Set ranges on X and Y on the current pad.
setRange(int, double, double) - Method in class jhplot.HPlotter
Sets the range (min-max) displayed on the axis for the current plot.
setRange(double, double, double, double) - Method in class jhplot.HPlotter
Sets the range for the current plot
setRange(double, double, double, double) - Method in class jhplot.HPlotXY
Sets the range for the current plot
setRange(double, double, double, double, double, double) - Method in class jhplot.HPlotXYZ
Sets the range for the current plot
setRange(double, double, double, double) - Method in class jhplot.SPlot
Set range for X and Y axes.
setRange(double, double) - Method in class jhplot.stat.Interpolator
Redefine smooth interval for input data.
setRange(double, double, double, double) - Method in class jhplot.WPlot
Sets the range (min-max) displayed on X and Y
setRange(int, double, double) - Method in class jhplot.WPlot
Sets the range (min-max) displayed on the axis.
setRangeAll(int, double, double) - Method in class jhplot.HPlot
Sets the range (min-max) displayed on all axises.
setRangeAll(double, double, double, double) - Method in class jhplot.HPlot
Sets the range for all plots
setRangeAll(int, double, double) - Method in class jhplot.HPlotter
Sets the range (min-max) displayed on all axises.
setRangeAll(double, double, double, double) - Method in class jhplot.HPlotter
Sets the range for all plots
setRangeX(double, double) - Method in class jhplot.HPlot
Sets the range (min-max) displayed on X.
setRangeX(double, double) - Method in class jhplot.HPlot3DP
Set range for X axis
setRangeX(double, double) - Method in class jhplot.HPlotJa
Set range on X.
setRangeX(double, double, int, int) - Method in class jhplot.HPlotJa
Set X range on pad defined by x and y on the canvas.
setRangeX(double, double) - Method in class jhplot.HPlotter
Sets the range (min-max) displayed on X
setRangeX(double, double) - Method in class jhplot.HPlotXY
Sets the range (min-max) displayed on X
setRangeY(double, double) - Method in class jhplot.HPlot
Sets the range (min-max) displayed on Y
setRangeY(double, double) - Method in class jhplot.HPlot3DP
Set range for Y
setRangeY(double, double) - Method in class jhplot.HPlotJa
Set range on Y on the current pad.
setRangeY(double, double, int, int) - Method in class jhplot.HPlotJa
Set Y range on pad defined by x and y on the canvas.
setRangeY(double, double) - Method in class jhplot.HPlotter
Sets the range (min-max) displayed on Y
setRangeY(double, double) - Method in class jhplot.HPlotXY
Sets the range (min-max) displayed on Y
setRangeZ(double, double) - Method in class jhplot.HPlot3D
Sets the z range of calculated surface vertices.
setRangeZ(double, double) - Method in class jhplot.HPlot3DP
Set range for Z
setRelation(String) - Method in class jminhep.cluster.DataHolder
Set relation (name) of the data holder
setResultService(ResultSetHelper) - Method in class jhplot.io.csv.CSVWriter
 
setRmsX(double) - Method in class jhplot.H2D
Set RMS on X.
setRmsX(double) - Method in class jhplot.HProf2D
Set RMS on X.
setRmsY(double) - Method in class jhplot.H2D
Set RMS on Y
setRmsY(double) - Method in class jhplot.HProf2D
Set RMS on Y
setRootFile(File) - Method in class jhplot.root.RootHistogramBrowser
 
setRootFile(URL) - Method in class jhplot.root.RootHistogramBrowser
 
setRot(float, float, float) - Method in class jhplot.v3d.Position
 
setRotate(double, double, double) - Method in class jhplot.HView3D
Rotate the current plot
setRotation(double) - Method in class jhplot.HKey
Sets the rotation angle.
setRotation(double) - Method in class jhplot.HLabel
Sets the rotation angle.
setRotation(double) - Method in class jhplot.HMLabel
Sets the rotation angle.
setRotation(double, double, double) - Method in class jhplot.HVisAd
Set the rotation angles in degrees.
setRotation(double) - Method in class jhplot.shapes.HShape
Rotate the shape or text.
setRotationAngle(double) - Method in class jhplot.HPlot3D
Set the rotation angle.
setRotationAngle(double) - Method in class jhplot.HPlotXYZ
Get the rotation angle
setRule(String) - Method in class jhplot.HCellular
Set rule.
setSampleSize(int) - Method in class jhplot.math.num.pdf.Hypergeometric
Modify the sample size.
setScale(double) - Method in class jhplot.HPlotXYZ
Set the scaling for the current image box.
setScale(double) - Method in class jhplot.math.num.pdf.Cauchy
Modify the scale parameter.
setScale(double) - Method in class jhplot.math.num.pdf.Laplace
Modify the scale.
setScale(double) - Method in class jhplot.math.num.pdf.Logistic
Modify the scale parameter.
setScale(double) - Method in class jhplot.math.num.pdf.Rayleigh
Modify the scale parameter.
setScale(double) - Method in class jhplot.math.num.pdf.Weibull
Modify the scale parameter.
setScale(float, float, float) - Method in class jhplot.v3d.Position
 
setScaling(double) - Method in class jhplot.HPlot3D
Set the scaling
setScaling(double) - Method in class jhplot.HVisAd
Set the scaling of the box.
setSeparation(float) - Method in class jhplot.HKey
Set Y-separation of the keys in the default location mode
setShadow(boolean) - Method in class jhplot.HPlot
Defines whether or not a shadow will be drawn at the panel border.
setShape(double) - Method in class jhplot.math.num.pdf.Weibull
Modify the shape parameter.
setShowMirror(int, boolean) - Method in class jhplot.HPlotJa
Set or no a mirror axis
setShowStatBox(boolean) - Method in class jhplot.HPlotJa
Show a box with statistics (only for last plotted object) on the current pad
setSize(int) - Method in class jhplot.math.num.DoubleArray
Modify the size of this array.
setSize(int, int) - Method in class jhplot.SPlot
Set size of the frame.
setStandardDeviation(double) - Method in class jhplot.math.num.pdf.LogNormal
Modify the standard deviation.
setStandardDeviation(double) - Method in class jhplot.math.num.pdf.Normal
Modify the standard deviation.
setStatBox(String[], int, int) - Method in class jhplot.HPlotJa
Set statistical box.
setStatBox(boolean) - Method in class jhplot.HPlotter
Set statistical box to the current draw area (navigated with the cd() method.
setStatBoxPos(double, double) - Method in class jhplot.HPlotter
Set position for the current statistical box
setStatColor(Color, Color) - Method in class jhplot.HPlotter
Set colors of statistical box.
setState_post(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setState_pre(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setStatFont(Font) - Method in class jhplot.HPlotter
Set position for the current statistical box
setStringAt(String, int, int) - Method in class jhplot.SPsheet
Set string value at a position
setStroke(Stroke) - Method in class jhplot.shapes.HShape
Set the Stroke to a specific value
setStyle(String) - Method in class jhplot.DrawOptions
Sets the style.
setStyle(int) - Method in class jhplot.HPlot2D
Set style to the current plot.
setSubTicLength(int, double) - Method in class jhplot.HPlot
Sets the length of the subticks.
setSubTicLength(double) - Method in class jhplot.HPlot
Sets the length of the subticks for all axises.
setSubTicLength(int, double) - Method in class jhplot.HPlot2D
Sets the length of the sub-ticks.
setSubTicNumber(int, int) - Method in class jhplot.HPlot
Sets the number of subticks between ticks.
setSurface() - Method in class jhplot.HPlot3D
Set surface type of plot
setSurface(boolean) - Method in class jhplot.HPlot3D
Set surface type of plot
setSymbol(int) - Method in class jhplot.DrawOptions
Set symbol types.
setSymbol(String) - Method in class jhplot.DrawOptions
Set symbol types using a string.
setSymbolColor(Color) - Method in class jhplot.P2D
Sets symbol color
setSymbolSize(int) - Method in class jhplot.DrawOptions
Set the size of the symbols.
setSymbolSize(int) - Method in class jhplot.P2D
Sets the symbol size
setText(String) - Method in class jhplot.HKey
Sets a text of the label.
setText(String) - Method in class jhplot.HLabel
Sets a text of the label.
setText(String) - Method in class jhplot.HLabelEq
Sets a equation text of the label.
setText(String[]) - Method in class jhplot.HMLabel
Sets the text of the label.
setText(String) - Method in class jhplot.shapes.Text
Set a string with the text
setText(String, Font, Color) - Method in class jhplot.utils.DrawingPanel
 
setText(String, Font) - Method in class jhplot.utils.DrawingPanel
 
setText(String) - Method in class jhplot.utils.DrawingPanel
 
setTextPosition(int, int) - Method in class jhplot.utils.DrawingPanel
 
setTheme(String) - Method in class jhplot.HChart
Set a custom theme for chart..
setTheme(String) - Method in class jhplot.HPlotChart
Set a custom theme for chart..
setTicColor(int, Color) - Method in class jhplot.HPlot
Sets the color used by the labels drawn at each tick.
setTicColor(Color) - Method in class jhplot.HPlot
Sets the color used by the labels drawn at each tick (for all axises).
setTicColor(Color) - Method in class jhplot.HPlotter
Sets the color used by the labels drawn at each tick (for all axes).
setTicFont(int, Font) - Method in class jhplot.HPlot
Sets the font used by the labels drawn at each tick.
setTicFont(Font) - Method in class jhplot.HPlot
Sets the font used by the labels drawn at each tick (for all axises).
setTicFont(Font) - Method in class jhplot.HPlot3D
Set font for the ticks
setTicFont(Font) - Method in class jhplot.HPlotJa
Sets the font used by the labels drawn at each tick.
setTicFont(Font) - Method in class jhplot.HPlotter
Sets the color used by the labels drawn at each tick (for all axises).
setTickColor(int, Color) - Method in class jhplot.HChart
Set tick color
setTickDecimal(int, int) - Method in class jhplot.HPlotXYZ
Set decimal precision for a given axis.
setTickDecimalAll(int) - Method in class jhplot.HPlotXYZ
Set decimal notation with a given number of digits for all ticks.
setTickFont(Font) - Method in class jhplot.HChart
Set font of ticks
setTickScientific(int, int) - Method in class jhplot.HPlotXYZ
Set scientific notation with a given number of digits.
setTickScientificAll(int) - Method in class jhplot.HPlotXYZ
Set scientific notation with a given number of digits for all ticks.
setTicksLabels(int, boolean) - Method in class jhplot.HPlotJa
Set tick labels for the current pad
setTicLabels(boolean) - Method in class jhplot.HPlot
Sets whether all tick-labels will be written or not.
setTicLabels(int, boolean) - Method in class jhplot.HPlot
Sets whether tick-labels will be shown or not.
setTicLength(int, double) - Method in class jhplot.HPlot
Sets the length of the ticks.
setTicLength(double) - Method in class jhplot.HPlot
Sets the length of the ticks for all axes.
setTicOffset(double) - Method in class jhplot.HPlot3D
Set tick offset
setTics(int, boolean) - Method in class jhplot.HPlot
Sets whether or not to draw ticks (little lines on the axes).
setTics(boolean) - Method in class jhplot.HPlot
Sets whether or not to draw ticks (little lines on the axes) for all axis.
setTicsMirror(int, boolean) - Method in class jhplot.HPlot
Sets true or false to draw mirror ticks
setTicsMirror(boolean) - Method in class jhplot.HPlot
Sets true or false to draw mirror ticks for X and Y
setTicsRotate(int, boolean) - Method in class jhplot.HPlot
Defines whether we should rotate ticks.
setTicStyle(int, Font, Color) - Method in class jhplot.HPlotter
Sets the color used by the labels drawn at each tick.
setTitle(String) - Method in class jhplot.DProxy
Set title.
setTitle(String) - Method in class jhplot.DrawOptions
Sets the title.
setTitle(String) - Method in class jhplot.F3D
Set a title
setTitle(String) - Method in class jhplot.FProxy
Set title.
setTitle(String) - Method in class jhplot.H3D
Sets the title
setTitle(String) - Method in class jhplot.HProf1D
Sets the title
setTitle(String) - Method in class jhplot.HProf2D
Set title
setTitle(String) - Method in class jhplot.P0D
Set a new title
setTitle(String) - Method in class jhplot.P0I
Set a new title
setTitle(String) - Method in class jhplot.P3D
Set a new title
setTitle(String) - Method in class jhplot.Plottable
Set a new title
setTitle(String) - Method in class jhplot.PND
Set a new title
setTitle(String) - Method in class jhplot.PNI
Set a new title
setTitle(String) - Method in class jhplot.SPlot
Set global title for this plot.
setTitleFont(String) - Method in class jhplot.SPlot
Set the title font.
setTitleFont(String) - Method in class jhplot.WPlot
Set font of the title.
setTrans(float, float, float) - Method in class jhplot.v3d.Position
 
setTransition_matrix(Matrix) - Method in class jhplot.math.kalman.JKalman
Getter
setTranslation(double, double, double) - Method in class jhplot.HVisAd
Set the translation (0-1 values)
setTransparency(double) - Method in class jhplot.shapes.HShape
Get the transparency level
setType(String) - Method in class jhplot.DProxy
 
setType(int) - Method in class jhplot.DrawOptions
Set type of the object Should be: LinePars.H1D, LineParsF1D, LineParsF1D
setType(int) - Method in class jhplot.FProxy
Set type.
setType(Class<T>) - Method in class jhplot.io.csv.bean.HeaderColumnNameMappingStrategy
 
setType(int) - Method in class jhplot.shapes.Arrow
Set the type of arrow: 1,2,3
setUpper(double) - Method in class jhplot.math.num.pdf.Uniform
Modify the upper bound parameter.
setVal(double) - Method in class jhplot.math.ValueErr
Set value
setValidEntries(int) - Method in class jhplot.H1D
Sets number of valid entries.
setValidEntries(int) - Method in class jhplot.H2D
Set in-range entries.
setValidEntries(int) - Method in class jhplot.HProf1D
Sets number of valid entries.
setValidEntries(int) - Method in class jhplot.HProf2D
Set in-range entries.
setValueAt(Object, int, int) - Method in class jhplot.SPsheet
This method sets the value of the cell specified with these coordinates to aValue.
setValueAt(double, int, int) - Method in class jhplot.SPsheet
Set value of a spreadsheet
setVariable(String, double) - Method in class jhplot.math.exp4j.Expression
 
setVariables(String) - Method in class jhplot.FProxy
Set variable using commas
setVariables(Map<String, Double>) - Method in class jhplot.math.exp4j.Expression
 
setVersion(int) - Method in class jhplot.io.HFileMap
Set file version.
setViewPoint(double, double, double) - Method in class jhplot.HPlotXYZ
Set view point
setWhoAm(int) - Method in class jhplot.shapes.HShape
Set primitive type
setWireframe(boolean) - Method in class jhplot.HPlotXYZ
Set wireframe mode for the current object.
setWireframeWidth(double) - Method in class jhplot.HPlotXYZ
Set width of the line for wireframe
setWrap(boolean) - Method in class jhplot.SPlot
Specify whether the X axis is wrapped.
setXE1left(DoubleArrayList) - Method in class jhplot.P1D
Error on X left.Statistical error.
setXE1right(DoubleArrayList) - Method in class jhplot.P1D
Error on X.
setXE2left(DoubleArrayList) - Method in class jhplot.P1D
Set left second-level errors
setXE2right(DoubleArrayList) - Method in class jhplot.P1D
Set right second-level errors
setXLog(boolean) - Method in class jhplot.SPlot
Specify whether the X axis is drawn with a logarithmic scale.
setXLog(boolean) - Method in class jhplot.WPlot
Specify whether the X axis is drawn with a logarithmic scale.
setXRange(double, double) - Method in class jhplot.SPlot
Set the X (horizontal) range of the plot.
setXval(DoubleArrayList) - Method in class jhplot.P1D
Set X values as array
setYE1down(DoubleArrayList) - Method in class jhplot.P1D
Set statististical down error
setYE1upper(DoubleArrayList) - Method in class jhplot.P1D
Set statistical error on Y 91st level)
setYE2down(DoubleArrayList) - Method in class jhplot.P1D
Set second level down error on Y
setYE2upper(DoubleArrayList) - Method in class jhplot.P1D
Set second level upper error on Y
setYLog(boolean) - Method in class jhplot.SPlot
Specify whether the Y axis is drawn with a logarithmic scale.
setYLog(boolean) - Method in class jhplot.WPlot
Specify whether the Y axis is drawn with a logarithmic scale.
setYRange(double, double) - Method in class jhplot.SPlot
Set the Y (vertical) range of the plot.
setYRange(double, double) - Method in class jhplot.WPlot
Set the Y (vertical) range of the plot.
setYval(DoubleArrayList) - Method in class jhplot.P1D
Set Y values
setZoomIn(double) - Method in class jhplot.HView3D
Zoom in the current plot.
setZoomOut(double) - Method in class jhplot.HView3D
Zoom out the current plot.
shift(double) - Method in class jhplot.H1D
Shift all bins by some value
shift(double) - Method in class jhplot.HProf1D
Shift all bins by some value
SHisto - Class in jhplot.utils
This class represents a histogram operation class.
SHisto(int[], double[], double[]) - Constructor for class jhplot.utils.SHisto
Constructor.
SHisto(int[], double[], double[], int) - Constructor for class jhplot.utils.SHisto
Constructor.
SHisto(int, double, double, int) - Constructor for class jhplot.utils.SHisto
Constructor.
show() - Method in class jhplot.HNeuralNet
Show Net in EncodeDocument.
show(H1D) - Method in class jhplot.HTable
Show a H1D histogram.
show(F1D) - Method in class jhplot.HTable
Show a function
show(P0D) - Method in class jhplot.HTable
show P0D data
show(P1D) - Method in class jhplot.HTable
Show P1D data
show(P2D) - Method in class jhplot.HTable
show P2D data
show(P3D) - Method in class jhplot.HTable
show P3D data
showAllGraph(boolean) - Method in class jhplot.HPlot
Set the all graphs visible or not
showAttributes() - Method in class jminhep.cluster.DataPoint
Print all attributes of a data point
showAxis(int) - Method in class jhplot.HPlotJa
Show a particular axis (no mirror)
ShowColors - Class in jhplot.utils
 
ShowColors() - Constructor for class jhplot.utils.ShowColors
 
showConformable() - Method in class jhplot.UCalc
Shows units, functions, and aliases conformable to given Value.
showDef(String) - Method in class jhplot.UCalc
If the argument is the name of a function or unit list, returns its definition.
showEditor() - Method in class jhplot.HPlotJa
Show object editor on the left of the canvas.
showEditor(boolean) - Method in class jhplot.HPlotJa
Show object editor (or not)
ShowFonts - Class in jhplot.utils
A font selection dialog.
ShowFonts() - Constructor for class jhplot.utils.ShowFonts
Construct a FontChooser -- Sets title and gets array of fonts on the system.
showGraph(Graph) - Method in class jhplot.HGraph
Shows a graph previously built using "build*" methods.
showGraph(boolean) - Method in class jhplot.HPlot
Set the current graph visible or not
showIt(boolean) - Method in class jhplot.io.BrowserDataGeneric
Show the browser on the left of Canvas.
showKey(boolean) - Method in class jhplot.HPlotJa
Show or not keys for the current plot
showMessage(String) - Static method in class jhplot.JHPlot
Show a text on status bar permanently.
showMouse(String, double, double, double, double, int, int) - Static method in class jhplot.JHPlot
Show mouse positions
showNetwork() - Method in class jhplot.HNeuralNet
Show a neural net in a frame.
showSource() - Method in class jhplot.UCalc
Show source.
showStatusBarText(String) - Static method in class jhplot.JHPlot
Show a text on status bar for 5 sec.
showTest() - Method in class jhplot.HPlot2D
 
showWeights() - Method in class jhplot.HNeuralNet
Show a neural net weights in a separate frame.
SHPlot - Class in jhplot
A class to create a 2D canvas with several plots.
SHPlot3D - Class in jhplot
A class to create a 3D canvas to display H2D and F2D objects.
SHPlotJa - Class in jhplot
A class to create a canvas with several plots and Feynman diagrams.
ShuntingYard - Class in jhplot.math.exp4j.shuntingyard
Shunting yard implementation to convert infix to reverse polish notation
ShuntingYard() - Constructor for class jhplot.math.exp4j.shuntingyard.ShuntingYard
 
sign(double) - Method in class jhplot.math.ValueErr
Sign function
SimpleMD5 - Class in jhplot.security
 
SimpleMD5() - Constructor for class jhplot.security.SimpleMD5
 
simplify() - Method in class jhplot.F1D
Try to simplify this function.
simplify() - Method in class jhplot.F2D
Try to simplify this function.
simplify() - Method in class jhplot.FND
Treat the function as complex.
simplify(String) - Method in class jhplot.math.Symbolic
Simplify equation.
simpson(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using Simpson's rule.
SimpsonsIntegrator - Class in jhplot.math.num.integration
The extended Simpson's rule for numerically integrating functions.
SimpsonsIntegrator(Function) - Constructor for class jhplot.math.num.integration.SimpsonsIntegrator
Create an integrator for the given function.
SimpsonsIntegrator(Function, int, double) - Constructor for class jhplot.math.num.integration.SimpsonsIntegrator
Create an integrator for the given function.
sin() - Method in class jhplot.math.Complex
Sine of this Complex number (doesn't change this Complex number).
sin(double) - Static method in class jhplot.math.MathUtilsd
Returns the sine in radians from a lookup table.
sin(ValueErr) - Method in class jhplot.math.ValueErr
sine of an ValueErr number (trigonometric function)
sin_core(double) - Static method in class jhplot.math.MathUtilsd
 
sin_v2(double) - Static method in class jhplot.math.MathUtilsd
 
sinDeg(double) - Static method in class jhplot.math.MathUtilsd
Returns the sine in radians from a lookup table.
singular(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
SingularValueDecomposition - Class in jhplot.math
Singular Value Decomposition.
SingularValueDecomposition(double[][]) - Constructor for class jhplot.math.SingularValueDecomposition
Construct the singular value decomposition
sinh() - Method in class jhplot.math.Complex
Hyperbolic sine of this Complex number (doesn't change this Complex number).
sinh(double) - Static method in class jhplot.math.num.special.Trigonometric
Returns the hyperbolic sine of x.
sinh(ValueErr) - Method in class jhplot.math.ValueErr
Hyperbolic sine of a value with error
size() - Method in class jhplot.io.EFile
Get the number of events stored in the file.
size() - Method in class jhplot.io.PFile
Get number of objects stored in the file.
size() - Method in class jhplot.math.io.LEDataOutputStream
 
size() - Method in class jhplot.P1D
Return the length of the data vector.
size() - Method in class jhplot.P2D
Return the length of the data vector.
size() - Method in class jhplot.P3D
Return the length of the data vector.
size() - Method in class jhplot.PND
Data size (number of rows)
size() - Method in class jhplot.PNI
Data size (number of rows)
size() - Method in class jhplot.VHolder
Return the size of the data, i.e.
sizeData() - Method in class jhplot.HPlot
The data size, i.e.
skew() - Method in class jhplot.P0D
Returns the skew, which is moment(3,mean()) / standardDeviation() Run getStat(0 for evaluation
skew() - Method in class jhplot.P0I
Returns the skew, which is moment(3,mean()) / standardDeviation() Run getStat(0 for evaluation
skipBytes(int) - Method in class jhplot.math.io.LEDataInputStream
 
skipBytes(int) - Method in class jhplot.math.io.LERandomAccessFile
 
Slicing - Class in jhplot.math
BSD License
Slicing(double[][], int[], String) - Constructor for class jhplot.math.Slicing
Construct a Slice from a matrix and an orthogonal slicing.
Slicing(double[][], double[][]) - Constructor for class jhplot.math.Slicing
Construct a Slice from a matrix and an orthogonal slicing.
Slicing(double[][], double[][], double[][]) - Constructor for class jhplot.math.Slicing
Construct a Slice from a matrix and an orthogonal slicing.
Slicing(double[][], int[][]) - Constructor for class jhplot.math.Slicing
Construct a Slice from a matrix and an orthogonal slicing.
smoothAverage(boolean, int) - Method in class jhplot.stat.Interpolator
Smooth data by averaging over a moving window.
smoothCubicSpline() - Method in class jhplot.stat.Interpolator
Perform a cubic interpolatory spline.
smoothGauss(double) - Method in class jhplot.stat.Interpolator
Computes a Gaussian smoothed version of data.
smoothLoess(double, int, double, int) - Method in class jhplot.stat.Interpolator
Performs a Local Regression Algorithm (also Loess, Lowess) for interpolation of data points.
smoothLoess(double, int, double) - Method in class jhplot.stat.Interpolator
Performs a Local Regression Algorithm (also Loess, Lowess) for interpolation of data points.
smoothSpline() - Method in class jhplot.stat.Interpolator
Computes a natural (also known as "free", "unclamped") cubic spline interpolation for the data set.
softmax(int, double[]) - Static method in class jhplot.math.ArrayMath
produces a double between 0 and 1 based on the given array x and the index that must be between (0 and x.length) For further information see also: http://www-ccs.ucsd.edu/matlab/toolbox/nnet/softmax.html
solve(double[][]) - Method in class jhplot.math.CholeskyDecomposition
Solve A*X = B
solve(Matrix) - Method in class jhplot.math.kalman.jama.LUDecomposition
Solve A*X = B
solve(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Solve A*X = B
solve(Matrix) - Method in class jhplot.math.kalman.jama.QRDecomposition
Least squares solution of A*X = B
solve(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
 
solve(double[][]) - Method in class jhplot.math.LUDecomposition
Solve A*X = B
solve(double[][]) - Method in class jhplot.math.QRDecomposition
Least squares solution of A*X = B
solveCubic(double, double, double, double) - Static method in class jhplot.math.Numeric
Calculates the roots of the cubic equation, a must be different from 0 (or use quadratic equation solver).
solveLinear(double, double) - Static method in class jhplot.math.Numeric
Calculates the roots of the linear equation, a must be different from 0.
solveQuadratic(double, double, double) - Static method in class jhplot.math.Numeric
Calculates the roots of the quadratic equation, a must be different from 0 (or use linear equation solver).
solveQuartic(double, double, double, double, double) - Static method in class jhplot.math.Numeric
Calculates the roots of the quartics equation, a must be different from 0 (or use cubic equation solver).
solveTranspose(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Solve X*A = B, which is also A'*X' = B'
solveTranspose(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
 
sort(double[]) - Static method in class jhplot.math.DoubleArray
Sorts an array in ascending order.
sort(double[][], int) - Static method in class jhplot.math.DoubleArray
Sorts the rows of a matrix using a specified column as the key.
sort(int[], Object[], Comparator, boolean) - Static method in class jhplot.math.SortUtils
Do a sort on indices.
sort(Object[], Comparator, boolean) - Static method in class jhplot.math.SortUtils
Do a sort on indices.
sort(Object[], Comparator) - Static method in class jhplot.math.SortUtils
Do an unstable sort.
sort(int[], Object[], Comparator) - Static method in class jhplot.math.SortUtils
Do an unstable sort.
sort(int, int) - Method in class jhplot.P0D
Sort a slice of the list (ascending) using the Sun quicksort implementation.
sort(int, int) - Method in class jhplot.P0I
Sort a slice of the list (ascending) using the Sun quicksort implementation.
sort(int) - Method in class jhplot.P1D
Sorting the original array using either X or Y values.
sortIndex() - Method in class jhplot.P0D
Return indexes of sorted array in increasing order.
sortIndex() - Method in class jhplot.P0I
Return indexes of sorted array in increasing order.
Sorting - Class in jhplot.math
Quick Sort algoritm.
Sorting(double[], boolean) - Constructor for class jhplot.math.Sorting
Construct an ascending order.
sortMaxToMin(double[]) - Static method in class jhplot.math.ArrayMath
Returns a sorted array from the maximum to the minimum value.
sortMaxToMin(int[]) - Static method in class jhplot.math.ArrayMath
Returns a sorted array from the maximum to the minimum value.
sortMinToMax(double[]) - Static method in class jhplot.math.ArrayMath
Returns a sorted array from the minimum to the maximum value.
sortMinToMax(int[]) - Static method in class jhplot.math.ArrayMath
Returns a sorted array from the minimum to the maximum value.
SortUtils - Class in jhplot.math
Utility class providing some useful static sort methods.
SortUtils() - Constructor for class jhplot.math.SortUtils
 
Sphere - Class in jhplot.v3d
Build a sphere.
Sphere(Model3d, float, int, int) - Constructor for class jhplot.v3d.Sphere
Build a sphere.
SPlot - Class in jhplot
A class to build a simple canvas with data points.
SPlot() - Constructor for class jhplot.SPlot
Construct a frame with a canvas.
SPlot(File) - Constructor for class jhplot.SPlot
Construct a frame with a canvas and open XML file with the data.
SPlot(int, int) - Constructor for class jhplot.SPlot
Construct a frame with the plot.
SPlot(String, int, int) - Constructor for class jhplot.SPlot
Construct a frame with the plot.
SPsheet - Class in jhplot
A spreadsheet to display multidimensional data.
SPsheet() - Constructor for class jhplot.SPsheet
Show empty spreadsheet
SPsheet(double[]) - Constructor for class jhplot.SPsheet
Build a spreadsheet from 1D array
SPsheet(double[][]) - Constructor for class jhplot.SPsheet
Build a spreadsheet from 2D array
SPsheet(P1D) - Constructor for class jhplot.SPsheet
Build a spreadsheet from the P1D container
SPsheet(PND) - Constructor for class jhplot.SPsheet
Build a spreadsheet from the PND container
SPsheet(PNI) - Constructor for class jhplot.SPsheet
Build a spreadsheet from the PND container
SPsheet(CSVReader) - Constructor for class jhplot.SPsheet
Open spreadsheet and load csv file
SPsheet(H1D) - Constructor for class jhplot.SPsheet
Build a spreadsheet from the H1D histogram
SPsheet(F1D) - Constructor for class jhplot.SPsheet
Build a spreadsheet from the F1D function
SPsheet(DataHolder) - Constructor for class jhplot.SPsheet
Build a spreadsheet from multidimensional data holder
sqrt() - Method in class jhplot.math.Complex
Complex square root (doesn't change this complex number).
sqrt(double) - Static method in class jhplot.math.MathUtilsd
Fast sqrt method.
sqrt(ValueErr) - Method in class jhplot.math.ValueErr
Get square root value
SQRT_2 - Static variable in interface jhplot.math.num.Constants
√2.
square() - Method in class jhplot.math.ValueErr
Square
square(ValueErr) - Method in class jhplot.math.ValueErr
Square
square(double) - Method in class jhplot.math.ValueErr
 
standardDeviation(double[]) - Static method in class jhplot.math.ArrayMath
Computes the (bias-corrected sample) standard deviation of an array.
standardDeviation(int[]) - Static method in class jhplot.math.ArrayMath
Returns the (bias-corrected sample) standard deviation of an array.
standardError() - Method in class jhplot.P0D
Returns the sample standard error, which is Math.sqrt(variance() / size()).
standardError() - Method in class jhplot.P0I
Returns the sample standard error, which is Math.sqrt(variance() / size()).
standardize(PND) - Method in class jhplot.HNeuralNet
Standardize each column.
standardize() - Method in class jhplot.PND
Standardize each column.
start() - Method in class jhplot.bsom.Bsom
 
start() - Method in class jhplot.bsom.BsomDemo
 
start() - Method in class jhplot.v3d.Animation
 
startNoThread() - Method in class jhplot.bsom.BsomDemo
 
StatBox - Static variable in class jhplot.HPlotJa
 
Statistics - Class in jhplot.stat
A static class for statistical calculations.
Statistics() - Constructor for class jhplot.stat.Statistics
 
StatisticSample - Class in jhplot.math
A package to create random 1D and 2D arrays.
StatisticSample() - Constructor for class jhplot.math.StatisticSample
 
StatShape - Class in jhplot.stat
Shape identification based on a linear regression It calculates eccentricities in the transverse and longitudinal directions, as well as the size of the objects.
StatShape(double[], double[], double[], int) - Constructor for class jhplot.stat.StatShape
Perform a linear regression analysis with weights and prepare for a shape identification.
statusbar - Static variable in class jhplot.JHPlot
 
stddeviation(double[]) - Static method in class jhplot.math.StatisticSample
Standard deviation
stddeviation(double[][]) - Static method in class jhplot.math.StatisticSample
Standard deviation
stddeviation() - Method in class jhplot.P0D
Returns the standard deviation (square root of variance)
stddeviation() - Method in class jhplot.P0I
Returns the standard deviation (square root of variance)
stddeviation(double[]) - Static method in class jhplot.stat.Statistics
Standard deviation
stddeviation(double[][]) - Static method in class jhplot.stat.Statistics
Standard deviation
stddeviationX() - Method in class jhplot.P1D
Standard deviation of values X.
stddeviationY() - Method in class jhplot.P1D
Standard deviation of values Y.
stirlingFormula(double) - Static method in class jhplot.stat.Statistics
Returns the Gamma function computed by Stirling's formula.
stop() - Method in class jhplot.bsom.Bsom
 
stop() - Method in class jhplot.bsom.BsomDemo
 
stop() - Method in class jhplot.v3d.Animation
 
StringPrintable - Interface in jhplot.math.io
BSD License
sub(Vector3d) - Method in class jhplot.v3d.Vector3d
 
substituteText(String, String, String) - Static method in class jhplot.utils.Util
Renders a string based on text where any occurence of token is replaced by substitute.
substituteText(String, String, String) - Static method in class jhplot.v3d.Util
Renders a string based on text where any occurence of token is replaced by substitute.
substituteTextS(String, String, String) - Static method in class jhplot.utils.Util
Renders a string based on text where any occurence of token is replaced by substitute.
substituteTextS(String, String, String) - Static method in class jhplot.v3d.Util
Renders a string based on text where any occurence of token is replaced by substitute.
subtract(double[], double[]) - Static method in class jhplot.math.ArrayMath
Subtracts the two arrays together (componentwise)
subtract(int[], int[]) - Static method in class jhplot.math.ArrayMath
Subtracts the two arrays together (componentwise).
SUCCESS - Static variable in class jhplot.math.exp4j.ValidationResult
A static class representing a successful validation result
sum(double[]) - Static method in class jhplot.math.DoubleArray
Calculate the sum of the values in an array
sum(double[][]) - Static method in class jhplot.math.DoubleArray
Calculates the sum of each column in a matrix.
sumAllBinHeights() - Method in class jhplot.H1D
Sum of all heights
sumAllBinHeights() - Method in class jhplot.H2D
Get the sum of the bin heights for all the entries, in-range and out-range ones.
sumAllBinHeights() - Method in class jhplot.HProf1D
Sum of all heights
sumAllBinHeights() - Method in class jhplot.HProf2D
Get the sum of the bin heights for all the entries, in-range and out-range ones.
sumEntries() - Method in class jhplot.bsom.Matrix
Summation of all entries.
sumExtraBinHeights() - Method in class jhplot.H2D
Get the sum of the bin heights for all the entries outside the Histogram's range.
sumExtraBinHeights() - Method in class jhplot.HProf2D
Get the sum of the bin heights for all the entries outside the Histogram's range.
sumSqrEntries() - Method in class jhplot.bsom.Matrix
Summation of squared entries.
sumSquares(double[]) - Static method in class jhplot.math.ArrayMath
Sums the squares of all components; also called the energy of the array.
sumSquares(double[][]) - Static method in class jhplot.math.ArrayMath
Sums the squares of all components; also called the energy of the array.
sumSquares(int[]) - Static method in class jhplot.math.ArrayMath
Sums the squares of all components; also called the energy of the array.
sumSquares(int[][]) - Static method in class jhplot.math.ArrayMath
Sums the squares of all components; also called the energy of the array.
SVDBased - Class in jhplot.math.pca.covmatrixevd
SVD-based covariance matrix eigenvalue decomposition
SVDBased() - Constructor for class jhplot.math.pca.covmatrixevd.SVDBased
 
SVDBasedPCA_Test - Class in jhplot.math.pca.tests
 
SVDBasedPCA_Test() - Constructor for class jhplot.math.pca.tests.SVDBasedPCA_Test
 
SVGTo(String, String, boolean) - Static method in class jhplot.io.images.ConvertSVG
Convert a SVG to EPS, PS, SVGZ or PDF.
SVGTo(String, String) - Static method in class jhplot.io.images.ConvertSVG
Convert a SVG to EPS, PS, SVGZ or PDF.
Symbolic - Class in jhplot.math
Symbolic calculations.
Symbolic(String) - Constructor for class jhplot.math.Symbolic
Set engine for symbolic calculations.
Symbolic() - Constructor for class jhplot.math.Symbolic
Initialize symbolic calculations using jasymca as the main engine.

T

tan() - Method in class jhplot.math.Complex
Tangent of this Complex number (doesn't change this Complex number).
tan(ValueErr) - Method in class jhplot.math.ValueErr
Tangent of a value with error
tanh(double) - Static method in class jhplot.math.num.special.Trigonometric
Returns the hyperbolic tangent of x.
tanh(ValueErr) - Method in class jhplot.math.ValueErr
Hyperbolic tangent of value with error
TDistribution - Class in jhplot.math.num.pdf
Student's t distribution (1).
TDistribution() - Constructor for class jhplot.math.num.pdf.TDistribution
Default constructor.
TDistribution(double) - Constructor for class jhplot.math.num.pdf.TDistribution
Create a distribution with the given degrees of freedom.
TemplatePCATest - Class in jhplot.math.pca.tests
 
TemplatePCATest(double, CovarianceMatrixEVDCalculator) - Constructor for class jhplot.math.pca.tests.TemplatePCATest
 
Test - Class in jhplot.io.images
 
Test() - Constructor for class jhplot.io.images.Test
 
TestCanvas - Class in jhplot.v3d
 
TestCanvas() - Constructor for class jhplot.v3d.TestCanvas
 
testCovarianceMatrix() - Method in class jhplot.math.pca.tests.EVDBasedPCA_Test
An example from http://www.itl.nist.gov/div898/handbook/pmc/section5/pmc541.htm
testDimsReduction() - Method in class jhplot.math.pca.tests.EVDBasedPCA_Test
 
testDimsReduction() - Method in class jhplot.math.pca.tests.SVDBasedPCA_Test
 
testImageSegementationClass1() - Method in class jhplot.math.pca.tests.EVDBasedPCA_Test
 
testImageSegementationClass1() - Method in class jhplot.math.pca.tests.SVDBasedPCA_Test
 
testIris() - Method in class jhplot.math.pca.tests.EVDBasedPCA_Test
 
testIris() - Method in class jhplot.math.pca.tests.SVDBasedPCA_Test
 
testNoOfSamplesSmallerThanNoOfDims() - Method in class jhplot.math.pca.tests.SVDBasedPCA_Test
 
testOutliers() - Method in class jhplot.math.pca.tests.EVDBasedPCA_Test
 
testOutliers() - Method in class jhplot.math.pca.tests.SVDBasedPCA_Test
 
TEXT - Static variable in class jhplot.shapes.HShape
 
Text - Class in jhplot.shapes
Draw a TEXT in the USER coordinate system.
Text(String, double, double, Font, Color) - Constructor for class jhplot.shapes.Text
Create a TEXT object
Text(String, double, double) - Constructor for class jhplot.shapes.Text
Create a TEXT object
textVariance(char[]) - Static method in class jhplot.utils.Util
 
textVariance(char[]) - Static method in class jhplot.v3d.Util
 
throwError(String) - Static method in class jhplot.math.DoubleArray
Throws an error exception if an argument is invalid.
timer - Static variable in class jhplot.JHPlot
 
times(Complex) - Method in class jhplot.math.Complex
Complex multiplication (doesn't change this Complex number).
times(double) - Method in class jhplot.math.Complex
Returns this complex multiplied by the specified factor.
times(double) - Method in class jhplot.math.kalman.jama.Matrix
Multiply a matrix by a scalar, C = s*A
times(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Linear algebraic matrix multiplication, A * B
times(double[]...) - Static method in class jhplot.math.LinearAlgebra
Element-wise product of any number of arrays.
times(double[], double) - Static method in class jhplot.math.LinearAlgebra
Multiply each element of an array by a scalar.
times(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Multiply each element in a matrix by a scalar
times(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
Matrix multiplication according to the rules of linear algebra.
times(double[][], double[]) - Static method in class jhplot.math.LinearAlgebra
Product of a matrix and a vector (array) according to the rules of linear algebra.
times(ValueErr, double) - Method in class jhplot.math.ValueErr
Multiply two ValueErr numbers with correlation
times(ValueErr) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by a ValueErr number without correlation
times(double) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by a double.
times(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
Multiply two ValueErr numbers with correlation
times(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
Multiply two ValueErr numbers without correlation
times(double, ValueErr) - Method in class jhplot.math.ValueErr
Multiply a double by a ValueErr number
times(double, double) - Method in class jhplot.math.ValueErr
Multiply a double number by a double and return product as ValueErr
timesEquals(double) - Method in class jhplot.math.kalman.jama.Matrix
Multiply a matrix by a scalar in place, A = s*A
timesEquals(ValueErr, double) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by an ValueErr number and replace this by the product with correlation
timesEquals(ValueErr) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by an ValueErr number and replace this by the product with no correlation
timesEquals(double) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by a double and replace it by the product
Title - Static variable in class jhplot.HPlotJa
 
toArray() - Method in class jhplot.math.num.DoubleArray
Convert this array into a native array.
toASCIIFile(File) - Method in interface jhplot.math.io.FilePrintable
 
toClipBoard() - Method in interface jhplot.math.io.ClipBoardPrintable
 
toCommandLine(String) - Method in class jhplot.math.Slicing
 
toDouble(float[]) - Static method in class jhplot.math.ArrayMath
 
toDouble(long[]) - Static method in class jhplot.math.ArrayMath
 
toDouble(int[]) - Static method in class jhplot.math.ArrayMath
 
toDouble(float[][]) - Static method in class jhplot.math.ArrayMath
 
toDouble(long[][]) - Static method in class jhplot.math.ArrayMath
 
toDouble(int[][]) - Static method in class jhplot.math.ArrayMath
 
toFile(String) - Method in class jhplot.H1D
Write the H1D histogram to a file
toFile(String) - Method in class jhplot.HProf1D
Write the profile histogram to a file
toFile(String) - Method in class jhplot.P0D
Write a P0D to an external file.
toFile(String) - Method in class jhplot.P0I
Write a P0I to an external file.
toFile(String) - Method in class jhplot.P1D
Write a P1D to an external file.
toFile(String) - Method in class jhplot.P2D
Write a P2D to an external file.
toFile(String) - Method in class jhplot.P3D
Write a P3D to an external file.
toFile(String) - Method in class jhplot.PND
Write a PND to an external file.
toFile(String) - Method in class jhplot.PNI
Write a PNI to an external file.
toFileAsLatex(String, DecimalFormat, DecimalFormat) - Method in class jhplot.P1D
Write a File in form of LaTeX table from values in the container P1D
toFloat(double[]) - Static method in class jhplot.math.ArrayMath
 
toFloat(long[]) - Static method in class jhplot.math.ArrayMath
 
toFloat(int[]) - Static method in class jhplot.math.ArrayMath
 
toFloat(double[][]) - Static method in class jhplot.math.ArrayMath
 
toFloat(long[][]) - Static method in class jhplot.math.ArrayMath
 
toFloat(int[][]) - Static method in class jhplot.math.ArrayMath
 
toInt(double[]) - Static method in class jhplot.math.ArrayMath
 
toInt(float[]) - Static method in class jhplot.math.ArrayMath
 
toInt(long[]) - Static method in class jhplot.math.ArrayMath
 
toInt(float[][]) - Static method in class jhplot.math.ArrayMath
 
toInt(double[][]) - Static method in class jhplot.math.ArrayMath
 
toInt(long[][]) - Static method in class jhplot.math.ArrayMath
 
toJava() - Method in class jhplot.F1D
Convert the function into Java code.
toJava() - Method in class jhplot.F2D
Convert the function into Java code.
toJava(String) - Method in class jhplot.math.Symbolic
Convert math equation to Java code
Token - Class in jhplot.math.exp4j.tokenizer
Abstract class for tokens used by exp4j to tokenize expressions
TOKEN_FUNCTION - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
TOKEN_NUMBER - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
TOKEN_OPERATOR - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
TOKEN_PARENTHESES_CLOSE - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
TOKEN_PARENTHESES_OPEN - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
TOKEN_SEPARATOR - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
TOKEN_VARIABLE - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
Tokenizer - Class in jhplot.math.exp4j.tokenizer
 
Tokenizer(String, Map<String, Function>, Map<String, Operator>, Set<String>) - Constructor for class jhplot.math.exp4j.tokenizer.Tokenizer
 
toLong(double[]) - Static method in class jhplot.math.ArrayMath
 
toLong(float[]) - Static method in class jhplot.math.ArrayMath
 
toLong(int[]) - Static method in class jhplot.math.ArrayMath
 
toLong(float[][]) - Static method in class jhplot.math.ArrayMath
 
toLong(double[][]) - Static method in class jhplot.math.ArrayMath
 
toLong(int[][]) - Static method in class jhplot.math.ArrayMath
 
toMathML() - Method in class jhplot.F1D
Convert the function into MathML form.
toMathML() - Method in class jhplot.F2D
Convert the function into MathML form.
toMathML(String) - Method in class jhplot.math.Symbolic
Convert an equation to MathML form.
toString() - Method in class jhplot.DProxy
 
toString() - Method in class jhplot.F1D
Get this function as a string.
toString() - Method in class jhplot.F2D
Get this function as a string.
toString() - Method in class jhplot.F3D
Get this function as a string.
toString() - Method in class jhplot.FND
Convert to string
toString() - Method in class jhplot.FPR
Get this function as a string.
toString() - Method in class jhplot.H1D
Convert the histogram to a string
toString() - Method in class jhplot.H1DA
 
toString() - Method in class jhplot.HLabelEq
 
toString() - Method in class jhplot.io.FileRoot
Return all root objects in form of a string.
toString(double[]) - Static method in class jhplot.math.ArrayMath
Returns a comma delimited string representing the value of the array.
toString(double[][]) - Static method in class jhplot.math.ArrayMath
Returns a comma delimited string representing the value of the array.
toString(int[]) - Static method in class jhplot.math.ArrayMath
Returns a comma delimited string representing the value of the array.
toString(int[][]) - Static method in class jhplot.math.ArrayMath
Returns a comma delimited string representing the value of the array.
toString() - Method in class jhplot.math.Complex
String representation of this Complex number.
toString(double[]...) - Static method in class jhplot.math.DoubleArray
Generates a string that holds a nicely organized space-seperated version of a matrix or array.
toString(String, double[]...) - Static method in class jhplot.math.DoubleArray
Generates a string that holds a nicely organized version of a matrix or array.
toString(int[]...) - Static method in class jhplot.math.IntegerArray
 
toString(int, int) - Method in class jhplot.math.kalman.jama.Matrix
Hybrid toString.
toString() - Method in class jhplot.math.kalman.jama.Matrix
Overrides the Object toString() method.
toString() - Method in class jhplot.math.polysolve.Pair
 
toString() - Method in class jhplot.math.ValueErr
Convert to a string
toString() - Method in class jhplot.P0D
Get a P0D as a string.
toString() - Method in class jhplot.P0I
Get a P0I as a string.
toString() - Method in class jhplot.P1D
Convert to a string
toString() - Method in class jhplot.P2D
Convert to a string
toString() - Method in class jhplot.PND
Get a string representing PND
toString() - Method in class jhplot.PNI
Get a string representing PNI
toString() - Method in class jhplot.shapes.Arrow
Represent it as a string
toString() - Method in class jhplot.shapes.Circle
Show it as a string
toString() - Method in class jhplot.shapes.Ellipse
Show it as a string
toString() - Method in class jhplot.shapes.Line
Show it as a string
toString() - Method in class jhplot.shapes.Picture
 
toString() - Method in class jhplot.shapes.Rectan
 
toString() - Method in class jhplot.shapes.Text
Show this object
toString() - Method in class jhplot.UConverter
Show as a string all conversion types
toString() - Method in class jhplot.v3d.Vector3d
 
toString() - Method in class jhplot.VHolder
 
toString() - Method in class jminhep.cluster.DataHolder
Convert to string all entries of the data holder
toString() - Method in class jminhep.cluster.DataPoint
Returns a string representation of this DataPoint
toTable() - Method in class jhplot.F1D
Print the F1D function to a Table in a separate Frame.
toTable() - Method in class jhplot.H1D
Print a H1D histogram to a Table in a separate frame.
toTable() - Method in class jhplot.HProf1D
Print the profile histogram to a Table in a separate Frame.
toTable() - Method in class jhplot.P0D
Print the P0D container to a Table in a separate Frame.
toTable() - Method in class jhplot.P0I
Print the P0I container to a Table in a separate Frame.
toTable() - Method in class jhplot.P1D
Show in a Table in a separate Frame.
toTable() - Method in class jhplot.P2D
Print the P2D container to a Table in a separate Frame.
toTable() - Method in class jhplot.P3D
Print the P2D container to a Table in a separate Frame.
toTable() - Method in class jhplot.PND
Show container to a Table in a separate Frame.
toTable() - Method in class jhplot.PNI
Show container to a Table in a separate Frame.
toX(double) - Method in class jhplot.HPlot
Convert the user coordinate X to the pixel coordinate
toXML(Object) - Static method in class jhplot.io.Serialized
Convert object to XML using XSream package
toXML(Object) - Static method in class jhplot.IO
Convert object to XML using XSream package
toY(double) - Method in class jhplot.HPlot
Convert the user coordinate Y to the pixel coordinate
trace() - Method in class jhplot.math.kalman.jama.Matrix
Matrix trace.
trace(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
trainBackpropagation(boolean, int, double, double, double) - Method in class jhplot.HNeuralNet
Training neural network.Construct a backpropagation trainer.
TRandomVariable - Class in jhplot.math.num.random
A random variable generator for Student's t distribution.
TRandomVariable() - Constructor for class jhplot.math.num.random.TRandomVariable
Default constructor.
TRandomVariable(double) - Constructor for class jhplot.math.num.random.TRandomVariable
Create a random variable with the given degrees of freedom.
TRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.TRandomVariable
Create a random variable with the given parameters.
transform(Matrix, PCA.TransformationType) - Method in class jhplot.math.pca.PCA
Execute selected transformation on given data.
transpose() - Method in class jhplot.bsom.Matrix
Transpose: X'.
transpose(double[][]) - Static method in class jhplot.math.ArrayMath
Takes the transpose of an array (like the matrix operation).
transpose(int[][]) - Static method in class jhplot.math.ArrayMath
Takes the transpose of an array (like the matrix operation).
transpose(double[][]) - Static method in class jhplot.math.DoubleArray
Transposes an mxn matrix into an nxm matrix.
transpose() - Method in class jhplot.math.kalman.jama.Matrix
Matrix transpose.
trapezium(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the trapezium rule.
trapezium2D(int, F2D, double, double, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the trapezium rule.
TrapezoidalIntegrator - Class in jhplot.math.num.integration
The extended trapezoidal rule for numerically integrating functions.
TrapezoidalIntegrator(Function) - Constructor for class jhplot.math.num.integration.TrapezoidalIntegrator
Create an integrator for the given function.
TrapezoidalIntegrator(Function, int, double) - Constructor for class jhplot.math.num.integration.TrapezoidalIntegrator
Create an integrator for the given function.
treeF() - Method in class jhplot.HPlot
Return TreeFactory associated with the plot
treeF() - Method in class jhplot.HPlotJa
Return TreeFactory associated with the plot
triangular(double, double) - Static method in class jhplot.math.Random
Generate a random number from a symetric triangular random variable.
triangular(double, double, double) - Static method in class jhplot.math.Random
Generate a random number from a non-symetric triangular random variable.
Trigonometric - Class in jhplot.math.num.special
Utility class that provides methods related to the trigonometric functions.
twoDarray(int, int) - Method in class jhplot.math.ValueErr
Create a two dimensional array of ValueErr objects of dimensions n and m with zeros

U

UCalc - Class in jhplot
Calculations using different measurement and physics unit systems.
UCalc() - Constructor for class jhplot.UCalc
Initialaze calculations with units.
UConverter - Class in jhplot
Class to convert various units of measure.
UConverter() - Constructor for class jhplot.UConverter
Initialise convertions
UConverter(String) - Constructor for class jhplot.UConverter
Initialise conversion if you know the type
uminus() - Method in class jhplot.math.kalman.jama.Matrix
Unary minus
Uniform - Class in jhplot.math.num.pdf
The Uniform distribution (1).
Uniform() - Constructor for class jhplot.math.num.pdf.Uniform
Default constructor.
Uniform(double, double) - Constructor for class jhplot.math.num.pdf.Uniform
Create a distribution with the given lower bound and upper bound values.
uniform(double, double) - Static method in class jhplot.math.Random
Generate a random number from a uniform random variable.
UNIFORM_BOUNDS - Static variable in class jhplot.math.Slicing
 
UniformRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Uniform distribution.
UniformRandomVariable() - Constructor for class jhplot.math.num.random.UniformRandomVariable
Default constructor.
UniformRandomVariable(double, double) - Constructor for class jhplot.math.num.random.UniformRandomVariable
Create a random variable with the given lower bound and upper bound values.
UniformRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.UniformRandomVariable
Create a random variable with the given parameters.
update(Graphics) - Method in class jhplot.bsom.BsomDrawArea
Update canvas
update() - Method in class jhplot.HChart
Update all plots
update(int, int) - Method in class jhplot.HChart
Update the chart
update() - Method in class jhplot.HGraph
Update frame.
update() - Method in class jhplot.HMedusa
Update the canvas.
update(int, int) - Method in class jhplot.HPlot
Refresh only a particular pad.
update() - Method in class jhplot.HPlot
Just update the current plot selected using cd() method
update() - Method in class jhplot.HPlot2D
Update current canvas
update(int, int) - Method in class jhplot.HPlot3D
Refresh only a particular plot
update() - Method in class jhplot.HPlot3D
Update the graphics
update() - Method in class jhplot.HPlot3DP
Just update the current plot selected using cd() method
update() - Method in class jhplot.HPlotJa
Update the canvas by repainting all objects
update() - Method in class jhplot.HPlotJas
Update the current canvas.
update() - Method in class jhplot.HPlotter
Update the current canvas.
update() - Method in class jhplot.HPlotXY
Update the current canvas.
update() - Method in class jhplot.HPlotXYZ
Update current pad.
update(int, int) - Method in class jhplot.HPlotXYZ
Refresh only a particular pad.
update(int, int) - Method in class jhplot.HView3D
Refresh only a particular plot
update() - Method in class jhplot.HView3D
Just update the current plot selected using cd() method
update() - Method in class jhplot.HVisAd
Update the canvas
update() - Method in class jhplot.HZirkel
Update the canvas with new objects.
update(Object, String) - Method in class jhplot.io.HDataBase
Update the database with a new value
update() - Method in class jhplot.SPlot
Repaint the plot and update all graphics.
update(Graphics) - Method in class jhplot.v3d.Animation
 
update(Graphics) - Method in class jhplot.v3d.Canvas3d
 
update() - Method in class jhplot.WPlot
Repaint the plot and update all graphics.
updateAll() - Method in class jhplot.HPlot
Refresh all the plots on the same canvas HPLOT
updateAll() - Method in class jhplot.HPlot3D
Refresh all the plots on the same canvas HPLOT
updateAll() - Method in class jhplot.HPlot3DP
Refresh all the plots on the same canvas HPLOT
updateAll() - Method in class jhplot.HPlotter
Refresh all the plots on the same canvas HPLOT
updateAll() - Method in class jhplot.HPlotXYZ
Refresh all the plots on the same canvas.
updateAll() - Method in class jhplot.HView3D
Refresh all the plots on the same canvas HPLOT
updateData(int, int) - Method in class jhplot.HPlot3D
Update data on the plot
updateData() - Method in class jhplot.HPlot3D
Update data on the plot
updateDivideByRowVector(Matrix) - Method in class jhplot.bsom.Matrix
X_{ij} = X_{ij}/v_{j}.
updateExp() - Method in class jhplot.bsom.Matrix
Update by exponential : exp(X_{ij})
updateGraphIfShowing() - Method in class jhplot.HPlot
Update the graph if it is showing.
updateLinearConv(double, double, Matrix) - Method in class jhplot.bsom.Matrix
Update by Linear conversion: X = a*X + b*Y.
updateRecord(RecordWriter) - Method in class jhplot.io.db.BaseRecordsFile
Updates an existing record.
updateSettings(XMLRead) - Method in class jhplot.shapes.HShape
Update the current primitive with the settings.
updateSummary() - Method in class jhplot.P1D
Deprecated.
Debricated!
url(Object) - Static method in class jhplot.help
Returns the javadoc URL for this class.
useNumberOfTics(int) - Method in class jhplot.HPlot
Returns whether or not to use a fixed number of ticks.
USER_HOME - Static variable in class jhplot.HPlotJa
The current user's home directory.
USER_NAME - Static variable in class jhplot.HPlotJa
The current user.
UserData - Class in jhplot.bsom
User's data.
Util - Class in jhplot.utils
Various useful functions of general purpose.
Util - Class in jhplot.v3d
Various useful functions of general purpose.

V

v - Variable in class jhplot.math.pca.covmatrixevd.EVD
 
v - Variable in class jhplot.math.pca.covmatrixevd.EVDResult
 
vabs() - Method in class jhplot.v3d.Vector3d
 
validate(boolean) - Method in class jhplot.math.exp4j.Expression
 
validate() - Method in class jhplot.math.exp4j.Expression
 
ValidationResult - Class in jhplot.math.exp4j
Contains the validation result for a given Expression
ValidationResult(boolean, List<String>) - Constructor for class jhplot.math.exp4j.ValidationResult
Create a new instance
value(double[]) - Method in class jhplot.fit.BreitWigner
 
value(double[]) - Method in class jhplot.fit.Exponent
 
value(double[]) - Method in class jhplot.fit.Gauss
 
value(double[]) - Method in class jhplot.fit.Landau
 
value(double[]) - Method in class jhplot.fit.NegativeBinomial
Get value of this function
value(double[]) - Method in class jhplot.fit.P0
 
value(double[]) - Method in class jhplot.fit.P1
 
value(double[]) - Method in class jhplot.fit.P2
 
value(double[]) - Method in class jhplot.fit.P3
 
value(double[]) - Method in class jhplot.fit.P4
 
value(double[]) - Method in class jhplot.fit.P5
 
value(double[]) - Method in class jhplot.fit.P6
 
value(double[]) - Method in class jhplot.fit.Poisson
 
value(double[]) - Method in class jhplot.fit.Pow
 
value(double[]) - Method in class jhplot.fit.PowModified
 
value(double[]) - Method in class jhplot.FNon
Calculated value.
valueArea(double, String, String) - Method in class jhplot.HChart
Set a value to a area chart.
valueBar(double, String, String) - Method in class jhplot.HChart
Set a value to a Bar chart.
valueBar3D(double, String, String) - Method in class jhplot.HChart
Set a value to a 3D Bar chart.
valueChanged(TreeSelectionEvent) - Method in class jhplot.root.RootHistogramBrowser
 
ValueErr - Class in jhplot.math
A value represented with the number (value) and associated error.
ValueErr() - Constructor for class jhplot.math.ValueErr
Initialize error propagations
ValueErr(double) - Constructor for class jhplot.math.ValueErr
Initialize with value and set error=0
ValueErr(double, double) - Constructor for class jhplot.math.ValueErr
Initialize error propagation
valueLine(double, String, String) - Method in class jhplot.HChart
Set a value to a Line chart.
valueOf(String) - Static method in enum jhplot.io.images.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jhplot.math.pca.PCA.TransformationType
Returns the enum constant of this type with the specified name.
valuePie(String, double) - Method in class jhplot.HChart
Set a value to pie data set
valuePie3D(String, double) - Method in class jhplot.HChart
Set a value to 3D pie data set.
values() - Static method in enum jhplot.io.images.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jhplot.math.pca.PCA.TransformationType
Returns an array containing the constants of this enum type, in the order they are declared.
variable(String) - Method in class jhplot.math.exp4j.ExpressionBuilder
 
variables(Set<String>) - Method in class jhplot.math.exp4j.ExpressionBuilder
 
variables(String...) - Method in class jhplot.math.exp4j.ExpressionBuilder
 
VariableToken - Class in jhplot.math.exp4j.tokenizer
represents a setVariable used in an expression
VariableToken(String) - Constructor for class jhplot.math.exp4j.tokenizer.VariableToken
Create a new instance
variance(double[]) - Static method in class jhplot.math.ArrayMath
Computes the (bias-corrected sample) variance.
variance(int[]) - Static method in class jhplot.math.ArrayMath
Computes the (bias-corrected sample) variance.
variance(double[]) - Static method in class jhplot.math.StatisticSample
Variance
variance(double[][]) - Static method in class jhplot.math.StatisticSample
Variance
variance() - Method in class jhplot.P0D
Returns the variance.
variance() - Method in class jhplot.P0I
Returns the variance.
variance(double[]) - Static method in class jhplot.stat.Statistics
Variance
variance(double[][]) - Static method in class jhplot.stat.Statistics
Variance
varianceX() - Method in class jhplot.P1D
Returns variance for X-values.
varianceY() - Method in class jhplot.P1D
Returns variance for Y-values.
Vector3d - Class in jhplot.v3d
Vector manipulations
Vector3d() - Constructor for class jhplot.v3d.Vector3d
 
Vector3d(Vector3d) - Constructor for class jhplot.v3d.Vector3d
 
Vector3d(float, float, float) - Constructor for class jhplot.v3d.Vector3d
 
VERSION - Static variable in class jhplot.HPlotJa
The current version of japlot.jaxodraw.
Version - Static variable in class jhplot.HZirkel
 
VERSION_NUMBER - Static variable in class jhplot.HPlotJa
The version number of this release of japlot.jaxodraw.
verticalSum() - Method in class jhplot.bsom.Matrix
Make a vertical-summation vector.
VHolder - Class in jhplot
A class to transform any HPlot container (H1D,H2D,P1D..) to a vector for further manipulations
VHolder() - Constructor for class jhplot.VHolder
Dummy initialisator
VHolder(H1D) - Constructor for class jhplot.VHolder
Create a VHolder object with H1D histogram
VHolder(F1D) - Constructor for class jhplot.VHolder
Create a VHolder object with F1D function
VHolder(DataHolder) - Constructor for class jhplot.VHolder
Get Vectors from multidimensional data container
VHolder(PND) - Constructor for class jhplot.VHolder
Show PND
VHolder(PNI) - Constructor for class jhplot.VHolder
Show PNI
VHolder(P1D) - Constructor for class jhplot.VHolder
Create a VHolder object from P1D container.
VHolder(P2D) - Constructor for class jhplot.VHolder
Create a VHolder object from P2D container.
VHolder(P0D) - Constructor for class jhplot.VHolder
Create a VHolder object from P0D container.
VHolder(P0I) - Constructor for class jhplot.VHolder
Create a VHolder object from P0I container.
VHolder(P3D) - Constructor for class jhplot.VHolder
Create a VHolder object from P3D container.
viewHisto(boolean) - Method in class jhplot.HPlot
If true, then this suppresses all negative values in Y, i.e.
visible(boolean) - Method in class jhplot.HBsom
Set frame visible or not
visible() - Method in class jhplot.HBsom
Set visible frame
visible() - Method in class jhplot.HCellular
Set visible frame
visible(boolean) - Method in class jhplot.HChart
Set the canvas frame visible or not
visible() - Method in class jhplot.HChart
Set the canvas frame visible
visible(int, int) - Method in class jhplot.HChart
Set the canvas frame visible.
visible(boolean) - Method in class jhplot.HGraph
Set the canvas frame visible or not
visible() - Method in class jhplot.HGraph
Set the canvas frame visible
visible(boolean) - Method in class jhplot.HMedusa
Set the canvas frame visible.
visible() - Method in class jhplot.HMedusa
Set the canvas frame visible.
visible(boolean) - Method in class jhplot.HPlot
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlot
Set the canvas frame visible
visible(int, int) - Method in class jhplot.HPlot
Set the canvas frame visible.
visible(boolean) - Method in class jhplot.HPlot2D
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlot2D
Set the canvas frame visible
visible(int, int) - Method in class jhplot.HPlot2D
Set the canvas frame visible.
visible(boolean) - Method in class jhplot.HPlot3D
Set the canvas frame visible or not
visible(int, int) - Method in class jhplot.HPlot3D
Set the canvas frame visible.
visible() - Method in class jhplot.HPlot3D
Show the canvas
visible(boolean) - Method in class jhplot.HPlot3DP
Set the canvas frame visible or not
visible(int, int) - Method in class jhplot.HPlot3DP
Set the canvas frame visible.
visible() - Method in class jhplot.HPlot3DP
Set the canvas frame visible
visible(boolean) - Method in class jhplot.HPlotChart
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlotChart
Set the canvas frame visible
visible(boolean) - Method in class jhplot.HPlotJa
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlotJa
Set the canvas frame visible
visible(int, int) - Method in class jhplot.HPlotJa
Set the canvas frame visible.
visible(boolean) - Method in class jhplot.HPlotJas
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlotJas
Set the canvas frame visible
visible(boolean) - Method in class jhplot.HPlotMX
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlotMX
Show the canvas
visible(boolean) - Method in class jhplot.HPlotter
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlotter
Set the canvas frame visible
visible(boolean) - Method in class jhplot.HPlotXY
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlotXY
Set the canvas frame visible
visible(int, int) - Method in class jhplot.HPlotXYZ
Set the canvas frame visible.
visible(boolean) - Method in class jhplot.HPlotXYZ
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlotXYZ
Show the canvas
visible(boolean) - Method in class jhplot.HView3D
Set the canvas frame visible or not
visible() - Method in class jhplot.HView3D
Set the canvas frame visible
visible(boolean) - Method in class jhplot.HVisAd
Set the canvas frame visible or not
visible() - Method in class jhplot.HVisAd
Show the canvas
visible(boolean) - Method in class jhplot.SPlot
Show or not the frame
visible() - Method in class jhplot.SPlot
Show the frame.
visible(int, int) - Method in class jhplot.SPlot
Set the canvas frame visible.
visible(boolean) - Method in class jhplot.WPlot
Show the frame or not?
visible() - Method in class jhplot.WPlot
Show the frame.

W

Web - Class in jhplot
Simple file downloader similar to Unix WGET.
Web() - Constructor for class jhplot.Web
 
WEB_SITE - Static variable in class jhplot.HPlotJa
The japlot.jaxodraw web site.
Weibull - Class in jhplot.math.num.pdf
The Weibull distribution.
Weibull() - Constructor for class jhplot.math.num.pdf.Weibull
Default constructor.
Weibull(double, double) - Constructor for class jhplot.math.num.pdf.Weibull
Create a distribution with the given parameters.
Weibull(double, double, double) - Constructor for class jhplot.math.num.pdf.Weibull
Create a distribution with the given parameters.
weibull(double, double) - Static method in class jhplot.math.Random
Generate a random number from a Weibull random variable.
WeibullRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Weibull distribution.
WeibullRandomVariable() - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Default constructor.
WeibullRandomVariable(double, double) - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Create a rnadom variable with the given shape and scale values.
WeibullRandomVariable(double, double, double) - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Create a random variable with the given parameters.
WeibullRandomVariable(double, double, double, RNG) - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Create a random variable with the given parameters.
WeibullRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Create a random variable with the given shape and scale values.
windowClosing(WindowEvent) - Method in class jhplot.math.polysolve.FrameListener
 
WPlot - Class in jhplot
Canvas to plot various DMelt data.
WPlot() - Constructor for class jhplot.WPlot
Construct a frame with a canvas.
WPlot(String) - Constructor for class jhplot.WPlot
Construct a frame with a canvas.
WPlot(int, int) - Constructor for class jhplot.WPlot
Construct a frame with the plot.
WPlot(String, int, int) - Constructor for class jhplot.WPlot
Construct a frame with the plot.
write(String) - Method in class jhplot.HPlot
Write HPlot file and inserts graphs to the main frame.
write(double[], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes an array to a file.
write(double[][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(double[][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(double[][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(double[][][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(float[], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes an array to a file.
write(float[][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(float[][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(float[][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(float[][][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(int[], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes an array to a file.
write(int[][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(int[][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(int[][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(int[][][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(boolean[], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes an array to a file.
write(boolean[][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(boolean[][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(boolean[][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(boolean[][][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(String[]) - Method in class jhplot.io.csv.CSVWriter
Writes the next line to the file.
write(PEventFile.HEvent.Builder) - Method in class jhplot.io.EFile
Add a data structure to a file
write(String, H1D) - Method in class jhplot.io.HBook
write H1D histogram to HBook
write(String, H2D) - Method in class jhplot.io.HBook
write H2D histogram to HBook
write(String, P1D) - Method in class jhplot.io.HBook
add P1D histogram to HBook
write(String, PND) - Method in class jhplot.io.HBook
add PND data object.
write(String, PNI) - Method in class jhplot.io.HBook
add PID data object.
write(String, P0D) - Method in class jhplot.io.HBook
add P0D data object.
write(String, P0I) - Method in class jhplot.io.HBook
add P0I data object.
write(String, P2D) - Method in class jhplot.io.HBook
add P2D data object.
write(Object) - Method in class jhplot.io.HBook
Add any object.
write(int, Object) - Method in class jhplot.io.HBook
Write jhplot data container.
write(String, F1D) - Method in class jhplot.io.HBook
write F1D function
write(String, FPR) - Method in class jhplot.io.HBook
write FPR parametric function
write(String, F2D) - Method in class jhplot.io.HBook
write F2D function
write(String, double[]) - Method in class jhplot.io.HBook
add 1D array
write(String, int[]) - Method in class jhplot.io.HBook
add 1D array
write(String, double[][]) - Method in class jhplot.io.HBook
add 2D array
write(String, int[][]) - Method in class jhplot.io.HBook
add 2D array
write(String, FND) - Method in class jhplot.io.HBook
add 2D array
write(String, Object) - Method in class jhplot.io.HFile
Add an object using a key.
write(Object) - Method in class jhplot.io.HFile
Add an object to a file
write(double[]) - Method in class jhplot.io.HFileCSV
Write double 1D array into the CSV file.
write(int[]) - Method in class jhplot.io.HFileCSV
Write double 1D array into the CSV file.
write(String[]) - Method in class jhplot.io.HFileCSV
Write double 1D array into the CSV file.
write(P0I) - Method in class jhplot.io.HFileCSV
Write 1D array into the CSV file.
write(P0D) - Method in class jhplot.io.HFileCSV
Write 1D array into the CSV file.
write(PND) - Method in class jhplot.io.HFileCSV
Write N-dimensional array into CSV file.
write(PNI) - Method in class jhplot.io.HFileCSV
Write N-dimensional (integer) array into CSV file.
write(H1D) - Method in class jhplot.io.HFileCSV
Write 1-D histograms (including errors) into the CSV file.
write(P1D) - Method in class jhplot.io.HFileCSV
Write 2D array into the CSV file.
write(double[]) - Method in class jhplot.io.HFileDIF
Write double 1D array into the DIF file.
write(int[]) - Method in class jhplot.io.HFileDIF
Write double 1D array into the DIF file.
write(String[]) - Method in class jhplot.io.HFileDIF
Write double 1D array into the DIF file.
write(P0I) - Method in class jhplot.io.HFileDIF
Write 1D array into the DIF file.
write(P0D) - Method in class jhplot.io.HFileDIF
Write 1D array into the DIF file.
write(PND) - Method in class jhplot.io.HFileDIF
Write N-dimensional array into the DIF file.
write(PNI) - Method in class jhplot.io.HFileDIF
Write N-dimensional array into the DIF file.
write(H1D) - Method in class jhplot.io.HFileDIF
Write 1-D histograms (including errors) into the DIF file.
write(P1D) - Method in class jhplot.io.HFileDIF
Write 2D array into the DIF file.
write(String, Object) - Method in class jhplot.io.HFileXML
Add an object using a key.
write(Object) - Method in class jhplot.io.HFileXML
Add an object to a XML file
write(String, Object) - Method in class jhplot.io.HFileYAML
Add an object using a key.
write(Object) - Method in class jhplot.io.PFile
Add an object to a file.
write(Object, String, boolean) - Static method in class jhplot.io.Serialized
Write an object to a serialized file.
write(Object, String) - Static method in class jhplot.io.Serialized
Write an object to a serialized file.
write(Object, String, boolean) - Static method in class jhplot.IO
Write an object to a serialized file.
write(Object, String) - Static method in class jhplot.IO
Write an object to a serialized file.
write(File, String) - Static method in class jhplot.math.io.ASCIIFile
 
write(String, boolean) - Method in class jhplot.math.io.ASCIIFile
Write a text in an ASCII File
write(int) - Method in class jhplot.math.io.BinaryOutputStream
Write a text in a binary File
write(int) - Method in class jhplot.math.io.LEDataOutputStream
 
write(byte[], int, int) - Method in class jhplot.math.io.LEDataOutputStream
 
write(byte[]) - Method in class jhplot.math.io.LEDataOutputStream
 
write(int) - Method in class jhplot.math.io.LERandomAccessFile
 
write(byte[], int, int) - Method in class jhplot.math.io.LERandomAccessFile
 
write(byte[]) - Method in class jhplot.math.io.LERandomAccessFile
 
write(String) - Method in class jhplot.PND
Write a PND to an external file.
write(String) - Method in class jhplot.PNI
Write a PNI to an external file.
write(String) - Method in class jhplot.SPlot
Write the current plot to a XML file
writeAll(List<String[]>) - Method in class jhplot.io.csv.CSVWriter
Writes the entire list to a CSV file.
writeAll(ResultSet, boolean) - Method in class jhplot.io.csv.CSVWriter
Writes the entire ResultSet to a CSV file.
writeBinary(String) - Method in class jhplot.P0D
Write a P0D to a binary file (big endian by default).
writeBinary(String) - Method in class jhplot.P0I
Write a P0I to a binary file (big endian by default).
writeBoolean(boolean) - Method in class jhplot.math.io.LEDataOutputStream
 
writeBoolean(boolean) - Method in class jhplot.math.io.LERandomAccessFile
 
writeByte(byte, boolean) - Method in class jhplot.math.io.BinaryFile
Write a text in a binary File
writeByte(byte, boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a text in a binary File
writeByte(int) - Method in class jhplot.math.io.LEDataOutputStream
 
writeByte(int) - Method in class jhplot.math.io.LERandomAccessFile
 
writeByteArray(byte[], boolean) - Method in class jhplot.math.io.BinaryFile
Write a text in a binary File
writeByteArray(byte[], boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a text in a binary File
writeBytes(String) - Method in class jhplot.math.io.LEDataOutputStream
 
writeBytes(String) - Method in class jhplot.math.io.LERandomAccessFile
 
writeChar(int) - Method in class jhplot.math.io.LEDataOutputStream
 
writeChar(int) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeChar.
writeChars(String) - Method in class jhplot.math.io.LEDataOutputStream
 
writeChars(String) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeChars, has to flip each char.
writeDouble(double, boolean) - Method in class jhplot.math.io.BinaryFile
Write a double in a binary File
writeDouble(double, boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a double in a binary File
writeDouble(double) - Method in class jhplot.math.io.LEDataOutputStream
 
writeDouble(double) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeDouble.
writeDoubleArray(File, double[]) - Static method in class jhplot.math.io.ASCIIFile
 
writeDoubleArray(File, double[][]) - Static method in class jhplot.math.io.ASCIIFile
 
writeDoubleArray(File, double[], String) - Static method in class jhplot.math.io.BinaryFile
 
writeDoubleArray(double[], boolean) - Method in class jhplot.math.io.BinaryFile
Write a double array in a binary File
writeDoubleArray(OutputStream, double[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
writeDoubleArray(double[], boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a double array in a binary File
writeFloat(float, boolean) - Method in class jhplot.math.io.BinaryFile
Write a float in a binary File
writeFloat(float, boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a float in a binary File
writeFloat(float) - Method in class jhplot.math.io.LEDataOutputStream
 
writeFloat(float) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeFloat.
writeFloatArray(File, float[], String) - Static method in class jhplot.math.io.BinaryFile
 
writeFloatArray(float[], boolean) - Method in class jhplot.math.io.BinaryFile
Write a float array in a binary File
writeFloatArray(OutputStream, float[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
writeFloatArray(float[], boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a float array in a binary File
writeInt(int, boolean) - Method in class jhplot.math.io.BinaryFile
Write an int in a binary File
writeInt(int, boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write an int in a binary File
writeInt(int) - Method in class jhplot.math.io.LEDataOutputStream
 
writeInt(int) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeInt.
writeIntArray(File, int[]) - Static method in class jhplot.math.io.ASCIIFile
 
writeIntArray(File, int[][]) - Static method in class jhplot.math.io.ASCIIFile
 
writeIntArray(File, int[], String) - Static method in class jhplot.math.io.BinaryFile
 
writeIntArray(int[], boolean) - Method in class jhplot.math.io.BinaryFile
Write an int array in a binary File
writeIntArray(OutputStream, int[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
writeIntArray(int[], boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write an int array in a binary File
writeLong(long) - Method in class jhplot.math.io.LEDataOutputStream
 
writeLong(long) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeLong.
writeNext(String[]) - Method in class jhplot.io.csv.CSVWriter
Writes the next line to the file.
writeObject(Object) - Method in class jhplot.io.db.RecordWriter
 
writeScript(File, HPlot) - Static method in class jhplot.io.JHwriter
Write the file
writeSerialized(String) - Method in class jhplot.P0D
Write a P0D object to a serialized file
writeSerialized(String) - Method in class jhplot.P0I
Write a P0I object to a serialized file
writeSerialized(String) - Method in class jhplot.P1D
Write a P0D object to a serialized file
writeSerialized(String) - Method in class jhplot.P2D
Write a object to a serialized file
writeSerialized(String) - Method in class jhplot.P3D
Write a P0D object to a serialized file
writeSerialized(String) - Method in class jhplot.PND
Write a P0D object to a serialized file
writeSerialized(String) - Method in class jhplot.PNI
Write a P0D object to a serialized file
writeShort(int) - Method in class jhplot.math.io.LEDataOutputStream
 
writeShort(int) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeShort.
writeTo(DataOutput) - Method in class jhplot.io.db.DbByteArrayOutputStream
Writes the full contents of the buffer a DataOutput stream.
writeTo(DataOutput) - Method in class jhplot.io.db.RecordWriter
Writes the data out to the stream without re-allocating the buffer.
writeUTF(String) - Method in class jhplot.math.io.LEDataOutputStream
 
writeUTF(String) - Method in class jhplot.math.io.LERandomAccessFile
 
writeXML(Object, String) - Static method in class jhplot.io.Serialized
Write an object to a serialized XML file.
writeXML(Object, String) - Static method in class jhplot.IO
Write an object to a serialized XML file.

X

x - Variable in class jhplot.math.polysolve.Pair
 
Xpos - Static variable in class jhplot.JHPlot
 
xticksa(PyObject[], String[]) - Method in class jhplot.Plot
 

Y

y - Variable in class jhplot.math.polysolve.Pair
 
Ypos - Static variable in class jhplot.JHPlot
 

Z

zero() - Method in class jhplot.math.ValueErr
Set value to zero
zeroColor - Variable in class jhplot.math.polysolve.PolySolve
 
zoom(double) - Method in class jhplot.HPlotXYZ
Set the scaling for the axis of the current object.
zoom(double, double, double, double) - Method in class jhplot.SPlot
Zoom in or out to the specified rectangle.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

DMelt 2.0 © DataMelt by jWork.ORG