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

L

last() - Method in class math.objects.VariableSet
 
launchHelp() - Method in class mvt.help.HelpSystem
Launch the help system.
layoutTopPanel() - Method in class mvt.tools.linalg.LinearSystemTool
Remove all components from topPanel, and then create new blank matrices & components using the current rows & cols.
layoutTopPanel() - Method in class mvt.tools.linalg.DecompositionTool
Remove all components from topPanel, and then create a new blank matrix using the current rows & cols.
LEFT_AXIS_MAXIMUM - Static variable in class mvt.graphics.Plot3DAxes.AxesGroup
 
LEFT_AXIS_MINIMUM - Static variable in class mvt.graphics.Plot3DAxes.AxesGroup
 
LEFT_BOTTOM - Static variable in class mvt.graphics.Plot3DAxes.AxesGroup
 
LEFT_TOP - Static variable in class mvt.graphics.Plot3DAxes.AxesGroup
The following strings are keys into this hashtable.
leftChild - Variable in class math.objects.BinaryExpression
The variables leftChild and rightChild store the first and second children of binary expressions.
Line - class mvt.graphics.Line.
The Line class provides methods for the rendering of any two or three dimesnional line.
LINE - Static variable in class mvt.graphics.BracketBorder
Creates a vertical line at the edge of the matrix.
LINE_COLOR - Static variable in class mvt.tools.vectorfield.ODEvf1DOptions
constant used to index the hashtable
Line.AbstractLine - class mvt.graphics.Line.AbstractLine.
Holds the common characteristics of any n-dimensional lines.
Line.AbstractLine() - Constructor for class mvt.graphics.Line.AbstractLine
 
Line.Line2D - class mvt.graphics.Line.Line2D.
The Line2D class provides methods for the rendering of two dimensional Line Objects.
Line.Line2D(Point2D.Double[], Plot2DPanel) - Constructor for class mvt.graphics.Line.Line2D
Creates an 2D Line object.
Line.Line3D - class mvt.graphics.Line.Line3D.
The Line3D class provides methods for the rendering of three dimensional Line Objects.
Line.Line3D(Point3D[], Plot3DPanel) - Constructor for class mvt.graphics.Line.Line3D
Creates an 3D Line object.
Line() - Constructor for class mvt.graphics.Line
Blank constructor allows Cross to be easier to make, since it is a subclass of Line.
Line(Point2D.Double[], PlotPanel) - Constructor for class mvt.graphics.Line
Create blue colored line.
Line(Point2D.Double[], PlotPanel, Color) - Constructor for class mvt.graphics.Line
Creates an 2D Line object.
Line(Point3D[], PlotPanel) - Constructor for class mvt.graphics.Line
Create blue colored line.
Line(Point3D[], PlotPanel, Color) - Constructor for class mvt.graphics.Line
Creates an 3D Line object.
linearAlgebraMenuItems - Variable in class mvt.MVT.ToolMenu
 
linearAlgebraToolMnemonics - Variable in class mvt.MVT.ToolMenu
 
linearAlgebraToolNames - Variable in class mvt.MVT.ToolMenu
 
linearAlgebraTools - Variable in class mvt.MVT.ToolMenu
 
LinearSystemTool - class mvt.tools.linalg.LinearSystemTool.
 
LinearSystemTool.ColBoxListener - class mvt.tools.linalg.LinearSystemTool.ColBoxListener.
 
LinearSystemTool.ColBoxListener() - Constructor for class mvt.tools.linalg.LinearSystemTool.ColBoxListener
 
LinearSystemTool.RowBoxListener - class mvt.tools.linalg.LinearSystemTool.RowBoxListener.
 
LinearSystemTool.RowBoxListener() - Constructor for class mvt.tools.linalg.LinearSystemTool.RowBoxListener
 
LinearSystemTool.SolveButtonListener - class mvt.tools.linalg.LinearSystemTool.SolveButtonListener.
 
LinearSystemTool.SolveButtonListener() - Constructor for class mvt.tools.linalg.LinearSystemTool.SolveButtonListener
 
LinearSystemTool(String) - Constructor for class mvt.tools.linalg.LinearSystemTool
 
lineColor - Variable in class mvt.graphics.BracketBorder
 
LineList - class mvt.graphics.LineList.
The class LineList is used to contain Line objects used in Function objects.
LineList() - Constructor for class mvt.graphics.LineList
 
lines - Variable in class mvt.graphics.LineList
 
list - Static variable in class mvt.help.HelpIndex
The help index list.
Ln - class math.functions.Ln.
The class Ln is used to create mathematical Ln objects.
LN - Static variable in class math.util.Parser
 
Ln(Expression) - Constructor for class math.functions.Ln
 
Log - class math.functions.Log.
The class Log is used to create mathematical Log objects.
Log(Expression, Expression) - Constructor for class math.functions.Log
 
lu() - Method in class math.matrix.Matrix
LU Decomposition
LUDecomposition - class math.matrix.LUDecomposition.
LU Decomposition.
LUDecomposition(Matrix) - Constructor for class math.matrix.LUDecomposition
LU Decomposition

MVT API
A B C D E F G H I K L M N O P Q R S T U V W X Y Z
mvt.icons