Uses of Class
com.maplesoft.client.MapleStatement

Uses of MapleStatement in com.maplesoft.client
 

Subclasses of MapleStatement in com.maplesoft.client
 class MapleImage2DPlot
          Produces an 2D Plot Image from a specified Maple Function.
 class MapleImageBase
           
 class MapleImageFunctionPlot
          Represents an object that can be plotted by specifying a function.
 class MapleToMathML
          Convert a Maple command into the equivalent MathML representation.
 class MathMLToMaple
          Converts a string representation of a mathml equation into its equivalent Maple string
 

Methods in com.maplesoft.client that return MapleStatement
static MapleStatement Utility.createDefaultStatement(java.awt.Frame frame, boolean doPrompt)
          Creates a MapleStatement object from the default host and user info.