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 _

N

NAME - Static variable in class org.colos.ejs.library.control.ControlElement
 
NAME - Static variable in class org.opensourcephysics.ejs.control.ControlElement
 
NAME - Static variable in class org.opensourcephysics.ejs.control.swing.ControlDrawable
 
NAME - Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
 
NAME - Static variable in class org.opensourcephysics.ejs.control.swing.ControlWindow
 
NAME_EDIT - Static variable in class org.opensourcephysics.tools.FunctionEditor
 
NeedsFinalUpdate - Interface in org.colos.ejs.library.control
An interface for panels that need to be redrawn only once, after all update is done.
NeedsPreUpdate - Interface in org.colos.ejs.library.control.swing
An interface for children elements that need to be preupdated before its parent gets updated.
NeedsPreUpdate - Interface in org.opensourcephysics.ejs.control.swing
An interface for children elements that need to be preupdated before its parent gets updated.
needsToProject(DrawingPanel) - Method in class org.opensourcephysics.displayejs.AbstractInteractiveElement
 
needsToProject(DrawingPanel) - Method in interface org.opensourcephysics.displayejs.Drawable3D
Tells the drawable that it should reproject its points because this panel has changed its projection parameters.
needsToProject(DrawingPanel) - Method in class org.opensourcephysics.displayejs.ElementSet
 
needsToProject(DrawingPanel) - Method in class org.opensourcephysics.displayejs.GroupDrawable
 
needsToProject(DrawingPanel) - Method in class org.opensourcephysics.displayejs.InteractiveImage
 
NeedsUpdate - Interface in org.colos.ejs.library.control
An interface to distinguish which elements need to call update() when the group is updated
NeedsUpdate - Interface in org.opensourcephysics.ejs.control
An interface to distinguish which elements need to call update() when the group is updated
neg() - Method in class org.opensourcephysics.numerics.Complex
Returns the negative value of this complex number.
NegativeFilter - Class in org.opensourcephysics.media.core
This is a Filter that produces a negative version of the source.
NegativeFilter() - Constructor for class org.opensourcephysics.media.core.NegativeFilter
Constructs a NegativeFilter object.
NeuQuant - Class in org.opensourcephysics.media.gif
A class to provide color quantization for GIF
NEVER_DECRYPT - Static variable in class org.opensourcephysics.controls.XMLControlElement
 
neverOverwrite() - Static method in class org.opensourcephysics.tools.JarTool
Sets the overwrite feature to false.
NEW_LINE - Static variable in class org.opensourcephysics.controls.XML
 
newConnectionSession(ConnectionEJS) - Method in class org.colos.ejs.library.collaborative.SessionEJS
Creation of a new connection in the virtual class
newInstance() - Static method in class org.opensourcephysics.display.axes.AxisFactory
 
newInstance(String) - Static method in class org.opensourcephysics.display.axes.AxisFactory
 
newSegment() - Method in class org.opensourcephysics.drawing2d.ElementTrail
Creates a new segment of the trail.
newSegment() - Method in class org.opensourcephysics.drawing3d.MultiTrail
Creates a new segment of the trail.
newton(Function, double, double) - Static method in class org.opensourcephysics.numerics.Root
Implements Newton's method for finding the root of a function.
newton(Function, Function, double, double) - Static method in class org.opensourcephysics.numerics.Root
Implements Newton's method for finding the root of a function.
newtonBisection(Function, double, double, double, int) - Static method in class org.opensourcephysics.numerics.Root
Implements Newton's method for finding the root but switches to the bisection method if the the estimate is not between xleft and xright.
newtonMultivar(VectorFunction, double[], int, double) - Static method in class org.opensourcephysics.numerics.Root
 
NIMBUS_LF - Static variable in class org.opensourcephysics.display.OSPRuntime
 
NO - Static variable in class org.colos.ejs.library.Input
 
NO - Static variable in class org.opensourcephysics.tools.JarTool
 
NO_CONNECTION - Static variable in class org.opensourcephysics.drawing2d.ElementTrail
The next point will not be connected to the previous one
NO_CONNECTION - Static variable in class org.opensourcephysics.drawing3d.ElementTrail
The next point will not be connected to the previous one
NO_ERROR - Static variable in class org.colos.ejs.library.control.value.ParserSuryono
No error.
NO_ERROR - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
No error.
NO_ERROR - Static variable in class org.opensourcephysics.numerics.MathExpParser
No error.
NO_ERROR - Static variable in interface org.opensourcephysics.numerics.ODEAdaptiveSolver
 
NO_FUNC_DEFINITION - Static variable in class org.colos.ejs.library.control.value.ParserSuryono
No function definition to parse.
NO_FUNC_DEFINITION - Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
No function definition to parse.
NO_FUNC_DEFINITION - Static variable in class org.opensourcephysics.numerics.SuryonoParser
No function definition to parse.
NO_INTERSECTION - Static variable in class org.opensourcephysics.display.GraphicsLib
Indicates no intersection between shapes
NO_MARKER - Static variable in class org.opensourcephysics.display.Dataset
Field NO_MARKER
NO_TO_ALL - Static variable in class org.opensourcephysics.tools.JarTool
 
NONE - Static variable in class org.opensourcephysics.displayejs.InteractiveParticle
 
NONE - Static variable in class org.opensourcephysics.drawing2d.ElementShape
 
NONE - Static variable in class org.opensourcephysics.drawing3d.ElementShape
 
NORENDER - Static variable in class org.opensourcephysics.display2d.ColorMapper
 
norm(double[]) - Static method in class org.opensourcephysics.display3d.simple3d.utils.VectorAlgebra
 
norm(Point3D) - Static method in class org.opensourcephysics.displayejs.utils.VectorAlgebra
 
norm(double[]) - Static method in class org.opensourcephysics.drawing2d.utils.VectorAlgebra
 
norm1(Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
norm1(Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
norm2(Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
norm2(Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
normalize(double[]) - Static method in class org.opensourcephysics.display3d.simple3d.utils.VectorAlgebra
 
normalize(Point3D) - Static method in class org.opensourcephysics.displayejs.utils.VectorAlgebra
 
normalize(double[]) - Static method in class org.opensourcephysics.drawing2d.utils.VectorAlgebra
 
normalize() - Method in class org.opensourcephysics.numerics.Quaternion
Normalizes this quaternion in place.
normalize() - Method in class org.opensourcephysics.numerics.Vec3D
Normalizes this vector in place.
normalize(double[]) - Static method in class org.opensourcephysics.numerics.VectorMath
 
normalTo(double[]) - Static method in class org.opensourcephysics.display3d.simple3d.utils.VectorAlgebra
 
normalTo(Point3D) - Static method in class org.opensourcephysics.displayejs.utils.VectorAlgebra
 
normalTo(double[]) - Static method in class org.opensourcephysics.drawing2d.utils.VectorAlgebra
 
normFro(Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
normInf(Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
normInf(Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
NORTH - Static variable in interface org.opensourcephysics.display3d.core.Style
 
NORTH - Static variable in class org.opensourcephysics.displayejs.Style
 
NORTH - Static variable in class org.opensourcephysics.drawing2d.Style
 
NORTH - Static variable in class org.opensourcephysics.drawing3d.utils.Style
 
NORTH_EAST - Static variable in interface org.opensourcephysics.display3d.core.Style
 
NORTH_EAST - Static variable in class org.opensourcephysics.displayejs.Style
 
NORTH_EAST - Static variable in class org.opensourcephysics.drawing2d.Style
 
NORTH_EAST - Static variable in class org.opensourcephysics.drawing3d.utils.Style
 
NORTH_WEST - Static variable in interface org.opensourcephysics.display3d.core.Style
 
NORTH_WEST - Static variable in class org.opensourcephysics.displayejs.Style
 
NORTH_WEST - Static variable in class org.opensourcephysics.drawing2d.Style
 
NORTH_WEST - Static variable in class org.opensourcephysics.drawing3d.utils.Style
 
NOT_EDITABLE_BACKGROUND - Static variable in interface org.opensourcephysics.controls.Control
 
NOT_SELECTED - Static variable in class org.opensourcephysics.tools.TristateCheckBox
 
NULL_COLOR - Static variable in class org.colos.ejs.library.control.ConstantParserUtil
 
NULL_COLOR - Static variable in class org.colos.ejs.library.control.displayejs.ControlDrawable3D
 
NULL_COLOR - Static variable in class org.colos.ejs.library.control.drawing2d.ControlElement2D
 
NULL_COLOR - Static variable in class org.colos.ejs.library.control.drawing3d.ControlElement3D
 
NULL_COLOR - Static variable in class org.opensourcephysics.ejs.control.ConstantParser
 
NumberField - Class in org.opensourcephysics.media.core
A NumberField is a JTextField that formats and displays numbers.
NumberField(int) - Constructor for class org.opensourcephysics.media.core.NumberField
Constructs a NumberField with default sigfigs (4)
NumberField(int, int) - Constructor for class org.opensourcephysics.media.core.NumberField
Constructs a NumberField with specified significant figures.
NumberFormatError - Static variable in class org.opensourcephysics.numerics.DoubleArray
 
NumberFormatError - Static variable in class org.opensourcephysics.numerics.IntegerArray
 
NumericMethodException - Exception in org.opensourcephysics.numerics
Indicates that an error occured in a numeric method.
NumericMethodException() - Constructor for exception org.opensourcephysics.numerics.NumericMethodException
Constructs a RuntimeException with no detail message.
NumericMethodException(String) - Constructor for exception org.opensourcephysics.numerics.NumericMethodException
Constructs a RuntimeException with the specified detail message.
NumericMethodException(String, int, double) - Constructor for exception org.opensourcephysics.numerics.NumericMethodException
Constructs a RuntimeException with the specified detail message, error code, and error estimate.
NumericsLog - Class in org.opensourcephysics.numerics
Logs numerics messages to the OSPLog using reflection.

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 _