|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ControlElement
.
BooleanValue
is a Value
object that
holds a boolean value.SurfaceVertex
represents a vertex in 3D space.Shape
.
LineAccumulator
accumulates line drawing information and
then draws all accumulated lines together.ControlElement
is a base class for an object that
can be managed using a series of configurable properties, hold actions
that when invoked graphically call other objects' methods, and be
responsible for the display and change of one or more internal variables.ControlSwingElement
is a base class for an object that
displays a visual java.awt.Component.ControlElement
,
the one you can configure graphically.
DoubleValue
is a Value
object that
holds a double value.row
and column
.
ExpressionValue
is a Value
object that
holds an expression is parsed into a double.OSPRuntime.getChooser()<\code>.
ControlElement
,
the one that is added to a container.
ControlElement
,
the one you can configure graphically.
IntegerValue
is a Value
object that
holds an integer value.ControlElement
.
JFrame
s or JDialog
s should have their
Window decorations provided by the current look and feel.
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
-
- mouseDragged(MouseEvent) -
Method in class org.opensourcephysics.tools.CheckTreeManager
-
- mouseEnabled -
Variable in class org.opensourcephysics.media.core.VideoAdapter
-
- 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
-
- mouseMoved(MouseEvent) -
Method in class org.opensourcephysics.tools.CheckTreeManager
- Handles mouse moved events.
- mousePanel -
Variable in class org.opensourcephysics.media.core.VideoPanel
-
- 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
-
- mul(double) -
Method in class org.opensourcephysics.numerics.Complex
- Multiplies the complex number with a double value.
- mul(Complex) -
Method in class org.opensourcephysics.numerics.Complex
- Multiplies the complex number with another complex value.
- mul(Complex[][], Complex[][], Complex[][]) -
Static method in class org.opensourcephysics.numerics.ComplexMatrix
-
- mul(Complex[][], Complex, Complex[][]) -
Static method in class org.opensourcephysics.numerics.ComplexMatrix
-
- mul(Complex[][], Complex[], Complex[]) -
Static method in class org.opensourcephysics.numerics.ComplexMatrix
-
- multiply(Matrix2DTransformation) -
Method in class org.opensourcephysics.numerics.Matrix2DTransformation
- Multiplies (concatenates) this transformation matrix with the given transformation.
- multiply(double[][]) -
Method in class org.opensourcephysics.numerics.Matrix2DTransformation
- Multiplies this rotation matrix by the given matrix.
- 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
- Multiplies 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
- MultistepRK45(ODE) -
Static method in class org.opensourcephysics.numerics.ODEMultistepSolver
- A factory method that creates a multisetp solver using the RK45 engine.
- MultiVarFunction - Interface in org.opensourcephysics.numerics
- Title: Function
Description: A function of multiple variables.
- myGroup -
Variable in class org.opensourcephysics.ejs.control.ControlElement
-
- myObject -
Variable in class org.opensourcephysics.ejs.control.ControlElement
-
- myParent -
Variable in class org.opensourcephysics.ejs.control.swing.ControlDrawable
-
- myPropertiesTable -
Variable in class org.opensourcephysics.ejs.control.ControlElement
-
- myVisual -
Variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
-
RuntimeException
with no detail message.
RuntimeException
with the specified
detail message.
RuntimeException
with the specified
detail message, error code, and error estimate.
ParserException
.
ParserException
.
Parser
is a mathematical expression parser.Parser
.
ControlElement
actually invokes actions.
ControlElement
.
Timer
's initial time delay (in milliseconds)
to wait after the timer is started
before firing the first event.
Timer
's initial time delay (in milliseconds)
to wait after the timer is started
before firing the first event.
Timer
's initial time delay (in milliseconds)
to wait after the timer is started
before firing the first event.
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.
- setStartFrameEnabled(boolean) -
Method in class org.opensourcephysics.media.core.ClipInspector
- Enables the startField.
- setStartFrameNumber(int) -
Method in interface org.opensourcephysics.media.core.Video
- Sets the start frame number.
- setStartFrameNumber(int) -
Method in class org.opensourcephysics.media.core.VideoAdapter
- Sets the start frame number.
- setStartFrameNumber(int) -
Method in class org.opensourcephysics.media.core.VideoClip
- Sets the start frame number.
- setStartTime(double) -
Method in interface org.opensourcephysics.media.core.Playable
- Sets the start time in milliseconds.
- setStartTime(double) -
Method in class org.opensourcephysics.media.core.VideoAdapter
- Sets the start time in milliseconds.
- setStartTime(double) -
Method in class org.opensourcephysics.media.core.VideoClip
- Sets the start time.
- setStartTime(double) -
Method in class org.opensourcephysics.media.gif.GifVideo
- Sets the start time in milliseconds.
- setState(TristateCheckBox.State) -
Method in class org.opensourcephysics.tools.TristateCheckBox
- Set the new state to either SELECTED, NOT_SELECTED or
PART_SELECTED.
- setStepCount(int) -
Method in class org.opensourcephysics.media.core.VideoClip
- Sets the step count.
- setStepCountEnabled(boolean) -
Method in class org.opensourcephysics.media.core.ClipInspector
- Enables the countField.
- setStepEditTrigger(boolean) -
Method in class org.opensourcephysics.media.core.TPoint
- Sets the stepEditTrigger property.
- setStepNumber(int) -
Method in class org.opensourcephysics.media.core.ClipControl
- Sets the step number.
- setStepNumber(int) -
Method in class org.opensourcephysics.media.core.StepperClipControl
- Sets the step number.
- setStepNumber(int) -
Method in class org.opensourcephysics.media.core.TimerClipControl
- Sets the step number.
- setStepNumber(int) -
Method in class org.opensourcephysics.media.core.VideoClipControl
- Sets the step number.
- setStepNumber(int) -
Method in class org.opensourcephysics.media.core.VideoPlayer
- Sets the step number.
- setStepSize(int) -
Method in class org.opensourcephysics.media.core.VideoClip
- Sets the step size.
- 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
- setStepSizeEnabled(boolean) -
Method in class org.opensourcephysics.media.core.ClipInspector
- Enables the stepSizeField.
- 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(int) -
Method in class org.opensourcephysics.display.DataPanel
- Sets the stride between successive rows.
- setStride(int) -
Method in class org.opensourcephysics.display.DataRowModel
- Sets the stride between rows.
- setStride(int) -
Method in class org.opensourcephysics.display.DataRowTable
- Sets the stride between rows.
- 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
-
- setStride(TableModel, int) -
Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
- Method setStride
- 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.frames.TableFrame
- Sets the stride between rows.
- setStroke(Stroke) -
Method in class org.opensourcephysics.display.AbstractTrail
- Sets the drawing stroke.
- setStroke(BasicStroke) -
Method in class org.opensourcephysics.media.core.TCoordAxes
- Overrides TShape setStroke method.
- setStroke(BasicStroke) -
Method in class org.opensourcephysics.media.core.TLine
- Overrides TShape setStroke method.
- setStroke(BasicStroke) -
Method in class org.opensourcephysics.media.core.TShape
- Sets the stroke.
- setStroke(BasicStroke) -
Method in class org.opensourcephysics.media.core.TVector
- Overrides TPoint setStroke method.
- 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.
- setTable(XMLTable) -
Method in class org.opensourcephysics.controls.XMLTableInspector
- Sets the XMLTable.
- 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
-
- setTexture(String, String, double, boolean) -
Method in interface org.opensourcephysics.display3d.core.Style
-
- setTexture(String, String, double, boolean) -
Method in class org.opensourcephysics.display3d.simple3d.Style
-
- 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.
- setThinExtremes(boolean) -
Method in class org.opensourcephysics.display.Spring
- Whether the spring should show thin extremes.
- setTiles(double[][][]) -
Method in interface org.opensourcephysics.display3d.core.ElementTessellation
- Sets the data of the tiles.
- setTiles(double[][][]) -
Method in class org.opensourcephysics.display3d.simple3d.ElementTessellation
-
- setTime(double) -
Method in interface org.opensourcephysics.media.core.Playable
- Sets the media time in milliseconds.
- setTime(double) -
Method in class org.opensourcephysics.media.core.VideoAdapter
- Sets the video time in milliseconds.
- setTime(double) -
Method in class org.opensourcephysics.media.gif.GifVideo
- Sets the video time in milliseconds.
- setTipEnabled(boolean) -
Method in class org.opensourcephysics.media.core.TVector
- Enables and disables the interactivity of the tip.
- setTipLength(int) -
Method in class org.opensourcephysics.media.core.TVector
- Sets the length of the arrow tip.
- setTitle(String, String) -
Method in class org.opensourcephysics.display.axes.AbstractAxes
- Set a title that will be drawn within the drawing panel.
- setTitle(String, String) -
Method in class org.opensourcephysics.display.axes.CartesianType1
- Set the title of the graph.
- setTitle(String, String) -
Method in class org.opensourcephysics.display.axes.CartesianType2
- Set the title.
- setTitle(String, String) -
Method in class org.opensourcephysics.display.axes.CartesianType3
- Set a title that will be drawn within the drawing panel.
- setTitle(String, String) -
Method in class org.opensourcephysics.display.axes.CustomAxes
- Set a title that will be drawn within the drawing panel.
- setTitle(String, String) -
Method in interface org.opensourcephysics.display.axes.DrawableAxes
- Sets the title that will be drawn within the drawing panel.
- setTitle(String, String) -
Method in class org.opensourcephysics.display.axes.XYAxis
- Sets the title.
- setTitle(String) -
Method in class org.opensourcephysics.display.axes.XYAxis
- Sets the title.
- 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.
- setTitleFont(String) -
Method in class org.opensourcephysics.display.axes.CartesianType1
- Set the title font.
- setTitleFont(String) -
Method in class org.opensourcephysics.display.axes.XYAxis
- Set the title font.
- 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.
- setToIdentity() -
Method in class org.opensourcephysics.numerics.FunctionTransform
-
- 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 solver.
- setTooltip(String) -
Method in class org.opensourcephysics.tools.LaunchNode
- Sets the tooltip of this node
- setTopRow(double[][]) -
Method in class org.opensourcephysics.display2d.Carpet
-
- setTopRow(double[][]) -
Method in class org.opensourcephysics.display2d.ComplexCarpet
-
- 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.
- setTrackEditTrigger(boolean) -
Method in class org.opensourcephysics.media.core.TPoint
- Sets the trackEditTrigger property.
- 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.
- setTransparent(Color) -
Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
- Sets the transparent color for the last added frame
and any subsequent frames.
- setTransposed(boolean) -
Method in class org.opensourcephysics.display.ArrayPanel
- Sets the transposed property for the array.
- setTransposed(boolean) -
Method in class org.opensourcephysics.display.ArrayTable
- Sets the transposed property for the array.
- setTransposed(boolean) -
Method in class org.opensourcephysics.display.ArrayTableModel
- Sets the transposed property for the array.
- setTransposed(boolean) -
Method in class org.opensourcephysics.frames.ArrayFrame
- Sets the transposed property for the array.
- setTruncationHeight(double) -
Method in interface org.opensourcephysics.display3d.core.ElementCone
- Sets the truncation height for this cone.
- setTruncationHeight(double) -
Method in interface org.opensourcephysics.display3d.core.ElementTetrahedron
- Sets the truncation height for this tetrahedron.
- setTruncationHeight(double) -
Method in class org.opensourcephysics.display3d.simple3d.ElementCone
-
- setTruncationHeight(double) -
Method in class org.opensourcephysics.display3d.simple3d.ElementTetrahedron
-
- setUnderEjs(boolean) -
Method in class org.opensourcephysics.display2d.ByteRaster
-
- setUnits(String) -
Method in class org.opensourcephysics.media.core.NumberField
- Sets the units.
- setURL(String) -
Method in class org.opensourcephysics.tools.LaunchNode.HTML
-
- setUseChooser(boolean) -
Method in class org.opensourcephysics.tools.DataTool
- 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
-
- setUserEditable(boolean) -
Method in class org.opensourcephysics.tools.DataToolTab
- Sets the userEditable flag.
- setUserEditable(boolean) -
Method in class org.opensourcephysics.tools.FourierTool
- Overrides DataTool method.
- 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(double) -
Method in class org.opensourcephysics.display.dialogs.DecimalField
- Formats the specified value and enters it in the text field.
- 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, Value) -
Method in class org.opensourcephysics.ejs.control.ControlElement
- Sets the value of the registered variables.
- setValue(String, Value) -
Method in class org.opensourcephysics.ejs.control.EjsControl
-
- setValue(String, Value) -
Method in class org.opensourcephysics.ejs.control.GroupControl
- Sets the group value for a variable.
- setValue(String, boolean) -
Method in class org.opensourcephysics.ejs.control.GroupControl
- A convenience method to set a value to a boolean
- setValue(String, int) -
Method in class org.opensourcephysics.ejs.control.GroupControl
- A convenience method to set a value to an int
- setValue(String, double) -
Method in class org.opensourcephysics.ejs.control.GroupControl
- A convenience method to set a value to a double
- setValue(String, String) -
Method in class org.opensourcephysics.ejs.control.GroupControl
- A convenience method to set a value to a String
- setValue(String, Object) -
Method in class org.opensourcephysics.ejs.control.GroupControl
- A convenience method to set a value to any Object
- setValue(Value) -
Method in class org.opensourcephysics.ejs.control.GroupVariable
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlBar
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlButton
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlCheckBox
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlComboBox
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlDialog
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlDrawable
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlFrame
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlInputArea
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlLabel
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlNumberField
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlPanel
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlRadioButton
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlSlider
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlSound
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlSplitPanel
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
- Sets the value of the registered variables.
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlTabbedPanel
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlTextArea
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlTextField
-
- setValue(int, Value) -
Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
-
- 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
- setValue(double) -
Method in class org.opensourcephysics.media.core.NumberField
- Formats the specified value and enters it in the text field.
- setValue(double) -
Method in class org.opensourcephysics.media.core.ScientificField
- Overrides NumberField setValue method.
- 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.ArrayTableModel
- Sets the value at the given cell.
- setValueAt(Object, int, int) -
Method in class org.opensourcephysics.display.DataTable.DefaultDataTableModel
- Method setValueAt
- setValueAt(Object, int, int) -
Method in class org.opensourcephysics.display.SortDecorator
-
- setValueAt(Object, int, int) -
Method in class org.opensourcephysics.tools.DataToolTable.DataToolTableModel
-
- setValueAt(Object, int, int) -
Method in class org.opensourcephysics.tools.FunctionEditor.TableModel
-
- setVarAction -
Variable in class org.opensourcephysics.tools.DataToolTab
-
- setVariable(int, double) -
Method in class org.opensourcephysics.ejs.control.value.ParserSuryono
- Sets the variable value.
- 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.
- setVideo(Video) -
Method in class org.opensourcephysics.media.core.VideoPanel
- Sets the video.
- setVideoClip(VideoClip) -
Method in class org.opensourcephysics.media.core.VideoPlayer
- Sets the video clip.
- setVideoTool(VideoTool) -
Method in class org.opensourcephysics.display.DrawingPanel
- Sets the video tool.
- setVideoTool(VideoTool) -
Method in interface org.opensourcephysics.display3d.core.DrawingPanel3D
- Sets the video capture tool.
- setVideoTool(VideoTool) -
Method in class org.opensourcephysics.display3d.simple3d.DrawingPanel3D
- Sets the video capture tool.
- setVideoType(VideoType) -
Method in class org.opensourcephysics.media.core.VideoGrabber
- Sets the video type.
- setVideoType(VideoType) -
Method in class org.opensourcephysics.tools.VideoCaptureTool
- Sets the video type.
- setView(View) -
Method in class org.opensourcephysics.ejs.Simulation
-
- setVisible(boolean) -
Method in class org.opensourcephysics.controls.OSPLog
- Sets the visibility of this log.
- setVisible(boolean) -
Method in class org.opensourcephysics.display.axes.AbstractAxes
- Sets the visibility of the axes.
- setVisible(boolean) -
Method in class org.opensourcephysics.display.axes.CustomAxes
- Sets the visibility of the axes.
- setVisible(boolean) -
Method in interface org.opensourcephysics.display.axes.DrawableAxes
- Sets the visibility of the axes.
- setVisible(boolean) -
Method in class org.opensourcephysics.display.DataPanel
- Shows or hides this TableFrame depending on the value of parameter
vis
.
- setVisible(boolean) -
Method in class org.opensourcephysics.display.Dataset
- Sets the visibility of this Dataset in a DrawingPanel.
- 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 class org.opensourcephysics.display.Spring
- Sets the visibiliby of the spring
- 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 DataRaster.
- 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 interface org.opensourcephysics.media.core.DrawableImage
- Shows or hides the image.
- setVisible(boolean) -
Method in class org.opensourcephysics.media.core.TShape
- Sets the visible state.
- setVisible(boolean) -
Method in class org.opensourcephysics.media.core.VideoAdapter
- Shows or hides the video.
- setVisible(boolean) -
Method in class org.opensourcephysics.media.core.VideoGrabber
- Sets the visibility.
- setVisible(boolean) -
Method in class org.opensourcephysics.tools.FunctionTool
- Overrides JDialog setVisible method.
- setVisible(boolean) -
Method in class org.opensourcephysics.tools.Launcher
- Sets the visibility of the Launcher frame.
- setVisible(boolean) -
Method in interface org.opensourcephysics.tools.Translator
- Sets the visibility.
- setVisible(boolean) -
Method in class org.opensourcephysics.tools.TranslatorTool
- Shows or hides this component depending on the value of parameter
b
and the keepHidden
flag.
- setVisible(boolean) -
Method in class org.opensourcephysics.tools.VideoCaptureTool
- Sets the visibility.
- setVisible(boolean) -
Method in interface org.opensourcephysics.tools.VideoTool
- Sets the visibility.
- setWaitForReset(boolean) -
Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
-
- setWeights(double, double, double) -
Method in class org.opensourcephysics.media.core.GrayScaleFilter
- Sets the weighting factors.
- setWidth(double) -
Method in class org.opensourcephysics.display.InteractiveShape
- Sets the width of the shape to the given value.
- setWidth(double) -
Method in interface org.opensourcephysics.media.core.InteractiveImage
- Sets the width of the image in world units.
- setWidth(double) -
Method in class org.opensourcephysics.media.core.VideoAdapter
- Sets the width of all video frames in world units.
- setWidthDrag(boolean) -
Method in class org.opensourcephysics.display.BoundedShape
- Sets the width drag option.
- setWidthFactor(double) -
Method in class org.opensourcephysics.media.core.ResizeFilter
- Sets the width factor.
- 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.
- setWorkingColumns(String, String) -
Method in class org.opensourcephysics.tools.DataToolTab
- Sets the x and y columns by name.
- setWorkingColumns(String, String) -
Method in class org.opensourcephysics.tools.DataToolTable
- Sets the working columns by name.
- 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 interface org.opensourcephysics.display.axes.CartesianAxes
- Sets the drawing location.
- setX(double) -
Method in class org.opensourcephysics.display.axes.CartesianType1
-
- setX(double) -
Method in class org.opensourcephysics.display.axes.CartesianType2
-
- setX(double) -
Method in class org.opensourcephysics.display.axes.CartesianType3
-
- setX(double) -
Method in class org.opensourcephysics.display.axes.XYAxis
-
- setX(double) -
Method in class org.opensourcephysics.display.axes.YAxis
-
- 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 class org.opensourcephysics.display.HighlightableDataset
- Implements Interactive.
- 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 class org.opensourcephysics.display.Spring
- Sets the X position of the origin of the spring
- 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
-
- setX(double) -
Method in class org.opensourcephysics.media.core.TPoint
- Sets the x position in imagespace.
- setX(double) -
Method in class org.opensourcephysics.media.core.VideoAdapter
- Sets x position of upper left corner of all video frames
in world units.
- setXAxisEnabled(boolean) -
Method in class org.opensourcephysics.media.core.TCoordAxes
- Sets whether the x-axis responds to mouse hits.
- 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.
- setXColumnVisible(boolean) -
Method in class org.opensourcephysics.tools.DataColumn
- Overrides Dataset.setXColumnVisible method.
- setXComponent(double) -
Method in class org.opensourcephysics.media.core.TVector
- Sets the x component.
- 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, String) -
Method in class org.opensourcephysics.display.axes.CartesianType1
- Set the label for the X (horizontal) axis.
- setXLabel(String, String) -
Method in class org.opensourcephysics.display.axes.CartesianType2
- Sets the x label of the axes.
- setXLabel(String, String) -
Method in class org.opensourcephysics.display.axes.CartesianType3
- Sets the x label of the axes.
- setXLabel(String, String) -
Method in class org.opensourcephysics.display.axes.CustomAxes
- Sets the x label of the axes.
- setXLabel(String, String) -
Method in interface org.opensourcephysics.display.axes.DrawableAxes
- Sets the x label of the axes.
- setXLabel(String, String) -
Method in class org.opensourcephysics.display.axes.PolarType1
- Sets the x label of the axes.
- setXLabel(String, String) -
Method in class org.opensourcephysics.display.axes.PolarType2
- Sets the x label of the axes.
- 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.
- setXLabel(String) -
Method in interface org.opensourcephysics.display3d.core.ElementTrail
- Sets the label of the X coordinate when the data is displayed in a table
- setXLabel(String) -
Method in interface org.opensourcephysics.display3d.core.Set
-
- setXLabel(String) -
Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
-
- setXLabel(String) -
Method in class org.opensourcephysics.display3d.simple3d.Set
-
- setXLabel(String) -
Method in class org.opensourcephysics.frames.FFTRealFrame
- Sets the x-label on the plot.
- setXLeftMarginPercentage(double) -
Method in class org.opensourcephysics.display.DrawingPanel
- Sets the extra percentage on the X left margin during an autoscale operation.
- setXlength(double) -
Method in class org.opensourcephysics.display.Arrow
- Sets the arrow's horizontal component.
- setXLog(boolean) -
Method in interface org.opensourcephysics.display.axes.CartesianAxes
- Sets the x axis to linear or logarithmic.
- setXLog(boolean) -
Method in class org.opensourcephysics.display.axes.CartesianType1
- Specify whether the X axis is drawn with a logarithmic scale.
- setXLog(boolean) -
Method in class org.opensourcephysics.display.axes.CartesianType2
- Sets the x axis to linear or logarithmic.
- setXLog(boolean) -
Method in class org.opensourcephysics.display.axes.CartesianType3
- Sets the x axis to linear or logarithmic.
- setXLog(boolean) -
Method in class org.opensourcephysics.display.axes.CustomAxes
- Sets the x axis to linear or logarithmic.
- setXLog(boolean) -
Method in class org.opensourcephysics.display.axes.PolarType1
- Sets the x axis to linear or logarithmic.
- setXLog(boolean) -
Method in class org.opensourcephysics.display.axes.PolarType2
- Sets the x axis to linear or logarithmic.
- setXMarginPercentage(double) -
Method in class org.opensourcephysics.display.DrawingPanel
- Sets the extra percentage on the X left and right margins during an autoscale operation.
- setXMarginPercentage(double, double) -
Method in class org.opensourcephysics.display.DrawingPanel
- Sets the extra percentage on the X left and right margins during an autoscale operation.
- 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
-
- 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.
- 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.
- setXRightMarginPercentage(double) -
Method in class org.opensourcephysics.display.DrawingPanel
- Sets the extra percentage on the X left margin during an autoscale operation.
- 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.axes.CartesianInteractive
-
- setXY(double, double) -
Method in class org.opensourcephysics.display.axes.CartesianType3
-
- setXY(double, double) -
Method in class org.opensourcephysics.display.axes.XAxis
-
- setXY(double, double) -
Method in class org.opensourcephysics.display.axes.XYAxis
-
- setXY(double, double) -
Method in class org.opensourcephysics.display.axes.YAxis
-
- 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 class org.opensourcephysics.display.HighlightableDataset
- Implements Interactive.
- 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.Spring
- Sets the position of the origin of the spring
- setXY(double, double) -
Method in class org.opensourcephysics.display.TextBox
-
- setXY(double, double) -
Method in class org.opensourcephysics.media.core.TCoordAxes
- Overrides TPoint setXY method.
- setXY(double, double) -
Method in class org.opensourcephysics.media.core.TLine
- Sets the x and y positions in imagespace.
- setXY(double, double) -
Method in class org.opensourcephysics.media.core.TPoint
- Sets the x and y positions in imagespace.
- setXY(double, double) -
Method in class org.opensourcephysics.media.core.TVector
- Overrides TPoint setXY method to move both tip and tail.
- setXY(double, double) -
Method in class org.opensourcephysics.media.core.VideoAdapter
- Sets the x and y position of the UL corner of all video frames
in world units.
- 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, 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.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(String, String, String) -
Method in class org.opensourcephysics.frames.HistogramFrame
- Sets the column names and the dataset name.
- 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.
- setXYColumnNames(String, String) -
Method in class org.opensourcephysics.tools.DataColumn
- Overrides Dataset.setXYColumnNames method.
- setXYColumnNames(String, String, String) -
Method in class org.opensourcephysics.tools.DataColumn
- Overrides Dataset.setXYColumnNames method.
- setXYComponents(double, double) -
Method in class org.opensourcephysics.media.core.TVector
- Sets the x and y components.
- 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
-
- 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 interface org.opensourcephysics.display.axes.CartesianAxes
- Sets the drawing location.
- setY(double) -
Method in class org.opensourcephysics.display.axes.CartesianType1
-
- setY(double) -
Method in class org.opensourcephysics.display.axes.CartesianType2
-
- setY(double) -
Method in class org.opensourcephysics.display.axes.CartesianType3
-
- setY(double) -
Method in class org.opensourcephysics.display.axes.XAxis
-
- setY(double) -
Method in class org.opensourcephysics.display.axes.XYAxis
-
- 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 class org.opensourcephysics.display.HighlightableDataset
- Implements Interactive.
- 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 class org.opensourcephysics.display.Spring
- Sets the Y position of the origin of the spring
- 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
-
- setY(double) -
Method in class org.opensourcephysics.media.core.TPoint
- Sets the y position in imagespace.
- setY(double) -
Method in class org.opensourcephysics.media.core.VideoAdapter
- Sets y position of upper left corner of all video frames
in world units.
- setYBottomMarginPercentage(double) -
Method in class org.opensourcephysics.display.DrawingPanel
- Sets the extra percentage on the X left margin during an autoscale operation.
- setYColumnName(String) -
Method in class org.opensourcephysics.display.DataFunction
- Sets the y-column name (ie the function name).
- 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.
- setYComponent(double) -
Method in class org.opensourcephysics.media.core.TVector
- Sets the y component.
- 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, String) -
Method in class org.opensourcephysics.display.axes.CartesianType1
- Set the label for the Y (vertical) axis.
- setYLabel(String, String) -
Method in class org.opensourcephysics.display.axes.CartesianType2
- Sets the y label of the axes.
- setYLabel(String, String) -
Method in class org.opensourcephysics.display.axes.CartesianType3
- Sets the y label of the axes.
- setYLabel(String, String) -
Method in class org.opensourcephysics.display.axes.CustomAxes
- Sets the y label of the axes.
- setYLabel(String, String) -
Method in interface org.opensourcephysics.display.axes.DrawableAxes
- Sets the y label of the axes.
- setYLabel(String, String) -
Method in class org.opensourcephysics.display.axes.PolarType1
- Sets the y label of the axes.
- setYLabel(String, String) -
Method in class org.opensourcephysics.display.axes.PolarType2
- Sets the y label of the axes.
- 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.
- setYLabel(String) -
Method in interface org.opensourcephysics.display3d.core.ElementTrail
- Sets the label of the Y coordinate when the data is displayed in a table
- setYLabel(String) -
Method in interface org.opensourcephysics.display3d.core.Set
-
- setYLabel(String) -
Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
-
- setYLabel(String) -
Method in class org.opensourcephysics.display3d.simple3d.Set
-
- setYlength(double) -
Method in class org.opensourcephysics.display.Arrow
- Sets the arrows vertical component.
- setYLog(boolean) -
Method in interface org.opensourcephysics.display.axes.CartesianAxes
- Sets the y axis to linear or logarithmic.
- setYLog(boolean) -
Method in class org.opensourcephysics.display.axes.CartesianType1
- Specify whether the Y axis is drawn with a logarithmic scale.
- setYLog(boolean) -
Method in class org.opensourcephysics.display.axes.CartesianType2
- Sets the y axis to linear or logarithmic.
- setYLog(boolean) -
Method in class org.opensourcephysics.display.axes.CartesianType3
- Sets the y axis to linear or logarithmic.
- setYLog(boolean) -
Method in class org.opensourcephysics.display.axes.CustomAxes
- Sets the y axis to linear or logarithmic.
- setYLog(boolean) -
Method in class org.opensourcephysics.display.axes.PolarType1
- Sets the y axis to linear or logarithmic.
- setYLog(boolean) -
Method in class org.opensourcephysics.display.axes.PolarType2
- Sets the y axis to linear or logarithmic.
- setYMarginPercentage(double) -
Method in class org.opensourcephysics.display.DrawingPanel
- Sets the extra percentage on the Y top and bottom margin during an autoscale operation.
- setYMarginPercentage(double, double) -
Method in class org.opensourcephysics.display.DrawingPanel
- Sets the extra percentage on the Y top and bottom margin during an autoscale operation.
- 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.
- setYTopMarginPercentage(double) -
Method in class org.opensourcephysics.display.DrawingPanel
- Sets the extra percentage on the Y top margin during an autoscale operation.
- 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
-
- setZLabel(String) -
Method in interface org.opensourcephysics.display3d.core.ElementTrail
- Sets the label of the Z coordinate when the data is displayed in a table
- setZLabel(String) -
Method in interface org.opensourcephysics.display3d.core.Set
-
- setZLabel(String) -
Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
-
- setZLabel(String) -
Method in class org.opensourcephysics.display3d.simple3d.Set
-
- setZMap(ZExpansion) -
Method in class org.opensourcephysics.display2d.ColorMapper
- Sets map for z values.
- setZMap(ZExpansion) -
Method in class org.opensourcephysics.display2d.ComplexColorMapper
- Sets map for z values.
- setZoom(boolean) -
Method in class org.opensourcephysics.display.DrawingPanel
- Sets the zoom option to allow the user to change scale by dragging the mouse.
- 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.
- 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.
- shaft -
Variable in class org.opensourcephysics.media.core.TVector
-
- shape -
Variable in class org.opensourcephysics.display.InteractiveShape
-
- shapeClass -
Variable in class org.opensourcephysics.display.DrawableShape
-
- shapeClass -
Variable in class org.opensourcephysics.display.InteractiveShape
-
- ShapeUtils - Class in org.opensourcephysics.display3d.simple3d.utils
-
- ShapeUtils() -
Constructor for class org.opensourcephysics.display3d.simple3d.utils.ShapeUtils
-
- shear(double, double) -
Method in class org.opensourcephysics.numerics.FunctionTransform
-
- shouldShow -
Variable in class org.opensourcephysics.ejs.control.swing.ControlWindow
-
- 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.
- show() -
Method in class org.opensourcephysics.ejs.control.swing.ControlWindow
-
- show() -
Method in class org.opensourcephysics.tools.TranslatorTool
- Deprecated.
- showAboutDialog(Component) -
Static method in class org.opensourcephysics.display.OSPRuntime
- Shows the about dialog.
- showAboutDialog() -
Method in class org.opensourcephysics.tools.DataTool
- 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
-
- showAuthorInformation() -
Method in class org.opensourcephysics.tools.Launcher
- Shows the metadata dialog.
- 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
-
- showCoordinates(VideoPanel) -
Method in class org.opensourcephysics.media.core.TPoint
- Shows the world coordinates of this TPoint in the mouse box of
the specified VideoPanel.
- showCos() -
Method in class org.opensourcephysics.frames.FFTRealFrame
-
- showDataBuilder() -
Method in class org.opensourcephysics.tools.DataToolTable
- Displays the data builder.
- 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.
- showHelp(String) -
Static method in class org.opensourcephysics.tools.DataTool
- Shows the help frame and displays the specified help file.
- 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 the color legend.
- 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.
- showLegend() -
Method in class org.opensourcephysics.frames.RasterFrame
-
- 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 when it is invoked from the event queue.
- showLogInvokeLater() -
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
-
- showPopup(JTextField) -
Method in class org.opensourcephysics.controls.OSPCombo
- Shows the popup immediately below the specified field.
- showPower() -
Method in class org.opensourcephysics.frames.FFTRealFrame
-
- showProperties(Class<?>) -
Method in interface org.opensourcephysics.tools.Translator
- Shows the properties for the specified class.
- 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.
- showSin() -
Method in class org.opensourcephysics.frames.FFTRealFrame
-
- 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.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.
- sigfigs -
Variable in class org.opensourcephysics.media.core.NumberField
-
- SimControl - Interface in org.opensourcephysics.controls
- This interface defines methods for setting values that can be changed after an animation has been initialized.
- 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.
- simpson(double[], double) -
Static method in class org.opensourcephysics.numerics.Integral
- Uses Simpson's rule to find the area of an array representing a
function that's been evaluated at N intervals of size h, where N is
an odd integer.
- Simulation - Interface in org.opensourcephysics.controls
- Simulations are Animations that invoke methods before starting their
animation thread and after stopping their animation thread.
- Simulation - Class in org.opensourcephysics.ejs
- A base interface for a simulation
- Simulation() -
Constructor for class org.opensourcephysics.ejs.Simulation
-
- SimulationControl - Class in org.opensourcephysics.controls
- An AnimationControl that controls the editing of parameters.
- SimulationControl(Simulation) -
Constructor for class org.opensourcephysics.controls.SimulationControl
- Constructs a SIPAnimationControl for the given animation.
- sin -
Variable in class org.opensourcephysics.display.axes.PolarCoordinateStringBuilder
-
- sin(double, double) -
Method in class org.opensourcephysics.media.core.TPoint
- Returns the sine of the angle measured ccw from the positive x-axis
to the line between this TPoint and the specified coordinates.
- sin(Point2D) -
Method in class org.opensourcephysics.media.core.TPoint
- Returns the sine of the angle measured ccw from the positive x-axis
to the line between this TPoint and the specified Point2D.
- sin() -
Method in class org.opensourcephysics.numerics.Complex
- Returns the sine of this complex number.
- 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
-
- sinh() -
Method in class org.opensourcephysics.numerics.Complex
-
- SiteLattice - Class in org.opensourcephysics.display2d
- A SiteLattice displays an array where each array element can assume one of 256
values.
- SiteLattice(int, int) -
Constructor for class org.opensourcephysics.display2d.SiteLattice
- Constructs a Site lattice with the given size.
- SIZE -
Static variable in class org.opensourcephysics.ejs.control.swing.ControlSwingElement
-
- size -
Variable in class org.opensourcephysics.media.core.VideoAdapter
-
- size -
Variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
-
- sizeDownItem -
Variable in class org.opensourcephysics.controls.ControlFrame
-
- sizeDownItem -
Variable in class org.opensourcephysics.tools.Launcher
-
- sizeSet -
Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
-
- sizeUpItem -
Variable in class org.opensourcephysics.controls.ControlFrame
-
- sizeUpItem -
Variable in class org.opensourcephysics.tools.Launcher
-
- sizex -
Variable in class org.opensourcephysics.display.Spring
-
- sizey -
Variable in class org.opensourcephysics.display.Spring
-
- skip() -
Method in class org.opensourcephysics.media.gif.GifDecoder
- Skips variable length blocks up to and including
next zero length block.
- slider -
Variable in class org.opensourcephysics.ejs.control.swing.ControlSlider
-
- slopeCheckbox -
Variable in class org.opensourcephysics.tools.DataToolTab
-
- slopeVisible -
Variable in class org.opensourcephysics.tools.DataToolTab
-
- snapshot() -
Method in class org.opensourcephysics.display.DrawingPanel
- Creates a snapshot using an image of the content.
- snapshotItem -
Variable in class org.opensourcephysics.display.DrawingPanel
-
- snapshotItem -
Variable in class org.opensourcephysics.ejs.control.EjsControlFrame
-
- SnapshotTool - Class in org.opensourcephysics.tools
- This provides a simple way to capture screen images.
- solenoid -
Variable in class org.opensourcephysics.display.Spring
-
- solve(Complex[][], Complex[], Complex[]) -
Static method in class org.opensourcephysics.numerics.ComplexMatrix
-
- 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<Object>) -
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<Object>) -
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<Object>) -
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_THRESHOLD -
Static variable in class org.opensourcephysics.numerics.ArrayLib
- Arrays with lengths beneath this value will be insertion sorted.
- SortDecorator - Class in org.opensourcephysics.display
- Sorts table column based on their numeric values if the table's values are
numeric.
- SortDecorator(TableModel) -
Constructor for class org.opensourcephysics.display.SortDecorator
- Constructor SortDecorator
- sorted -
Variable in class org.opensourcephysics.display.Dataset
-
- sortedObjects -
Variable in class org.opensourcephysics.tools.FunctionEditor
-
- source -
Variable in class org.opensourcephysics.tools.FourierToolTab
-
- sourcePlot -
Variable in class org.opensourcephysics.tools.FourierToolTab
-
- sourceTable -
Variable in class org.opensourcephysics.tools.FourierToolTab
-
- SOUTH -
Static variable in interface org.opensourcephysics.display3d.core.Style
-
- SOUTH_EAST -
Static variable in interface org.opensourcephysics.display3d.core.Style
-
- SOUTH_WEST -
Static variable in interface org.opensourcephysics.display3d.core.Style
-
- spawner -
Variable in class org.opensourcephysics.tools.Launcher
-
- specificLFGroup -
Variable in class org.opensourcephysics.tools.Launcher
-
- SPECTRUM -
Static variable in class org.opensourcephysics.display2d.ColorMapper
-
- SPECTRUM -
Static variable in class org.opensourcephysics.display2d.VectorColorMapper
-
- spinner -
Variable in class org.opensourcephysics.tools.FunctionTool
-
- spinnerLabel -
Variable in class org.opensourcephysics.tools.FunctionTool
-
- spinnerModel -
Variable in class org.opensourcephysics.tools.FunctionTool
-
- 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
-
- splitMethodName(String) -
Static method in class org.opensourcephysics.ejs.control.MethodWithOneParameter
-
- splitPane -
Variable in class org.opensourcephysics.tools.LaunchPanel
-
- splitpanel -
Variable in class org.opensourcephysics.ejs.control.swing.ControlSplitPanel
-
- splitPanes -
Variable in class org.opensourcephysics.tools.DataToolTab
-
- SPOT_LIGHT -
Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
-
- Spring - Class in org.opensourcephysics.display
- Draws a coil spring in a drawing panel.
- Spring() -
Constructor for class org.opensourcephysics.display.Spring
- Constructs a 0.1 radius Spring.
- Spring(double) -
Constructor for class org.opensourcephysics.display.Spring
- Special constructor that allows to specify the radius of the spring
- sqrt() -
Method in class org.opensourcephysics.numerics.Complex
- Calculates the square root of this object.
- SQRT2PI -
Static variable in class org.opensourcephysics.numerics.Util
-
- SQUARE -
Static variable in class org.opensourcephysics.display.Dataset
- Field SQUARE
- squareAspect -
Variable in class org.opensourcephysics.display.DrawingPanel
-
- stack -
Variable in class org.opensourcephysics.media.core.Filter
-
- STACK_OVERFLOW -
Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
- Stack overflow.
- STACK_OVERFLOW -
Static variable in class org.opensourcephysics.numerics.SuryonoParser
- Stack overflow.
- 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.
- start() -
Method in class org.opensourcephysics.davidson.applets.FrameApplet
-
- start(OutputStream) -
Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
- Initiates GIF file creation on the given stream.
- start(String) -
Method in class org.opensourcephysics.media.gif.AnimatedGifEncoder
- Initiates writing of a GIF file with the specified name.
- 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.
- started -
Variable in class org.opensourcephysics.media.gif.AnimatedGifEncoder
-
- startField -
Variable in class org.opensourcephysics.media.core.ClipInspector
-
- startFrameNumber -
Variable in class org.opensourcephysics.media.core.VideoAdapter
-
- startingup -
Variable in class org.opensourcephysics.ejs.control.swing.ControlWindow
-
- startLabel -
Variable in class org.opensourcephysics.media.core.ClipInspector
-
- startRecording() -
Method in class org.opensourcephysics.media.core.ImageVideoRecorder
- Starts the video recording process.
- startRecording() -
Method in class org.opensourcephysics.media.core.ScratchVideoRecorder
- Starts the video recording process using current dimension dim.
- startRecording() -
Method in class org.opensourcephysics.media.gif.GifVideoRecorder
- Starts the video recording process.
- 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.
- startSimulation() -
Method in interface org.opensourcephysics.controls.Simulation
- Starts the simulation thread.
- startTimes -
Variable in class org.opensourcephysics.media.gif.GifVideo
-
- 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
-
- StateEvent - Interface in org.opensourcephysics.numerics
- StateEvent defines an event consisting in that a given numeric value
changes sign from positive to negative.
- statsCheckbox -
Variable in class org.opensourcephysics.tools.DataToolTab
-
- statsScroller -
Variable in class org.opensourcephysics.tools.DataToolTab
-
- statsTable -
Variable in class org.opensourcephysics.tools.DataToolTab
-
- status -
Variable in class org.opensourcephysics.media.gif.GifDecoder
-
- STATUS_FORMAT_ERROR -
Static variable in class org.opensourcephysics.media.gif.GifDecoder
- File read status: Error decoding file (may be partially decoded)
- STATUS_OK -
Static variable in class org.opensourcephysics.media.gif.GifDecoder
- File read status: No errors.
- STATUS_OPEN_ERROR -
Static variable in class org.opensourcephysics.media.gif.GifDecoder
- File read status: Unable to open source.
- statusLabel -
Variable in class org.opensourcephysics.tools.DataToolTab
-
- step() -
Method in interface org.opensourcephysics.ejs.Model
-
- step() -
Method in class org.opensourcephysics.ejs.Simulation
- step
- step() -
Method in class org.opensourcephysics.media.core.ClipControl
- Steps forward one step.
- step() -
Method in class org.opensourcephysics.media.core.StepperClipControl
- Steps forward one step.
- step() -
Method in class org.opensourcephysics.media.core.TimerClipControl
- Steps forward one step.
- step() -
Method in interface org.opensourcephysics.media.core.Video
- Steps forward in the video.
- step() -
Method in class org.opensourcephysics.media.core.VideoAdapter
- Steps the video forward one frame.
- step() -
Method in class org.opensourcephysics.media.core.VideoClipControl
- Steps forward one step.
- step() -
Method in class org.opensourcephysics.media.core.VideoPlayer
- Steps forward one 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.Ralston2
- 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.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
-
- stepEditTrigger -
Variable in class org.opensourcephysics.media.core.TPoint
-
- stepNumber -
Variable in class org.opensourcephysics.media.core.ClipControl
-
- StepperClipControl - Class in org.opensourcephysics.media.core
- This is a ClipControl that displays every step in a video clip.
- StepperClipControl(VideoClip) -
Constructor for class org.opensourcephysics.media.core.StepperClipControl
- Constructs a TimerClipControl object.
- stepSimulation() -
Method in class org.opensourcephysics.ejs.control.EjsSimulationControl
-
- stepSize -
Variable in class org.opensourcephysics.numerics.AbstractODESolver
-
- stepSizeField -
Variable in class org.opensourcephysics.media.core.ClipInspector
-
- stepSizeLabel -
Variable in class org.opensourcephysics.media.core.ClipInspector
-
- stepsPerDisplay -
Variable in class org.opensourcephysics.controls.AbstractSimulation
-
- stepToFrame(int) -
Method in class org.opensourcephysics.media.core.VideoClip
- Converts step number to frame number.
- stop() -
Method in class org.opensourcephysics.controls.AbstractSimulation
- Stops the simulation.
- stop() -
Method in class org.opensourcephysics.ejs.control.swing.ControlSound
-
- stop() -
Method in class org.opensourcephysics.media.core.ClipControl
- Stops at the next step.
- stop() -
Method in interface org.opensourcephysics.media.core.Playable
- Stops the media.
- stop() -
Method in class org.opensourcephysics.media.core.StepperClipControl
- Stops at the next step.
- stop() -
Method in class org.opensourcephysics.media.core.TimerClipControl
- Stops at the next step.
- stop() -
Method in class org.opensourcephysics.media.core.VideoAdapter
- Stops the video.
- stop() -
Method in class org.opensourcephysics.media.core.VideoClipControl
- Stops at the next step.
- stop() -
Method in class org.opensourcephysics.media.core.VideoPlayer
- Stops at the next step.
- stop() -
Method in class org.opensourcephysics.media.gif.GifVideo
- Stops the video.
- 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.
- stopSimulation() -
Method in interface org.opensourcephysics.controls.Simulation
- Stops the simulation thread.
- strategy -
Variable in class org.opensourcephysics.display.OSPDialog
-
- strategy -
Variable in class org.opensourcephysics.display.OSPFrame
-
- StringValue - Class in org.opensourcephysics.ejs.control.value
- A
StringValue
is a Value
object that
holds a String value. - StringValue(String) -
Constructor for class org.opensourcephysics.ejs.control.value.StringValue
- Constructor StringValue
- Stripchart - Class in org.opensourcephysics.display
- Stripchart stores data having increasing x values.
- Stripchart(double, double) -
Constructor for class org.opensourcephysics.display.Stripchart
- Constructs a Stripchart witht he given ranges.
- Stripchart() -
Constructor for class org.opensourcephysics.display.Stripchart
- Constructs a Stripchart for use by the XML loader.
- Stripchart.StripchartLoader - Class in org.opensourcephysics.display
-
- Stripchart.StripchartLoader() -
Constructor for class org.opensourcephysics.display.Stripchart.StripchartLoader
-
- stripExtension(String) -
Static method in class org.opensourcephysics.controls.XML
- Strips the extension from the specified file name.
- stroke -
Variable in class org.opensourcephysics.media.core.TShape
-
- STROKEDARROW -
Static variable in class org.opensourcephysics.display2d.VectorPlot
-
- Style - Interface in org.opensourcephysics.display3d.core
- Title: Style
- Style - Class in org.opensourcephysics.display3d.simple3d
-
- Style.Loader - Class in org.opensourcephysics.display3d.core
-
- Style.Loader() -
Constructor for class org.opensourcephysics.display3d.core.Style.Loader
-
- Style.StyleLoader - Class in org.opensourcephysics.display3d.simple3d
-
- Style.StyleLoader() -
Constructor for class org.opensourcephysics.display3d.simple3d.Style.StyleLoader
-
- sub_offset -
Variable in class org.opensourcephysics.display.TextLine
- Subscript offset
- subtract(Complex) -
Method in class org.opensourcephysics.numerics.Complex
- Returns the subtraction of complex z from a complex number
- subtract(double) -
Method in class org.opensourcephysics.numerics.Complex
- Subtracts the double d from the complex number
Returns the subtraction of complex z from a complex number
- subtract(Complex[][], Complex[][], Complex[][]) -
Static method in class org.opensourcephysics.numerics.ComplexMatrix
-
- subtract(Complex[][], Complex, Complex[][]) -
Static method in class org.opensourcephysics.numerics.ComplexMatrix
-
- subtract(Complex[], Complex[], Complex[]) -
Static method in class org.opensourcephysics.numerics.ComplexMatrix
-
- subtract(double) -
Method in class org.opensourcephysics.numerics.Polynomial
- Subtracts 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.
- suffix -
Variable in class org.opensourcephysics.media.gif.GifDecoder
-
- sum(double[]) -
Static method in class org.opensourcephysics.numerics.ArrayLib
- Compute the sum of the values in an array.
- SumFilter - Class in org.opensourcephysics.media.core
- This is a Filter that sums pixel values from multiple images.
- SumFilter() -
Constructor for class org.opensourcephysics.media.core.SumFilter
- Constructs a SumFilter.
- sup_offset -
Variable in class org.opensourcephysics.display.TextLine
- Superscript offset
- superscriptFont -
Variable in class org.opensourcephysics.display.axes.AbstractAxes
-
- support -
Variable in class org.opensourcephysics.ejs.control.EjsControlFrame
-
- support -
Variable in class org.opensourcephysics.media.core.ClipControl
-
- support -
Variable in class org.opensourcephysics.media.core.Filter
-
- support -
Variable in class org.opensourcephysics.media.core.ImageCoordSystem
-
- support -
Variable in class org.opensourcephysics.media.core.TPoint
-
- support -
Variable in class org.opensourcephysics.media.core.VideoAdapter
-
- support -
Variable in class org.opensourcephysics.tools.DataTool
-
- supportsLightInspectors() -
Method in class org.opensourcephysics.display3d.simple3d.DrawingFrame3D
- Whether this implementation supports LightInspectors
- SURFACE_PLOT -
Static variable in interface org.opensourcephysics.display2d.Plot2D
-
- SurfacePlot - Class in org.opensourcephysics.display2d
- SurfacePlot draws a 3D surface of a scalar field.
- SurfacePlot() -
Constructor for class org.opensourcephysics.display2d.SurfacePlot
- SurfacePlot constructor.
- SurfacePlot(GridData) -
Constructor for class org.opensourcephysics.display2d.SurfacePlot
- SurfacePlot constructor.
- SurfacePlotMouseController - Class in org.opensourcephysics.display2d
-
- SurfacePlotMouseController(DrawingPanel, Object) -
Constructor for class org.opensourcephysics.display2d.SurfacePlotMouseController
- Constructor SurfacePlotMouseController
- SurfacePlotProjector - Class in org.opensourcephysics.display2d
- The class
Projector
projects points in 3D space to 2D space. - SurfaceVertex - Class in org.opensourcephysics.display2d
- The class
SurfaceVertex
represents a vertex in 3D space. - SuryonoParser - Class in org.opensourcephysics.numerics
- The class
Parser
is a mathematical expression parser. - SuryonoParser(String, String) -
Constructor for class org.opensourcephysics.numerics.SuryonoParser
- The constructor of
Parser
.
- SuryonoParser(String, String, String) -
Constructor for class org.opensourcephysics.numerics.SuryonoParser
- The constructor of
Parser
.
- SuryonoParser(String, String[]) -
Constructor for class org.opensourcephysics.numerics.SuryonoParser
- The constructor of
Parser
.
- SuryonoParser(int) -
Constructor for class org.opensourcephysics.numerics.SuryonoParser
- The constructor of
Parser
.
- 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
- SYNTAX_ERROR -
Static variable in exception org.opensourcephysics.ejs.control.value.ParserException
-
- SYNTAX_ERROR -
Static variable in class org.opensourcephysics.ejs.control.value.ParserSuryono
- Syntax error.
- SYNTAX_ERROR -
Static variable in class org.opensourcephysics.numerics.MathExpParser
- Syntax error.
- SYSTEM_LF -
Static variable in class org.opensourcephysics.display.OSPRuntime
-
- systemLFItem -
Variable in class org.opensourcephysics.tools.Launcher
-
Value
is an object that holds an internal (but public)
variable.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |