Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
J
L
M
P
R
S
U
X
Y
Z
A
addActionListener(ActionListener)
- Method in class com.maplesoft.client.
LoginPanel
Add a single ActionListener to this panel.
addMathEngineCallbackListener(MathEngineCallbackListener)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
Add a MathEngineCallbackListener to this MaplenetMathEngine
addMathEngineResultListener(MathEngineResultListener)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
addMathEngineStatusListener(MathEngineStatusListener)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
addMathEngineStreamCallbackListener(MathEngineStreamCallbackListener)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
C
CANCEL_ACTION
- Static variable in class com.maplesoft.client.
LoginPanel
Is set in the ActionEvent.getActionCommand that is sent to the ActionListener when the Cancel button is pressed
console(String, boolean)
- Method in interface com.maplesoft.client.maplets.
MapleNetConsole
console(String, boolean)
- Method in class com.maplesoft.client.maplets.
MapletLoader
Write a message to the applet's Java console.
CONTENT
- Static variable in class com.maplesoft.client.
MapleToMathML
Compute MathML to contain CONTENT form
convertInput2Bytes(PSAPDataInputStream)
- Static method in class com.maplesoft.client.
Utility
Converts the PSAPDataInputStream into a byte array
createDefaultStatement(Frame, boolean)
- Static method in class com.maplesoft.client.
Utility
Creates a MapleStatement object from the default host and user info.
createImage(byte[])
- Static method in class com.maplesoft.client.
Utility
Creates an Image from a data buffer that is either a Gif or JPEG.
createImage(int, int)
- Static method in class com.maplesoft.client.
Utility
Create a white rectangular Image of size width x height
createImage(int, int, Color)
- Static method in class com.maplesoft.client.
Utility
Create a white rectangular Image of size width x height
CURVEMODE_COMPLEX
- Static variable in class com.maplesoft.client.
MapleImageFunctionPlot
The plots will be generated expecting that the function specified in
setFunction
is a complex valued function.
CURVEMODE_FUNCTION
- Static variable in class com.maplesoft.client.
MapleImageFunctionPlot
The plots will be generated normal Maple Plots
CURVEMODE_IMPLICIT
- Static variable in class com.maplesoft.client.
MapleImageFunctionPlot
The plots will be generated using the Maple ImplicitPlot method
D
destroy()
- Method in class com.maplesoft.client.
UserInfo
Clears out any user info
destroy()
- Method in class com.maplesoft.client.maplets.
MapleNetMaplet
Destroy this maplet.
destroy()
- Method in class com.maplesoft.client.maplets.
MapletLoader
Destroy the applet
disableUndoMenu()
- Method in class com.maplesoft.client.
mathmlEditEquation
disconnect(String)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
dispose()
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
doMaple(String[])
- Method in class com.maplesoft.client.
MapleStatement
Sends maple commands to the server and returns an object, text or plot, associated with each command.
dump(String)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
E
enableUndoMenu()
- Method in class com.maplesoft.client.
mathmlEditEquation
evaluate(MathObject)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
evaluate(MathObject, MathEngineResultListener)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
evaluate(String, MathObject)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
evaluate(String, MathObject, MathEngineResultListener)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
execute(String)
- Method in class com.maplesoft.client.
MapleStatement
Pass the command contained in the string to the Maple Server.
execute(String)
- Method in class com.maplesoft.client.
MapleToMathML
Sends the maple command to the server to be converted to its MathML representation.
execute(String)
- Method in class com.maplesoft.client.
MathMLToMaple
Sends the MathML string to the server to be converted to its Maple representation.
execute(String[])
- Method in class com.maplesoft.client.
MapleStatement
Pass the sequence of commands contained in the string array to the Maple Server.
execute(String[])
- Method in class com.maplesoft.client.
MapleToMathML
execute(String[])
- Method in class com.maplesoft.client.
MathMLToMaple
Sends an array of MathML strings to the server to be converted to an array of Maple strings.
execute(String[], int)
- Method in class com.maplesoft.client.
MapleToMathML
Sends the maple command sequence to the server to be converted to its MathML representation.
execute(String[], int)
- Method in class com.maplesoft.client.
MathMLToMaple
Sends an array of MathML strings to the server to be converted to an array of Maple strings.
execute(String, int)
- Method in class com.maplesoft.client.
MapleToMathML
Sends the maple command to the server to be converted to its MathML representation.
execute(String, int)
- Method in class com.maplesoft.client.
MathMLToMaple
Sends the MathML string to the server to be converted to its Maple representation.
F
FileOpenException
- exception com.maplesoft.client.maplets.
FileOpenException
.
FileOpenException()
- Constructor for class com.maplesoft.client.maplets.
FileOpenException
FileOpenException(String)
- Constructor for class com.maplesoft.client.maplets.
FileOpenException
FORMAT_GIF
- Static variable in class com.maplesoft.client.
MapleImageBase
FORMAT_JPEG
- Static variable in class com.maplesoft.client.
MapleImageBase
G
getAppletInfo()
- Method in class com.maplesoft.client.maplets.
MapletLoader
Get applet information
getCurveMode()
- Method in class com.maplesoft.client.
MapleImageFunctionPlot
Returns the mode that was set by
setCurveMode
getDefaultHostInfo()
- Static method in class com.maplesoft.client.
HostInfo
Returns a HostInfo object representing the server that was established by the setDefaultHostInfo method.
getDefaultUser()
- Static method in class com.maplesoft.client.
UserInfo
Return a UserInfo object representing the default user
getDrawBorder()
- Method in class com.maplesoft.client.
mathmlEquation
getEquation()
- Method in class com.maplesoft.client.
mathmlEditEquation
Retrieve the math ml taged expression
getEquation()
- Method in class com.maplesoft.client.
mathmlEquation
Retrieve the MathML tagged expression
getFormat(String)
- Method in class com.maplesoft.client.
MapleImageBase
getFunction()
- Method in class com.maplesoft.client.
MapleImageFunctionPlot
Returns the function that was defined for this plot
getHeight()
- Method in class com.maplesoft.client.
MapleImageBase
getHost()
- Method in class com.maplesoft.client.
HostInfo
Returns the host that object represents
getHost()
- Method in class com.maplesoft.client.
MapleStatement
Returns the HostInfo object for this MapleStatement
getImage()
- Method in class com.maplesoft.client.
ImagePanel
Indicates the image that is associated with this panel.
getLock()
- Method in class com.maplesoft.client.
MapleStatement
Obtain a session lock from the MapleNet server.
getMathstring()
- Method in class com.maplesoft.client.
MapleRequest
Gets the Maple math text for this request
getMathstringarray()
- Method in class com.maplesoft.client.
MapleRequest
Gets the Maple math text for this request
getName()
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
getNumpoints()
- Method in class com.maplesoft.client.
MapleImageBase
getOptions(String)
- Method in class com.maplesoft.client.
MapleImageBase
getOptions(String, int)
- Method in class com.maplesoft.client.
MapleImageBase
getOptions(String, String)
- Method in class com.maplesoft.client.
MapleImageBase
getParameter(String, String)
- Method in class com.maplesoft.client.maplets.
MapletLoader
Returns the value for a given parameter key.
getParameterInfo()
- Method in class com.maplesoft.client.maplets.
MapletLoader
getPassword()
- Method in class com.maplesoft.client.
UserInfo
Returns the password for the user in this object
getPlot()
- Method in class com.maplesoft.client.
MapleImage2DPlot
Creates an Image by sending a plot request to the server using the options specified.
getPlot()
- Method in class com.maplesoft.client.
MapleImageBase
Creates an Image by sending a plot request to the server using the options specified.
getPlotColor()
- Method in class com.maplesoft.client.
MapleImageBase
getPlotLegend()
- Method in class com.maplesoft.client.
MapleImageBase
getPlotTitle()
- Method in class com.maplesoft.client.
MapleImageBase
getPort()
- Method in class com.maplesoft.client.
HostInfo
Returns the port number for this host
getResponse()
- Method in class com.maplesoft.client.
MapleStatement
Returns the Server response to the last execute() invocation.
getResponseArray()
- Method in class com.maplesoft.client.
MapleStatement
Returns the Server response to the last execute() invocation.
getResult()
- Method in class com.maplesoft.client.
MapleToMathML
Returns the MathML representation of the Maple command.
getResult()
- Method in class com.maplesoft.client.
MathMLToMaple
Returns the Server response to the last execute() invocation.
getResultArray()
- Method in class com.maplesoft.client.
MapleToMathML
Returns the MathML representation of the Maple command.
getResultArray()
- Method in class com.maplesoft.client.
MathMLToMaple
Returns the Server response to the last execute() invocation.
getUser()
- Method in class com.maplesoft.client.
MapleStatement
Return the UserInfo object that is associated with this MapleStatement
getUser()
- Method in class com.maplesoft.client.
UserInfo
Returns the username for this object
getUserInfo()
- Method in class com.maplesoft.client.
LoginPanel
Return the UserInfo object that is created only when the Save button is pressed.
getVersion()
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
getWidth()
- Method in class com.maplesoft.client.
MapleImageBase
getX()
- Method in class com.maplesoft.client.
MaplePlotPoint
getXAxisLabel()
- Method in class com.maplesoft.client.
MapleImageBase
getXMLString()
- Method in class com.maplesoft.client.
MapleStatement
Returns the complete XML form of the response from the server
getXMLStringArray()
- Method in class com.maplesoft.client.
MapleStatement
Returns the complete XML form of the response from the server
getY()
- Method in class com.maplesoft.client.
MaplePlotPoint
getYAxisLabel()
- Method in class com.maplesoft.client.
MapleImageBase
getZ()
- Method in class com.maplesoft.client.
MaplePlotPoint
GIF
- Static variable in class com.maplesoft.client.
MapleImage2DPlot
H
HostInfo
- class com.maplesoft.client.
HostInfo
.
Stores the required host connection information for connection to Server.
HostInfo()
- Constructor for class com.maplesoft.client.
HostInfo
Constructs a default HostInfo with host set to localhost and the port=14444.
HostInfo(String)
- Constructor for class com.maplesoft.client.
HostInfo
Create Hostinfo for specified host
HostInfo(String, int)
- Constructor for class com.maplesoft.client.
HostInfo
Create Hostinfo for specified host and port
I
ImagePanel
- class com.maplesoft.client.
ImagePanel
.
Is a panel that will display a given Image.
ImagePanel()
- Constructor for class com.maplesoft.client.
ImagePanel
Create a default ImagePanel.
imageUpdate(Image, int, int, int, int, int)
- Method in class com.maplesoft.client.
ImagePanel
init()
- Method in class com.maplesoft.client.maplets.
MapletLoader
Initialize the applet
isBusy()
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
isDoubleBuffered()
- Method in class com.maplesoft.client.
mathmlEquation
isThreeD()
- Method in class com.maplesoft.client.
MapleImageBase
J
JPEG
- Static variable in class com.maplesoft.client.
MapleImage2DPlot
L
load()
- Method in class com.maplesoft.client.maplets.
LoadFile
LoadFile
- class com.maplesoft.client.maplets.
LoadFile
.
LoadFile()
- Constructor for class com.maplesoft.client.maplets.
LoadFile
LoadFile(String)
- Constructor for class com.maplesoft.client.maplets.
LoadFile
LoadFile(URL)
- Constructor for class com.maplesoft.client.maplets.
LoadFile
LoginPanel
- class com.maplesoft.client.
LoginPanel
.
LoginPanel()
- Constructor for class com.maplesoft.client.
LoginPanel
Create a login panel containing prompts for Username and Password.
M
main(String[])
- Static method in class com.maplesoft.client.
LoginPanel
main(String[])
- Static method in class com.maplesoft.client.
Utility
main(String[])
- Static method in class com.maplesoft.client.maplets.
LoadFile
main(String[])
- Static method in class com.maplesoft.client.maplets.
MapleNetMaplet
main(String[])
- Static method in class com.maplesoft.client.maplets.
MapleNetMathEngine
main(String[])
- Static method in class com.maplesoft.client.maplets.
MapletLoader
MapleException
- exception com.maplesoft.client.
MapleException
.
Defines the generic Maple Exception class.
MapleException(String)
- Constructor for class com.maplesoft.client.
MapleException
Creates a MapleException with a specified message.
MapleImage2DPlot
- class com.maplesoft.client.
MapleImage2DPlot
.
Produces an 2D Plot Image from a specified Maple Function.
MapleImage2DPlot()
- Constructor for class com.maplesoft.client.
MapleImage2DPlot
Creates a MapleImagePlot with default connection info.
MapleImage2DPlot(HostInfo, UserInfo)
- Constructor for class com.maplesoft.client.
MapleImage2DPlot
Creates a MapleImagePlot that for the given host and user
MapleImage2DPlot(String, int, String, String)
- Constructor for class com.maplesoft.client.
MapleImage2DPlot
Creates a MapleImagePlot that for the given host and user
MapleImageBase
- class com.maplesoft.client.
MapleImageBase
.
MapleImageBase()
- Constructor for class com.maplesoft.client.
MapleImageBase
MapleImageFunctionPlot
- class com.maplesoft.client.
MapleImageFunctionPlot
.
Represents an object that can be plotted by specifying a function.
MapleImageFunctionPlot()
- Constructor for class com.maplesoft.client.
MapleImageFunctionPlot
Creates a Function Plot Object that will be evaluated by a the server.
MapleImageFunctionPlot(String)
- Constructor for class com.maplesoft.client.
MapleImageFunctionPlot
Creates a Function Plot Object that will be evaluated by a server and initializes the definition of the function.
MapleNetADML
- class com.maplesoft.client.maplets.
MapleNetADML
.
Holds the text representation of the ADML for a given Maplet as well as it's Maplet No.
MapleNetADML()
- Constructor for class com.maplesoft.client.maplets.
MapleNetADML
MapleNetConsole
- interface com.maplesoft.client.maplets.
MapleNetConsole
.
MapleNetMaplet
- class com.maplesoft.client.maplets.
MapleNetMaplet
.
An object representing an active MapleNet maplet.
MapleNetMaplet()
- Constructor for class com.maplesoft.client.maplets.
MapleNetMaplet
MapleNetMathEngine
- class com.maplesoft.client.maplets.
MapleNetMathEngine
.
MapleNetMathEngine()
- Constructor for class com.maplesoft.client.maplets.
MapleNetMathEngine
Create a Math Engine for use by MapleNet
MapleNetMathEngine(String, int, String, String)
- Constructor for class com.maplesoft.client.maplets.
MapleNetMathEngine
MapleNetMathEngine(String, String, String)
- Constructor for class com.maplesoft.client.maplets.
MapleNetMathEngine
MaplePlotPoint
- class com.maplesoft.client.
MaplePlotPoint
.
MaplePlotPoint()
- Constructor for class com.maplesoft.client.
MaplePlotPoint
MaplePlotPoint(double, double, double)
- Constructor for class com.maplesoft.client.
MaplePlotPoint
MaplePlotPoint(int, int, int)
- Constructor for class com.maplesoft.client.
MaplePlotPoint
MapleRequest
- class com.maplesoft.client.
MapleRequest
.
Creates an XMLObject representing a request to a Maple server.
MapleRequest()
- Constructor for class com.maplesoft.client.
MapleRequest
Creates a default Request object with an empty math string
MapleRequest(String)
- Constructor for class com.maplesoft.client.
MapleRequest
Creates a Request object set to evaluate the Maple command represented by mathString
MapleRequest(String[])
- Constructor for class com.maplesoft.client.
MapleRequest
Creates a Request object set to evaluate the sequence of Maple commands represented by mathStringArray[]
MapleRequest(String[], String)
- Constructor for class com.maplesoft.client.
MapleRequest
Creates a Request object set to evaluate the sequence of Maple commands represented by mathStringArray[] using the given session lock string.
MapleRequest(String, String)
- Constructor for class com.maplesoft.client.
MapleRequest
Creates a Request object set to evaluate the Maple command represented by mathString using the given session lock string.
MapleStatement
- class com.maplesoft.client.
MapleStatement
.
Creates an object that can execute a Maple Statement at the MapleNet server.
MapleStatement()
- Constructor for class com.maplesoft.client.
MapleStatement
Create a default MapleStatement and set up a default connection (localhost) and an empty user.
MapleStatement(HostInfo, UserInfo)
- Constructor for class com.maplesoft.client.
MapleStatement
Creates a MapleStatement for a given HostInfo and UserInfo.
MapleStatement(String, int, String, String)
- Constructor for class com.maplesoft.client.
MapleStatement
Create a MapleStatement for a specific host, port, user and password.
MapleStatementException
- exception com.maplesoft.client.
MapleStatementException
.
Classs thrown when an invalid request is sent to the math server.
MapleStatementException(String)
- Constructor for class com.maplesoft.client.
MapleStatementException
Creates an MapleStatementException with a specified detail message.
MapletLoader
- class com.maplesoft.client.maplets.
MapletLoader
.
MapletLoader()
- Constructor for class com.maplesoft.client.maplets.
MapletLoader
Construct the applet
MapleToMathML
- class com.maplesoft.client.
MapleToMathML
.
Convert a Maple command into the equivalent MathML representation.
MapleToMathML(HostInfo, UserInfo)
- Constructor for class com.maplesoft.client.
MapleToMathML
Constructor
MapleToMathML(String, int, String, String)
- Constructor for class com.maplesoft.client.
MapleToMathML
Constructor
mathmlEditEquation
- class com.maplesoft.client.
mathmlEditEquation
.
Creates a displayable equation that can be edited
mathmlEditEquation()
- Constructor for class com.maplesoft.client.
mathmlEditEquation
Default Constructor with no equation set
mathmlEditEquation(String)
- Constructor for class com.maplesoft.client.
mathmlEditEquation
Creates a visual equation based on the mathml string.
mathmlEquation
- class com.maplesoft.client.
mathmlEquation
.
mathmlEquation.java
mathmlEquation()
- Constructor for class com.maplesoft.client.
mathmlEquation
CONSTRUCTOR
mathmlEquation(String)
- Constructor for class com.maplesoft.client.
mathmlEquation
CONSTRUCTOR
MathMLToMaple
- class com.maplesoft.client.
MathMLToMaple
.
Converts a string representation of a mathml equation into its equivalent Maple string
MathMLToMaple(HostInfo, UserInfo)
- Constructor for class com.maplesoft.client.
MathMLToMaple
Create a MathMLToMaple for a given host and user configuration
P
paint(Graphics)
- Method in class com.maplesoft.client.
ImagePanel
Redraws the image onto the Graphics context
paint(Graphics)
- Method in class com.maplesoft.client.
mathmlEditEquation
redraws the equation on the given Graphics context
paint(Graphics)
- Method in class com.maplesoft.client.
mathmlEquation
Redraws the equation.
PARALLEL
- Static variable in class com.maplesoft.client.
MapleToMathML
Compute MathML to contain both CONTENT and PRESENTATION forms
PRESENTATION
- Static variable in class com.maplesoft.client.
MapleToMathML
Compute MathML to contain PRESENTATION form
promptForDefaultLogin()
- Static method in class com.maplesoft.client.
Utility
Displays a default Login Dialog that will prompt for Username and Password.
promptForDefaultLogin(Frame)
- Static method in class com.maplesoft.client.
Utility
Displays a default Login Dialog that will prompt for Username and Password.
R
re_paint_eq()
- Method in class com.maplesoft.client.
mathmlEditEquation
re_paint()
- Method in class com.maplesoft.client.
mathmlEditEquation
releaseLock()
- Method in class com.maplesoft.client.
MapleStatement
Release the session lock held by this MapleStatement object.
removeMathEngineCallbackListener(MathEngineCallbackListener)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
removeMathEngineResultListener(MathEngineResultListener)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
removeMathEngineStatusListener(MathEngineStatusListener)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
removeMathEngineStreamCallbackListener(MathEngineStreamCallbackListener)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
renewFocus()
- Method in class com.maplesoft.client.
mathmlEditEquation
restart()
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
S
SAVE_ACTION
- Static variable in class com.maplesoft.client.
LoginPanel
Is set in the ActionEvent.getActionCommand that is sent to the ActionListener when the Save button is pressed
setAlive(boolean)
- Method in class com.maplesoft.client.maplets.
MapleNetMaplet
setBaseURL(String)
- Method in class com.maplesoft.client.maplets.
LoadFile
setBaseURL(URL)
- Method in class com.maplesoft.client.maplets.
LoadFile
setBaseURL(URL)
- Method in class com.maplesoft.client.maplets.
MapleNetMaplet
Set the base URL for the maplet.
setConsole(MapleNetConsole)
- Method in class com.maplesoft.client.maplets.
MapleNetMaplet
setConsole(MapleNetConsole)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
setControls(boolean)
- Method in class com.maplesoft.client.
mathmlEquation
setCurveMode(String)
- Method in class com.maplesoft.client.
MapleImageFunctionPlot
Set the type of Curve Plotting to perform.
setDefaultHostInfo(String)
- Static method in class com.maplesoft.client.
HostInfo
Creates a HostInfo object containing the default host to connect to and uses the DEFAULTPORT.
setDefaultHostInfo(String, int)
- Static method in class com.maplesoft.client.
HostInfo
Creates a HostInfo object containing the default host and port to comnect to.
setDefaultUser(String, String)
- Static method in class com.maplesoft.client.
UserInfo
Creates a default user to be used when no user is specified
setDefaultUser(UserInfo)
- Static method in class com.maplesoft.client.
UserInfo
Creates a default user to be used when no user is specified
setDimensions(int, int)
- Method in class com.maplesoft.client.
MapleImageBase
setDomain(String, double, double)
- Method in class com.maplesoft.client.
MapleImageBase
setDomain(String, int, int)
- Method in class com.maplesoft.client.
MapleImageBase
setDomain(String, String, String)
- Method in class com.maplesoft.client.
MapleImageBase
setDrawBorder(boolean)
- Method in class com.maplesoft.client.
mathmlEquation
setEquation(String)
- Method in class com.maplesoft.client.
mathmlEditEquation
Store the Math ML equation and update the display
setEquation(String)
- Method in class com.maplesoft.client.
mathmlEquation
Store the Math ML equation - tagged format is expected
setFile(String)
- Method in class com.maplesoft.client.maplets.
MapleNetMaplet
Set the relative URL for the maplet file to load.
setFileURL(String)
- Method in class com.maplesoft.client.maplets.
LoadFile
setFormat(String)
- Method in class com.maplesoft.client.
MapleImageBase
setFunction(String)
- Method in class com.maplesoft.client.
MapleImage2DPlot
Define the function to be plotted.
setFunction(String)
- Method in class com.maplesoft.client.
MapleImageFunctionPlot
Defines the function to be plotted.
setHeight(int)
- Method in class com.maplesoft.client.
MapleImageBase
setHost(HostInfo)
- Method in class com.maplesoft.client.
MapleStatement
Sets new host connection information for this MapleStatement
setHost(String)
- Method in class com.maplesoft.client.
HostInfo
Set a new host specification
setHost(String, int)
- Method in class com.maplesoft.client.
MapleStatement
Change the host information for this statement.
setHost(String, int)
- Method in class com.maplesoft.client.maplets.
MapleNetMaplet
Set the host information for this maplet.
setImage(Image)
- Method in class com.maplesoft.client.
ImagePanel
Associates an image with this panel.
setMaplet(String)
- Method in class com.maplesoft.client.maplets.
MapleNetMaplet
setMaplet(String)
- Method in class com.maplesoft.client.maplets.
MapletLoader
setMapletContext(MapletContext)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
setMapletSetup(String)
- Method in class com.maplesoft.client.maplets.
MapleNetMaplet
setMathstring(String)
- Method in class com.maplesoft.client.
MapleRequest
Sets the Maple math text for this request
setMathstringarray(String[])
- Method in class com.maplesoft.client.
MapleRequest
Sets the Maple math text for this request
setNumpoints(int)
- Method in class com.maplesoft.client.
MapleImageBase
setOptions(String, int)
- Method in class com.maplesoft.client.
MapleImageBase
setOptions(String, String)
- Method in class com.maplesoft.client.
MapleImageBase
setPlotColor(String)
- Method in class com.maplesoft.client.
MapleImageBase
setPlotLegend(String)
- Method in class com.maplesoft.client.
MapleImageBase
setPlotTitle(String)
- Method in class com.maplesoft.client.
MapleImageBase
setPoint(double, double, double)
- Method in class com.maplesoft.client.
MaplePlotPoint
setPoint(int, int, int)
- Method in class com.maplesoft.client.
MaplePlotPoint
setPort(int)
- Method in class com.maplesoft.client.
HostInfo
Changes the port number for this host
setRange(String, double, double)
- Method in class com.maplesoft.client.
MapleImageBase
setRange(String, int, int)
- Method in class com.maplesoft.client.
MapleImageBase
setRange(String, String, String)
- Method in class com.maplesoft.client.
MapleImageBase
setThreeD(boolean)
- Method in class com.maplesoft.client.
MapleImageBase
setType(String)
- Method in class com.maplesoft.client.
MapleImageBase
setUseLock(boolean)
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
setUser(String, String)
- Method in class com.maplesoft.client.
MapleStatement
Change the user information for this MapleStatement.
setUser(String, String)
- Method in class com.maplesoft.client.maplets.
MapleNetMaplet
Set the user information for this maplet.
setUser(UserInfo)
- Method in class com.maplesoft.client.
MapleStatement
Change the user information for this MapleStatement
setWidth(int)
- Method in class com.maplesoft.client.
MapleImageBase
setXAxisLabel(String)
- Method in class com.maplesoft.client.
MapleImageBase
setYAxisLabel(String)
- Method in class com.maplesoft.client.
MapleImageBase
start()
- Method in class com.maplesoft.client.maplets.
MapleNetMaplet
Start this maplet.
start()
- Method in class com.maplesoft.client.maplets.
MapletLoader
Start the applet.
stop()
- Method in class com.maplesoft.client.maplets.
MapleNetMaplet
Stop this maplet.
stop()
- Method in class com.maplesoft.client.maplets.
MapleNetMathEngine
stop()
- Method in class com.maplesoft.client.maplets.
MapletLoader
Stop the applet
U
update_all()
- Method in class com.maplesoft.client.
mathmlEditEquation
UserInfo
- class com.maplesoft.client.
UserInfo
.
Class to hold the necessary User Information.
UserInfo()
- Constructor for class com.maplesoft.client.
UserInfo
Default Constructor - the user and password are empty strings
UserInfo(String, String)
- Constructor for class com.maplesoft.client.
UserInfo
Create a Userinfo for the specified Username and Password
Utility
- class com.maplesoft.client.
Utility
.
Provides general helper methods for Client Applications.
X
x
- Variable in class com.maplesoft.client.
MaplePlotPoint
Y
y
- Variable in class com.maplesoft.client.
MaplePlotPoint
Z
z
- Variable in class com.maplesoft.client.
MaplePlotPoint
A
C
D
E
F
G
H
I
J
L
M
P
R
S
U
X
Y
Z
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES