|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
SurfaceVertex represents a vertex in 3D space.LineAccumulator accumulates line drawing information and
then draws all accumulated lines together.Shape.
mouseDrag event handler.
- mouseDragged(MouseEvent, DrawingPanel) -
Method in class org.opensourcephysics.display2d.SurfacePlot
mouseDrag event handler.
- mouseDragged(MouseEvent) -
Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
-
- mouseEntered(MouseEvent) -
Method in class org.opensourcephysics.display.InteractivePanel.IADMouseController
- Handles the mouse entered event.
- mouseEntered(MouseEvent) -
Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
-
- mouseEvent -
Variable in class org.opensourcephysics.display.InteractivePanel
-
- mouseExited(MouseEvent) -
Method in class org.opensourcephysics.display.InteractivePanel.IADMouseController
- Handles the mouse exited event.
- mouseExited(MouseEvent) -
Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
-
- mouseMoved(MouseEvent) -
Method in class org.opensourcephysics.display.InteractivePanel.IADMouseController
- Handles the mouse moved event.
- mouseMoved(MouseEvent) -
Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
-
- mousePressed(MouseEvent) -
Method in class org.opensourcephysics.display.InteractivePanel.IADMouseController
- Handle the mouse pressed event.
- mousePressed(MouseEvent, DrawingPanel) -
Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
mouseDown event handler.
- mousePressed(MouseEvent, DrawingPanel) -
Method in class org.opensourcephysics.display2d.SurfacePlot
mouseDown event handler.
- mousePressed(MouseEvent) -
Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
-
- mouseReleased(MouseEvent) -
Method in class org.opensourcephysics.display.InteractivePanel.IADMouseController
- Handles the mouse released event.
- mouseReleased(MouseEvent, DrawingPanel) -
Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
- Method mouseReleased
- mouseReleased(MouseEvent, DrawingPanel) -
Method in class org.opensourcephysics.display2d.SurfacePlot
- Method mouseReleased
- mouseReleased(MouseEvent) -
Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
-
- moveDatum(int) -
Method in class org.opensourcephysics.display.ComplexDataset
- Move an out-of-place datum into its correct position.
- moveDatum(int) -
Method in class org.opensourcephysics.display.Dataset
- Move an out-of-place datum into its correct position.
- moveDatum(int) -
Method in class org.opensourcephysics.display.HighlightableDataset
- Move an out-of-place datum into its correct position.
- moveToPoint(double, double) -
Method in class org.opensourcephysics.display.Trail
- Starts a new trail segment by moving to a new point without drawing.
- moveToPoint(double, double, double) -
Method in interface org.opensourcephysics.display3d.core.ElementTrail
- Starts a new (x,y,z) trail segment by moving to a new point
without drawing.
- moveToPoint(double, double, double) -
Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
-
- multiply(Matrix3DTransformation) -
Method in class org.opensourcephysics.numerics.Matrix3DTransformation
- Multiplies (concatenates) this transformation matrix with the given transformation.
- multiply(double[][]) -
Method in class org.opensourcephysics.numerics.Matrix3DTransformation
- Multiplies this rotation matrix by the given matrix.
- multiply(double) -
Method in class org.opensourcephysics.numerics.Polynomial
- Multipiels this polynomial by a constant.
- multiply(Polynomial) -
Method in class org.opensourcephysics.numerics.Polynomial
- Multiplies this polynomial by another polynomial.
- multiply(Quaternion) -
Method in class org.opensourcephysics.numerics.Quaternion
- Multiplies this quaternion with the given quaternion.
- multiply(Vec3D, double) -
Method in class org.opensourcephysics.numerics.Vec3D
- Sets this vector to the multiplication of vector v1 and a scalar number
- multiplyMenu -
Variable in class org.opensourcephysics.tools.DatasetTool
-
RuntimeException with no detail message.
RuntimeException with the specified
detail message.
RuntimeException with the specified
detail message, error code, and error estimate.
ParserException.
Projector projects points in 3D space to 2D space.SurfaceVertex represents a vertex in 3D space.Parser is a mathematical expression parser.Parser.
Parser.
Parser.
Parser.
true<\code>.
- setSquareAspect(boolean) -
Method in class org.opensourcephysics.display.DrawingPanel
- Sets the aspect ratio for horizontal to vertical to unity when
true<\code>.
- setSquareAspect(boolean) -
Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
- Whether the panel should try to keep a square aspect.
- setSquareAspect(boolean) -
Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
-
- setSquareAspect(boolean) -
Method in class org.opensourcephysics.frames.Display3DFrame
- Whether the panel should try to keep a square aspect.
- setStepSize(double) -
Method in class org.opensourcephysics.numerics.AbstractODESolver
- Sets the step size.
- setStepSize(double) -
Method in class org.opensourcephysics.numerics.CashKarp45
- Sets the step size.
- setStepSize(double) -
Method in class org.opensourcephysics.numerics.DormandPrince45
- Sets the step size.
- setStepSize(double) -
Method in class org.opensourcephysics.numerics.LeapFrog
- Sets the step size.
- setStepSize(double) -
Method in class org.opensourcephysics.numerics.ODEBisectionEventSolver
-
- setStepSize(double) -
Method in class org.opensourcephysics.numerics.ODEMultistepSolver
- Sets the fixed step size.
- setStepSize(double) -
Method in interface org.opensourcephysics.numerics.ODESolver
- Sets the initial step size.
- setStepSize(double) -
Method in class org.opensourcephysics.numerics.RK45MultiStep
- Method setStepSize
- setStepsPerDisplay(int) -
Method in class org.opensourcephysics.controls.AbstractSimulation
- Sets the number of animation steps before animated drawing panels are rendered.
- setStride(int) -
Method in class org.opensourcephysics.display.ComplexDataset
- Sets the data stride for table view.
- setStride(TableModel, int) -
Method in class org.opensourcephysics.display.DataTable
- Sets the stride of a TableModel in the DataTable.
- setStride(TableModel, int) -
Method in interface org.opensourcephysics.display.DataTableModel
- Sets the stride of a TableModel in the DataTable.
- setStride(int) -
Method in class org.opensourcephysics.display.Dataset
- Sets the stride of this Dataset in a table view.
- setStride(int, int) -
Method in class org.opensourcephysics.display.DatasetManager
- Sets the stride for the given dataset.
- setStride(int) -
Method in class org.opensourcephysics.display.DatasetManager
-
- setStrokeWidth(double) -
Method in class org.opensourcephysics.display.InteractiveArrow
- Sets the stroke for rendering fat arrows.
- setStrokeWidth(double) -
Method in class org.opensourcephysics.display.InteractiveCenteredArrow
- Sets the stroke for rendering fat arrows.
- setText(String) -
Method in class org.opensourcephysics.display.InteractiveLabel
-
- setText(String, double, double) -
Method in class org.opensourcephysics.display.InteractiveLabel
-
- setText(String) -
Method in class org.opensourcephysics.display.InteractiveTextLine
- Sets the text to be displayed.
- setText(String) -
Method in class org.opensourcephysics.display.TextBox
-
- setText(String, double, double) -
Method in class org.opensourcephysics.display.TextBox
-
- setText(String) -
Method in class org.opensourcephysics.display.TextLine
- Set the String to use with the class
- setText(String) -
Method in class org.opensourcephysics.display.TextPanel
- Sets the text.
- setText(String) -
Method in class org.opensourcephysics.display.TitleText
- Sets the text to be displayed.
- setText(String) -
Method in interface org.opensourcephysics.display3d.core.ElementText
- Sets the text to be displayed
- setText(String) -
Method in class org.opensourcephysics.display3d.simple3d.ElementText
-
- setTheta(double) -
Method in class org.opensourcephysics.display.DrawableGroup
- Sets the rotation angle in radians.
- setTheta(double) -
Method in class org.opensourcephysics.display.DrawableShape
- Sets the rotation angle in radians.
- setTheta(double) -
Method in class org.opensourcephysics.display.DrawableTextLine
- Sets the angle.
- setTheta(double) -
Method in class org.opensourcephysics.display.InteractiveArrow
- Rotates the arrow without changing its length.
- setTheta(double) -
Method in class org.opensourcephysics.display.InteractiveCenteredArrow
- Rotates the arrow without changing its length.
- setTheta(double) -
Method in class org.opensourcephysics.display.InteractiveShape
- Sets the rotation angle in radians.
- setTheta(double) -
Method in class org.opensourcephysics.display.Protractor
- Sets the angle of the arrow on the protractor.
- setTitle(String) -
Method in class org.opensourcephysics.display.OSPFrame
- Sets the title for this frame to the specified string after converting TeX math symbols to characters.
- setTitle(String) -
Method in class org.opensourcephysics.display.PlottingPanel
- Sets the title.
- setTitle(String, String) -
Method in class org.opensourcephysics.display.PlottingPanel
- Sets the title and font.
- setToIdentity() -
Method in class org.opensourcephysics.numerics.FunctionTransform
-
- setToRotation(double) -
Method in class org.opensourcephysics.numerics.FunctionTransform
-
- setToRotation(double, double, double) -
Method in class org.opensourcephysics.numerics.FunctionTransform
-
- setToScale(double, double) -
Method in class org.opensourcephysics.numerics.FunctionTransform
-
- setToShear(double, double) -
Method in class org.opensourcephysics.numerics.FunctionTransform
-
- setToTranslation(double, double) -
Method in class org.opensourcephysics.numerics.FunctionTransform
-
- setToZero() -
Method in class org.opensourcephysics.numerics.SuryonoParser
- Sets the funtion to zero.
- setToggleOnClick(boolean, int, int) -
Method in class org.opensourcephysics.frames.LatticeFrame
- Sets an action to toggle the grid betweem the given values when the mouse is pressed.
- setToggleOnClick(boolean, int, int) -
Method in class org.opensourcephysics.frames.RasterFrame
- Sets an action to toggle the grid betweem the given values when the mouse is pressed.
- setTolerance(double) -
Method in class org.opensourcephysics.numerics.CashKarp45
- Method setTolerance
- setTolerance(double) -
Method in class org.opensourcephysics.numerics.DormandPrince45
- Method setTolerance
- setTolerance(double) -
Method in interface org.opensourcephysics.numerics.ODEAdaptiveSolver
- Sets the tolerance of the adaptive ODE sovler.
- setTolerance(double) -
Method in class org.opensourcephysics.numerics.ODEBisectionEventSolver
-
- setTolerance(double) -
Method in class org.opensourcephysics.numerics.ODEMultistepSolver
- Sets the tolerance of the adaptive ODE sovler.
- setTopRow(double[][]) -
Method in class org.opensourcephysics.display2d.Carpet
-
- setTopRow(double[][]) -
Method in class org.opensourcephysics.display2d.ComplexCarpet
-
- setTransform(AffineTransform) -
Method in class org.opensourcephysics.numerics.FunctionTransform
-
- setTransform(double, double, double, double, double, double) -
Method in class org.opensourcephysics.numerics.FunctionTransform
-
- setTransformation(Transformation) -
Method in interface org.opensourcephysics.display3d.core.Element
- Sets the internal transformation of the element, that is, the
transformation that converts the standard XYZ axes to the body's
internal reference axes.
- setTransformation(Transformation) -
Method in class org.opensourcephysics.display3d.simple3d.Element
-
- setTranslation(int, int) -
Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
- Translates the view by the specified number of pixels.
- setTranslation(int, int) -
Method in class org.opensourcephysics.display2d.SurfacePlot
- Translates the view by the specified number of pixels.
- setTruncationHeight(double) -
Method in interface org.opensourcephysics.display3d.core.ElementCone
- Sets the truncation height for this cone.
- setTruncationHeight(double) -
Method in class org.opensourcephysics.display3d.simple3d.ElementCone
-
- setURL(String) -
Method in class org.opensourcephysics.tools.LaunchNode
- Sets the url.
- setUseChooser(boolean) -
Method in class org.opensourcephysics.tools.DatasetTool
- Sets the useChooser flag.
- setUseColorDepth(boolean) -
Method in interface org.opensourcephysics.display3d.core.VisualizationHints
- Whether the panel should display far objects darker
- setUseColorDepth(boolean) -
Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
-
- setValid(boolean) -
Method in class org.opensourcephysics.controls.XMLControlElement
- Sets the valid property.
- setValue(String, Object) -
Method in interface org.opensourcephysics.controls.Control
- Stores a name and a value in the control.
- setValue(String, double) -
Method in interface org.opensourcephysics.controls.Control
- Stores a name and a double value in the control.
- setValue(String, int) -
Method in interface org.opensourcephysics.controls.Control
- Stores a name and an integer value in the control.
- setValue(String, boolean) -
Method in interface org.opensourcephysics.controls.Control
- Stores a name and a boolean value in the control.
- setValue(String, Object) -
Method in class org.opensourcephysics.controls.HiddenControl
- Adds an initial value of a parameter to the input display.
- setValue(String, boolean) -
Method in class org.opensourcephysics.controls.HiddenControl
- Add an initial boolean value of a parameter to the input display.
- setValue(String, double) -
Method in class org.opensourcephysics.controls.HiddenControl
- Add an initial value of a parameter to the input display.
- setValue(String, int) -
Method in class org.opensourcephysics.controls.HiddenControl
- Add an initial value of a parameter to the input display.
- setValue(String, Object) -
Method in class org.opensourcephysics.controls.OSPControl
- Adds a parameter to the input display.
- setValue(String, boolean) -
Method in class org.opensourcephysics.controls.OSPControl
- Adds an initial boolean value of a parameter to the input display.
- setValue(String, double) -
Method in class org.opensourcephysics.controls.OSPControl
- Adds an initial value of a parameter to the input display.
- setValue(String, int) -
Method in class org.opensourcephysics.controls.OSPControl
- Adds an initial value of a parameter to the input display.
- setValue(String, Object) -
Method in class org.opensourcephysics.controls.OSPControlTable
- Adds a parameter to the input display.
- setValue(String, double) -
Method in class org.opensourcephysics.controls.OSPControlTable
- Adds an initial value of a parameter to the input display.
- setValue(String, int) -
Method in class org.opensourcephysics.controls.OSPControlTable
- Adds an initial value of a parameter to the input display.
- setValue(String, boolean) -
Method in class org.opensourcephysics.controls.OSPControlTable
-
- setValue(String, String) -
Method in class org.opensourcephysics.controls.ParsableTextArea
- Stores a variable name and an associated value.
- setValue(String, Object) -
Method in class org.opensourcephysics.controls.SimulationControl
- Stores an object in the control
that can only be edited when the control is in initialization mode.
- setValue(String, double) -
Method in class org.opensourcephysics.controls.SimulationControl
- Stores a name and a double value in the control
that can only be edited when the control is in initialization mode.
- setValue(String, int) -
Method in class org.opensourcephysics.controls.SimulationControl
- Stores a name and an integer value in the control
that can only be edited when the control is in initialization mode.
- setValue(String, boolean) -
Method in class org.opensourcephysics.controls.SimulationControl
- Stores a name and a boolean value in the control
that can only be edited when the control is in initialization mode.
- setValue(String, boolean) -
Method in class org.opensourcephysics.controls.XMLControlElement
- Sets a property with the specified name and boolean value.
- setValue(String, double) -
Method in class org.opensourcephysics.controls.XMLControlElement
- Sets a property with the specified name and double value.
- setValue(String, int) -
Method in class org.opensourcephysics.controls.XMLControlElement
- Sets a property with the specified name and int value.
- setValue(String, Object) -
Method in class org.opensourcephysics.controls.XMLControlElement
- Sets a property with the specified name and object value.
- setValue(String) -
Method in class org.opensourcephysics.controls.XMLControlElement
- This does nothing since the property type is "object".
- setValue(String) -
Method in interface org.opensourcephysics.controls.XMLProperty
- Sets the value of this property if property type is primitive or string.
- setValue(String) -
Method in class org.opensourcephysics.controls.XMLPropertyElement
- Sets the value of this property if property type is primitive or string.
- setValue(int, int, int, double) -
Method in class org.opensourcephysics.display2d.ArrayData
- Sets the value of the given component at the given location.
- setValue(int, int, int) -
Method in class org.opensourcephysics.display2d.BinaryLattice
- Sets a cell at the given location to a new value.
- setValue(int, int, byte) -
Method in class org.opensourcephysics.display2d.BinaryLattice
-
- setValue(int, int, byte) -
Method in interface org.opensourcephysics.display2d.ByteLattice
- Sets the given x,y location to a value.
- setValue(int, int, byte) -
Method in class org.opensourcephysics.display2d.ByteRaster
- Sets a pixel at the given location to a new value.
- setValue(int, int, byte) -
Method in class org.opensourcephysics.display2d.CellLattice
-
- setValue(int, int, byte) -
Method in class org.opensourcephysics.display2d.CellLatticeOSX
- Sets the given x,y location to a new value.
- setValue(int, int, byte) -
Method in class org.opensourcephysics.display2d.CellLatticePC
- Sets the given x,y location to a value.
- setValue(int, int, int, double) -
Method in class org.opensourcephysics.display2d.FlatData
- Sets the value of the given component at the given location.
- setValue(int, int, int, double) -
Method in interface org.opensourcephysics.display2d.GridData
- Sets the value of the given component at the given location.
- setValue(int, int, int, double) -
Method in class org.opensourcephysics.display2d.GridPointData
- Sets the value of the given component at the given location.
- setValue(int, int, byte) -
Method in class org.opensourcephysics.display2d.SiteLattice
- Sets the given x,y location to a new value.
- setValue(int, int, int) -
Method in class org.opensourcephysics.frames.LatticeFrame
- Sets the (ix,iy) value of the lattice.
- setValue(int, int, int) -
Method in class org.opensourcephysics.frames.RasterFrame
- Sets the (ix,iy) cell or the site of the raster to store value v
- setValueAt(Object, int, int) -
Method in class org.opensourcephysics.controls.XMLTableModel
- Sets the value at the given cell.
- setValueAt(Object, int, int) -
Method in class org.opensourcephysics.display.SortDecorator
-
- setValueAt(Object, int, int) -
Method in class org.opensourcephysics.tools.ArrayTableModel
- Sets the value at the given cell.
- setVariable(String, String) -
Method in class org.opensourcephysics.ejs.Simulation
- This method sets the value of a public variable of the model.
- setVariable(String, String, String) -
Method in class org.opensourcephysics.ejs.Simulation
- This method sets the value of a public variable of the model.
- setVariable(int, double) -
Method in class org.opensourcephysics.numerics.SuryonoParser
- Sets the variable value.
- setVariable(String, double) -
Method in class org.opensourcephysics.numerics.SuryonoParser
- Sets the variable value.
- setVariables(String) -
Method in class org.opensourcephysics.ejs.Simulation
- This method is used to set more than one variables of the model
at once.
- setVariables(String, String, String) -
Method in class org.opensourcephysics.ejs.Simulation
- This method is used to set more than one variables of the model
at once.
- setVersion(String) -
Method in class org.opensourcephysics.controls.XMLControlElement
- Sets the version.
- setVideoCaptureTool(VideoCaptureTool) -
Method in class org.opensourcephysics.display.DrawingPanel
- Sets the video capture tool.
- setView(View) -
Method in class org.opensourcephysics.ejs.Simulation
-
- setVisible(boolean) -
Method in class org.opensourcephysics.controls.OSPLog
-
- setVisible(boolean) -
Method in class org.opensourcephysics.display.DrawableBuffer
- Sets the bufferrer's visible flag.
- setVisible(boolean) -
Method in class org.opensourcephysics.display.DrawingPanel
- Makes the component visible or invisible.
- setVisible(boolean) -
Method in class org.opensourcephysics.display.Grid
- Sets the visible flag.
- setVisible(boolean) -
Method in class org.opensourcephysics.display.MeasuredImage
- Sets the visibility of the lattice.
- setVisible(boolean) -
Method in class org.opensourcephysics.display.OSPFrame
- Shows or hides this component depending on the value of parameter
b and the keepHidden flag.
- setVisible(boolean) -
Method in interface org.opensourcephysics.display2d.ByteLattice
- Sets the visibility of the lattice.
- setVisible(boolean) -
Method in class org.opensourcephysics.display2d.CellLattice
-
- setVisible(boolean) -
Method in class org.opensourcephysics.display2d.CellLatticeOSX
- Sets the visibility of the lattice.
- setVisible(boolean) -
Method in class org.opensourcephysics.display2d.ComplexContourPlot
- Sets the visibility of the contour plot.
- setVisible(boolean) -
Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
- Sets the visibility of the lattice.
- setVisible(boolean) -
Method in class org.opensourcephysics.display2d.ContourPlot
- Sets the visibility of the contour plot.
- setVisible(boolean) -
Method in class org.opensourcephysics.display2d.DataRaster
- Sets the visibility of the contour plot.
- setVisible(boolean) -
Method in interface org.opensourcephysics.display2d.Plot2D
- Sets the visibility of the plot.
- setVisible(boolean) -
Method in class org.opensourcephysics.display2d.SiteLattice
- Sets the visibility of the lattice.
- setVisible(boolean) -
Method in class org.opensourcephysics.display2d.SurfacePlot
- Sets the visibility of the lattice.
- setVisible(boolean) -
Method in class org.opensourcephysics.display2d.VectorPlot
- Sets this vector field to be visible.
- setVisible(boolean) -
Method in interface org.opensourcephysics.display3d.core.DrawingFrame3D
- Showing and hiding the frame.
- setVisible(boolean) -
Method in interface org.opensourcephysics.display3d.core.Element
- Sets the visibility of the element
- setVisible(boolean) -
Method in class org.opensourcephysics.display3d.simple3d.Element
-
- setVisible(boolean) -
Method in class org.opensourcephysics.frames.TableFrame
- Shows or hides this TableFrame depending on the value of parameter
vis.
- setVisible(boolean) -
Method in class org.opensourcephysics.tools.Launcher
- Sets the visibility of the Launcher frame.
- setVisible(boolean) -
Method in class org.opensourcephysics.tools.VideoCaptureTool
- Sets the visibility.
- setWidth(double) -
Method in class org.opensourcephysics.display.InteractiveShape
- Sets the width of the shape to the given value.
- setWidthDrag(boolean) -
Method in class org.opensourcephysics.display.BoundedShape
- Sets the width drag option.
- setWidthHeight(double, double) -
Method in class org.opensourcephysics.display.InteractiveArrow
- Sets the origin, width (horizontal) and height (vertical) components of this arrow.
- setWidthHeight(double, double) -
Method in class org.opensourcephysics.display.InteractiveCenteredArrow
- Sets the origin, width (horizontal) and height (vertical) components of this arrow.
- setX(double) -
Method in class org.opensourcephysics.display.AbstractInteractive
- Sets the x coordinate.
- setX(double) -
Method in class org.opensourcephysics.display.Arrow
- Sets the x coordinate.
- setX(double) -
Method in class org.opensourcephysics.display.Circle
- Sets the x coordinate.
- setX(double) -
Method in class org.opensourcephysics.display.DrawableGroup
- Sets the x coordinate.
- setX(double) -
Method in class org.opensourcephysics.display.DrawableShape
- Sets the x coordinate.
- setX(double) -
Method in class org.opensourcephysics.display.DrawableTextLine
- Sets the x cooridinate.
- setX(double) -
Method in interface org.opensourcephysics.display.Interactive
-
- setX(double) -
Method in class org.opensourcephysics.display.InteractiveShape
- Sets the x coordinate.
- setX(double) -
Method in interface org.opensourcephysics.display3d.core.Element
- Set the X coordinate of the element
- setX(double) -
Method in class org.opensourcephysics.display3d.simple3d.Element
-
- setXColumnVisible(boolean) -
Method in class org.opensourcephysics.display.Dataset
- Sets the visibility of the x column of this Dataset in a table view.
- setXColumnVisible(int, boolean) -
Method in class org.opensourcephysics.display.DatasetManager
- Sets the visibility of the x column in a table view.
- setXFormat(String) -
Method in interface org.opensourcephysics.display3d.core.VisualizationHints
- Sets the format to display the X coordinate when dragging a point
- setXFormat(String) -
Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
-
- setXFunction(InvertibleFunction) -
Method in class org.opensourcephysics.numerics.FunctionTransform
-
- setXLabel(String) -
Method in class org.opensourcephysics.display.DrawingFrame
- Sets the label for the X (horizontal) axis.
- setXLabel(String) -
Method in class org.opensourcephysics.display.PlottingPanel
- Sets the label for the X (horizontal) axis.
- setXLabel(String, String) -
Method in class org.opensourcephysics.display.PlottingPanel
- Sets the label and font for the X (horizontal) axis.
- setXML(String) -
Method in class org.opensourcephysics.tools.ClipboardJob
- Sets the xml string.
- setXML(String) -
Method in interface org.opensourcephysics.tools.Job
- Sets the xml string.
- setXML(String) -
Method in class org.opensourcephysics.tools.LocalJob
- Sets the xml string.
- setXML(Object) -
Method in class org.opensourcephysics.tools.LocalJob
- Sets the xml string to that saved by the specified object.
- setXML(String) -
Method in class org.opensourcephysics.tools.RemoteJob
- Sets the xml string.
- setXMax(double) -
Method in class org.opensourcephysics.display.MeasuredImage
-
- setXMax(double) -
Method in interface org.opensourcephysics.display2d.ByteLattice
- Sets xmax.
- setXMax(double) -
Method in class org.opensourcephysics.display2d.CellLattice
-
- setXMax(double) -
Method in class org.opensourcephysics.display2d.CellLatticeOSX
-
- setXMax(double) -
Method in class org.opensourcephysics.display2d.DataRaster
-
- setXMax(double) -
Method in class org.opensourcephysics.display2d.SiteLattice
-
- setXMin(double) -
Method in class org.opensourcephysics.display.MeasuredImage
-
- setXMin(double) -
Method in interface org.opensourcephysics.display2d.ByteLattice
- Sets xmin.
- setXMin(double) -
Method in class org.opensourcephysics.display2d.CellLattice
-
- setXMin(double) -
Method in class org.opensourcephysics.display2d.CellLatticeOSX
-
- setXMin(double) -
Method in class org.opensourcephysics.display2d.DataRaster
-
- setXMin(double) -
Method in class org.opensourcephysics.display2d.SiteLattice
-
- setXPointsLinked(boolean) -
Method in class org.opensourcephysics.display.DatasetManager
- Sets the linked flag.
- setXPointsLinked(boolean) -
Method in class org.opensourcephysics.frames.PlotFrame
- Sets the linked flag.
- setXScaling(double) -
Method in class org.opensourcephysics.display2d.SurfacePlotProjector
- Sets the scaling factor in x direction.
- setXY(double, double) -
Method in class org.opensourcephysics.display.AbstractInteractive
- Sets the x and y coordinates.
- setXY(double, double) -
Method in class org.opensourcephysics.display.Arrow
- Sets the x and y coordinates.
- setXY(double, double) -
Method in class org.opensourcephysics.display.Circle
- Sets the x and y coordinates.
- setXY(double, double) -
Method in class org.opensourcephysics.display.DrawableGroup
- Sets the x and y coordinates.
- setXY(double, double) -
Method in class org.opensourcephysics.display.DrawableShape
- Sets the x and y coordinates.
- setXY(double, double) -
Method in interface org.opensourcephysics.display.Interactive
-
- setXY(double, double) -
Method in class org.opensourcephysics.display.InteractiveLabel
-
- setXY(double, double) -
Method in class org.opensourcephysics.display.InteractiveShape
- Sets the x and y coordinates.
- setXY(double, double) -
Method in class org.opensourcephysics.display.Protractor.Tip
-
- setXY(double, double) -
Method in class org.opensourcephysics.display.TextBox
-
- setXYColumnNames(String, String, String) -
Method in class org.opensourcephysics.display.ComplexDataset
- Sets the column names when rendering this dataset in a JTable.
- setXYColumnNames(String, String) -
Method in class org.opensourcephysics.display.Dataset
- Sets the column names when rendering this dataset in a JTable.
- setXYColumnNames(String, String, String) -
Method in class org.opensourcephysics.display.Dataset
- Sets the column names and the dataset name.
- setXYColumnNames(int, String, String, String) -
Method in class org.opensourcephysics.display.DatasetManager
- Sets the column names when rendering this dataset in a JTable.
- setXYColumnNames(int, String, String) -
Method in class org.opensourcephysics.display.DatasetManager
- Sets the column names when rendering this dataset in a JTable.
- setXYColumnNames(String, String) -
Method in class org.opensourcephysics.display.DatasetManager
- Sets the column names for all datasets when rendering this dataset in a JTable.
- setXYColumnNames(String, String) -
Method in class org.opensourcephysics.display.Histogram
- Sets the column names when rendering this histogram in a JTable.
- setXYColumnNames(String, String, String) -
Method in class org.opensourcephysics.frames.FFTFrame
- Sets the labels on the data table.
- setXYColumnNames(int, String, String, String) -
Method in class org.opensourcephysics.frames.PlotFrame
- Sets the column names and the dataset name.
- setXYColumnNames(int, String, String) -
Method in class org.opensourcephysics.frames.PlotFrame
- Sets the column names when rendering this dataset in a JTable.
- setXYDrag(boolean) -
Method in class org.opensourcephysics.display.BoundedShape
- Sets the xy drag option.
- setXYZ(double, double, double) -
Method in interface org.opensourcephysics.display3d.core.Camera
- Sets the position of the camera.
- setXYZ(double[]) -
Method in interface org.opensourcephysics.display3d.core.Camera
- Sets the position of the camera.
- setXYZ(double, double, double) -
Method in interface org.opensourcephysics.display3d.core.Element
- Set the X, Y, and Z coordinates of the element
- setXYZ(double[]) -
Method in interface org.opensourcephysics.display3d.core.Element
- Sets the coordinates of the element.
- setXYZ(double, double, double) -
Method in class org.opensourcephysics.display3d.simple3d.Camera
-
- setXYZ(double[]) -
Method in class org.opensourcephysics.display3d.simple3d.Camera
-
- setXYZ(double, double, double) -
Method in class org.opensourcephysics.display3d.simple3d.Element
-
- setXYZ(double[]) -
Method in class org.opensourcephysics.display3d.simple3d.Element
-
- setXlength(double) -
Method in class org.opensourcephysics.display.Arrow
- Sets the arrow's horizontal component.
- setY(double) -
Method in class org.opensourcephysics.display.AbstractInteractive
- Sets the y coordinate.
- setY(double) -
Method in class org.opensourcephysics.display.Arrow
- Sets the y coordinate.
- setY(double) -
Method in class org.opensourcephysics.display.Circle
- Sets the y coordinate.
- setY(double) -
Method in class org.opensourcephysics.display.DrawableGroup
- Sets the y coordinate.
- setY(double) -
Method in class org.opensourcephysics.display.DrawableShape
- Sets the y coordinate.
- setY(double) -
Method in class org.opensourcephysics.display.DrawableTextLine
- Sets the y cooridinate.
- setY(double) -
Method in interface org.opensourcephysics.display.Interactive
-
- setY(double) -
Method in class org.opensourcephysics.display.InteractiveShape
- Sets the y coordinate.
- setY(double) -
Method in interface org.opensourcephysics.display3d.core.Element
- Set the Y coordinate of the element
- setY(double) -
Method in class org.opensourcephysics.display3d.simple3d.Element
-
- setYColumnVisible(boolean) -
Method in class org.opensourcephysics.display.Dataset
- Sets the visibility of the y column of this Dataset in a table view.
- setYColumnVisible(int, boolean) -
Method in class org.opensourcephysics.display.DatasetManager
- Sets the visibility of the y column in a table view.
- setYFormat(String) -
Method in interface org.opensourcephysics.display3d.core.VisualizationHints
- Sets the format to display the Y coordinate when dragging a point
- setYFormat(String) -
Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
-
- setYFunction(InvertibleFunction) -
Method in class org.opensourcephysics.numerics.FunctionTransform
-
- setYLabel(String) -
Method in class org.opensourcephysics.display.DrawingFrame
- Sets the label for the Y (vertical) axis.
- setYLabel(String) -
Method in class org.opensourcephysics.display.PlottingPanel
- Sets the label for the Y (vertical) axis.
- setYLabel(String, String) -
Method in class org.opensourcephysics.display.PlottingPanel
- Sets the label and font for the Y (vertical) axis.
- setYMax(double) -
Method in class org.opensourcephysics.display.MeasuredImage
-
- setYMax(double) -
Method in interface org.opensourcephysics.display2d.ByteLattice
- Sets ymax.
- setYMax(double) -
Method in class org.opensourcephysics.display2d.CellLattice
-
- setYMax(double) -
Method in class org.opensourcephysics.display2d.CellLatticeOSX
-
- setYMax(double) -
Method in class org.opensourcephysics.display2d.DataRaster
-
- setYMax(double) -
Method in class org.opensourcephysics.display2d.SiteLattice
-
- setYMin(double) -
Method in class org.opensourcephysics.display.MeasuredImage
-
- setYMin(double) -
Method in interface org.opensourcephysics.display2d.ByteLattice
- Sets ymin.
- setYMin(double) -
Method in class org.opensourcephysics.display2d.CellLattice
-
- setYMin(double) -
Method in class org.opensourcephysics.display2d.CellLatticeOSX
-
- setYMin(double) -
Method in class org.opensourcephysics.display2d.DataRaster
-
- setYMin(double) -
Method in class org.opensourcephysics.display2d.SiteLattice
-
- setYScaling(double) -
Method in class org.opensourcephysics.display2d.SurfacePlotProjector
- Sets the scaling factor in y direction.
- setYlength(double) -
Method in class org.opensourcephysics.display.Arrow
- Sets the arrows vertical component.
- setZ(double) -
Method in interface org.opensourcephysics.display3d.core.Element
- Set the Z coordinate of the element
- setZ(double) -
Method in class org.opensourcephysics.display3d.simple3d.Element
-
- setZFormat(String) -
Method in interface org.opensourcephysics.display3d.core.VisualizationHints
- Sets the format to display the Z coordinate when dragging a point
- setZFormat(String) -
Method in class org.opensourcephysics.display3d.simple3d.VisualizationHints
-
- setZRange(boolean, double, double) -
Method in class org.opensourcephysics.frames.Scalar2DFrame
- Sets the autoscale flag and the floor and ceiling values for the colors.
- setZRange(boolean, double, double) -
Method in class org.opensourcephysics.frames.Vector2DFrame
- Sets the autoscale flag and the floor and ceiling values for the colors.
- setZScaling(double) -
Method in class org.opensourcephysics.display2d.SurfacePlotProjector
- Sets the scaling factor in z direction.
- setZoom(boolean) -
Method in class org.opensourcephysics.display.DrawingPanel
- Sets the zoom option to allow the user to change scale by dragging the mouse while pressing the shift.
- severe(String) -
Static method in class org.opensourcephysics.controls.MessageFrame
- Logs an severe error message.
- severe(String) -
Static method in class org.opensourcephysics.controls.OSPLog
- Logs a severe error message.
- shape -
Variable in class org.opensourcephysics.display.InteractiveShape
-
- shapeClass -
Variable in class org.opensourcephysics.display.DrawableShape
-
- shapeClass -
Variable in class org.opensourcephysics.display.InteractiveShape
-
- shapeNames -
Variable in class org.opensourcephysics.tools.DatasetTab
-
- shapeNumbers -
Variable in class org.opensourcephysics.tools.DatasetTab
-
- shapeSpinner -
Variable in class org.opensourcephysics.tools.DatasetTab
-
- shear(double, double) -
Method in class org.opensourcephysics.numerics.FunctionTransform
-
- show() -
Method in class org.opensourcephysics.controls.OSPInspector
- Shows the inspector.
- show() -
Method in class org.opensourcephysics.display.OSPDialog
- Deprecated.
- show() -
Method in class org.opensourcephysics.display.OSPFrame
- Deprecated.
- showAboutDialog(Component) -
Static method in class org.opensourcephysics.controls.ControlFrame
- Shows the about dialog.
- showAboutDialog() -
Method in class org.opensourcephysics.tools.DatasetTool
- Shows the about dialog.
- showAboutDialog() -
Method in class org.opensourcephysics.tools.LaunchBuilder
- Shows the about dialog.
- showAboutDialog() -
Method in class org.opensourcephysics.tools.Launcher
- Shows the about dialog.
- showAllNodes -
Variable in class org.opensourcephysics.tools.LaunchPanel
-
- showButtonView(LaunchNode) -
Method in class org.opensourcephysics.tools.Launcher
- Displays a button view of the specified node.
- showCoordinates -
Variable in class org.opensourcephysics.display.DrawingPanel
-
- showDataTable(boolean) -
Method in class org.opensourcephysics.frames.Complex2DFrame
- Shows or hides the data table.
- showDataTable(boolean) -
Method in class org.opensourcephysics.frames.ComplexPlotFrame
- Shows or hides the data table.
- showDataTable(boolean) -
Method in class org.opensourcephysics.frames.FFTFrame
- Shows or hides the data table.
- showDataTable(boolean) -
Method in class org.opensourcephysics.frames.HistogramFrame
- Shows or hides the data table.
- showDataTable(boolean) -
Method in class org.opensourcephysics.frames.PlotFrame
- Shows or hides the data table.
- showDataTable(boolean) -
Method in class org.opensourcephysics.frames.Scalar2DFrame
- Shows or hides the data table.
- showDataTable(boolean) -
Method in class org.opensourcephysics.frames.Vector2DFrame
- Shows or hides the data table.
- showDrawingAndTableFrames() -
Static method in class org.opensourcephysics.display.GUIUtils
- Shows all drawing and table frames.
- showHiddenNodes -
Variable in class org.opensourcephysics.tools.Launcher.LaunchSet
-
- showHighlightedProperties() -
Method in class org.opensourcephysics.controls.XMLTree
- Shows the highlighted properties.
- showInspector() -
Method in class org.opensourcephysics.display.DrawingPanel
- Shows the drawing panel properties inspector.
- showLegend() -
Method in class org.opensourcephysics.display.ComplexDataset
- Shows the phase legend.
- showLegend() -
Method in class org.opensourcephysics.display2d.BinaryLattice
-
- showLegend() -
Method in interface org.opensourcephysics.display2d.ByteLattice
- Shows the color associated with each value.
- showLegend() -
Method in class org.opensourcephysics.display2d.ByteRaster
- Shows the color associated with each value.
- showLegend() -
Method in class org.opensourcephysics.display2d.CellLattice
-
- showLegend() -
Method in class org.opensourcephysics.display2d.CellLatticeOSX
- Shows the color associated with each value.
- showLegend() -
Method in class org.opensourcephysics.display2d.CellLatticePC
- Shows the color associated with each value.
- showLegend() -
Method in class org.opensourcephysics.display2d.ColorMapper
- Shows the color legend.
- showLegend() -
Method in class org.opensourcephysics.display2d.ComplexColorMapper
- Shows the phase legend.
- showLegend() -
Method in class org.opensourcephysics.display2d.ComplexContourPlot
- Shows how values map to colors.
- showLegend() -
Method in class org.opensourcephysics.display2d.ComplexGridPlot
- Shows a legend of phase angle and color.
- showLegend() -
Method in class org.opensourcephysics.display2d.ComplexInterpolatedPlot
- Shows a legend of phase angle and color.
- showLegend() -
Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
- Shows a legend of phase angle and color.
- showLegend() -
Method in class org.opensourcephysics.display2d.ContourPlot
- Shows how values map to colors.
- showLegend() -
Method in class org.opensourcephysics.display2d.GrayscalePlot
-
- showLegend() -
Method in class org.opensourcephysics.display2d.GridPlot
- Shows how values map to colors.
- showLegend() -
Method in class org.opensourcephysics.display2d.InterpolatedPlot
- Shows how values map to colors.
- showLegend() -
Method in interface org.opensourcephysics.display2d.Plot2D
- Shows how values map to colors.
- showLegend() -
Method in class org.opensourcephysics.display2d.SiteLattice
- Shows the color associated with each value.
- showLegend() -
Method in class org.opensourcephysics.display2d.SurfacePlot
- Shows a legend of phase angle and color.
- showLegend() -
Method in class org.opensourcephysics.display2d.TriangularByteLattice
- Shows the color associated with each value.
- showLegend() -
Method in class org.opensourcephysics.display2d.VectorColorMapper
-
- showLegend() -
Method in class org.opensourcephysics.display2d.VectorPlot
- Shows how values map to colors.
- showLegend() -
Method in class org.opensourcephysics.frames.FFTFrame
- Shows how phase angle is mapped to color.
- showLegend() -
Method in class org.opensourcephysics.frames.LatticeFrame
- Shows the color associated with each value.
- showLog(boolean) -
Static method in class org.opensourcephysics.controls.MessageFrame
- Shows the static APPLET_MESSAGEFRAME that is being used to show logger messages in applet mode.
- showLog() -
Static method in class org.opensourcephysics.controls.OSPLog
- Shows the log.
- showOpenDialog(Component) -
Static method in class org.opensourcephysics.display.GUIUtils
-
- showPhaseLegend() -
Static method in class org.opensourcephysics.display2d.ComplexColorMapper
-
- showProperties(Class) -
Method in class org.opensourcephysics.tools.TranslatorTool
- Shows the properties for the specified class.
- showSaveDialog(Component) -
Static method in class org.opensourcephysics.display.GUIUtils
- Pops up a "Save File" file chooser dialog and takes user through process of saving a file.
- showSaveDialog(Component, String) -
Static method in class org.opensourcephysics.display.GUIUtils
- Pops up a "Save File" file chooser dialog and takes user through process of saving a file.
- showStepsPerDisplay -
Variable in class org.opensourcephysics.controls.AbstractSimulation
-
- showSystemProperties(boolean) -
Static method in class org.opensourcephysics.controls.ControlUtils
- Shows the about dialog.
- showTabbedPaneView() -
Method in class org.opensourcephysics.tools.Launcher
- Displays the standard tabbed pane view.
- showText -
Variable in class org.opensourcephysics.tools.LaunchPanel
-
- showText -
Variable in class org.opensourcephysics.tools.Launcher
-
- showTheta -
Variable in class org.opensourcephysics.display.Protractor
-
- shuffle(int[], Random) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Randomly permute the contents of an array.
- shuffle(int[], int, int, Random) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Randomly permute the contents of a range an array.
- shuffle(long[], Random) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Randomly permute the contents of an array.
- shuffle(long[], int, int, Random) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Randomly permute the contents of a range an array.
- shuffle(float[], Random) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Randomly permute the contents of an array.
- shuffle(float[], int, int, Random) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Randomly permute the contents of a range an array.
- shuffle(double[], Random) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Randomly permute the contents of an array.
- shuffle(double[], int, int, Random) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Randomly permute the contents of a range an array.
- shuffle(Object[], Random) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Randomly permute the contents of an array.
- shuffle(Object[], int, int, Random) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Randomly permute the contents of a range an array.
- simpson(Function, double, double, int) -
Static method in class org.opensourcephysics.numerics.Integral
- Numerical integration using Simpson's rule.
- simpson(Function, double, double, int, double) -
Static method in class org.opensourcephysics.numerics.Integral
- Numerical integration using Simpson's rule.
- singleAppItem -
Variable in class org.opensourcephysics.tools.Launcher
-
- singleAppMode -
Static variable in class org.opensourcephysics.tools.Launcher
-
- singletonIcon -
Static variable in class org.opensourcephysics.tools.Launcher
-
- singletonMode -
Static variable in class org.opensourcephysics.tools.Launcher
-
- size -
Variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
-
- sizeDownItem -
Variable in class org.opensourcephysics.controls.ControlFrame
-
- sizeDownItem -
Variable in class org.opensourcephysics.tools.Launcher
-
- sizeSpinner -
Variable in class org.opensourcephysics.tools.DatasetTab
-
- sizeUpItem -
Variable in class org.opensourcephysics.controls.ControlFrame
-
- sizeUpItem -
Variable in class org.opensourcephysics.tools.Launcher
-
- snapshot() -
Method in class org.opensourcephysics.display.DrawingPanel
- Creates a snapshot using an image of the content.
- solve(double[]) -
Method in class org.opensourcephysics.numerics.LUPDecomposition
-
- solver -
Variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
-
- sort(int) -
Method in class org.opensourcephysics.display.DataTable
- Sorts the table using the given column.
- sort(int) -
Method in class org.opensourcephysics.display.DataTableFrame
- Sorts the table using the given column.
- sort(int) -
Method in class org.opensourcephysics.display.SortDecorator
-
- sort(int[], double[]) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(int[], double[], int) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(int[], double[], int, int) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(int[], int[]) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(int[], int[], int) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(int[], int[], int, int) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(int[], Object[], int, int) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(int[], Object[], int[], Object[], int, int) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(double[], int[]) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(double[], int[], int) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(double[], int[], int, int) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(float[], int[]) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(float[], int[], int) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(float[], int[], int, int) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(Object[], int[], Comparator) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(Object[], int[], int, Comparator) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sort(Object[], int[], int, int, Comparator) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Sort two arrays simultaneously, using the sort order of the values
in the first array to determine the sort order for both arrays.
- sorted -
Variable in class org.opensourcephysics.display.Dataset
-
- spawner -
Variable in class org.opensourcephysics.tools.Launcher
-
- splashDialog -
Static variable in class org.opensourcephysics.tools.Launcher
-
- splashPathLabel -
Static variable in class org.opensourcephysics.tools.Launcher
-
- splashTimer -
Static variable in class org.opensourcephysics.tools.Launcher
-
- splashTitleLabel -
Static variable in class org.opensourcephysics.tools.Launcher
-
- splitPane -
Variable in class org.opensourcephysics.tools.LaunchPanel
-
- splitPanes -
Variable in class org.opensourcephysics.tools.DatasetTab
-
- squareAspect -
Variable in class org.opensourcephysics.display.DrawingPanel
-
- stackSpline(GeneralPath, float[], float, float, boolean, float, float) -
Static method in class org.opensourcephysics.display.GraphicsLib
- Computes a set of curves using the cardinal spline approach, but
using straight lines for completely horizontal or vertical segments.
- stackSpline(GeneralPath, float[], int, int, float, float, boolean, float, float) -
Static method in class org.opensourcephysics.display.GraphicsLib
- Computes a set of curves using the cardinal spline approach, but
using straight lines for completely horizontal or vertical segments.
- start() -
Method in class org.opensourcephysics.controls.AbstractSimulation
- Starts the simulation.
- startAnimation() -
Method in class org.opensourcephysics.controls.AbstractAnimation
- Starts the animation.
- startAnimation() -
Method in class org.opensourcephysics.controls.AbstractSimulation
- Deprecated.
- startAnimation() -
Method in interface org.opensourcephysics.controls.Animation
- Starts the animation thread.
- startRunning() -
Method in class org.opensourcephysics.controls.AbstractSimulation
- Performs an action before executing one or more animation steps.
- startSimulation() -
Method in class org.opensourcephysics.controls.AbstractSimulation
- Starts the simulation thread.
- startZoom(int, int) -
Method in class org.opensourcephysics.display.DrawingPanel.ZoomBox
- Starts the zoom by saving the corner location.
- statea -
Variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
-
- statsCheckBox -
Variable in class org.opensourcephysics.tools.DatasetTab
-
- statsData -
Variable in class org.opensourcephysics.tools.DatasetStatisticsTable
-
- statsTable -
Variable in class org.opensourcephysics.tools.DatasetTab
-
- step() -
Method in interface org.opensourcephysics.ejs.Model
-
- step() -
Method in class org.opensourcephysics.ejs.Simulation
- step
- step() -
Method in class org.opensourcephysics.numerics.AbstractODESolver
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.Adams4
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.Adams5
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.Adams6
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.Butcher5
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.CashKarp45
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.DormandPrince45
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.Euler
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.EulerRichardson
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.Fehlberg8
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.Heun3
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.LeapFrog
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.ODEBisectionEventSolver
- Advances the ODE as usual, except if an event takes place.
- step() -
Method in class org.opensourcephysics.numerics.ODEMultistepSolver
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in interface org.opensourcephysics.numerics.ODESolver
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.RK4
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.RK45MultiStep
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.Ralston2
- Steps (advances) the differential equations by the stepSize.
- step() -
Method in class org.opensourcephysics.numerics.Verlet
- Steps (advances) the differential equations by the stepSize.
- stepAnimation() -
Method in class org.opensourcephysics.controls.AbstractAnimation
- Steps the animation.
- stepAnimation() -
Method in class org.opensourcephysics.controls.AbstractSimulation
- Steps the simulation.
- stepAnimation() -
Method in interface org.opensourcephysics.controls.Animation
- Performs a single animation step.
- stepCounter -
Variable in class org.opensourcephysics.controls.AbstractSimulation
-
- stepSize -
Variable in class org.opensourcephysics.numerics.AbstractODESolver
-
- stepsPerDisplay -
Variable in class org.opensourcephysics.controls.AbstractSimulation
-
- stop() -
Method in class org.opensourcephysics.controls.AbstractSimulation
- Stops the simulation.
- stopAnimation() -
Method in class org.opensourcephysics.controls.AbstractAnimation
- Stops the animation.
- stopAnimation() -
Method in class org.opensourcephysics.controls.AbstractSimulation
- Deprecated.
- stopAnimation() -
Method in interface org.opensourcephysics.controls.Animation
- Stops the animation thread.
- stopRunning() -
Method in class org.opensourcephysics.controls.AbstractSimulation
- Performs an action after executing one or more animation steps.
- stopSimulation() -
Method in class org.opensourcephysics.controls.AbstractSimulation
- Stops the simulation thread.
- strategy -
Variable in class org.opensourcephysics.display.OSPDialog
-
- strategy -
Variable in class org.opensourcephysics.display.OSPFrame
-
- stripExtension(String) -
Static method in class org.opensourcephysics.controls.XML
- Strips the extension from the specified file name.
- sub_offset -
Variable in class org.opensourcephysics.display.TextLine
- Subscript offset
- subtract(double) -
Method in class org.opensourcephysics.numerics.Polynomial
- Substracts a constant from this polynomial.
- subtract(Polynomial) -
Method in class org.opensourcephysics.numerics.Polynomial
- Subtracts another polynomial from this polynomial.
- subtract(Quaternion) -
Method in class org.opensourcephysics.numerics.Quaternion
- Subtracts this quaternion from the given quaternion.
- subtract(Vec3D, Vec3D) -
Method in class org.opensourcephysics.numerics.Vec3D
- Sets this vector to the vector subtraction of vectors v1 and v2.
- subtractMenu -
Variable in class org.opensourcephysics.tools.DatasetTool
-
- sum(double[]) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Compute the sum of the values in an array.
- sup_offset -
Variable in class org.opensourcephysics.display.TextLine
- Superscript offset
- support -
Variable in class org.opensourcephysics.tools.DatasetTool
-
- swap(int, int) -
Method in class org.opensourcephysics.display.SortDecorator
-
- symmetrizeComponents(double[][]) -
Static method in class org.opensourcephysics.numerics.LUPDecomposition
- Make sure the supplied matrix components are those of
a symmetric matrix
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||