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

C

calcGlobalExtrema() - Method in class mvt.tools.contour.Extrema
 
calculatePlotBounds(Map) - Method in class mvt.tools.GraphicsPanel
This function is called after the GraphicsComponents has been constructed; in order to set the correct default range.
calculatePlotBounds(Map) - Method in class mvt.tools.plot.Plot3DTool
This function is called after the GraphicsComponents has been constructed; in order to set the correct default range.
calculatePlotBounds(Map) - Method in class mvt.tools.plot.Plot2DTool
This function is called after the GraphicsComponents has been constructed; in order to set the correct default range.
calculatePlotBounds(Map) - Method in class mvt.tools.plot.ParametricTool
This function is called after the GraphicsComponents has been constructed; in order to set the correct default range.
calculatePlotBounds(Map) - Method in class mvt.tools.ode.ODE3DTool
This function is called after the GraphicsComponents has been constructed; in order to set the correct default range.
calculatePlotBounds(Map) - Method in class mvt.tools.ode.ODE2DTool
This function is called after the GraphicsComponents has been constructed; in order to set the correct default range.
calculatePlotBounds(Map) - Method in class mvt.tools.ode.ODE1DTool
This function is called after the GraphicsComponents has been constructed; in order to set the correct default range.
calculateTransform() - Method in class mvt.graphics.Plot2DPanel
The method calculateTransform() creates the AffineTransform object field for this Plot object using the current plot bounds.
caretUpdate(CaretEvent) - Method in class mvt.tools.InputPanel.VariableListener
 
cascadeFrames() - Method in class mvt.util.ScrollableDesktop
Cascade all internal frames
changedUpdate(DocumentEvent) - Method in class mvt.help.HelpIndex
Gives notification that an attribute or set of attributes changed - does nothing.
char_init() - Method in class mvt.util.GifEncoder
 
char_out(byte, OutputStream) - Method in class mvt.util.GifEncoder
 
checkFunction(Function, Variable) - Static method in class math.util.Verifier
This class should never be instantiated private Verifier() { } /** Check that the function contains variable v1
checkFunction(Function, Variable, Variable) - Static method in class math.util.Verifier
Check that the function contains variables v1, v2 in order.
checkFunction(Function, Variable, Variable, Variable) - Static method in class math.util.Verifier
Check that the function contains variables v1, v2, v3 in order.
checkRange(double, double) - Static method in class math.util.Verifier
Check that the min < max and that min,max are distinct values.
chol() - Method in class math.matrix.Matrix
Cholesky Decomposition
CholeskyDecomposition - class math.matrix.CholeskyDecomposition.
Cholesky Decomposition.
CholeskyDecomposition(Matrix) - Constructor for class math.matrix.CholeskyDecomposition
Cholesky algorithm for symmetric and positive definite matrix.
cl_block(OutputStream) - Method in class mvt.util.GifEncoder
 
cl_hash(int) - Method in class mvt.util.GifEncoder
 
clear_flg - Variable in class mvt.util.GifEncoder
 
clear() - Method in class math.objects.VariableSet
 
clear() - Method in class math.objects.FunctionList
 
clear() - Method in class mvt.util.IntHashtable
Clears the hash table so that it has no more elements in it.
ClearCode - Variable in class mvt.util.GifEncoder
 
clearGraphicsList() - Method in class mvt.graphics.PlotPanel
The method clearGraphicsList removes all components from the GraphicsList object.
clone() - Method in class math.objects.VariableSet
 
clone() - Method in class math.objects.Point2DList
The method clone override the method clone() of an Object.
clone() - Method in class math.objects.FunctionList
 
clone() - Method in class math.matrix.Matrix
Clone the Matrix object.
clone() - Method in class math.functions.Sine
Make a deep clone of this.
clone() - Method in class math.functions.Multiply
Creates an exact copy of this.
clone() - Method in class math.functions.Divide
Make a deep clone of this.
clone() - Method in class math.constants.IntegerConstant
Create a copy of this.
clone() - Method in class mvt.util.IntHashtableEntry
 
clone() - Method in class mvt.util.IntHashtable
Creates a clone of the hashtable.
codetab - Variable in class mvt.util.GifEncoder
 
collectInput() - Method in class mvt.tools.GraphicsPanel
 
COLORED_POLYGONS - Static variable in class mvt.graphics.Surface
The mesh will be rendered using colored polygons (only effective if Surface is OPAQUE) and black lines.
colorHash - Variable in class mvt.util.GifEncoder
 
ColorListBox - class mvt.graphics.ColorListBox.
The class ColorListBox makes a simple pulldown menu from which the user chooses a color.
ColorListBox(String) - Constructor for class mvt.graphics.ColorListBox
Creates a ColorListBox instance.
combine(IntHashtable) - Method in class mvt.util.IntHashtable
Puts the data from the newhash argument IntHashtable into this IntHashtable; thus combining the two IntHashtables.
compareTo(Object) - Method in class math.objects.Variable
Overrides the compareTo method of the Comparable object This is used for the VariableSet.
compress(int, OutputStream) - Method in class mvt.util.GifEncoder
 
cond() - Method in class math.matrix.SingularValueDecomposition
Two norm condition number
cond() - Method in class math.matrix.Matrix
Matrix condition (2 norm)
Constant - class math.objects.Constant.
The class Constant is used to create mathematical Constant objects.
Constant() - Constructor for class math.objects.Constant
 
constructWithCopy(double[][]) - Static method in class math.matrix.Matrix
Construct a matrix from a copy of a 2-D array.
contains(Object) - Method in class mvt.util.IntHashtable
Returns true if the specified object is an element of the hashtable.
contains(Variable) - Method in class math.objects.VariableSet
 
containsKey(int) - Method in class mvt.util.IntHashtable
Returns true if the collection contains an element for the key.
ContourInput - class mvt.tools.contour.ContourInput.
Creates and lays out the components used in the input panel for the Contour Plotter.
ContourInput() - Constructor for class mvt.tools.contour.ContourInput
 
contourLine(Point2D.Double, Rectangle2D.Double) - Method in class mvt.tools.contour.ContourSet
 
ContourOptions - class mvt.tools.contour.ContourOptions.
Creates and lays out the components used in the options panel for the Contour Plotter.
ContourOptions() - Constructor for class mvt.tools.contour.ContourOptions
 
ContourSet - class mvt.tools.contour.ContourSet.
 
ContourSet(Function, Variable, Variable, Plot2DPanel) - Constructor for class mvt.tools.contour.ContourSet
 
ContourTool - class mvt.tools.contour.ContourTool.
Tool that plots the contour lines of a function.
ContourTool.FindCritPointListener - class mvt.tools.contour.ContourTool.FindCritPointListener.
 
ContourTool.FindCritPointListener() - Constructor for class mvt.tools.contour.ContourTool.FindCritPointListener
 
ContourTool(String) - Constructor for class mvt.tools.contour.ContourTool
 
CONVERTED_BACK_BOTTOM - Static variable in class mvt.graphics.Plot3DAxes.AxesGroup
 
CONVERTED_FRONT_BOTTOM - Static variable in class mvt.graphics.Plot3DAxes.AxesGroup
 
CONVERTED_LEFT_BOTTOM - Static variable in class mvt.graphics.Plot3DAxes.AxesGroup
 
CONVERTED_LEFT_TOP - Static variable in class mvt.graphics.Plot3DAxes.AxesGroup
 
CONVERTED_RIGHT_BOTTOM - Static variable in class mvt.graphics.Plot3DAxes.AxesGroup
 
convertPoint(Point2D.Double) - Method in class mvt.graphics.Plot2DPanel
This function applys the transform to this point in order to convert the cartesian coordiantes into screen coords.
convertPoint(Point3D) - Method in class mvt.graphics.Plot3DPanel
Converts a 3-dimensional cartesian point into a 2-dimensional point on the screen (along with a number that represents the depth of the point), using the current screen basis.
copy() - Method in class math.matrix.Matrix
Make a deep copy of a matrix
COS - Static variable in class math.util.Parser
 
CoSecant - class math.functions.CoSecant.
The class CoSecant is used to create mathematical CoSecant objects.
CoSecant(Expression) - Constructor for class math.functions.CoSecant
 
COSH - Static variable in class math.util.Parser
 
Cosine - class math.functions.Cosine.
The class Cosine is used to create mathematical Cosine objects.
Cosine(Expression) - Constructor for class math.functions.Cosine
 
COT - Static variable in class math.util.Parser
 
CoTangent - class math.functions.CoTangent.
The class CoTangent is used to create mathematical CoTangent objects.
CoTangent(Expression) - Constructor for class math.functions.CoTangent
 
COTH - Static variable in class math.util.Parser
 
count - Variable in class mvt.util.GifEncoderHashitem
 
CountDown - Variable in class mvt.util.GifEncoder
 
createAxisLabelBox(String) - Method in class mvt.tools.OptionsPanel
 
createClearButton() - Method in class mvt.tools.InputPanel
 
createColorBox(String) - Method in class mvt.tools.OptionsPanel
 
createColorBox(String, int) - Method in class mvt.tools.OptionsPanel
 
createDefaultButton() - Method in class mvt.tools.OptionsPanel
 
createDefaultedMaxDomainBox(String) - Method in class mvt.tools.OptionsPanel
 
createDefaultedMinDomainBox(String, String) - Method in class mvt.tools.OptionsPanel
 
createDepVariableBox(String) - Method in class mvt.tools.InputPanel
 
createDerivativeBox(String, String, String) - Method in class mvt.tools.InputPanel
 
createFunctionBox(String, String) - Method in class mvt.tools.InputPanel
 
createFunctionBox(String, String, String) - Method in class mvt.tools.InputPanel
 
createGraphicsComponent() - Method in class mvt.tools.GraphicsPanel
Predcondition: verifyInput() has been called before this function gets called.
createGraphicsComponent() - Method in class mvt.tools.contour.ImplicitPlotterTool
This function will create the LineList that will be plotted using the current lineColor.
createGraphicsComponent() - Method in class mvt.tools.contour.ContourTool
This function will create the LineList that will be plotted using the current lineColor.
createGraphicsComponent() - Method in class mvt.tools.plot.Plot3DTool
Create a Surface obj from a mesh-grid of Point3D's representing the x,y,z of the surface, using the current surfaceColor.
createGraphicsComponent() - Method in class mvt.tools.plot.Plot2DTool
This function will create the Line object that will be plotted using the current lineColor.
createGraphicsComponent() - Method in class mvt.tools.plot.ParametricTool
This method will create the Line object that will be plotted using the current lineColor.
createGraphicsComponent() - Method in class mvt.tools.ode.ODE3DTool
This method will create the Line object that will be plotted using the current lineColor.
createGraphicsComponent() - Method in class mvt.tools.ode.ODE2DTool
This method will create the Line object that will be plotted using the current lineColor.
createGraphicsComponent() - Method in class mvt.tools.ode.ODE1DTool
This method will create the Line object that will be plotted using the current lineColor.
createGraphicsComponent() - Method in class mvt.tools.vectorfield.VectorField3DTool
This function will create the VectorField object that will be plotted using the current vectorColor.
createGraphicsComponent() - Method in class mvt.tools.vectorfield.VectorField2DTool
This function will create the VectorField object that will be plotted using the current vectorColor.
createGraphicsComponent() - Method in class mvt.tools.vectorfield.ODEvf3DTool
This function will create the VectorField object that will be plotted using the current vectorColor.
createGraphicsComponent() - Method in class mvt.tools.vectorfield.ODEvf2DTool
This function will create the VectorField object that will be plotted using the current vectorColor.
createGraphicsComponent() - Method in class mvt.tools.vectorfield.ODEvf1DTool
This function will create the VectorField object that will be plotted using the current vectorColor.
createGraphicsComponent() - Method in class mvt.tools.vectorfield.GradientFieldTool
This function will create the VectorField object that will be plotted using the current vectorColor.
createICBox(String, String) - Method in class mvt.tools.InputPanel
 
createIndVariableBox(String) - Method in class mvt.tools.InputPanel
 
createIntegerBox(String, String) - Method in class mvt.tools.InputPanel
 
createMaxDomainBox(String) - Method in class mvt.tools.InputPanel
 
createMinDomainBox(String, String) - Method in class mvt.tools.InputPanel
 
createNewPreviews(PageFormat) - Method in class mvt.util.PrintPreview
 
createODEType() - Method in class mvt.tools.InputPanel
 
createOneToOneButton() - Method in class mvt.tools.OptionsPanel
 
createOverlayButton() - Method in class mvt.tools.InputPanel
 
createPermutationMatrix(int[]) - Method in class mvt.tools.linalg.DecompositionTool
Constructs a permutation matrix from an integer array that is used by LUDecomposition.
createPlotButton() - Method in class mvt.tools.InputPanel
 
createPlotType() - Method in class mvt.tools.InputPanel
 
createStepBox(String, String) - Method in class mvt.tools.OptionsPanel
 
createStepSizeBox() - Method in class mvt.tools.InputPanel
 
createStepSizeType() - Method in class mvt.tools.InputPanel
 
createVectorFieldType() - Method in class mvt.tools.InputPanel
 
createViewNumbersButton() - Method in class mvt.tools.InputPanel
 
Cross - class mvt.graphics.Cross.
The class Cross creates a cross to be used on a Plot2DPanel instance.
Cross(double, double, Plot2DPanel, Color) - Constructor for class mvt.graphics.Cross
Creates a new Cross instance.
Cross(Point2D.Double, Plot2DPanel, Color) - Constructor for class mvt.graphics.Cross
Creates a new Cross graphics object.
CSC - Static variable in class math.util.Parser
 
CSCH - Static variable in class math.util.Parser
 
cur_accum - Variable in class mvt.util.GifEncoder
 
cur_bits - Variable in class mvt.util.GifEncoder
 
CURLY - Static variable in class mvt.graphics.BracketBorder
Creates a curly brace at the edge of the matrix.
curx - Variable in class mvt.util.GifEncoder
 
cury - Variable in class mvt.util.GifEncoder
 

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