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 _

A

abort(String) - Method in class cox.jmatt.java.MathTools.util.MathConsole
Sometimes a script needs to generate an error and terminate.
abs() - Method in class cox.jmatt.java.MathTools.MComplex
Calculate the absolute value (magnitude) of this number.
absNumerator() - Method in class cox.jmatt.java.MathTools.MFraction
Return the unsigned (absolute) value of the numerator.
absRadicand() - Method in class cox.jmatt.java.MathTools.MRadical
Get the absolute value of the radicand.
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.demo.DirectoryProcessorDemo
 
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.MusicPanel
All this does is handle the 'Help' button.
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.demo.GPGenerator
Handle all button clicks.
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Handle all button clicks.
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.demo.MTDemo
Detect demo-switching buttons and the menu.
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
Overridden to handle button clicks, nothing else.
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.demo.NoteworthyDemo
 
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Used for the [Clr] and [Go!] buttons.
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
Handle all button clicks.
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.demo.URLLoaderPanel
 
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.demo.XMLUtils
 
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.util.BasicMathPrinter
This method checks to see if the [Clr] or [Go!] buttos have been pressed.
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.util.MTApplet
ActionListener method.
actionPerformed(ActionEvent) - Method in class cox.jmatt.java.MathTools.util.QuickRPNCalculator
Does nothing more than respond to button clicks or [Enter] in the TextField.
add(PTag) - Method in class cox.jmatt.java.MathTools.markup.html.PTag
Add a PTag subclass.
add(SimpleDecorationTag) - Method in class cox.jmatt.java.MathTools.markup.html.PTag
Add a SimpleDecorationTag instance.
add(SimpleDecorationTag) - Method in class cox.jmatt.java.MathTools.markup.html.SimpleDecorationTag
Add a decoration tag instance.
add(LaBaseTag) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add a LaBaseTag to the current content.
add(String, String) - Method in class cox.jmatt.java.MathTools.markup.latex.LEquation
Add an equation and optional label.
add(StyleTag) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add a StyleTag to the internal content.
add(StylePen) - Method in class cox.jmatt.java.MathTools.markup.svg.SVGTag
Since this is the only tag class allowed to have a <defs> block, this is the only class that needs to add StylePens! Use this method to do so.
add(MComplex) - Method in class cox.jmatt.java.MathTools.MComplex
Add this to another complex number.
add(MFraction) - Method in class cox.jmatt.java.MathTools.MFraction
Add this MFraction to another.
add(MMatrix) - Method in class cox.jmatt.java.MathTools.MMatrix
ADD this matrix to another.
add(Polynomial) - Method in class cox.jmatt.java.MathTools.Polynomial
Add this to another Polynomial.
add(MTestElement) - Method in class cox.jmatt.java.MathTools.test.MTest
Add a MTestElement to the internal list.
addAnchor(String, String) - Method in class cox.jmatt.java.MathTools.markup.html.ContainerTag
Quickly add a link('<a>' tag) to the current tag.
addAxis(String, Axis) - Method in interface cox.jmatt.java.MathTools.graphing.GraphPaper
Add an Axis instance to the current paper.
addAxis(String, Axis) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphPaper
 
addAxis(String, Axis) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphPaperXML
Add an Axis to this GraphPaper.
addBar(double, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
Add a bar or horizontal space to the bar area.
addBlock(String) - Method in class cox.jmatt.java.MathTools.test.MTest
Add a TEXT_BLOCK MTFI element.
addBold(String) - Method in class cox.jmatt.java.MathTools.markup.html.ContainerTag
Quickly add bold text to the current tag.
addBQ(String) - Method in class cox.jmatt.java.MathTools.markup.html.ContainerTag
Quickly add block-quote text to the current tag.
addBreak() - Method in class cox.jmatt.java.MathTools.markup.html.ContainerTag
Add a <br /> tag.
addCDATA(String) - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
Add non-null, non-blank content enclosed in a CDATA block.
addCell(String) - Method in class cox.jmatt.java.MathTools.markup.html.TRTag
Add a cell directly to the row.
addCell(TDTag) - Method in class cox.jmatt.java.MathTools.markup.html.TRTag
Add an existing <td> to the row.
addChapter(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add a '/chapter{}' tag.
addColumn(int, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LedgerPanel
This scripting method adds a single entry to the column header area.
addComment(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add a single-line comment to the document text.
addContent(String) - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
Add content to the current tag.
addContent(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaTag
Add content to the tag, publicly.
addContent(String) - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Add content to what's currently there.
addDeclaration(String, String) - Method in class cox.jmatt.java.MathTools.markup.SimpleStyleImpl
Set a declaration in this rule.
addDef(String) - Method in class cox.jmatt.java.MathTools.markup.html.DLTag
Add a definition to the container with defaults, self-reference, and disregarding of null or blank Strings.
addDef(DDTag) - Method in class cox.jmatt.java.MathTools.markup.html.DLTag
Add an existing <dd> tag to the container, ignored if null, returns a self-reference for method chaining.
addDef(DLTag) - Method in class cox.jmatt.java.MathTools.markup.html.PTag
Add a DLTag.
addDL(DLTag) - Method in class cox.jmatt.java.MathTools.markup.html.BQTag
Add a DLTag to the current block.
addEM(String) - Method in class cox.jmatt.java.MathTools.markup.html.ContainerTag
Quickly add emphasized text to the current tag.
addExpression(String, Object) - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphablePDK
Add an expression to the graph.
addExpression(String, Object) - Method in interface cox.jmatt.java.MathTools.graphing.Graphable
Add an expression to the current graph.
addExpression(String, Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphable
 
addExpression(String, Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphableXML
Add an expression to this Graphable.
addFS(String, String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Convenience method to alter the font size of the text.
addGlobalPizza() - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Add the entire contents of the Global Pizza to the internal Properties object.
addGraph(String, Graphable) - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphPaperPDK
Add a graph to the paper.
addGraph(String, Graphable) - Method in interface cox.jmatt.java.MathTools.graphing.GraphPaper
Add a graph to the current paper.
addGraph(String, Graphable) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphPaper
 
addGraph(String, Graphable) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphPaperXML
Add a Graphable to this GraphPaper.
addGraphMark(String) - Method in class cox.jmatt.java.MathTools.test.MTest
Add a GRAPH_MARK MTFI element.
addHeading(byte, String) - Method in class cox.jmatt.java.MathTools.markup.html.ContainerTag
Quickly add a heading tag.
addHeading(String) - Method in class cox.jmatt.java.MathTools.markup.html.TRTag
Add a heading cell to this row.
addHR() - Method in class cox.jmatt.java.MathTools.markup.html.ContainerTag
Add a horizontal rule ('<hr>').
addImage(String) - Method in class cox.jmatt.java.MathTools.markup.html.ContainerTag
Quickly add an image to the current tag.
addImage(IMGTag) - Method in class cox.jmatt.java.MathTools.markup.html.PTag
Add an IMGTag.
addItalic(String) - Method in class cox.jmatt.java.MathTools.markup.html.ContainerTag
Quickly add italicized text to the current tag.
addItem(String) - Method in class cox.jmatt.java.MathTools.markup.html.ListTag
Add an item directly to the tag and return a self-reference.
addItem(LITag) - Method in class cox.jmatt.java.MathTools.markup.html.ListTag
Add a pre-constructed LITag.
addItem(String, String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaListTag
Add an item to the list, full-power version.
addItem(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaListTag
Convenience method for addItem(null, pContent).
addItems(String, String[]) - Method in class cox.jmatt.java.MathTools.markup.latex.LaListTag
Add a String[] array of items to the list.
addLimit(String, Object) - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphablePDK
This method is used for the 'From', 'To', and 'Steps' settings for the graph.
addLimit(String, Object) - Method in interface cox.jmatt.java.MathTools.graphing.Graphable
Add a limit to the current graph.
addLimit(String, Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphable
 
addLimit(String, Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphableXML
Add a limit to this Graphable.
addLine(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add a line of text to the content.
addLine(int) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add a blank line to the document.
addLine() - Method in class cox.jmatt.java.MathTools.markup.latex.LaTable
Add a horizontal line ('/hline') to the table.
addLine(int, int) - Method in class cox.jmatt.java.MathTools.markup.latex.LaTable
Add a '/cline{}' tag to the table.
addLine(String) - Method in class cox.jmatt.java.MathTools.test.MTest
Add a TEXT_LINE MTFI element.
addList(ListTag) - Method in class cox.jmatt.java.MathTools.markup.html.BQTag
Add a ListTag to the current block.
addList(ListTag) - Method in class cox.jmatt.java.MathTools.markup.html.ListTag
Add a sub-list to the current list.
addList(ListTag) - Method in class cox.jmatt.java.MathTools.markup.html.LITag
Add a list to the current item.
addList(ListTag) - Method in class cox.jmatt.java.MathTools.markup.html.PTag
Add a ListTag.
addMap(Map) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Add a java.util.Map to the properties.
addNote(String) - Method in class cox.jmatt.java.MathTools.test.MTest
Add a TEXT_NOTE MTFI element.
addP(PTag) - Method in class cox.jmatt.java.MathTools.markup.html.BQTag
Add a PTag.
addPageBreak() - Method in class cox.jmatt.java.MathTools.test.MTest
Add a PAGE_BREAK MTFI element.
addParagraph(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add a '/paragraph{}' tag.
addPens(SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Add the standard pens to a SVGTag.
addPens(SVGTag) - Static method in class cox.jmatt.java.MathTools.demo.GPGenerator
Add the standard pens to the SVGTag supplied.
addPoints(String) - Method in class cox.jmatt.java.MathTools.markup.svg.PolygonTag
Add a String of space-separated points directly.
addPolygon(String, Polygon) - Method in interface cox.jmatt.java.MathTools.graphing.GraphPaper
Add a polygon to the current paper.
addPolygon(String, Polygon) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphPaper
 
addPolygon(String, Polygon) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphPaperXML
Add an Polygon to this GraphPaper.
addPParagraph(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add a '/subparagraph{}' tag.
addProperties(Properties) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Add a Properties object to the internal one.
addProperties(String, String, String) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Add Properties to the internal Properties object.
addProperties(Properties) - Method in class cox.jmatt.java.MathTools.util.MathDBC
Add the contents of a Properties object to the internal connection properties.
addProperty(String, String) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Add a single property to the internal Properties object.
addQuestion(Question) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Add the data from a Question to the internal Properties.
addRaw(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add raw text to the current content.
addRaw(String) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add a pre-String'ed tag to the internal content.
addRenderable(Renderable) - Method in class cox.jmatt.java.MathTools.graphing.RenderEngine
Add a Renderable to the collection.
addRow(TRTag) - Method in class cox.jmatt.java.MathTools.markup.html.TableTag
Add an existing row to the current table.
addRow(Object[], String, boolean) - Method in class cox.jmatt.java.MathTools.markup.html.TableTag
Add a row based on a one-dimensional Object[] array.
addRow(String...) - Method in class cox.jmatt.java.MathTools.markup.latex.LaTable
Add a row to the table.
addSection(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add a '/section{}' tag.
addSets(String) - Method in class cox.jmatt.java.MathTools.MathSet
Add a set or set-chain to the current instance.
addSSection(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add a '/subsection{}' tag.
addSSSection(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add a '/subsubsection{}' tag.
addStop(double, String, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.GradientTag
Add a <stop> element to the gradient.
addSymbol(int, String, String, String, String...) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add a MathGenLatex.LaSymbol to the current content.
addSymbol(String, String...) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
This is the quick version of addSymbol().
addTable(TableTag) - Method in class cox.jmatt.java.MathTools.markup.html.BQTag
Add a TableTag to the current block.
addTable(TableTag) - Method in class cox.jmatt.java.MathTools.markup.html.PTag
Add a TableTag.
addTerm(String) - Method in class cox.jmatt.java.MathTools.markup.html.DLTag
Add a definition term directly to the container.
addTerm(DTTag) - Method in class cox.jmatt.java.MathTools.markup.html.DLTag
Add a pre-constructed <dt> to the list and return a self-reference.
addText(String) - Method in class cox.jmatt.java.MathTools.markup.svg.TextTag
Add raw text content to the tag.
addText(TSpanTag) - Method in class cox.jmatt.java.MathTools.markup.svg.TextTag
Add a TSpanTag to the tag content.
addTextPath(String, String, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.TextTag
Add a <textpath> element.
addTransform(Object) - Method in interface cox.jmatt.java.MathTools.graphing.GraphPaper
Use this method to apply a universal transformation to all of the graph components.
addTransform(Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphPaper
 
addTransform(Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphPaperXML
Transforms, if used, MUST be representable by String! If the transform is null, it is ignored and false is returned.
addUnderline(String) - Method in class cox.jmatt.java.MathTools.markup.html.ContainerTag
Quickly add underlined text to the current tag.
addURL(String) - Method in class cox.jmatt.java.MathTools.demo.URLLoaderPanel
Add an URL to the list.
addVertex(double, double) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOPolygon
 
addVertex(double, double) - Method in interface cox.jmatt.java.MathTools.graphing.Polygon
Add a line segment to the Polygon.
addVertex(double, double) - Method in class cox.jmatt.java.MathTools.graphing.xml.PolygonXML
Add a vertex to the Polygon.
addVertex(double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PolygonTag
Add a vertex (point) to the current polything.
adjustRandom(double, double) - Static method in class cox.jmatt.java.MathTools.MathEngine
For ADVANCED USERS.
adjustRandom(double, double) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
allowAccessories - Static variable in class cox.jmatt.java.MathTools.CapCom
This field determines whether or not CapCom will create accessories on demand.
allowConsoleAuthenticatorAccess - Static variable in class cox.jmatt.java.MathTools.CapCom
This field controls whether or not a MathConsole instance is allowed to set the Global Authenticator.
AnchorTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the anchor ('<a>') tag.
applyXPath(String, Node) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This method applies the specified XPath to the supplied DOM Node.
arCat(int[], boolean, boolean) - Static method in class cox.jmatt.java.MathTools.MathEngine
Concatenate an int array int String.
arCat(double[], boolean, boolean) - Static method in class cox.jmatt.java.MathTools.MathEngine
Concatenate a double array into String, per arCat(int).
arCat(String[], String, String, boolean) - Static method in class cox.jmatt.java.MathTools.MathEngine
Concatenate a String array into a long String.
arCat(int[], boolean, boolean) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
arCat(double[], boolean, boolean) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
arCat(String[], String, String, boolean) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
arcTo(double, double, double, boolean, boolean, double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Draw an elliptical arc, relative version.
ArcTo(double, double, double, boolean, boolean, double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Draw an elliptical arc, absolute version.
Arithmetic - Class in cox.jmatt.java.MathTools
This class provides methods for creating and manipulating numbers digit-wise.
Arithmetic() - Constructor for class cox.jmatt.java.MathTools.Arithmetic
Constructor provided to generate instances for scripting apps.
Arithmetic_SCROB - Class in cox.jmatt.java.MathTools.scrob
 
Arithmetic_SCROB() - Constructor for class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
ArithmeticPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates Arithmetic methods.
ArithmeticPizza() - Constructor for class cox.jmatt.java.MathTools.demo.ArithmeticPizza
 
asBoolean(int) - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Interpret the parameter 'par.iNdx as a boolean.
asDouble(String, double, Double, Double) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Convert a String to double with default and clamping.
asDouble(int) - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Interpret the parameter 'par.iNdx as a double.
asInt(String, int, Integer, Integer) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Convert a String to int with default values and clamping.
asInt(int) - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Interpret the parameter 'par.iNdx as an int.
asLong(int) - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Interpret the parameter 'par.iNdx as a long.
asNullString(int) - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Interpret the parameter 'par.iNdx as a String.
asString(int) - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Interpret the parameter 'par.iNdx as a String.
AUTH_ADMIN - Static variable in interface cox.jmatt.java.MathTools.util.MAuthenticator
Static constant used to indicate authentication at Admin level.
AUTH_INSTRUCTOR - Static variable in interface cox.jmatt.java.MathTools.util.MAuthenticator
Static constant used to indicate authentication at Instructor level.
AUTH_NONE - Static variable in interface cox.jmatt.java.MathTools.util.MAuthenticator
Static constant used to indicate no authentication level.
AUTH_PROCTOR - Static variable in interface cox.jmatt.java.MathTools.util.MAuthenticator
Static constant used to indicate authentication at Proctor level.
AUTH_SIMPLE - Static variable in class cox.jmatt.java.MathTools.util.MathConsole
String constant for a SimpleAuthenticator.
AUTH_STUDENT - Static variable in interface cox.jmatt.java.MathTools.util.MAuthenticator
Static constant used to indicate authentication at Student level.
authenticate(byte, String) - Static method in class cox.jmatt.java.MathTools.CapCom
Check an authentication code and level using the global Authenticator.
authenticateInstructor(String) - Method in class cox.jmatt.java.MathTools.util.MathConsole
Check an authentication code at Instructor level.
authenticateInstructor(String) - Method in class cox.jmatt.java.MathTools.util.MTApplet
Check an authentication code at Instructor level.
authenticateProctor(String) - Method in class cox.jmatt.java.MathTools.util.MathConsole
Check an authentication code at Proctor level.
authenticateProctor(String) - Method in class cox.jmatt.java.MathTools.util.MTApplet
Check an authentication code at Proctor level.
authenticateStudent(String) - Method in class cox.jmatt.java.MathTools.util.MathConsole
Check an authentication code at Student level.
authenticateStudent(String) - Method in class cox.jmatt.java.MathTools.util.MTApplet
Check an authentication code at Student level.
Axis - Interface in cox.jmatt.java.MathTools.graphing
This interface represents a graph's axis.
AxisXML - Class in cox.jmatt.java.MathTools.graphing.xml
This class is the XML package's Axis implementation.
AxisXML() - Constructor for class cox.jmatt.java.MathTools.graphing.xml.AxisXML
Standard constructor for an unnamed Axis.
AxisXML(String) - Constructor for class cox.jmatt.java.MathTools.graphing.xml.AxisXML
Constructor used to create a named Axis.

B

badPizza(Properties) - Static method in class cox.jmatt.java.MathTools.markup.Tag
Return 'false' if the Properties objet is null or empty.
barChart() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch a BarChartPanel.
BarChartPanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
This panel generates simple bar charts and line charts.
BarChartPanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
Standard constructor; nothing special is needed.
BaseHTag - Class in cox.jmatt.java.MathTools.markup.html
This is the abstract superclass for all HTML tag classes.
BaseHTag(BaseHTag.TagKeys) - Constructor for class cox.jmatt.java.MathTools.markup.html.BaseHTag
Standard constructor for building HTML tag classes.
BaseHTag.TagKeys - Enum in cox.jmatt.java.MathTools.markup.html
This enum holds information and default values for the various tag classes, all of which subclass BaseHTag.
BasicMathPrinter - Class in cox.jmatt.java.MathTools.util
This class provides a MathPrinter implementation with all required methods and several extension points.
BasicMathPrinter() - Constructor for class cox.jmatt.java.MathTools.util.BasicMathPrinter
 
bird() - Method in enum cox.jmatt.java.MathTools.MEquation.Equation
Blind Inequality Reverse Detection.
blick(String) - Static method in class cox.jmatt.java.MathTools.MathEngine
Read a block of sequential parameter lines into an array then return one element chosen at random.
blick(String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
blines(String) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method reads a block of sequentially-numbered lines from the Global Pizza and returns them as a String[] array.
blines(String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
BODY_LEVEL - Static variable in class cox.jmatt.java.MathTools.markup.html.PTag
Static constant for the outermost container level ('<body>').
boxDouble(double[]) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method takes an int[] array and boxes it into Double[].
boxDouble(double[]) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
boxInt(int[]) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method takes an int[] array and boxes it into Integer[].
boxInt(int[]) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
bps() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch a BPSPanel.
BPSPanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
BPS stands for 'blood pressure (and) sugar,' and this panel generates a chart to track that.
BPSPanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.BPSPanel
Simple constructor.
BQTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <blockquote> tag.
BQTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.BQTag
Standard constructor for editable tags.
BQTag(String) - Constructor for class cox.jmatt.java.MathTools.markup.html.BQTag
Construct a tag with content.
bread(String, String) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method reads a block of sequentially numbered lines from the Global Pizza and concatenates them as a single String using the supplied String as a delimiter.
bread(String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
BS - Static variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This is a Java-escaped backslash, defined here for convenience.
BTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <b> tag.
BTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.BTag
Standard constructor for editable tags.
BTag(String) - Constructor for class cox.jmatt.java.MathTools.markup.html.BTag
Construct a tag with content.

C

calculate() - Method in class cox.jmatt.java.MathTools.util.QuickRPNCalculator
Pull the String from the TextField calculation bar, feed it to MathEngine.parseRPN(), and dump the result in the TextArea.
canHaveDefs() - Method in class cox.jmatt.java.MathTools.markup.svg.StyleTag
Specify whether or not this subclass can have a <defs> block.
canHaveDefs() - Method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Can the tag have a 'defs' block or not?
CapCom - Class in cox.jmatt.java.MathTools
This class, consisting solely of static methods, provides a central logging point and data repository.
CCLogErrorManager - Class in cox.jmatt.java.MathTools.util
This class is designed to complement CCLogHandler.
CCLogErrorManager() - Constructor for class cox.jmatt.java.MathTools.util.CCLogErrorManager
Standard constructor.
CCLogErrorManager(boolean) - Constructor for class cox.jmatt.java.MathTools.util.CCLogErrorManager
Constructor used to change the 'always print' status to true or explicitly leave it disabled.
CCLogHandler - Class in cox.jmatt.java.MathTools.util
This class allows the java.util.logging framework to be attached to the MathTools logging methods.
CCLogHandler() - Constructor for class cox.jmatt.java.MathTools.util.CCLogHandler
This constructor creates an instance and determines whether or not a Global MathPrinter is set.
cCurveTo(double, double, double, double, double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Draw a cubic bezier curve to the specified endpoint relative to the current location.
CCurveTo(double, double, double, double, double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Absolute version of the cubic curve.
changeElement(MMatrix, int, int, double) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
changeElement(MMatrix, int, int, double) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
This method replaces one element in a MMatrix with the specified value.
characters(char[], int, int) - Method in class cox.jmatt.java.MathTools.graphing.GraphHandler
This method is used to accumulate data for tags that have character content: <Expression> <Limit> <Vertices> and <Param>.
characters(char[], int, int) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This method is used only by Problem, Answer, and some MFormatElement tags.
charValue() - Method in enum cox.jmatt.java.MathTools.MathXML.MathSymbol
Fetch the symbol as type char.
checkEnvironment() - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
This method runs a check on the MathTools environment.
checkEquation(MEquation.Equation, int[]) - Static method in class cox.jmatt.java.MathTools.MEquation
Check the values for a particular type of equation.
checkXML(String, boolean) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Use this method to check a document ONLY.
circle(double, double, double) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
This command draws an unfilled circle.
circle(double, double, double, double, double, int) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
The '/multiput' circle command.
CircleTag - Class in cox.jmatt.java.MathTools.markup.svg
This class handles the SVG <circle> tag.
CircleTag() - Constructor for class cox.jmatt.java.MathTools.markup.svg.CircleTag
Standard constructor for a default CircleTag.
CircleTag(Double, Double, Double) - Constructor for class cox.jmatt.java.MathTools.markup.svg.CircleTag
Full constructor, all data supplied.
clearBars() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
Clear the bar data area.
clearColumns() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LedgerPanel
This scripting-only method clears the entire column header area.
clearContent(boolean) - Method in class cox.jmatt.java.MathTools.demo.NoteworthyDemo
Clear the parser area, if bClear is 'true'.
clearData(boolean) - Method in class cox.jmatt.java.MathTools.demo.XMLUtils
Clear the XML Data area, conditioned on the value pOkToClear.
clearDisplay() - Method in class cox.jmatt.java.MathTools.util.QuickRPNCalculator
Clear the calculator display.
clearOutputProperties() - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Clear all previously-set Transformer Output Properties.
clearPanel(String, boolean) - Method in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
Clear the internal template or Properties panels.
clearParameters() - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Remove all previously-set parameters.
clearParams() - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Clear the panel and do NOT set any parameters.
clearPizza(boolean) - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
Clear the parameter area.
clearPizza(boolean) - Method in class cox.jmatt.java.MathTools.demo.XMLUtils
Clear the XSLT Parameter area, conditioned on the value pOkToClear.
clearProps(boolean) - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Clear the parameter area.
clearScreen() - Method in class cox.jmatt.java.MathTools.util.BasicMathPrinter
Clear the TextArea.
clearScreen() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Clear the TextArea used for messages.
clearScript(boolean) - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
Clear the script area.
clearSQL(boolean) - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Clear the SQL area.
clearTransform(boolean) - Method in class cox.jmatt.java.MathTools.demo.XMLUtils
Clear the XSLT stylesheet area, conditioned on the value pOkToClear.
clearXPath(boolean) - Method in class cox.jmatt.java.MathTools.demo.XMLUtils
Clear the XPath Expressions area, conditioned on the value pOkToClear.
click() - Method in class cox.jmatt.java.MathTools.Question
Shadow method for incrementClicker().
click() - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Increment the internal clicker by +1.
ClipTag - Class in cox.jmatt.java.MathTools.markup.svg
This class implements the <clipPath> tag.
close() - Method in class cox.jmatt.java.MathTools.util.CCLogHandler
This method removes all internal Formatters.
close() - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Close this MFileIO instance.
close_All() - Method in class cox.jmatt.java.MathTools.util.MathDBC
Instance version of closeAll().
close_All() - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Instance version of closeAll().
closeAll() - Static method in class cox.jmatt.java.MathTools.util.MathDBC
Close ALL connections.
closeAll() - Static method in class cox.jmatt.java.MathTools.util.MathFileIO
Close ALL currently-open MathFileIO instances.
closeAll() - Method in class cox.jmatt.java.MathTools.util.MTApplet
MTApplet maintains an internal list of resource InputStreams and Readers.
closeNewTag(String) - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Instance form of Tag.closeTag().
closePath() - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Close the current (sub-) path.
closeSaveBox(boolean) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Close any open savebox.
closeSet() - Method in class cox.jmatt.java.MathTools.MathSet
Close this MathSet.
closeTag(String) - Static method in class cox.jmatt.java.MathTools.markup.Tag
Close the tag specified.
closeTo(double, double, int) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method checks to see if one double is 'close to' another.
closeTo(double, double) - Static method in class cox.jmatt.java.MathTools.MathEngine
Compare the difference of two doubles against the internal magnitude.
closeTo(double, double, int) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
closeTo(double, double) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
coefficient(int) - Method in class cox.jmatt.java.MathTools.Polynomial
Return a single specific coefficient.
coefficients() - Method in class cox.jmatt.java.MathTools.Polynomial
Return a copy of the Polynomial's coefficients.
COFormatter - Interface in cox.jmatt.java.MathTools.test
This interface is designed to allow custom Object formatting for the core MathTools classes that might need it.
COFormatterFactory - Class in cox.jmatt.java.MathTools.test
This class exists to create specific COFormatter instances.
COFormatterFactory() - Constructor for class cox.jmatt.java.MathTools.test.COFormatterFactory
Scripting constructor.
columns() - Method in class cox.jmatt.java.MathTools.MMatrix
Return the number of columns in this MMatrix.
compareTo(MFraction) - Method in class cox.jmatt.java.MathTools.MFraction
Compare this MFraction to another.
compareTo(MRadical) - Method in class cox.jmatt.java.MathTools.MRadical
Compare this MRadical to another.
complexNumbers() - Static method in class cox.jmatt.java.MathTools.MathSet
Create a (closed!) MathSet containing the number sets Complex, Real, Rational, Integer, Whole, Natural and Irrational.
configPanel() - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
This is the configuration Panel.
configurate(Properties) - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
This is a generic default configuration method for StyleInfo subclasses.
configurateGlobalPizza() - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
This method simply calls configurate() on the Global Pizza.
configureEngine(ScriptEngine) - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
Override this method to configure the ScriptEngine used to execute the script.
configureTag(String, Properties) - Method in class cox.jmatt.java.MathTools.markup.svg.CircleTag
Pizza-configure this tag.
configureTag(String, Properties) - Method in class cox.jmatt.java.MathTools.markup.svg.ClipTag
Configure this tag.
configureTag(String, Properties) - Method in class cox.jmatt.java.MathTools.markup.svg.GroupTag
Pizza-configure this tag.
configureTag(String, Properties) - Method in class cox.jmatt.java.MathTools.markup.Tag
This is a generic default-configuration method.
configureTagFromGlobalPizza(String) - Method in class cox.jmatt.java.MathTools.markup.Tag
Configure the tag from the Global Pizza.
conjugate() - Method in class cox.jmatt.java.MathTools.MComplex
Form the complex conjugate of this number: A + Bi becomes A - Bi.
Constraint - Class in cox.jmatt.java.MathTools.graphing
This class exists to provide assistance and convenience when specifying limits, conditions, or constraints.
Constraint() - Constructor for class cox.jmatt.java.MathTools.graphing.Constraint
Create a Constraint in which the Condition is UNKNOWN and the values are null.
Constraint(Constraint.Requirement, Object) - Constructor for class cox.jmatt.java.MathTools.graphing.Constraint
Create a Constraint in which the Condition and value are both specified.
Constraint(String, Object) - Constructor for class cox.jmatt.java.MathTools.graphing.Constraint
Create a Constraint from a String representation and an Object.
Constraint.Requirement - Enum in cox.jmatt.java.MathTools.graphing
This enum is provided as a switch()-able way to designate specific conditions and their targeted value.
ContainerTag - Class in cox.jmatt.java.MathTools.markup.html
This is the abstract superclass of tag classes meant to contain other tags.
ContainerTag(BaseHTag.TagKeys) - Constructor for class cox.jmatt.java.MathTools.markup.html.ContainerTag
Standard constructor for building HTML tag classes.
contains(String) - Method in class cox.jmatt.java.MathTools.MathSet
Query as to whether or not this MathSet contains the set specified.
convert_Rate(Double, Double, int) - Method in class cox.jmatt.java.MathTools.Percent
Instance rate converter.
convertRate(Double, Double, int) - Static method in class cox.jmatt.java.MathTools.Percent
This method is designed to convert between a (whole) percent and a decimal.
coprime(int, int, int) - Static method in class cox.jmatt.java.MathTools.Arithmetic
Pick a number from a range that has no common factors with the given number greater than 1.
coprime(int, int, int) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.AnchorTag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.BQTag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.BTag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.DDTag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.DivTag
Copy this tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.DLTag
Create a copy of this tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.DTTag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.EMTag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.HnTag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.HRTag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.HTMLTag
Copy this HTMLTag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.IMGTag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.ITag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.ListTag
Return a copy of this tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.LITag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.PTag
Create a copy of this tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.SpanTag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.TableTag
Produce a copy of this table.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.TDTag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.TRTag
Copy this row verbatim.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.html.UTag
Copy the current tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This method provides a copy of a LaBaseTag subclass.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Create and return a copy of this document.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.latex.LaListTag
Return a copy of this tag at its CURRENT state.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Copy the current picture information.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.latex.LaTable
Standard copy method.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.latex.LaTag
 
copyOf() - Method in class cox.jmatt.java.MathTools.markup.latex.LEquation
Return an exact copy of this tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
Create and return a copy of this instance.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.svg.CircleTag
Copy this class.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.svg.EllipseTag
Copy this class.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.svg.GradientTag
Create and return a copy of this gradient.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.svg.LineTag
Copy this class.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.svg.MarkerPen
Return a copy of this MarkerPen()
copyOf() - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Create a copy of this tag.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.svg.PolygonTag
Copy this class.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.svg.RectangleTag
Copy this class.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Create a copy of this pen, including the name! Change it with setPen().
copyOf() - Method in class cox.jmatt.java.MathTools.markup.svg.TextPen
Return a copy of this instance.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.svg.TextTag
Copy this class.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.svg.TransformPen
Return a copy of this TransformPen exactly as it is at this moment.
copyOf() - Method in class cox.jmatt.java.MathTools.markup.svg.TSpanTag
Copy this class.
copyOf() - Method in class cox.jmatt.java.MathTools.MathSet
Create and return a copy of this MathSet.
copyOf() - Method in class cox.jmatt.java.MathTools.MComplex
Return a copy of this complex number.
copyOf() - Method in class cox.jmatt.java.MathTools.Polynomial
Return a copy of this Polynomial.
copyOf() - Method in class cox.jmatt.java.MathTools.Question
Create a copy of this Question.
copyOf() - Method in interface cox.jmatt.java.MathTools.test.MTestElement
This method is used in adding elements to a MTest.
copyOf() - Method in class cox.jmatt.java.MathTools.test.MTFI
Create a copy of this element.
copyOfSET() - Method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
Create and return a copy of this tag with its end tag suppressed.
copyOfSET() - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
No document is ever without its end tag.
copyOfSET() - Method in class cox.jmatt.java.MathTools.markup.latex.LaListTag
Return a copy of this tag with end tag disabled.
copyOfSET() - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Copy the current picture information with no end tag.
copyOfSET() - Method in class cox.jmatt.java.MathTools.markup.latex.LaTable
Copy method, end tag suppressed.
copyOfSET() - Method in class cox.jmatt.java.MathTools.markup.latex.LaTag
 
copyOfSET() - Method in class cox.jmatt.java.MathTools.markup.latex.LEquation
Copy this tag with end tag disabled.
correlation() - Method in class cox.jmatt.java.MathTools.MathStat
This method calculates the correlation between the two data sets.
count() - Method in class cox.jmatt.java.MathTools.MathStat
Return the number of values in the first data set.
cox.jmatt.java.MathTools - package cox.jmatt.java.MathTools
These are MathTools' core classes.
cox.jmatt.java.MathTools.demo - package cox.jmatt.java.MathTools.demo
The classes in the MathTools.demo package are primarily designed around demonstrating the MathTools themselves.
cox.jmatt.java.MathTools.demo.gpgdemo - package cox.jmatt.java.MathTools.demo.gpgdemo
This package holds the GPGenerator graph paper generation panels.
cox.jmatt.java.MathTools.graphing - package cox.jmatt.java.MathTools.graphing
This package presents MathTools graph-generating machinery.
cox.jmatt.java.MathTools.graphing.Graph - package cox.jmatt.java.MathTools.graphing.Graph
This is the graphing.* implementation for the Graph program.
cox.jmatt.java.MathTools.graphing.noop - package cox.jmatt.java.MathTools.graphing.noop
This package provides 'no-operation' implementations of Axis, Graphable, GraphPaper, Polygon, and Renderable.
cox.jmatt.java.MathTools.graphing.xml - package cox.jmatt.java.MathTools.graphing.xml
This package provides a way to generate or store graphs in a simplified XML format.
cox.jmatt.java.MathTools.markup - package cox.jmatt.java.MathTools.markup
This package provides base classes for generating markup, presumably XML but not limited to it.
cox.jmatt.java.MathTools.markup.html - package cox.jmatt.java.MathTools.markup.html
This package provides classes to generate (X)HTML markup.
cox.jmatt.java.MathTools.markup.latex - package cox.jmatt.java.MathTools.markup.latex
This package contains MathTools' LaTeX markup equipment.
cox.jmatt.java.MathTools.markup.svg - package cox.jmatt.java.MathTools.markup.svg
This is MathTools' SVG implementation.
cox.jmatt.java.MathTools.scrob - package cox.jmatt.java.MathTools.scrob
The SCRipting OBjects package exists solely to implement instance Objects around static classes.
cox.jmatt.java.MathTools.test - package cox.jmatt.java.MathTools.test
This package contains the machinery to collect test items, format them appropriately, and output them.
cox.jmatt.java.MathTools.util - package cox.jmatt.java.MathTools.util
The util package provides help and support to the core MathTools classes.
createAccessory(String) - Static method in class cox.jmatt.java.MathTools.CapCom
Create a MathToolsAccessory from its full class name.
createArithmetic() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create and return an Arithmetic instance.
createArray(int, int, double) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createArray(String) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createArray(String[], String) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createArray(String, String, String) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createArray(int, int, double) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Create a non-ragged double[][] filled with the supplied value.
createArray(String[], String) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Create a double[][] from a String[] array.
createArray(String, String, String) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
This method creates a double[][] from a (single!) String, broken by rows and then columns by pRowSplit and pColSplit respectively.
createArray(String) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Convenience method for createArray(pArray, null, null).
createCOFormatter() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create a COFormatterFactory
createConsole() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create and return a MathConsole.
createDiagonalArray(int, double, double) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createDiagonalArray(int, double, double) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Create a square double[][] filled with the pFill value and pDiagonal along its main diagonal.
createDiagonalMMatrix(int, double, double) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createDiagonalMMatrix(int, double, double) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Create a MMatrix with the specified 'background' pFill and pDiagonal down its main diagonal.
createDyadic(int) - Static method in class cox.jmatt.java.MathTools.MFraction
Create a random MFraction whose denominator is 2pDen and whose numerator is an odd number between 1 and one less than the denominator.
createExpression(String, String, String) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method creates an algebraic or other mathematical expression based on a variable, a Template, and a set of Knobs.
createExpression(String, String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
createFormatter(String, boolean) - Static method in class cox.jmatt.java.MathTools.test.COFormatterFactory
Static convenience method to create COFormatters.
createFromGlobalPizza(String) - Static method in class cox.jmatt.java.MathTools.MathSet
Create an instance from the Global Pizza.
createFromPizza(String, boolean, boolean) - Static method in class cox.jmatt.java.MathTools.MathSet
Create a MathSet from a Properties pizza.
createGraphEngineFactory() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Return a new GraphEngineFactory.
createInstance(String) - Static method in class cox.jmatt.java.MathTools.MathSet
Create a MSet using the parameter string supplied.
createIntArray(int, int, int) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createIntArray(int, int, int) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Create a non-ragged int[][] filled with the supplied value.
createIrreducible(int, int, int, int) - Static method in class cox.jmatt.java.MathTools.MFraction
Create a fraction that cannot be reduced.
createList(boolean, Object[], String) - Static method in class cox.jmatt.java.MathTools.markup.html.ListTag
Create a list, ordered or unordered, from an Object[] array.
createList(boolean, Object[], String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a list (ordered or unordered) from an Object[] array.
createMathDBC() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create a MathDBC instance.
createMathHTM() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Return a MathGenHTML object.
createMathSet() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create a real-number MathSet.
createMathXML() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create and return a MathXML object.
createMComplex() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create a MComplex instance.
createMDraw() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Return a MathDrawSVG object.
createMEngine() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create and return an instance of MathEngine.
createMEquation(String, String, String, String, String) - Static method in class cox.jmatt.java.MathTools.MEquation
This method creates a MEquation to hold the data supplied.
createMEquation(String) - Static method in class cox.jmatt.java.MathTools.MEquation
(Re-)Create a MEquation from a dataString().
createMEquation() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create and return a MEquation.
createMFraction(String) - Static method in class cox.jmatt.java.MathTools.MFraction
Parse a typically-formatted String into an MFraction.
createMFraction(int, int, int) - Static method in class cox.jmatt.java.MathTools.MFraction
Create a MFraction given the whole part, numerator and denominator as type int.
createMFraction(String) - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create an MFraction from a formatting String.
createMLatex() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create a MathGenLatex.
createMMatrix(String) - Static method in class cox.jmatt.java.MathTools.MMatrix
Create a MMatrix from a formatted String.
createMMatrix(int, int, double) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createMMatrix(String) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createMMatrix(String[], String) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createMMatrix(String, String, String) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createMMatrix(double[][]) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createMMatrix(double[][]) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Use this method to create a MMatrix directly.
createMMatrix(int, int, double) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Create a MMatrix filled with a particular constant.
createMMatrix(String[], String) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Create a MMatrix from a String[] array with each String split by pColSplit.
createMMatrix(String, String, String) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Create a MMatrix from a single String, broken by rows and then columns.
createMMatrix(String) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Convenience method for createMMatrix(pArray, null, null).
createMMBuilder() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create and return a new MMatrixBuilder.
createMRadical(int, int) - Static method in class cox.jmatt.java.MathTools.MRadical
Static method to create a MRadical given its radicand and index.
createMRadical(int) - Static method in class cox.jmatt.java.MathTools.MRadical
Static method to create a square root.
createMRadical(int, int, int) - Static method in class cox.jmatt.java.MathTools.MRadical
Method to construct a MRadical with a 'coefficient,' e.g.
createMRadical() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create and return a MRadical.
createMStat() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create and return a MathStat.
createMTest() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create an empty MTest.
createMTFormatter() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create a new MathTestFormatter.
createMTXPro() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create and return a MTXMLProcessor.
createNotebook() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create a GraphPanelFactory.
createNumber(String) - Static method in class cox.jmatt.java.MathTools.Arithmetic
Generate a number digit-wise per a special format String.
createNumber(String) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
createPercent() - Static method in class cox.jmatt.java.MathTools.Percent
Static factory method for creating new Percents.
createPercent() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create and return a Percent instance.
createPolyKnobs(String) - Static method in class cox.jmatt.java.MathTools.Polynomial
Construct a random Polynomial using a KNOBS String.
createPolynomial(String) - Static method in class cox.jmatt.java.MathTools.Polynomial
This method takes a specially-formatted String and converts it into a polynomial.
createPolynomial(int[]) - Static method in class cox.jmatt.java.MathTools.Polynomial
Create an instance from an int array.
createPolynomial() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create a default (zero) Polynomial.
createPolynomial(String) - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create a Polynomial from a format String.
createQuestion(String, String, String, String) - Method in class cox.jmatt.java.MathTools.MathSet
This is MathSet's power-formatting method.
createQuestion(String, String) - Method in class cox.jmatt.java.MathTools.MathSet
This is the basic Question creation method.
createQuestion(MEquation.Equation, String, String, String, int, boolean) - Static method in class cox.jmatt.java.MathTools.MEquation
Generate a Question from one of the Equation types, a Knobs string, a relation and a format.
createQuestion(int, String, String, String, int, boolean) - Static method in class cox.jmatt.java.MathTools.MEquation
This is createQuestion() with an int for the Equation type, otherwise it is identical.
createQuestion() - Static method in class cox.jmatt.java.MathTools.Question
Static factory method to create a blank Question.
createQuestion(String...) - Static method in class cox.jmatt.java.MathTools.Question
Factory method to set up to all internal data.
createQuestion() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create and return a blank Question.
createQuestion(String, String, String) - Method in class cox.jmatt.java.MathTools.util.MTApplet
Create and return a Question with all data provided.
createRandArray(int, int, int, int, boolean) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createRandArray(int, int, int, int, boolean) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Create an array of the given dimension filled with random values.
createRandMMatrix(int, int, int, int, boolean) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createRandMMatrix(int, int, int, int, boolean) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Create a MMatrix filled with random values.
createRandomQuestion(boolean) - Method in class cox.jmatt.java.MathTools.MathSet
Create a Question of the form 'Is the set of X a [subset, superset] of the set of Y'.
createRow(Object[], String, boolean) - Static method in class cox.jmatt.java.MathTools.markup.html.TRTag
Turn an Object[] array into a table row.
createSimpleQuestion(String, String, boolean) - Method in class cox.jmatt.java.MathTools.MathSet
Create a Question using the SIMPLE_?_PROB and SIMPLE_?_ANS formats.
createSimpleTag() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Return a SimpleTagImpl.
createSquareArray(int, double) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createSquareArray(int, double) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Create a square double[][] filled with the supplied value.
createSquareMMatrix(int, double) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
createSquareMMatrix(int, double) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Create a MMatrix with the same number of rows and columns, filled with the pFill value.
createStyleImpl() - Static method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Fetch a SimpleStyleImpl if needed.
createTable(Object[][], String, String, boolean, boolean) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a complete <table> around a two-dimensional Object[][] array.
createTable(Object[][], String, String, boolean, boolean) - Static method in class cox.jmatt.java.MathTools.markup.html.TableTag
Create a <table> based on an Object[][] array.
createTHRow(Object[]) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a table heading row with no cell ID prefix.
createTRTag(Object[], String, boolean) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a table row (tag) around an Object[] array.
createTRTag(Object[]) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a standard table row with no cell ID prefix.

D

data_String(double[], String) - Method in class cox.jmatt.java.MathTools.MathStat
Instance version.
DATA_STRING_DELIMITER - Static variable in class cox.jmatt.java.MathTools.MathSet
This is the delimiter String used when building one LONG data string: ':@:'.
dataString(boolean) - Method in class cox.jmatt.java.MathTools.MathSet
Create a data String for this MathSet.
dataString(double[], String) - Static method in class cox.jmatt.java.MathTools.MathStat
This method converts a double[] array into a separated String.
dataString() - Method in class cox.jmatt.java.MathTools.MEquation
Return the internal data for this MEquation in a simple, colon-separated format.
dataString() - Method in class cox.jmatt.java.MathTools.Polynomial
This method generates the construction String used to create instances and in toString() and toXML().
daToString(int[]) - Static method in class cox.jmatt.java.MathTools.Arithmetic
This method turns a digit array into a String.
daToString(int[]) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
DBS - Static variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
Double-backslash, to prevent frustration.
DBSN - Static variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
Double-backslash plus a newline.
DDTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <dd> tag.
DDTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.DDTag
Standard constructor for editable tags.
DDTag(String) - Constructor for class cox.jmatt.java.MathTools.markup.html.DDTag
Construct a tag with content.
ddWrap(String) - Method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Wrap a String in double dollar signs.
debug(String) - Static method in class cox.jmatt.java.MathTools.CapCom
 
debug(String, Throwable) - Static method in class cox.jmatt.java.MathTools.CapCom
 
debug(String) - Method in class cox.jmatt.java.MathTools.util.MathConsole
 
debug(String, Throwable) - Method in class cox.jmatt.java.MathTools.util.MathConsole
 
DEBUG_ANSWER_FORMAT - Static variable in class cox.jmatt.java.MathTools.MathSet
Debug/testing format used with 'createQuestion()' to display token values.
DEBUG_PROBLEM_FORMAT - Static variable in class cox.jmatt.java.MathTools.MathSet
Debug/testing format used with 'createQuestion()' to display token values.
DEBUG_QUESTION_FORMAT - Static variable in class cox.jmatt.java.MathTools.MathSet
Debugging format for the Question created using the above formats.
decValue() - Method in enum cox.jmatt.java.MathTools.MathXML.MathSymbol
Fetch the decimal value of the symbol.
DEFAULT_ANSWER_FORMAT - Static variable in class cox.jmatt.java.MathTools.Question
Default format template for the Answer part only: '<0>_Ans = <2>'.
DEFAULT_ANSWER_KEY - Static variable in class cox.jmatt.java.MathTools.test.MathTestFormatter
This is the default Answer key format: '@{QID}_Ans'.
DEFAULT_ANSWER_TOKEN - Static variable in class cox.jmatt.java.MathTools.Question
This is the default Answer Token: '@@'.
DEFAULT_FORMAT - Static variable in class cox.jmatt.java.MathTools.MathSet
The simplest default format possible: <0>.
DEFAULT_FRACTION_BAR - Static variable in class cox.jmatt.java.MathTools.MFraction
Default fraction bar symbol: a single slash ('/').
DEFAULT_GLOBAL_FORMAT - Static variable in class cox.jmatt.java.MathTools.test.MTFI
Default 'entire' format for all MTFI types: '<0:gt;<1> <2>'.
DEFAULT_ID_FORMAT - Static variable in class cox.jmatt.java.MathTools.Question
The default format used to generate ID Strings: 'Question_<0>.'
DEFAULT_POINT_RADIUS - Static variable in class cox.jmatt.java.MathTools.markup.svg.CircleTag
Default radius size for points.
DEFAULT_PROBLEM_FORMAT - Static variable in class cox.jmatt.java.MathTools.Question
Default format template for the Problem only: '<0>_Prob = <1>'.
DEFAULT_PROBLEM_KEY - Static variable in class cox.jmatt.java.MathTools.test.MathTestFormatter
This is the default Problem key format: '@{QID}_Prob'.
DEFAULT_QUESTION_FORMAT - Static variable in class cox.jmatt.java.MathTools.Question
Default format for the entire Question: '<0> <3> <1> <3> <2>'.
DEFAULT_VCODE - Static variable in class cox.jmatt.java.MathTools.Question
Version code default: <3><6><9><28>.
degree() - Method in class cox.jmatt.java.MathTools.Polynomial
Return the degree (exponent of the highest term) of the Polynomial.
deliverPizza() - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
Parse the Script Pizza area into a Properties object and set it as the Global Pizza.
denominator() - Method in class cox.jmatt.java.MathTools.MFraction
Get the fraction's denominator.
derivative() - Method in class cox.jmatt.java.MathTools.Polynomial
Calulate the first derivative of the Polynomial, because it is easy.
designation() - Method in enum cox.jmatt.java.MathTools.graphing.Constraint.Requirement
Retrieve the symbol associated with this Condition.
destroy() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Overridden to call MathDBC.closeAll() and this.closeAll().
determinant() - Method in class cox.jmatt.java.MathTools.MMatrix
Calculate and return the determinant of a SQUARE matrix.
DirectoryProcessorDemo - Class in cox.jmatt.java.MathTools.demo
This class showcases the powerful MathFileIO.processDirectory() method.
DirectoryProcessorDemo(Frame) - Constructor for class cox.jmatt.java.MathTools.demo.DirectoryProcessorDemo
 
disc(double, double, double) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
This command draws a filled circle.
disc(double, double, double, double, double, int) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
The '/multiput' disc command.
DIV_LEVEL - Static variable in class cox.jmatt.java.MathTools.markup.html.PTag
<div>-level constant.
divide(MComplex, String, String) - Method in class cox.jmatt.java.MathTools.MComplex
This is a formatting method.
divide(MFraction) - Method in class cox.jmatt.java.MathTools.MFraction
Divide this fraction by another MFraction.
DivTag - Class in cox.jmatt.java.MathTools.markup.html
This class implements the <div> tag, the major block-level structural document tag.
DivTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.DivTag
Constructor for an empty tag.
DivTag(BaseHTag.TagKeys) - Constructor for class cox.jmatt.java.MathTools.markup.html.DivTag
Protected subclass constructor.
DLTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the definition list tag and container for definition elements: <dl>, <dt> and <dd>.
DLTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.DLTag
Standard constructor for an empty definition list.
DrawableContainerTag - Class in cox.jmatt.java.MathTools.markup.svg
This class provides the abstract superclass for the SVG tags that can contain other tags (container tags) and the methods to add those tags quickly, easily, and conveniently (drawable).
DrawableContainerTag(StyleTag.TagKeys) - Constructor for class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Subclass constructor necessary for StyleTag functionality.
drawCircle(Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add a <circle> tag to the current contents.
drawEllipse(Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add an <ellipse> tag to the current contents.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
Draw the bar/line graph.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BPSPanel
Draw the chart.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
This is the primary method for this class.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.HexGridPanel
Draw the paper.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.IsometricPanel
Draw the paper.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LedgerPanel
Draw the graph.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LetteringPanel
Lay out the paper.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LogPanel
Draw the graph.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.MusicPanel
Draw the paper.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.OffsetQuadPanel
Draw the paper.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PerspectivePanel
Draw the paper.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PolarPanel
Draw the graph.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.QuadrillePanel
Draw the graph.
drawGraph(int, int, int, int, SVGTag) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.SymmetricLogPanel
Draw the thing.
drawLine(Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add a <line> tag to the current contents.
drawPath(String) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add a pre-defined <path> to the current content.
drawPoint(double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add a point to the current graphic.
drawPolygon(String) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add a polygon to the current tag.
drawPolyline(String) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add a polyline to the current tag.
drawRectangle(Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add a <rectangle> tag to the current contents.
drawRectangle(Double, Double, Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add a rounded <rectangle> tag.
drawText(Double, Double, String) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add text to the current contents.
dShuffle(double[]) - Static method in class cox.jmatt.java.MathTools.MathEngine
The shuffle() a double[] array.
dShuffle(double[]) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
DTTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <dl> tag.
DTTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.DTTag
Standard constructor for editable tags.
DTTag(String) - Constructor for class cox.jmatt.java.MathTools.markup.html.DTTag
Construct a tag with content.
dump(double[][]) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
dump(double[]) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
dump(double[][]) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
This (debugging!) method prints the contents of a double[][] at Debug level.
dump(double[]) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Dump a double[] at Debug level.
dumpDebug() - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
This is a debugging tool.
dumpInfo() - Method in class cox.jmatt.java.MathTools.MathSet
Print some information about the sets contained within this MathSet.
dWrap(String) - Method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Wrap a String in single dollar signs.

E

eatGlobalPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Attempt to extract a graph (with optional prefix) from the Global Pizza.
eatMarginPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Read the margin config from the Pizzaria area.
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
 
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BPSPanel
 
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
This method accepts a Properties object and an optional String prefix and attempts to extract configuration data from it.
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.HexGridPanel
 
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.IsometricPanel
 
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LedgerPanel
 
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LetteringPanel
 
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LogPanel
 
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.MusicPanel
 
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.OffsetQuadPanel
 
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PerspectivePanel
 
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PolarPanel
 
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.QuadrillePanel
 
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.SymmetricLogPanel
 
eatPizza(Properties, String) - Method in class cox.jmatt.java.MathTools.demo.GPGenerator
Load size and margin settings from a Properties object.
eatPizza(String) - Method in class cox.jmatt.java.MathTools.demo.GPGenerator
Load configuraton data from the Pizzaria panel.
eatPizza() - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Parse the currently-set parameters into the internal Properties object.
elements() - Method in class cox.jmatt.java.MathTools.MMatrix
Get the elements in this MMatrix.
EllipseTag - Class in cox.jmatt.java.MathTools.markup.svg
This class provides the SVG <ellipse> tag.
EllipseTag() - Constructor for class cox.jmatt.java.MathTools.markup.svg.EllipseTag
Standard constructor.
EllipseTag(Double, Double, Double, Double) - Constructor for class cox.jmatt.java.MathTools.markup.svg.EllipseTag
Create a EllipseTag with all data present.
EMPTY - Static variable in class cox.jmatt.java.MathTools.MathSet
This String is used to represent the empty set.
emptySet() - Static method in class cox.jmatt.java.MathTools.MathSet
Create an empty MathSet.
EMTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <em> tag.
EMTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.EMTag
Standard constructor for editable tags.
EMTag(String) - Constructor for class cox.jmatt.java.MathTools.markup.html.EMTag
Construct a tag with content.
endDocument() - Method in class cox.jmatt.java.MathTools.graphing.GraphHandler
Clean up any mess left behind by the parsing process.
endDocument() - Method in class cox.jmatt.java.MathTools.util.MTXErrorHandler
Prints a Debug-level message.
endDocument() - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This method prints a debug-level message and nothing else.
endElement(String, String, String) - Method in class cox.jmatt.java.MathTools.graphing.GraphHandler
If the element is Renderable, add it to the GraphPaper.
endElement(String, String, String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Handle processing of Question and its children and MFormatElement.
equals(MComplex) - Method in class cox.jmatt.java.MathTools.MComplex
Return true if the real and imaginary parts of this and 'pRHS' are equal.
equals(MFraction) - Method in class cox.jmatt.java.MathTools.MFraction
Test for equality between this MFraction and another.
equals(MRadical) - Method in class cox.jmatt.java.MathTools.MRadical
Check to see if the two MRadicals represent the same value.
equals(Polynomial) - Method in class cox.jmatt.java.MathTools.Polynomial
This method provides a naive equality test for Polynomial instances.
error(String) - Static method in class cox.jmatt.java.MathTools.CapCom
 
error(String, Throwable) - Static method in class cox.jmatt.java.MathTools.CapCom
 
error(String, Exception, int) - Method in class cox.jmatt.java.MathTools.util.CCLogErrorManager
This method is called when the logging system generates an error.
error(String) - Method in class cox.jmatt.java.MathTools.util.MathConsole
 
error(String, Throwable) - Method in class cox.jmatt.java.MathTools.util.MathConsole
 
error(SAXParseException) - Method in class cox.jmatt.java.MathTools.util.MTXErrorHandler
Report a recoverable parser error at DEBUG level.
error(TransformerException) - Method in class cox.jmatt.java.MathTools.util.MTXErrorHandler
Report a recoverable transform error at DEBUG level.
escapeXML(String) - Static method in class cox.jmatt.java.MathTools.MathXML
Replace certain characters with their XML escapes.
escapeXML(String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
evaluate(String) - Method in class cox.jmatt.java.MathTools.MMatrix
Interpret the matrix as a system of equations and evaluate each row (equation) against the values given for each column (variable).
evaluate(Number[]) - Method in class cox.jmatt.java.MathTools.MMatrix
View the MMatrix as a system of equations and evaluate each equation (row) against the values given.
evaluate(int) - Method in class cox.jmatt.java.MathTools.Polynomial
Evaluate the current Polynomial for the given value.
evaluate(Polynomial) - Method in class cox.jmatt.java.MathTools.Polynomial
This method evaluates this Polynomial OF another Polynomial.
executeSQL() - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
This method executes the SQL statements in the main Panel.
extractPizza() - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
Extract parameters from the Script Panel and put them into the Pizza Panel.

F

fatalError(SAXParseException) - Method in class cox.jmatt.java.MathTools.util.MTXErrorHandler
Report a fatal error at ERROR level.
fatalError(TransformerException) - Method in class cox.jmatt.java.MathTools.util.MTXErrorHandler
Report a fatal transform error at ERROR level.
filePanel() - Method in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
Build the File panel.
fill_Symbol(String, String...) - Method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Instance shadow.
fill_Template(String, String[]) - Method in class cox.jmatt.java.MathTools.Question
Instance version of fillTemplate() with a slightly changed name.
fill_Template(String, Number[], boolean) - Method in class cox.jmatt.java.MathTools.Question
Instance version of fillTemplate(), Number version.
fillSymbol(String, String...) - Static method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Fetch and format a LaSymbol.
fillTemplate(String, String[]) - Static method in class cox.jmatt.java.MathTools.Question
This is Question's power method.
fillTemplate(String, Number[], boolean) - Static method in class cox.jmatt.java.MathTools.Question
This is fillTemplate() designed around an array of Number instead of String.
fillTemplate(String, Properties) - Static method in class cox.jmatt.java.MathTools.test.MathTestFormatter
This is the foundation method for the entire class.
filter(String[], String) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method checks each String in an array for a specified substring.
filter(String, String) - Static method in class cox.jmatt.java.MathTools.MathEngine
Shortcut method for filter(bLines(pPrefix), pMatch).
filter(String[], String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
filter(String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
findRequirementByName(String) - Static method in class cox.jmatt.java.MathTools.graphing.Constraint
This method provides a safe way to get a Requirement.
fix(double, int, boolean) - Static method in class cox.jmatt.java.MathTools.Arithmetic
Sometimes a floating-point number needs to have its number of decimal places fixed.
fix(double, int, boolean) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
flick(String[], String) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method filters a String[] array per filter() and then randomly picks one of the resulting elements.
flick(String, String) - Static method in class cox.jmatt.java.MathTools.MathEngine
The flick(String[], String) method that operates on the Global Pizza.
flick(String[], String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
flick(String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
flush() - Method in class cox.jmatt.java.MathTools.util.CCLogHandler
Empty method.
flush() - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Flush the OutputStream or Writer encapsulated by this MFileIO.
format(String...) - Method in enum cox.jmatt.java.MathTools.markup.latex.MathGenLatex.LaSymbol
Return a symbol or command with all required parameters filled in.
format() - Method in enum cox.jmatt.java.MathTools.markup.latex.MathGenLatex.LaSymbol
Calls format(null).
format(String, String) - Method in class cox.jmatt.java.MathTools.MathSet
Select a set and format it per the supplied template String.
format(String) - Method in class cox.jmatt.java.MathTools.MathSet
Format the currently-selected set per the supplied template.
format() - Method in class cox.jmatt.java.MathTools.MathSet
Format the currently-selected set per the current internal template.
format(String, String, String) - Method in class cox.jmatt.java.MathTools.MathStat
This is MathStat's power-formatting method.
format(String, String, String, String) - Method in class cox.jmatt.java.MathTools.MathStat
This format() method accepts two templates and returns a Question.
format(String) - Method in class cox.jmatt.java.MathTools.MComplex
Format this MComplex number per the template supplied.
format() - Method in class cox.jmatt.java.MathTools.MComplex
Format this number per the internal format.
format(String) - Method in class cox.jmatt.java.MathTools.MFraction
Format this MFraction per the supplied format.
format() - Method in class cox.jmatt.java.MathTools.MFraction
Format this per its current furmat.
format(double[], String, String, String[], String[], String, String, String) - Method in class cox.jmatt.java.MathTools.MMatrix
Format this MMatrix.
format(String) - Method in class cox.jmatt.java.MathTools.MRadical
Format this MRadical per the template supplied.
format() - Method in class cox.jmatt.java.MathTools.MRadical
Format this MRadical per its currently-set format String.
format(Double, Double, Double, String, int, int, int, boolean) - Static method in class cox.jmatt.java.MathTools.Percent
This is the power-method of the Percent class.
format(Double, Double, Double, String) - Static method in class cox.jmatt.java.MathTools.Percent
Format per the current 'fix' values.
format(String, boolean, boolean) - Method in class cox.jmatt.java.MathTools.Polynomial
This is the standard Polynomial formatting method.
format(boolean) - Method in class cox.jmatt.java.MathTools.Polynomial
Format this Polynomial per its internal format.
format(String) - Method in class cox.jmatt.java.MathTools.Question
Format this Question per the supplied template String.
format() - Method in class cox.jmatt.java.MathTools.Question
Format this Question per its internal format.
format(MFraction, Object) - Method in interface cox.jmatt.java.MathTools.test.COFormatter
Format a MFraction.
format(MEquation, Object) - Method in interface cox.jmatt.java.MathTools.test.COFormatter
Format a MEquation.
format(MRadical, Object) - Method in interface cox.jmatt.java.MathTools.test.COFormatter
Format a MRadical.
format(MMatrix, Object) - Method in interface cox.jmatt.java.MathTools.test.COFormatter
Format a MMatrix properly.
format(Polynomial, Object) - Method in interface cox.jmatt.java.MathTools.test.COFormatter
Format a Polynomial.
format(Question, Object) - Method in interface cox.jmatt.java.MathTools.test.COFormatter
Format a Question.
format(MathStat, Object) - Method in interface cox.jmatt.java.MathTools.test.COFormatter
Format a MathStat Object.
format(MComplex, Object) - Method in interface cox.jmatt.java.MathTools.test.COFormatter
Format a MComplex per the supplied context.
format() - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Format the internal template String using the internal Properties data.
format(String) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Format the supplied template String using the internal data.
format(ResultSet) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
This method formats each row in a java.sql.ResultSet.
format(List<String>) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
This method formats a java.util.List of template Strings into a List of filled templates using the same internal data for all.
format(String[]) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
This method operates exactly per the format(List) method except that it operates on a String[] array and the returned values may be null.
format(Properties[], boolean) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Use the internal template String for an array of Properties objects, with or without the internal data.
format() - Method in class cox.jmatt.java.MathTools.test.MTest
Format each element, in order, per the zero-argument format() method.
format(String) - Method in class cox.jmatt.java.MathTools.test.MTest
This method formats each element according to the template String passed in.
format() - Method in interface cox.jmatt.java.MathTools.test.MTestElement
Format MTestElement content.
format(String) - Method in interface cox.jmatt.java.MathTools.test.MTestElement
Format MTestElement content according to the format specified.
format(String) - Method in class cox.jmatt.java.MathTools.test.MTFI
This class' raison-d'etre.
format() - Method in class cox.jmatt.java.MathTools.test.MTFI
Format using the internal template.
format_Change(Number, Number, String, int, int, int, boolean) - Method in class cox.jmatt.java.MathTools.Percent
Instance version of the full percent change format() method.
format_Change(Number, Number, String) - Method in class cox.jmatt.java.MathTools.Percent
Instance version of the short percent change formatting method.
FORMAT_DEBUG - Static variable in class cox.jmatt.java.MathTools.MathStat
This format template is used for debugging and development.
FORMAT_DEBUG - Static variable in class cox.jmatt.java.MathTools.MFraction
Dump ALL replacement tokens.
FORMAT_DEBUG - Static variable in class cox.jmatt.java.MathTools.MRadical
Format string for debugging purposes.
FORMAT_DEBUG - Static variable in class cox.jmatt.java.MathTools.Question
Debugging format, not for production use!
FORMAT_DEFAULT - Static variable in class cox.jmatt.java.MathTools.MComplex
String constant for the default format: A + Bi.
FORMAT_LATEX - Static variable in class cox.jmatt.java.MathTools.MFraction
LaTeX fraction, (signed) numerator over denominator.
FORMAT_LATEX - Static variable in class cox.jmatt.java.MathTools.MRadical
LaTeX raw form.
FORMAT_LATEX - Static variable in class cox.jmatt.java.MathTools.Polynomial
LaTeX term format.
FORMAT_LATEX_MIXED - Static variable in class cox.jmatt.java.MathTools.MFraction
LaTeX mixed fraction.
FORMAT_LATEX_SIMP - Static variable in class cox.jmatt.java.MathTools.MRadical
LaTeX simplified.
FORMAT_LATEX_TYPICAL - Static variable in class cox.jmatt.java.MathTools.MFraction
Typical LaTeX format.
FORMAT_MATHML - Static variable in class cox.jmatt.java.MathTools.MFraction
MathML presentation standard 'mfrac' tag with just the numerator() and denominator() present.
FORMAT_MATHML_MIXED - Static variable in class cox.jmatt.java.MathTools.MFraction
MathML mixed number with explicit whole part and fractional numerator.
FORMAT_MATHML_TYPICAL - Static variable in class cox.jmatt.java.MathTools.MFraction
Typical format for MathML.
format_MFraction(MFraction, String) - Method in class cox.jmatt.java.MathTools.MFraction
Instance version of formatMFraction().
FORMAT_OO - Static variable in class cox.jmatt.java.MathTools.MRadical
OpenOffice.org, raw form.
FORMAT_OO_MIXED - Static variable in class cox.jmatt.java.MathTools.MFraction
OpenOffice fraction, per STANDARD_MIXED.
FORMAT_OO_SIMP - Static variable in class cox.jmatt.java.MathTools.MRadical
OpenOffice.org, simplified .
FORMAT_OO_STANDARD - Static variable in class cox.jmatt.java.MathTools.MFraction
OpenOffice fraction format, per STANDARD with (plain) numerator and denominator.
FORMAT_OO_TYPICAL - Static variable in class cox.jmatt.java.MathTools.MFraction
Typical format for OpenOffice.
FORMAT_OO_TYPICAL - Static variable in class cox.jmatt.java.MathTools.Polynomial
Typical Polynomial format using makeFormatTokens() tokens, OpenOffice version.
FORMAT_PROPERTIES - Static variable in class cox.jmatt.java.MathTools.Question
Simple Properties-style format.
FORMAT_STANDARD - Static variable in class cox.jmatt.java.MathTools.MComplex
String constant for standard form: A + Bi or A - Bi, depending on B's sign.
FORMAT_STANDARD - Static variable in class cox.jmatt.java.MathTools.MFraction
Standard (default) format for a fraction: <0>/<1>.
FORMAT_STANDARD - Static variable in class cox.jmatt.java.MathTools.MRadical
Standard raw form for radicals: radical(index, radicand).
FORMAT_STANDARD_MIXED - Static variable in class cox.jmatt.java.MathTools.MFraction
Standard mixed format: <4> <5>/<1>.
FORMAT_STANDARD_SIMP - Static variable in class cox.jmatt.java.MathTools.MRadical
Standard simplified form for radicals: coef radical(index, simp.
FORMAT_TYPICAL - Static variable in class cox.jmatt.java.MathTools.MComplex
String constant for the typical representation of a complex number.
FORMAT_TYPICAL - Static variable in class cox.jmatt.java.MathTools.MFraction
Typical format: mixed if improper, single number if whole or unit, proper if proper.
FORMAT_TYPICAL - Static variable in class cox.jmatt.java.MathTools.Polynomial
Typical Polynomial format using makeFormatTokens() tokens: <12> <8><13><17><14>.
FORMAT_VELOCITY - Static variable in class cox.jmatt.java.MathTools.Question
Apache Velocity-style format String.
FORMAT_XML - Static variable in class cox.jmatt.java.MathTools.Question
Format String for internal MathTools XML.
formatAnswer() - Method in class cox.jmatt.java.MathTools.Question
Format per the internal Answer format.
formatAnswer() - Method in interface cox.jmatt.java.MathTools.test.MTestElement
Format the Answer content according to the internal Answer format.
formatAnswer() - Method in class cox.jmatt.java.MathTools.test.MTFI
Call format() when printing answers.
formatAnswers() - Method in class cox.jmatt.java.MathTools.test.MTest
This method calls formatAnswer() on each element on the test.
formatChange(Number, Number, String, int, int, int, boolean) - Static method in class cox.jmatt.java.MathTools.Percent
Formatting method for percent change problems.
formatChange(Number, Number, String) - Static method in class cox.jmatt.java.MathTools.Percent
Percent change formatting method using internal fix values: Base for pFirst, Amount for pSecond and Rate for the percent change.
formatEquation(Polynomial, Polynomial, String, String, String) - Static method in class cox.jmatt.java.MathTools.Polynomial
This method creates a polynomial equation or inequality based on the two Polynomials sent in.
formatGeneric(Object, Object) - Method in interface cox.jmatt.java.MathTools.test.COFormatter
This method is provided to format anything not covered specifically.
formatMatrix(String, String, String, String) - Method in class cox.jmatt.java.MathTools.MMatrix
This method is a souped-up version of toString(String, String).
formatMFraction(MFraction, String) - Static method in class cox.jmatt.java.MathTools.MFraction
Format an MFraction according to the specified format string.
formatMonomial(String, String, String, boolean) - Static method in class cox.jmatt.java.MathTools.MathXML
Format a monomial (single polynomial term).
formatMonomial(String, String, String, boolean) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
formatNewEquation(Polynomial, Polynomial, String, String, String) - Method in class cox.jmatt.java.MathTools.Polynomial
Instance shadow for creating equations.
formatNewQuotient(Polynomial, Polynomial, String, String, String) - Method in class cox.jmatt.java.MathTools.Polynomial
Instance version of formatQuotient().
formatNewVCode(String) - Method in class cox.jmatt.java.MathTools.Question
Instance shadow.
formatNewVCode() - Method in class cox.jmatt.java.MathTools.Question
Instance shadow.
formatPercent(Double, Double, Double, String, int, int, int, boolean) - Method in class cox.jmatt.java.MathTools.Percent
Instance version of the full-power format() method.
formatPercent(Double, Double, Double, String) - Method in class cox.jmatt.java.MathTools.Percent
Format per the current 'fix' values, instance version.
formatProblem() - Method in class cox.jmatt.java.MathTools.Question
Format per the internal Problem format.
formatProblem() - Method in interface cox.jmatt.java.MathTools.test.MTestElement
Format MTestElement Problems according to their internal Problem format.
formatProblem() - Method in class cox.jmatt.java.MathTools.test.MTFI
Call format() when appropriate.
formatProblems() - Method in class cox.jmatt.java.MathTools.test.MTest
This method calls formatProblem() on each element on the test.
formatQuotient(Polynomial, Polynomial, String, String, String) - Static method in class cox.jmatt.java.MathTools.Polynomial
This method creates a rational expression whose numerator can be factored and reduced.
formatTemplate() - Method in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
This method actually merges the template and data.
formatTerms(String) - Method in class cox.jmatt.java.MathTools.Polynomial
This method formats the terms of the Polynomial but returns them as a String array.
formatTest(String) - Method in class cox.jmatt.java.MathTools.test.MTest
This method calls formatProblems() and formatAnswers() and concatenates the results.
formatTest() - Method in class cox.jmatt.java.MathTools.test.MTest
Convenience method for formatTest(null).
formatVCode(String) - Static method in class cox.jmatt.java.MathTools.Question
Format a version code per the supplied template.
formatVCode() - Static method in class cox.jmatt.java.MathTools.Question
Format a VCode per the currently-set default.
formatXML(String, Object) - Method in interface cox.jmatt.java.MathTools.test.COFormatter
Format XML content represented as a String.
formatXML(Node, Object) - Method in interface cox.jmatt.java.MathTools.test.COFormatter
Format XML data contained in a DOM Node.
from_Knobs(String) - Method in class cox.jmatt.java.MathTools.MComplex
Instance Knob-creator.
from_Points(String) - Method in class cox.jmatt.java.MathTools.MathStat
Instance version.
fromDecimalArray(int[]) - Static method in class cox.jmatt.java.MathTools.Arithmetic
Convert a decimal array to a String.
fromDecimalArray(int[]) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
fromDigitArray(int[]) - Static method in class cox.jmatt.java.MathTools.Arithmetic
This method takes a digit (int[]) array and converts it to an integer type (long).
fromDigitArray(int[]) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
fromGlobalPizza(String) - Method in class cox.jmatt.java.MathTools.MathSet
Instance Global Pizza creation method.
fromKnobs(String) - Static method in class cox.jmatt.java.MathTools.MComplex
Create a complex number from a Knobs String.
fromPizza(String, boolean, boolean) - Method in class cox.jmatt.java.MathTools.MathSet
Instance shadow pizza-creation method.
fromPoints(String) - Static method in class cox.jmatt.java.MathTools.MathStat
This method creates a MathStat from a collection of points.

G

gcf(int, int) - Static method in class cox.jmatt.java.MathTools.Arithmetic
Calculate the Greatest Common Factor of the numbers given.
gcf(int, int) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
generateAuthenticationCodes(byte, int, Object...) - Static method in class cox.jmatt.java.MathTools.CapCom
If an Authenticator is set this method calls on it to generate an array of authentication codes.
generateCodes(byte, int, Object...) - Method in class cox.jmatt.java.MathTools.util.MathConsole
Generate a set of authentication codes, if access is permitted.
generateCodes(byte, int, Object...) - Method in interface cox.jmatt.java.MathTools.util.MAuthenticator
This method, if defined, is used to generate authentication codes at the specified level.
generateCodes(byte, int, Object...) - Method in class cox.jmatt.java.MathTools.util.SimpleAuthenticator
Generate codes.
get_Format(int, int, String) - Method in class cox.jmatt.java.MathTools.MEquation
Instance getFormat().
get_Symbol(String) - Method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Instance shadow of getSymbol().
getAccessory(String) - Static method in class cox.jmatt.java.MathTools.MathEngine
Create a MathToolsAccessory.
getAccessory(String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
getAnchorTag(String, String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create and return an <a> tag.
getAnswer() - Method in class cox.jmatt.java.MathTools.Question
Fetch the current value of the Answer.
getAnswerToken() - Method in class cox.jmatt.java.MathTools.Question
Fetch the current Answer Token.
getAttributes() - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Return a copy of the current attributes.
getAttributes() - Method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Fetch the attributes stored, once.
getAxis(Object) - Method in interface cox.jmatt.java.MathTools.graphing.GraphEngine
Create and return an implementation-specific Axis.
getAxis(Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphEngine
Create and return a NOAxis.
getAxis(Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphEngineXML
 
getBar() - Method in class cox.jmatt.java.MathTools.MFraction
Return the current bar value, just in case it's needed.
getBQTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an empty BQTag for a <blockquote> tag.
getBQTag(String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a BQTag with content.
getBTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an empty BTag.
getBTag(String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a BTag with content.
getByType(int) - Static method in class cox.jmatt.java.MathTools.MEquation
This method provides an Exception-proof way to fetch a particular TYPE_ of Equation.
getByType(String) - Static method in class cox.jmatt.java.MathTools.MEquation
This method provides an Exception-proof way to fetch a particular TYPE_ of Equation from a String.
getCircleTag() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Fetch a default CircleTag.
getCircleTag(Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a CircleTag with all specific data specified.
getClipPen() - Static method in class cox.jmatt.java.MathTools.demo.GPGenerator
This method is used in conjunction with the margin clipPath tag that is automatically defined.
getClipTag(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a <clipPath> tag with the ID given.
getComplexNumbers() - Method in class cox.jmatt.java.MathTools.MathSet
Complex numbers instance shadow.
getConnection(String, String, String) - Method in class cox.jmatt.java.MathTools.util.MathDBC
Attempt to get a connection from a database URL, a username and a password.
getConnection(String) - Method in class cox.jmatt.java.MathTools.util.MathDBC
Connect to the specified database URL.
getConstraint(String, Object) - Method in class cox.jmatt.java.MathTools.graphing.GraphEngineFactory
Create and return a new Constraint with the given requirement and value Object.
getContent() - Method in class cox.jmatt.java.MathTools.demo.NoteworthyDemo
Fetch the content of the parser area.
getContent() - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Fetch the current content.
getContent() - Method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Fetch the stored content String, once.
getContext(String) - Method in interface cox.jmatt.java.MathTools.test.COFormatter
Get the formatting context Object if such is needed.
getControlPanel(boolean) - Method in class cox.jmatt.java.MathTools.util.BasicMathPrinter
The control Panel holds the [Go!] and [Clr] buttons as well as the log enable\disable checkboxes.
getCopyAttributes() - Method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Retrieve the attributes stored for copying, once.
getCopyContent() - Method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Retrieve the body content stored for copying.
getCount() - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphKeysPDK
Used internally and automatically.
getDDTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an empty DDTag.
getDDTag(String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a DDTag with content.
getDeclarations() - Method in class cox.jmatt.java.MathTools.markup.SimpleStyleImpl
Get a copy of the declarations.
getDefaultClick() - Method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Retrieve the default value of the 'onclick=' attribute.
getDefaultCSS() - Method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Retrieve the default value of the CSS class attribute.
getDefaultName() - Method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Retrieve the default value of the 'name=' attribute.
getDefaultPen() - Method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Get the default pen number.
getDefaultStyle() - Method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Retrieve the default value of the CSS style attribute.
getDefaultStyle() - Method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Get the default style.
getDefaultTransforms() - Method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Get the default transforms.
getDescription() - Method in class cox.jmatt.java.MathTools.MathSet
Retrieve the description, if set.
getDivTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a basic <div> tag.
getDLTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a fresh <dl> tag.
getDriver() - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Get the current driver name.
getDSConnection() - Method in class cox.jmatt.java.MathTools.util.MathDBC
Get a Connection from a DataSource.
getDSConnection(String, String) - Method in class cox.jmatt.java.MathTools.util.MathDBC
Get a Connection from a DataSource using the provided username and password.
getDTTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an empty DTTag.
getDTTag(String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a DTTag with content.
getEastPanel() - Method in class cox.jmatt.java.MathTools.demo.URLLoaderPanel
This is the Panel placed at BorderLayout.EAST.
getEllipseTag() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Fetch a default EllipseTag.
getEllipseTag(Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a EllipseTag with all specific data specified.
getEmptySet() - Method in class cox.jmatt.java.MathTools.MathSet
Empty set shadow.
getEMTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an empty EMTag.
getEMTag(String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a EMTag with content.
getEndTag() - Method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This method creates and returns the end tag for this instance.
getEngineLoader() - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
ScriptPanel calls this method before instaitiating a ScriptEngineFactory.
getEntity(String) - Static method in class cox.jmatt.java.MathTools.MathXML
This method returns a Unicode/XML entity escape for the requested symbol.
getEntity(String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
getEquationByType(int) - Method in class cox.jmatt.java.MathTools.MEquation
Instance method for getByType().
getEquationByType(String) - Method in class cox.jmatt.java.MathTools.MEquation
Instance version of getByType(String).
getFileName(String) - Method in class cox.jmatt.java.MathTools.demo.XMLUtils
Get the name of a file to load.
getFName() - Method in class cox.jmatt.java.MathTools.Polynomial
Get the function name used for the Polynomial.
getFormat() - Method in enum cox.jmatt.java.MathTools.markup.latex.MathGenLatex.LaSymbol
Return this symbol's raw formatting template.
getFormat(int, String) - Method in enum cox.jmatt.java.MathTools.MEquation.Equation
This method is used generically to fetch any intrinsic format.
getFormat(int, int, String) - Static method in class cox.jmatt.java.MathTools.MEquation
Return the specified format for the given equation with the relation supplied.
getFormatter(String) - Method in class cox.jmatt.java.MathTools.test.COFormatterFactory
Create and return a COFormatter.
getFrom() - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphKeysPDK
Internal use only.
getGraph(Object) - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphEnginePDK
Returns a GraphablePDK instance.
getGraph(Object) - Method in interface cox.jmatt.java.MathTools.graphing.GraphEngine
Create and return a Graphable suited to the implementation.
getGraph(Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphEngine
Create and return a NOGraphable.
getGraph(Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphEngineXML
 
getGraphEngine(String) - Method in class cox.jmatt.java.MathTools.graphing.GraphEngineFactory
Create and return a new GraphEngine tuned to a specific implementation.
getGraphKeys() - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphEnginePDK
Returns a GraphKeysPDK, but shouldn't be needed.
getGraphKeys() - Method in interface cox.jmatt.java.MathTools.graphing.GraphEngine
Return an instance of the implementation's GraphKeys, or null if none such exists.
getGraphKeys() - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphEngine
Return null.
getGraphKeys() - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphEngineXML
 
getGraphPaper(Object) - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphEnginePDK
Returns a GraphPaperPDK.
getGraphPaper(Object) - Method in interface cox.jmatt.java.MathTools.graphing.GraphEngine
Retrieve a GraphPaper instance for the implementation.
getGraphPaper(Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphEngine
Return a NOGraphPaper instance.
getGraphPaper(Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphEngineXML
 
getGroupTag(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a group tag ('<g>').
getHeadingTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an empty <h1> tag.
getHeadingTag(byte, String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a heading tag with content.
getHRTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a standard <hr> tag, no width specified.
getHRTag(double) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a standard <hr> tag with the width specified.
getHTML() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an <html> document tag.
getID() - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
Fetch a copy of the tag's ID if one is set.
getID() - Method in class cox.jmatt.java.MathTools.Question
Retrieve the currently-set ID.
getImageTag(String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an image tag.
getImageTag(String, double, double) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an image tag with source and size specified.
getITag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an empty ITag.
getITag(String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a ITag with content.
getJDBC() - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Get the current database URL.
getKey(TextField, String, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Extract the value of a TextField and return it as a Properties-formatted line.
getKey(Checkbox, String, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Extract the value of a Checkbox and return it as a Properties-formatted line.
getLetter() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a letter-sized SVG root tag with the viewport set for 100 units per inch in both directions.
getLinearGradient() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create and return a standard (linear) GradientTag.
getLineTag() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Fetch a default LineTag.
getLineTag(Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a LineTag with all specific data specified.
getLITag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an empty LITag.
getLITag(String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a LITag with content.
getMarginPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch the margin panel config, if it exists.
getMarkerPen() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a plain unnamed MarkerPen.
getMarkerPen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a new numbered MarkerPen.
getMarkerTag(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a <marker> tag.
getMaskTag(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a <mask> tag with the ID given.
getMathClassLoader() - Static method in class cox.jmatt.java.MathTools.CapCom
The MathTools ClassLoader is maintained by CapCom for MathTools (or application!) classes that might need one.
getMDraw() - Static method in class cox.jmatt.java.MathTools.demo.GPGenerator
This class maintains ONE MathDrawSVG instance.
getMenu() - Method in class cox.jmatt.java.MathTools.demo.GPGenerator
This is the menu that appears in the Demo Frame whenever 'View/Graph Paper' is selected.
getMTime() - Static method in class cox.jmatt.java.MathTools.MathEngine
This method echoes System.currentTimeMillis() should such be desirable.
getMTime() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
getName() - Method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
The name of the tag as it will appear in the markup.
getName() - Method in class cox.jmatt.java.MathTools.MathSet
Get the name, if set.
getNamingContext() - Static method in class cox.jmatt.java.MathTools.CapCom
Use this method to retrieve a JNDI naming Context if one exists.
getNewInstance(String) - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Instance method to create a new named SimpleTagImpl instance.
getNewInstance() - Static method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Instance method to create a new blank SimpleTagImpl instance.
getNewParser() - Method in class cox.jmatt.java.MathTools.test.MTest
Instance method to crate a new parser.
getNewPoint(double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.CircleTag
Instance method to create a point.
getNewStyleImpl() - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Create and return a SimpleStyleImpl
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.ArithmeticPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.GraphPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.LatexPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.MathEnginePizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.MathSetPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.MathStatPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.MathXMLPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.MComplexPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.MEquationPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.MFractionPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.MMatrixPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.MRadicalPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.PercentPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Retrieve the component to be displayed in the NORTH part of the Panel.
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.PolynomialPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.QuestionPizza
 
getNorthPanel() - Method in class cox.jmatt.java.MathTools.demo.SVGPizza
 
getNoteParser() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a NoteworthyParser.
getObject(String) - Static method in class cox.jmatt.java.MathTools.CapCom
Fetch a previously-stored Object from the Shelf.
getObject(String) - Method in class cox.jmatt.java.MathTools.util.MathConsole
Get an Object from the CapCom shelf.
getOLTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a new ordered list.
getParams() - Method in enum cox.jmatt.java.MathTools.markup.latex.MathGenLatex.LaSymbol
Return the number of parameters this symbol requires.
getParser() - Static method in class cox.jmatt.java.MathTools.test.MTest
Create and return a new MTestParser.
getPathTag() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Fetch a default PathTag.
getPatternTag(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a <pattern> tag.
getPen(TextField, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Extract the contents of a TextField and interpret the result as a pen.
getPen(TextField) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Shortcut method: defaults to pen zero.
getPerson() - Static method in class cox.jmatt.java.MathTools.Arithmetic
Pick a random name and gender-appropriate pronouns.
getPerson() - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
getPizza() - Static method in class cox.jmatt.java.MathTools.CapCom
Retrieve a copy of the Global Pizza.
getPizza() - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Parse the config Properties object and return it.
getPlaceValue(int, boolean, boolean) - Static method in class cox.jmatt.java.MathTools.Arithmetic
Retrieve a place value up to hundred quadrillion.
getPlaceValue(int, boolean) - Static method in class cox.jmatt.java.MathTools.Arithmetic
Convenience method for getPlaceValue(pIndex, pSuffix, true).
getPlaceValue(int, boolean) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
getPlaceValue(int, boolean, boolean) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
getPoint(double, double) - Static method in class cox.jmatt.java.MathTools.markup.svg.CircleTag
Create and return a point as a String.
getPoint(double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a point at (pX, pY).
getPolygon(Object) - Method in interface cox.jmatt.java.MathTools.graphing.GraphEngine
Return a blank Polygon.
getPolygon(Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphEngine
Return a NOPolygon.
getPolygon(Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphEngineXML
 
getPolygonTag() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Fetch a default PolygonTag.
getPolylineTag() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a PolylineTag.
getProblem() - Method in class cox.jmatt.java.MathTools.Question
Fetch the current value of the Problem.
getProperty(String, String) - Method in class cox.jmatt.java.MathTools.util.MathConsole
Fetch a property from a Properties object.
getProperty(String) - Method in class cox.jmatt.java.MathTools.util.MathConsole
Convenience method for getProperty(pKey, null).
getPTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a basic <p> tag.
getRadialGradient() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create and return a radial GradientTag.
getRawContent() - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
Fetch the content of the tag, unaltered and unedited.
getRawPizza() - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Fetch the contents of the pizza area unaltered.
getRealNumbers() - Method in class cox.jmatt.java.MathTools.MathSet
Instance shadow.
getRectangleTag() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Fetch a default RectangleTag.
getRectangleTag(Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a sharp-cornered RectangleTag with all specific data specified.
getRectangleTag(Double, Double, Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a rounded RectangleTag.
getRenderEngine() - Method in class cox.jmatt.java.MathTools.graphing.GraphEngineFactory
Create and return a RenderEngine.
getRequirementByName(String) - Method in class cox.jmatt.java.MathTools.graphing.Constraint
Instance version of findRequirementByName().
getResourceReader(String) - Method in class cox.jmatt.java.MathTools.util.MTApplet
This method works per getResourceStream() (and does use that method) but wraps the resulting stream in a BufferedReader.
getResourceStream(String) - Method in class cox.jmatt.java.MathTools.util.MTApplet
This method allows access to Class.getResourceAsStream(), which provides MTApplet with the closest thing to filesystem access it can get.
getResult() - Method in class cox.jmatt.java.MathTools.graphing.GraphHandler
Return the GraphPaper instance parsed.
getReturnList() - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This method returns the internal List used to hold the components created by the various process__() methods.
getScript() - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
Fetch the script from the Script Area.
getScriptReturnObject() - Static method in class cox.jmatt.java.MathTools.CapCom
Retrieve the script return Object set by MathConsole.
getSCROB() - Method in class cox.jmatt.java.MathTools.Arithmetic
Return a SCROB instance of this class.
getSCROB() - Method in class cox.jmatt.java.MathTools.MathEngine
Return a SCROB instance of this class.
getSCROB() - Method in class cox.jmatt.java.MathTools.MathXML
Return a SCROB instance of this class.
getSCROB() - Method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Return a SCROB instance of this class.
getSelectedSet() - Method in class cox.jmatt.java.MathTools.MathSet
Return the currently-selected set after closing.
getSpanTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an empty SpanTag.
getSpanTag(String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a SpanTag with content.
getSQL() - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Fetch the current SQL commands.
getStackTrace(Throwable) - Static method in class cox.jmatt.java.MathTools.CapCom
Utility method to extract the stack trace from a Throwable and return it as a String.
getStylePen() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a plain StylePen, unnamed (unnumbered).
getStylePen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a new numbered StylePen.
getSubsets() - Method in class cox.jmatt.java.MathTools.MathSet
Close the set and return an array (copied!) containing all subsets of the selected set.
getSupersets() - Method in class cox.jmatt.java.MathTools.MathSet
Return an array containing all supersets of the currently-selected set.
getSupersetString() - Method in class cox.jmatt.java.MathTools.MathSet
Return a colon-separated list of supersets, per Set Descriptor format.
getSVGTag(String, String) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a standard, no-frills root <svg> tag, ready for use.
getSymbol(String) - Static method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Fetch a LaSymbol by name.
getSymbol(String) - Static method in class cox.jmatt.java.MathTools.MathXML
Look up a MathSymbol constant based on a String.
getSymbol(String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
getSymbols() - Method in class cox.jmatt.java.MathTools.MathSet
Return the current symbols as a String array.
getSymbolString() - Method in class cox.jmatt.java.MathTools.MathSet
Return the symbols for the current set as a single '@'-delimited String, closing if needed.
getSymbolTag(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a <symbol>') tag.
getTableTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an empty TableTag instance.
getTagKey() - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
Return the String name of this tag's TagKeys constant.
getTagName() - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
Return the current tag name.
getTagName() - Method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Get the tag name to create the SVG tags.
getTDTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an empty TDTag.
getTDTag(String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a TDTag with content.
getTemplate() - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Get the current row format template.
getTemplate() - Method in enum cox.jmatt.java.MathTools.test.MTFI.FIType
Return the default template for this item type.
getTextPen() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a plain unnamed TextPen.
getTextPen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a new numbered TextPen.
getTextTag() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Fetch a default TextTag.
getTextTag(Double, Double, String) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a TextTag with all specific data specified.
getTitle() - Method in class cox.jmatt.java.MathTools.util.BasicMathPrinter
Override this method to change BMP's title to something other than 'Basic MathPrinter'.
getTo() - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphKeysPDK
Internal use only.
getTransformPen() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a TransformPen.
getTRTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an empty <tr> tag.
getTSpanTag() - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create and return a TSpanTag with nothing pre-set.
getTSpanTag(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Create a TSpanTag around a String of text.
getULTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a new unordered list.
getURLClassLoader() - Method in class cox.jmatt.java.MathTools.demo.URLLoaderPanel
Create an URLClassLoader around the URLs listed.
getURLS() - Method in class cox.jmatt.java.MathTools.demo.URLLoaderPanel
This method attempts to parse the URLs in the URL ClassLoader area into an URL[] array.
getUSet() - Method in class cox.jmatt.java.MathTools.MathSet
Return the name of the Universal Set for this MathSet.
getUseTag(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Fetch a UseTag instance.
getUTag() - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create an empty UTag.
getUTag(String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Create a UTag with content.
getVariable() - Method in class cox.jmatt.java.MathTools.Polynomial
Get the variable used for the Polynomial.
getWestPanel() - Method in class cox.jmatt.java.MathTools.demo.URLLoaderPanel
This is the Panel placed at BorderLayout.WEST.
getXMLTemplate() - Method in enum cox.jmatt.java.MathTools.test.MTFI.FIType
Return the appropriate XML-formatting template.
getZero() - Method in class cox.jmatt.java.MathTools.MMatrix
Instance version of ZERO(), should it be required.
GOT_ID - Static variable in class cox.jmatt.java.MathTools.graphing.xml.GraphKeysXML
Use this (String) as the 'condition' argument to verify that a Renderable has its ID set.
GOT_NAME - Static variable in class cox.jmatt.java.MathTools.graphing.xml.GraphKeysXML
Use this (String) as the 'condition' argument to verify that a Renderable has its name set.
GOT_TYPE - Static variable in class cox.jmatt.java.MathTools.graphing.xml.GraphKeysXML
Use this (String) as the 'condition' argument to verify that a Renderable has its type set.
GP_DEBUG() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Finalized static method to fetch the value of GPGenerator.GP_DEBUG.
GP_DEBUG - Static variable in class cox.jmatt.java.MathTools.demo.GPGenerator
This constant is defined to assist in developing the various graph paper generators.
GPG_CLIP - Static variable in class cox.jmatt.java.MathTools.demo.GPGenerator
This constant holds the name of the <clipPath> defined around the margins of the paper.
gpgBarChart - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI or scriptable BarChartPanel.
gpgBPSPanel - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI or scriptable BPSPanel.
GPGenerator - Class in cox.jmatt.java.MathTools.demo
This class is a graph paper generator demo/utility.
GPGenerator() - Constructor for class cox.jmatt.java.MathTools.demo.GPGenerator
Standard constructor.
gpgHexGrid - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI or scriptable HexGridPanel.
gpgIsometric - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI or scriptable IsometricPanel.
gpgLedgerPanel - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI or scriptable LedgerPanel.
gpgLettering - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI or scriptable LetteringPanel.
gpgLogPanel - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI or scriptable LogPanel.
gpgMain - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI GPGenerator instance to allow margin setting and saving.
gpgMusic - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI or scriptable MusicPanel.
gpgOffsetQuad - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI or scriptable OffsetQuadPanel.
gpgPerspective - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI or scriptable PerspectivePanel.
gpgPolarPanel - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI or scriptable PolarPanel.
gpgQuadrillePanel - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI or scriptable QuadrillePanel.
gpgSymmetricLog - Static variable in class cox.jmatt.java.MathTools.demo.gpgdemo.GPickle
GUI or scriptable SymmetricLogPanel.
GPickle - Class in cox.jmatt.java.MathTools.demo.gpgdemo
This class acts solely as a container for graph paper generator Panels.
GradientTag - Class in cox.jmatt.java.MathTools.markup.svg
This class provides both <linearGradient> and <radialGradient> tags.
GradientTag() - Constructor for class cox.jmatt.java.MathTools.markup.svg.GradientTag
Standard constructor for a linear gradient.
GRAPH_ENGINE - Static variable in class cox.jmatt.java.MathTools.graphing.GraphEngineFactory
String constant for constructing a graphing.Graph.GraphEnginePDK instance.
Graphable - Interface in cox.jmatt.java.MathTools.graphing
This interface represents the actual graph drawn (rendered) onto a sheet of graph paper.
GraphablePDK - Class in cox.jmatt.java.MathTools.graphing.Graph
This class supplies the graph part of the package.
GraphablePDK() - Constructor for class cox.jmatt.java.MathTools.graphing.Graph.GraphablePDK
The only constructor.
GraphableXML - Class in cox.jmatt.java.MathTools.graphing.xml
This class generates very simple XML markup.
GraphableXML() - Constructor for class cox.jmatt.java.MathTools.graphing.xml.GraphableXML
Standard constructor for an unnamed Graphable.
GraphableXML(String) - Constructor for class cox.jmatt.java.MathTools.graphing.xml.GraphableXML
Constructor for a named Graphable.
GraphEngine - Interface in cox.jmatt.java.MathTools.graphing
The GraphEngine provides all the components needed to create graphs.
GraphEngineFactory - Class in cox.jmatt.java.MathTools.graphing
This is the only concrete class in the graphing.* package that is absolutely required.
GraphEnginePDK - Class in cox.jmatt.java.MathTools.graphing.Graph
The Graph implementation uses two Renderable classes and one concrete class besides this one.
GraphEnginePDK() - Constructor for class cox.jmatt.java.MathTools.graphing.Graph.GraphEnginePDK
Required for GraphEngineFactory
GraphEngineXML - Class in cox.jmatt.java.MathTools.graphing.xml
This GraphEngine creates graphing classes that render XML output.
GraphEngineXML() - Constructor for class cox.jmatt.java.MathTools.graphing.xml.GraphEngineXML
The only constructor needed.
GraphHandler - Class in cox.jmatt.java.MathTools.graphing
This class is designed specifically to parse graphing.xml.* package markup and convert it into a GraphPaper instance containing the components described in the XML data.
GraphHandler() - Constructor for class cox.jmatt.java.MathTools.graphing.GraphHandler
This constructor builds a standard GraphHandler.
GraphKeys - Interface in cox.jmatt.java.MathTools.graphing
This is a marker interface, it defines no methods.
GraphKeysPDK - Class in cox.jmatt.java.MathTools.graphing.Graph
This class is defined and is used solely as a rendering context Object.
GraphKeysPDK() - Constructor for class cox.jmatt.java.MathTools.graphing.Graph.GraphKeysPDK
The only constructor needed.
GraphKeysXML - Class in cox.jmatt.java.MathTools.graphing.xml
This class is NOT used as a rendering context! The graphing.xml.* classes don't need one.
GraphKeysXML() - Constructor for class cox.jmatt.java.MathTools.graphing.xml.GraphKeysXML
 
GraphPanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
This is the base Panel for the graph paper generator panels.
GraphPanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Standard constructor.
GraphPanelFactory - Class in cox.jmatt.java.MathTools.demo.gpgdemo
This class exists to provide scripts with access to the various GraphPanel subclasses.
GraphPanelFactory() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
 
GraphPaper - Interface in cox.jmatt.java.MathTools.graphing
GraphPaper is what brings together all the other graph components.
GraphPaperPDK - Class in cox.jmatt.java.MathTools.graphing.Graph
This is the main do-it class for the Graph implementation.
GraphPaperPDK() - Constructor for class cox.jmatt.java.MathTools.graphing.Graph.GraphPaperPDK
Standard constructor.
GraphPaperXML - Class in cox.jmatt.java.MathTools.graphing.xml
This is the bring-together class of the graphing.xml.* package.
GraphPaperXML() - Constructor for class cox.jmatt.java.MathTools.graphing.xml.GraphPaperXML
Zero-argument constructor.
GraphPaperXML(String) - Constructor for class cox.jmatt.java.MathTools.graphing.xml.GraphPaperXML
Constructor for named GraphPaperXML.
GraphPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates Graphing equipment.
GraphPizza() - Constructor for class cox.jmatt.java.MathTools.demo.GraphPizza
 
GroupTag - Class in cox.jmatt.java.MathTools.markup.svg
This class implements the group tag, <g>.
GroupTag(StyleTag.TagKeys) - Constructor for class cox.jmatt.java.MathTools.markup.svg.GroupTag
Constructor provided for subclasses.

H

HAS_EXPRESSION - Static variable in class cox.jmatt.java.MathTools.graphing.xml.GraphKeysXML
Use this String as the condition along with a String value to test whether or not a Graphable contains the specified expression.
HAS_LIMIT - Static variable in class cox.jmatt.java.MathTools.graphing.xml.GraphKeysXML
Use this String as the condition along with a String value to test whether or not a Graphable contains the specified limit.
hasEndTag() - Method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This method determines whether or not this instance has a valid ending tag.
hasID() - Method in enum cox.jmatt.java.MathTools.test.MTFI.FIType
Does this item have an XML ID attribute? (Graph marks yes, no for the others.)
hasSubset(String) - Method in class cox.jmatt.java.MathTools.MathSet
Check to see if the selected set has the specified subset.
hasSubset(String, String) - Method in class cox.jmatt.java.MathTools.MathSet
Check for subset containment without requiring selection.
hasSuperset(String) - Method in class cox.jmatt.java.MathTools.MathSet
Check to see if the selected set has the specified superset.
hasSuperset(String, String) - Method in class cox.jmatt.java.MathTools.MathSet
Check to see if a specified set has a given superset.
hex() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch a HexGridPanel.
HexGridPanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
HexGridPanel is a quick and dirty generator for hexagonal grid paper.
HexGridPanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.HexGridPanel
Regular constructor.
hitCount() - Static method in class cox.jmatt.java.MathTools.CapCom
CapCom maintains a simple counter useful for generating application-unique numbers.
hitCount() - Static method in class cox.jmatt.java.MathTools.graphing.xml.GraphKeysXML
This method is provided to allow graphing elements to generate unique field values when none are provided.
hitCount() - Static method in class cox.jmatt.java.MathTools.MathEngine
This method reflects CapCom.hitCount().
hitCount() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
hLineTo(double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Draw a horizontal line to the specified point, relative version.
HLineTo(double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Draw a horizontal line to the specified point, absolute version.
HnTag - Class in cox.jmatt.java.MathTools.markup.html
These are heading tags: <h1> to <h6>.
HnTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.HnTag
Standard constructor for editable tags.
HnTag(byte) - Constructor for class cox.jmatt.java.MathTools.markup.html.HnTag
Construct a tag with the level given.
HnTag(String) - Constructor for class cox.jmatt.java.MathTools.markup.html.HnTag
Construct a tag with content.
HnTag(byte, String) - Constructor for class cox.jmatt.java.MathTools.markup.html.HnTag
Construct a tag with level and content given.
HRTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <hr> tag.
HRTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.HRTag
Standard constructor for editable tags.
HRTag(double) - Constructor for class cox.jmatt.java.MathTools.markup.html.HRTag
Construct a tag with content.
HTMLTag - Class in cox.jmatt.java.MathTools.markup.html
This class represents the HTML document itself.
HTMLTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.HTMLTag
Constructor for a fresh document.

I

i_KaPow(int) - Method in class cox.jmatt.java.MathTools.MComplex
Deprecated. Use ka_Pow instead.
i_Pow(int) - Method in class cox.jmatt.java.MathTools.MComplex
Instance method to raise 'i' to a power.
identicalTo(MRadical) - Method in class cox.jmatt.java.MathTools.MRadical
This method tests to see if the two MRadicals are exactly identical, not just equal in value.
iKaPow(int) - Static method in class cox.jmatt.java.MathTools.MComplex
Deprecated. Use kaPow instead.
imag() - Method in class cox.jmatt.java.MathTools.MComplex
Return the imaginary part of this number.
IMGTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <img> tag.
IMGTag(String) - Constructor for class cox.jmatt.java.MathTools.markup.html.IMGTag
Construct a tag instance.
include(String, boolean) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Include the contents of an external file in the document.
incrementClicker() - Static method in class cox.jmatt.java.MathTools.Question
Increment the clicker by 1.
index() - Method in class cox.jmatt.java.MathTools.MRadical
Get the value of the index.
indivisible(int, int, int) - Static method in class cox.jmatt.java.MathTools.Arithmetic
Find a number not divisible by a given divisor from a range of candidates.
indivisible(int, int, int) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
info(String) - Static method in class cox.jmatt.java.MathTools.CapCom
 
info(String, Throwable) - Static method in class cox.jmatt.java.MathTools.CapCom
 
info(String) - Method in class cox.jmatt.java.MathTools.util.MathConsole
 
info(String, Throwable) - Method in class cox.jmatt.java.MathTools.util.MathConsole
 
init() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Calls setUpGUI().
initMAuthenticator(Object) - Method in interface cox.jmatt.java.MathTools.util.MAuthenticator
Implement this method to initialize a MAuthenticator implementation.
initMAuthenticator(Object) - Method in class cox.jmatt.java.MathTools.util.SimpleAuthenticator
All authentication codes operate around a non-negative prime integer.
installStandardObjects(ScriptEngine, boolean, boolean) - Static method in class cox.jmatt.java.MathTools.CapCom
This method installs the Standard Objects into the ScriptEngine provided.
INSTRUCTOR - Static variable in class cox.jmatt.java.MathTools.util.MathConsole
Static constant for Instructor authentication codes.
iPow(int) - Static method in class cox.jmatt.java.MathTools.MComplex
Raise 'i' to a power.
isAvailable() - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This method checks to see if a SAXParser can be created.
isClassLoaderEnabled() - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
Call this method to check the state of the '[]Enable URLClassLoader' box.
isClosed() - Method in class cox.jmatt.java.MathTools.MathSet
Test to see whether or not this set is closed.
isComplex() - Method in class cox.jmatt.java.MathTools.MComplex
Return true if both parts of this number are nonzero.
isConjugate(MComplex) - Method in class cox.jmatt.java.MathTools.MComplex
Return true if 'pRHS' is the complex conjugate of this number.
isDataSourceAvailable(String) - Method in class cox.jmatt.java.MathTools.util.MathDBC
Use this method to test whether or not the JNDI DataSource API is available.
isDOMAvailable() - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Check to see if XML DOM equipment is available.
isEmpty() - Method in class cox.jmatt.java.MathTools.markup.svg.TransformPen
Check to see if any transformations are present.
isEndTagEnabled() - Method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This method determines whether or not the end tag is enabled.
iShuffle(int[]) - Static method in class cox.jmatt.java.MathTools.MathEngine
shuffle() an array of ints.
iShuffle(int[]) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
isImaginary() - Method in class cox.jmatt.java.MathTools.MComplex
Return true if the real part of this number is zero and the imaginary part is not..
isImproper() - Method in class cox.jmatt.java.MathTools.MFraction
Return true if the numerator is (strictly!) greater than the denominator.
isInBody() - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
Determine where to add this tag to the HTML document: true for body, false for head.
isInBody() - Method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Is this tag in the <body> or the <head> of the document?
isInDefs() - Method in class cox.jmatt.java.MathTools.markup.svg.StyleTag
Specify whether or not this subclass should be within a <defs> block.
isInDefs() - Method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Does the tag belong in a 'defs' block ONLY?
isLoggable(LogRecord) - Method in class cox.jmatt.java.MathTools.util.CCLogHandler
This method ANDs super.isLoggable() with the presence of a Global Printer.
isoKnobs(String) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method returns a String such that isoKnobs(pKnobs) == isoKnobs(isoKnobs(pKnobs)).
isoKnobs(String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
isometric() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch a IsometricPanel.
IsometricPanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
This generator creates three types of isometrically-scaled paper: lined-grid isometric, diamond grid and isometric dots.
IsometricPanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.IsometricPanel
Usual constructor.
isPrinterSet() - Static method in class cox.jmatt.java.MathTools.CapCom
Check to see if a Global Printer is set.
isProper() - Method in class cox.jmatt.java.MathTools.MFraction
Return true if the numerator is (strictly) less than the denominator.
isReal() - Method in class cox.jmatt.java.MathTools.MComplex
Return true if the imaginary part of this number is zero and the real part isn't.
isTransformAvailable() - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Check to see if an XSLT Transformer is avaiable.
isUnit() - Method in class cox.jmatt.java.MathTools.MFraction
Return true if the numerator equals the denominator.
isValidArray(double[]) - Method in class cox.jmatt.java.MathTools.MathStat
Instance version of validArray().
isValidString(String) - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Instance form of Tag.validString().
isValidString(String) - Method in class cox.jmatt.java.MathTools.Question
This is the instance version of validString().
isWhole() - Method in class cox.jmatt.java.MathTools.MFraction
Return true if the numerator is evenly divisible by the denominator.
isXPathAvailable() - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Check XPath availability.
isZero() - Method in class cox.jmatt.java.MathTools.MComplex
Return true if both parts of this number are zero.
ITag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <i> tag.
ITag() - Constructor for class cox.jmatt.java.MathTools.markup.html.ITag
Standard constructor for editable tags.
ITag(String) - Constructor for class cox.jmatt.java.MathTools.markup.html.ITag
Construct a tag with content.

K

ka_Pow(int) - Method in class cox.jmatt.java.MathTools.MComplex
Extremely lazy instance Ka-POW.
kaPow(int) - Static method in class cox.jmatt.java.MathTools.MComplex
This is an extreme laziness method.
KEY_CONFIG - Static variable in class cox.jmatt.java.MathTools.demo.MathDBCDemo
This is the constant key used to select the configuration panel.
KEY_CONFIG - Static variable in class cox.jmatt.java.MathTools.demo.ScriptPanel
This is the constant key used to select the Script Configuration panel in the main display area.
KEY_FILE - Static variable in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
String constant used to add the File (main) panel.
KEY_PIZZA - Static variable in class cox.jmatt.java.MathTools.demo.ScriptPanel
This is the constant key used to select the Script Pizza (Parameters) panel in the main display area.
KEY_PROPS - Static variable in class cox.jmatt.java.MathTools.demo.MathDBCDemo
This is the constant key used to select the connect() panel.
KEY_PROPS - Static variable in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
String constant used to add the internal Properties panel.
KEY_REGEX - Static variable in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
String constant used to add the regular expression data panel.
KEY_SCRIPT - Static variable in class cox.jmatt.java.MathTools.demo.ScriptPanel
This is the constant key used to select the Script Source panel in the main display area.
KEY_SQL - Static variable in class cox.jmatt.java.MathTools.demo.MathDBCDemo
This is the constant key used to select the SQL entry panel in the main display area.
KEY_TEMPLATE - Static variable in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
String constant used to add the internal template panel.
KEY_URL - Static variable in class cox.jmatt.java.MathTools.demo.MathDBCDemo
This is the constant key used to select the URL ClassLoader.
KEY_URL - Static variable in class cox.jmatt.java.MathTools.demo.ScriptPanel
This is the constant key used to select the URL ClassLoader panel in the display area.

L

LaBaseTag - Class in cox.jmatt.java.MathTools.markup.latex
This is the abstract superclass of all other LaTeX markup-generating classes.
LaBaseTag(String, String, String, String, String) - Constructor for class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This constructor allows every aspect of a subclass to be set.
LaDocument - Class in cox.jmatt.java.MathTools.markup.latex
This class represents the entire LaTeX document.
LaDocument() - Constructor for class cox.jmatt.java.MathTools.markup.latex.LaDocument
Standard constructor.
LaListTag - Class in cox.jmatt.java.MathTools.markup.latex
This class provides LaTeX list blocks, both '{itemize}' and '{enumerate}'.
LaListTag() - Constructor for class cox.jmatt.java.MathTools.markup.latex.LaListTag
All the necessary information is internal.
LaPicture - Class in cox.jmatt.java.MathTools.markup.latex
This class provides the '/picture' environment complete with '/setlength{/unitlength}{}' directive.
LaPicture(int, int) - Constructor for class cox.jmatt.java.MathTools.markup.latex.LaPicture
Standard constructor.
LaPicture(int, int, int, int) - Constructor for class cox.jmatt.java.MathTools.markup.latex.LaPicture
Constructor to specify width, height and relative origin values.
LaTable - Class in cox.jmatt.java.MathTools.markup.latex
This class provides LaTeX table-generating ('tabular') capability.
LaTable() - Constructor for class cox.jmatt.java.MathTools.markup.latex.LaTable
Basic constructor for an empty table.
LaTable(String) - Constructor for class cox.jmatt.java.MathTools.markup.latex.LaTable
Deluxe constructor that allows column alignment to be set.
LaTag - Class in cox.jmatt.java.MathTools.markup.latex
This class can be used to generate any LaTeX tag.
LaTag(String) - Constructor for class cox.jmatt.java.MathTools.markup.latex.LaTag
Basic, default constructor.
LATEX - Static variable in enum cox.jmatt.java.MathTools.MEquation.Equation
Constant used for RAW LaTeX format.
LATEX - Static variable in class cox.jmatt.java.MathTools.MEquation
Copy of Equation.LATEX
LatexPizza - Class in cox.jmatt.java.MathTools.demo
This panel demonstrates some of the LaTeX capabilities built into MathTools.
LatexPizza() - Constructor for class cox.jmatt.java.MathTools.demo.LatexPizza
 
lcm(int, int) - Static method in class cox.jmatt.java.MathTools.Arithmetic
Find the Least Common Multiple of the given numbers.
lcm(int, int) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
ledger() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch a LedgerPanel.
LedgerPanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
LedgerPanel generates a rectangular grid consisting of evenly-spaced rows and columns of uneven width.
LedgerPanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.LedgerPanel
Basic constructor.
LEquation - Class in cox.jmatt.java.MathTools.markup.latex
This class provides the '{equation}' and '{eqnarray}' blocks.
LEquation() - Constructor for class cox.jmatt.java.MathTools.markup.latex.LEquation
Standard constructor.
lettering() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch a LetterngPanel.
LetteringPanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
This class is designed to create lettering guides like the ones used by children when learning to write.
LetteringPanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.LetteringPanel
Standard constructor.
level() - Method in class cox.jmatt.java.MathTools.markup.html.PTag
This method is used to return the _LEVEL constant associated with this particular tag class.
line(double, double, int, int, double) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Draw a single line.
line(double, double, int, int, double, double, double, int) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Draw a '/multiput' line.
LineTag - Class in cox.jmatt.java.MathTools.markup.svg
This class generates SVG <line> tags; lines from one point to another.
LineTag() - Constructor for class cox.jmatt.java.MathTools.markup.svg.LineTag
Standard constructor.
LineTag(Double, Double, Double, Double) - Constructor for class cox.jmatt.java.MathTools.markup.svg.LineTag
Create a LineTag with all data present.
lineTo(double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Draw a line to the specified point relative to the current location.
LineTo(double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Draw a line to the specified point, absolute version.
ListTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <ul> and <ol> tags.
ListTag(boolean) - Constructor for class cox.jmatt.java.MathTools.markup.html.ListTag
Standard constructor for an empty list tag.
LITag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <li> tag.
LITag() - Constructor for class cox.jmatt.java.MathTools.markup.html.LITag
Standard constructor for editable tags.
LITag(String) - Constructor for class cox.jmatt.java.MathTools.markup.html.LITag
Construct a tag with content.
loadFile(String) - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Load a script or pizza from a FileDialog.
loadFile(String, String) - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Load a script or Properties from a file.
loadFile(String, String) - Method in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
Load a file into the internal template or Properties.
loadFile() - Method in class cox.jmatt.java.MathTools.demo.NoteworthyDemo
Load a file from the FileDialog if one is defined.
loadFile(String) - Method in class cox.jmatt.java.MathTools.demo.NoteworthyDemo
Load a file into the parser area.
loadFile(String) - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
Load a script or pizza from a FileDialog.
loadFile(String, String) - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
Load a script or pizza from a file.
loadPizza(String, String, boolean, boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Load a graph configuration from a file or raw String.
loadProperties(String, boolean) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Load a Properties object from a file and add it to the currently-set internal properties.
loadTemplate(String, boolean) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Load a template String from a file or resource.
loadURLList() - Method in class cox.jmatt.java.MathTools.demo.URLLoaderPanel
Load a list of URLs into the TextArea.
LOG_DEBUG - Static variable in interface cox.jmatt.java.MathTools.util.MathPrinter
Debug is used to report internal conditions within MathTools classes.
LOG_ERROR - Static variable in interface cox.jmatt.java.MathTools.util.MathPrinter
Error level represents a serious problem that may terminate program execution.
LOG_INFO - Static variable in interface cox.jmatt.java.MathTools.util.MathPrinter
Info-level logging is for messages of interest but not necessarily a program-threatening nature.
logarithmic() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch a LogPanel.
loginPropsPanel() - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
This Panel holds the Properties object used to enter database login parameters.
LogPanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
This panel generates logarithmic and semilog graph paper.
LogPanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.LogPanel
Basic constructor.
lostOwnership(Clipboard, Transferable) - Method in class cox.jmatt.java.MathTools.util.BasicMathPrinter
Required for the ClipboardOwner interface.
lostOwnership(Clipboard, Transferable) - Method in class cox.jmatt.java.MathTools.util.MTApplet
Required for the ClipboardOwner interface.

M

main(String[]) - Static method in class cox.jmatt.java.MathTools.demo.MTDemo
The Main method does nothing but instantiate an MTDemo and start() it.
makeFormatTokens(int, int, String, String, boolean) - Static method in class cox.jmatt.java.MathTools.Polynomial
This method creates the formatting token array for the data supplied.
makeFun(String, String) - Method in class cox.jmatt.java.MathTools.Polynomial
Super-convenience method to assemble function notation consisting of this Polynomial's name and variable or expression.
makeNewTag(String, Hashtable<String, String>, String) - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Instance form of Tag.makeTag().
makeTag(String, Hashtable<String, String>, String) - Static method in class cox.jmatt.java.MathTools.markup.Tag
Create a tag pair with all data supplied: name, attributes, and content.
MarkerPen - Class in cox.jmatt.java.MathTools.markup.svg
Use this class to place markers on any entity able to accept them.
MarkerPen() - Constructor for class cox.jmatt.java.MathTools.markup.svg.MarkerPen
Standard constructor.
MarkerTag - Class in cox.jmatt.java.MathTools.markup.svg
This class implements the <marker> tag.
MaskTag - Class in cox.jmatt.java.MathTools.markup.svg
This class implements the <mask> tag.
match(String) - Static method in class cox.jmatt.java.MathTools.graphing.Constraint
Match a Requirement to a String.
matches(String) - Method in enum cox.jmatt.java.MathTools.graphing.Constraint.Requirement
Determine whether or not the given String matches this Condition.
matchRequirement(String) - Method in class cox.jmatt.java.MathTools.graphing.Constraint
Instance version of match().
MathConsole - Class in cox.jmatt.java.MathTools.util
This class exists to provide scripting languages access to the MathTools logging framework and Global Pizza.
MathConsole() - Constructor for class cox.jmatt.java.MathTools.util.MathConsole
The basic MathConsole constructor.
MathConsole(MathPrinter) - Constructor for class cox.jmatt.java.MathTools.util.MathConsole
Build a MathConsole around a MathPrinter instance.
MathConsole(MathPrinter, Properties) - Constructor for class cox.jmatt.java.MathTools.util.MathConsole
Build a MathConsole completely separate from CapCom.
MathDBC - Class in cox.jmatt.java.MathTools.util
This class provides MathTools access to JDBC-compliant databases.
MathDBC() - Constructor for class cox.jmatt.java.MathTools.util.MathDBC
Standard scripting constructor.
MathDBCDemo - Class in cox.jmatt.java.MathTools.demo
This class serves as a MathDBC demo and as a JDBC tool.
MathDBCDemo() - Constructor for class cox.jmatt.java.MathTools.demo.MathDBCDemo
Zero-argument constructor.
MathDBCDemo(Dialog) - Constructor for class cox.jmatt.java.MathTools.demo.MathDBCDemo
Build the demo around a Dialog.
MathDBCDemo(Frame) - Constructor for class cox.jmatt.java.MathTools.demo.MathDBCDemo
Build the demo around a Dialog.
MathDrawSVG - Class in cox.jmatt.java.MathTools.markup.svg
This class furnishes instances of SVG tag classes.
MathDrawSVG() - Constructor for class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Scripting constructor and the only one needed.
MathEngine - Class in cox.jmatt.java.MathTools
This is the power-class of the MathTools package.
MathEngine() - Constructor for class cox.jmatt.java.MathTools.MathEngine
Constructor provided to generate instances for scripting.
MathEngine_SCROB - Class in cox.jmatt.java.MathTools.scrob
 
MathEngine_SCROB() - Constructor for class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
MathEnginePizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates MathEngine methods.
MathEnginePizza() - Constructor for class cox.jmatt.java.MathTools.demo.MathEnginePizza
 
MathFileIO - Class in cox.jmatt.java.MathTools.util
This class provides MathTools with file IO capability.
MathGenHTML - Class in cox.jmatt.java.MathTools.markup.html
This class is to the HTML package what MathDrawSVG is to the SVG package.
MathGenHTML() - Constructor for class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Scripting constructor; used to supply markup.html.* classes to scripts.
MathGenLatex - Class in cox.jmatt.java.MathTools.markup.latex
This class exists to generate the various tag classes in the MathTools latex.* package.
MathGenLatex() - Constructor for class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Constructor for script exposure.
MathGenLatex.LaSymbol - Enum in cox.jmatt.java.MathTools.markup.latex
This enum holds some of the (millions of) LaTeX symbols and commands used with mathematics.
mathLog(byte, String, Throwable) - Static method in class cox.jmatt.java.MathTools.CapCom
Echo a log message to the global MathPrinter, if it is set.
mathLog(byte, String, Throwable) - Method in class cox.jmatt.java.MathTools.util.BasicMathPrinter
Logged messages and stack traces appear in the TextArea if their levels are enabled.
mathLog(byte, String, Throwable) - Method in class cox.jmatt.java.MathTools.util.MathConsole
This method intercepts all logging calls made on this method directly OR on its convenience methods.
mathLog(byte, String, Throwable) - Method in interface cox.jmatt.java.MathTools.util.MathPrinter
This method provides a connection for MathTools to log errors and information.
mathLog(byte, String, Throwable) - Method in class cox.jmatt.java.MathTools.util.MTApplet
This method may be called directly or via a MathConsole from createConsole()!
MATHML - Static variable in enum cox.jmatt.java.MathTools.MEquation.Equation
Constant used for MathML format.
MATHML - Static variable in class cox.jmatt.java.MathTools.MEquation
Copy of Equation.MATHML.
MathPrinter - Interface in cox.jmatt.java.MathTools.util
This interface describes the mechanism by which the MathTools classes communicate with external applications.
mathPrintln(String) - Static method in class cox.jmatt.java.MathTools.CapCom
Send a message to the printer's mathPrintln() method, if a printer is set.
mathPrintln(String) - Method in class cox.jmatt.java.MathTools.util.BasicMathPrinter
These messages go straight to the TextArea.
mathPrintln(String) - Method in class cox.jmatt.java.MathTools.util.MathConsole
Print a message outside the logging framework.
mathPrintln(String) - Method in interface cox.jmatt.java.MathTools.util.MathPrinter
Print a message to something that will be read either immediately or later.
mathPrintln(String) - Method in class cox.jmatt.java.MathTools.util.MTApplet
Send a String to the TextArea 'screen.' Can be called directly or through a MathConsole.
MathSet - Class in cox.jmatt.java.MathTools
This class acts as an immutable container for sets and provides equipment for formatting questions involving them.
MathSetPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates MathSet methods.
MathSetPizza() - Constructor for class cox.jmatt.java.MathTools.demo.MathSetPizza
 
MathStat - Class in cox.jmatt.java.MathTools
This class gives MathTools its statistical component.
MathStat() - Constructor for class cox.jmatt.java.MathTools.MathStat
Standard scripting constructor.
MathStat(double[]) - Constructor for class cox.jmatt.java.MathTools.MathStat
Construct a MathStat instance around a single data set (array).
MathStat(double[], double[]) - Constructor for class cox.jmatt.java.MathTools.MathStat
Construct a MathStat instance around two data sets.
MathStat(String, String) - Constructor for class cox.jmatt.java.MathTools.MathStat
Construct a MathStat around up to two Strings of space-separated numbers.
MathStatPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates MathStat methods.
MathStatPizza() - Constructor for class cox.jmatt.java.MathTools.demo.MathStatPizza
 
MathTestFormatter - Class in cox.jmatt.java.MathTools.test
This class provides a more sophisticated templating engine than Question.fillTemplate().
MathTestFormatter() - Constructor for class cox.jmatt.java.MathTools.test.MathTestFormatter
Standard constructor for scripts.
MathToolsAccessory - Interface in cox.jmatt.java.MathTools.util
This is a generic interface for a MathTools accessory class.
MathXML - Class in cox.jmatt.java.MathTools
This class provides XML and MathML Presentation markup utilities to the other MathTools classes.
MathXML() - Constructor for class cox.jmatt.java.MathTools.MathXML
Constructor provided for exposing to scripts.
MathXML.MathSymbol - Enum in cox.jmatt.java.MathTools
This enum is used to hold Unicode math symbols and to provide them and their values in an easily accessible way.
MathXML_SCROB - Class in cox.jmatt.java.MathTools.scrob
 
MathXML_SCROB() - Constructor for class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
MathXMLPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates MathXML and MTXPro methods.
MathXMLPizza() - Constructor for class cox.jmatt.java.MathTools.demo.MathXMLPizza
 
mAuthenticate(byte, String) - Method in interface cox.jmatt.java.MathTools.util.MAuthenticator
The raison d'etre for this interface.
mAuthenticate(byte, String) - Method in class cox.jmatt.java.MathTools.util.SimpleAuthenticator
Authenticate a code.
MAuthenticator - Interface in cox.jmatt.java.MathTools.util
This interface specifies a generic way to authenticate at three levels: student, proctor, and instructor.
MAX_PEN - Static variable in class cox.jmatt.java.MathTools.demo.GPGenerator
Static constant for the number of the last defined pen.
MAX_PRIME - Static variable in class cox.jmatt.java.MathTools.MathEngine
This is the maximum prime number available to the rPrime() methods: 1013.
MComplex - Class in cox.jmatt.java.MathTools
This class provides MathTools support for imaginary and complex numbers.
MComplex() - Constructor for class cox.jmatt.java.MathTools.MComplex
Basic scripting constructor.
MComplex(int, int) - Constructor for class cox.jmatt.java.MathTools.MComplex
Standard constructor with both components specified.
MComplex(MComplex) - Constructor for class cox.jmatt.java.MathTools.MComplex
Copy constructor.
MComplexPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates MComplex class methods.
MComplexPizza() - Constructor for class cox.jmatt.java.MathTools.demo.MComplexPizza
 
mean() - Method in class cox.jmatt.java.MathTools.MathStat
Return the simple mean of the first data set.
MEM_PREFIX - Static variable in class cox.jmatt.java.MathTools.MathEngine
This is the prefix attached to quantities stored from parseRPN().
MEquation - Class in cox.jmatt.java.MathTools
MEquation's purpose is to provide a fast and easy way to generate simple equations commonly found on algebra tests.
MEquation() - Constructor for class cox.jmatt.java.MathTools.MEquation
Constructor for script access.
MEquation.Equation - Enum in cox.jmatt.java.MathTools
This enum specifies the standard types of equations contained within the MEquations class.
MEquationPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates MEquation methods.
MEquationPizza() - Constructor for class cox.jmatt.java.MathTools.demo.MEquationPizza
 
mFrac(String, String, String) - Static method in class cox.jmatt.java.MathTools.MathXML
This method generates an <mfrac> expression.
mFrac(String, String) - Static method in class cox.jmatt.java.MathTools.MathXML
Convenience method for mFrac(null, pNumerator, pDenominator).
mFrac(String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
mFrac(String, String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
MFraction - Class in cox.jmatt.java.MathTools
This class encapsulates the behavior and manipulation of fractions.
MFraction() - Constructor for class cox.jmatt.java.MathTools.MFraction
Zero-argument constructor.
MFraction(int, int) - Constructor for class cox.jmatt.java.MathTools.MFraction
Standard constructor: numerator and denominator specified.
MFraction(int, int, int) - Constructor for class cox.jmatt.java.MathTools.MFraction
Mixed-number constructor: whole part, numerator and denominator.
MFraction(String) - Constructor for class cox.jmatt.java.MathTools.MFraction
Constructor for a String containing a single-line-formatted fraction or mixed number.
MFraction(MFraction) - Constructor for class cox.jmatt.java.MathTools.MFraction
Copy constructor.
MFractionPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates MFractions.
MFractionPizza() - Constructor for class cox.jmatt.java.MathTools.demo.MFractionPizza
 
mixedNumerator() - Method in class cox.jmatt.java.MathTools.MFraction
Return the NUMERATOR of the fractional part of this fraction expressed as a mixed number.
MMatrix - Class in cox.jmatt.java.MathTools
MMatrix represents a mathematical matrix, a rectangular array of numbers.
MMatrix() - Constructor for class cox.jmatt.java.MathTools.MMatrix
Standard ScriptingObject constructor.
MMatrix(double[][]) - Constructor for class cox.jmatt.java.MathTools.MMatrix
Method to create a MMatrix from a double[][] array.
MMatrix(MMatrix) - Constructor for class cox.jmatt.java.MathTools.MMatrix
Copy constructor.
MMatrixBuilder - Class in cox.jmatt.java.MathTools.util
This is a helper method for creating MMatrices.
MMatrixBuilder() - Constructor for class cox.jmatt.java.MathTools.util.MMatrixBuilder
 
MMatrixBuilder_SCROB - Class in cox.jmatt.java.MathTools.scrob
 
MMatrixBuilder_SCROB() - Constructor for class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
MMatrixPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates MMatrices.
MMatrixPizza() - Constructor for class cox.jmatt.java.MathTools.demo.MMatrixPizza
 
mOver(String, String) - Static method in class cox.jmatt.java.MathTools.MathXML
Overscript a term.
mOver(String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
moveTo(double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Move to the specified point relative to the current location.
MoveTo(double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Move to the specified point, absolute coordinates.
MRadical - Class in cox.jmatt.java.MathTools
The MRadical class provides an easy way to create and present radicals without requiring double approximation or other theatrics.
MRadical() - Constructor for class cox.jmatt.java.MathTools.MRadical
Standard script-exposure constructor.
MRadical(int, int) - Constructor for class cox.jmatt.java.MathTools.MRadical
Constructor to specify all critical parts of the radical: radicand, and index.
MRadical(MRadical) - Constructor for class cox.jmatt.java.MathTools.MRadical
Copy constructor.
MRadicalPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates MRadical methods.
MRadicalPizza() - Constructor for class cox.jmatt.java.MathTools.demo.MRadicalPizza
 
mRoot(String, String) - Static method in class cox.jmatt.java.MathTools.MathXML
Create a <mroot> tag.
mRoot(String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
mSqrt(String) - Static method in class cox.jmatt.java.MathTools.MathXML
Create a <msqrt> tag.
mSqrt(String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
mSub(String, String) - Static method in class cox.jmatt.java.MathTools.MathXML
Subscript a term.
mSub(String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
mSubSup(String, String, String) - Static method in class cox.jmatt.java.MathTools.MathXML
Create a <msubsup> element.
mSubSup(String, String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
mSup(String, String) - Static method in class cox.jmatt.java.MathTools.MathXML
Superscript a term.
mSup(String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
MT_CLOSE - Static variable in class cox.jmatt.java.MathTools.util.MTXProcessor
Default closing tag for a MathTools XML document.
MT_OPEN - Static variable in class cox.jmatt.java.MathTools.util.MTXProcessor
Default opening tag for a MathTools XML document.
MTApplet - Class in cox.jmatt.java.MathTools.util
This Applet is designed to allow MathTools scripting via a web browser and to act as CapCom's MathPrinter on an (X)HTML page.
MTApplet() - Constructor for class cox.jmatt.java.MathTools.util.MTApplet
 
MTDemo - Class in cox.jmatt.java.MathTools.demo
This class demonstrates the features of MathTools.
MTDemo() - Constructor for class cox.jmatt.java.MathTools.demo.MTDemo
Standard constructor.
MTest - Class in cox.jmatt.java.MathTools.test
MTest is a simple container for MTestElements.
MTest() - Constructor for class cox.jmatt.java.MathTools.test.MTest
This is the only constructor needed.
MTestElement - Interface in cox.jmatt.java.MathTools.test
This interface describes anything that might be included on a math test.
MTestParser - Class in cox.jmatt.java.MathTools.test
This simple class is designed to parse text into a MTest.
MTestParser() - Constructor for class cox.jmatt.java.MathTools.test.MTestParser
The only constructor needed.
MTFI - Class in cox.jmatt.java.MathTools.test
This class provides a Math Test Formatting Item or MTFI.
MTFI(MTFI.FIType, String) - Constructor for class cox.jmatt.java.MathTools.test.MTFI
This is the only public constructor; a type is ABSOLUTELY required, even though content may be optional.
MTFI.FIType - Enum in cox.jmatt.java.MathTools.test
The Format Item Type enum provides the valid types a MTFI can be.
MTFormatterDemo - Class in cox.jmatt.java.MathTools.demo
This class provides a fairly comprehensive demonstration of MathTestFormatter and serves as a handy utility in its own right.
MTFormatterDemo() - Constructor for class cox.jmatt.java.MathTools.demo.MTFormatterDemo
Zero-argument version, no [Load] buttons will be present.
MTFormatterDemo(Frame) - Constructor for class cox.jmatt.java.MathTools.demo.MTFormatterDemo
Build a demo around a Frame to allow FileDialogs for loading.
MTFormatterDemo(Dialog) - Constructor for class cox.jmatt.java.MathTools.demo.MTFormatterDemo
Build a demo around a Dialog to allow FileDialogs for loading.
MTXErrorHandler - Class in cox.jmatt.java.MathTools.util
This class extends org.xml.sax.helpers.DefaultHandler and implements javax.xml.transform.ErrorListener Its sole reason for existence is to report XML errors.
MTXErrorHandler() - Constructor for class cox.jmatt.java.MathTools.util.MTXErrorHandler
Default constructor.
MTXProcessor - Class in cox.jmatt.java.MathTools.util
The MathTools XML Processor processes the XML tags generated by the MathTools classes with a toXML() method.
MTXProcessor() - Constructor for class cox.jmatt.java.MathTools.util.MTXProcessor
Standard constructor.
multiply(MComplex) - Method in class cox.jmatt.java.MathTools.MComplex
Multiply this by another complex number.
multiply(int) - Method in class cox.jmatt.java.MathTools.MComplex
Multiply this number by a scalar (int) constant.
multiply(MFraction) - Method in class cox.jmatt.java.MathTools.MFraction
Multiply this MFraction by another.
multiply(MMatrix) - Method in class cox.jmatt.java.MathTools.MMatrix
MULTIPLY this matrix by another one.
multiply(double) - Method in class cox.jmatt.java.MathTools.MMatrix
Multiply the elements in this MMatrix by a scalar constant.
multiply(Polynomial) - Method in class cox.jmatt.java.MathTools.Polynomial
Multiply this Polynomial by another.
multiply(int) - Method in class cox.jmatt.java.MathTools.Polynomial
Multiply the terms of this Polynomial by a constant.
mUnder(String, String) - Static method in class cox.jmatt.java.MathTools.MathXML
Underscript a term.
mUnder(String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
mUnderOver(String, String, String) - Static method in class cox.jmatt.java.MathTools.MathXML
Under- and overscript a term.
mUnderOver(String, String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
music() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch a MusicPanel.
MusicPanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
This generator creates blank music paper.
MusicPanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.MusicPanel
The usual constructor.
myAuthor - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This is the title information used in LaDocument.
myDate - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This is the title information used in LaDocument.
myEndTag - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This is the end tag.
myEnvironment - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This is the content of the first set of curly braces after the '/begin' tag and also within the braces with the 'end' tag.
myEnvParams - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
These are the extra curly braces that may appear after the initial set.
myID - Variable in class cox.jmatt.java.MathTools.graphing.xml.RenderableXML
All XML tags should have an 'id=' attribute.
myLevel - Variable in class cox.jmatt.java.MathTools.markup.html.PTag
This field is used to hold the _LEVEL value of this tag.
myName - Variable in class cox.jmatt.java.MathTools.graphing.RenderableImpl
This String is assigned from the one-argument constructor (String).
myName - Variable in class cox.jmatt.java.MathTools.graphing.xml.RenderableXML
This String is used to hold the name of the object being manipulated.
myOptions - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
Options appear in square brackets between the '/begin' sequence and the first opening curly brace.
myParameters - Variable in class cox.jmatt.java.MathTools.graphing.RenderableImpl
This Hashtable holds parameter key-value pairs.
myParams - Variable in class cox.jmatt.java.MathTools.graphing.xml.RenderableXML
The parameter table is automatically maintained and handled via the render() method.
myPicHasOrigin - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
Flag to indicate whether or not origin coordinates were given.
myPicX - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This is picture size information stored here for proper print placement.
myPicXOrigin - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This is picture size information stored here for proper print placement.
myPicY - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This is picture size information stored here for proper print placement.
myPicYOrigin - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This is picture size information stored here for proper print placement.
mySectionLabel - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This is the section label.
MYSELF - Static variable in class cox.jmatt.java.MathTools.util.SimpleAuthenticator
String constant holding the fully-qualified class name.
myTagName - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
All LaTeX tags, statements and commands have a name.
myTagName - Variable in class cox.jmatt.java.MathTools.markup.Tag
The current tag name.
myTitle - Variable in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This is the title information used in LaDocument.
myType - Variable in class cox.jmatt.java.MathTools.graphing.RenderableImpl
This is the Object set via the setType() method.
myType - Variable in class cox.jmatt.java.MathTools.graphing.xml.RenderableXML
This field holds the String-ed value of the setType() method.

N

new_Instance(int, int) - Method in class cox.jmatt.java.MathTools.MComplex
Create and return a new MComplex, instance version.
newAMSDoc() - Method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Create a new LaDocument with the amsmath package pre-installed.
newArithmetic() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return an Arithmetic instance.
newArithmetic() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newByteArray(int) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Create and return a new byte[] array.
newCharArray(int) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Create and return a new char[] array.
newCOFormatter() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create a COFormatterFactory.
newCOFormatter() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newConsole() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a MathConsole anchored to CapCom.
newConsole() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newDocument() - Method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Create and return a new LaDocument.
newDocument() - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Create a new, blank DOM document.
newDyadic(int) - Method in class cox.jmatt.java.MathTools.MFraction
Instance version of createDyadic().
newEquation() - Method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Create and return a new equation block tag.
newGraphEngine() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create a GraphEngineFactory.
newGraphEngine() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newInputStream(String) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Create an InputStream MathFileIO.
newInstance() - Static method in class cox.jmatt.java.MathTools.graphing.GraphEngineFactory
Use this method to obtain an instance of GraphEngineFactory.
newInstance(String, String) - Static method in class cox.jmatt.java.MathTools.markup.html.AnchorTag
Use this method to obtain tag instances.
newInstance(String) - Static method in class cox.jmatt.java.MathTools.markup.html.IMGTag
Create an <img> tag instance.
newInstance(String, double, double) - Static method in class cox.jmatt.java.MathTools.markup.html.IMGTag
Create an <img> tag with source and size specified.
newInstance(String) - Static method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Static method to create a new named SimpleTagImpl instance.
newInstance() - Static method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Static method to create a new blank SimpleTagImpl instance.
newInstance(String) - Static method in class cox.jmatt.java.MathTools.markup.svg.ClipTag
This is the only way to construct an instance of this class.
newInstance(String) - Static method in class cox.jmatt.java.MathTools.markup.svg.GroupTag
This is the only way to construct an instance of this class.
newInstance(String) - Static method in class cox.jmatt.java.MathTools.markup.svg.MarkerTag
This is the only way to construct an instance of this class.
newInstance(String) - Static method in class cox.jmatt.java.MathTools.markup.svg.MaskTag
This is the only way to construct an instance of this class.
newInstance(String) - Static method in class cox.jmatt.java.MathTools.markup.svg.PatternTag
This is the only way to construct an instance of this class.
newInstance(String, String) - Static method in class cox.jmatt.java.MathTools.markup.svg.SVGTag
An SVGTag must have width and height set.
newInstance(String) - Static method in class cox.jmatt.java.MathTools.markup.svg.SymbolTag
This is the only way to construct an instance of this class.
newInstance(String) - Static method in class cox.jmatt.java.MathTools.markup.svg.UseTag
Static factory method for constructing these tags.
newInstance(String) - Method in class cox.jmatt.java.MathTools.MathSet
Instance shadow to create a MathSet.
newInstance(double[], double[]) - Method in class cox.jmatt.java.MathTools.MathStat
Create a new MathStat given up to two data sets.
newInstance(String, String) - Method in class cox.jmatt.java.MathTools.MathStat
Create a new MathStat given up to two space-separated String data sets.
newInstance(int, int) - Static method in class cox.jmatt.java.MathTools.MComplex
Create and return a new MComplex.
newInstance(String, String) - Static method in class cox.jmatt.java.MathTools.test.MTFI
This method is used by MTXProcessor to re-create format items from MathTools XML markup.
newInstance() - Static method in class cox.jmatt.java.MathTools.util.MathFileIO
This method returns the base instance of MathFileIO.
newInstance(String, char) - Static method in class cox.jmatt.java.MathTools.util.MathFileIO
This method returns a new MathFileIO wrapped around whatever I/O Object and file are requested.
newIrreducible(int, int, int, int) - Method in class cox.jmatt.java.MathTools.MFraction
Instance shadow for an irreducible fraction.
newLaTag(String) - Method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Create and return a new LaTag with the name supplied.
newline() - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add a '/newline' to the document.
newLinear(int, double, double, double, double, int, boolean) - Method in class cox.jmatt.java.MathTools.MathStat
Instance method to generate a linear regression MathStat.
newLinearInstance(int, double, double, double, double, int, boolean) - Static method in class cox.jmatt.java.MathTools.MathStat
Use this method to create regression problems that should have a fairly high correlation.
newList(boolean, Object[], String) - Method in class cox.jmatt.java.MathTools.markup.html.ListTag
Instance version of createList().
newList() - Method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Create and return a new list tag.
newLoaderStream(String) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Use MathFileIO to get an InputStream connected to a specific resource using CapCom.getMathClassLoader().
newMathDBC() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create a MathDBC instance.
newMathDBC() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newMathGenHTML() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create a new MathGenHTML.
newMathGenHTML() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newMathSet() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create a real-number MathSet.
newMathSet() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newMathStat() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a MathStat instance.
newMathStat() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newMathXML() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a MathXML() instance.
newMathXML() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newMComplex(int, int) - Static method in class cox.jmatt.java.MathTools.MathEngine
Create a MComplex number with the given components.
newMComplex(int, int) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newMEquation() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a MEquation() instance.
newMEquation(String, String, String, String, String) - Method in class cox.jmatt.java.MathTools.MEquation
Instance version of createMEquation().
newMEquation(String) - Method in class cox.jmatt.java.MathTools.MEquation
Instance flavor of createMEquation(DataString).
newMFraction() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a MFraction.
newMFraction(String) - Method in class cox.jmatt.java.MathTools.MFraction
Instance version of createMFraction().
newMFraction(int, int, int) - Method in class cox.jmatt.java.MathTools.MFraction
Instance version of createMFraction(int, int, int).
newMFraction() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newMLatex() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create a new MathGenLatex.
newMLatex() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newMMatrix() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a MMatrix.
newMMatrix(String) - Method in class cox.jmatt.java.MathTools.MMatrix
Instance version of createMMatrix().
newMMatrix() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newMMBuilder() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a MMatrixBuilder.
newMMBuilder() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newMRadical() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a MRadical() instance.
newMRadical(int, int) - Method in class cox.jmatt.java.MathTools.MRadical
Instance method to create a new MRadical.
newMRadical(int) - Method in class cox.jmatt.java.MathTools.MRadical
Instance method to create a square root.
newMRadical(int, int, int) - Method in class cox.jmatt.java.MathTools.MRadical
Instance version of the three-int factory method.
newMTest() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a blank MTest.
newMTFormatter() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a MathTestFormatter.
newMTFormatter() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newMTXPro() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a MTXProcessor() instance.
newNumberFormat() - Static method in class cox.jmatt.java.MathTools.Arithmetic
At times, a number needs formatting.
newNumberFormat() - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
newOutputStream(String) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Create an OutputStream MathFileIO.
newPage() - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Add a '/newpage' directive to the document.
newPercent() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a Percent instance.
newPercent() - Method in class cox.jmatt.java.MathTools.Percent
Instance method for a new Percent.
newPercent() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newPicture(int, int) - Method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Create a LaPicture with only the width and height specified.
newPicture(int, int, int, int) - Method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Create and return a LaPicture with size and origin specified.
newPolyKnobs(String) - Method in class cox.jmatt.java.MathTools.Polynomial
This is the instance version of createPolyKnobs().
newPolynomial(String) - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a Polynomial from a formatting String.
newPolynomial(String) - Method in class cox.jmatt.java.MathTools.Polynomial
This is the instance version of the static createPolynomial() method.
newPolynomial(int[]) - Method in class cox.jmatt.java.MathTools.Polynomial
Instance version of createPolynomial(int[]).
newPolynomial() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newQuestion() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create and return a blank Question.
newQuestion(MEquation.Equation, String, String, String, int, boolean) - Method in class cox.jmatt.java.MathTools.MEquation
Instance version of createQuestion().
newQuestion(int, String, String, String, int, boolean) - Method in class cox.jmatt.java.MathTools.MEquation
Instance shadow of int-typed createQuestion().
newQuestion() - Method in class cox.jmatt.java.MathTools.Question
Shadow method for createQuestion().
newQuestion(String...) - Method in class cox.jmatt.java.MathTools.Question
Instance shadow for the full createQuestion() method.
newQuestion() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newRandom(int, double, double, boolean, int, double, double, boolean) - Method in class cox.jmatt.java.MathTools.MathStat
Instance method to generate a MathStat with random values, two data sets.
newRandom(int, double, double, boolean) - Method in class cox.jmatt.java.MathTools.MathStat
Convenience instance method for a random single-set MathStat.
newRandomAccessFile(String, String) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Create and return a java.io.RandomAccessFile.
newRandomInstance(int, double, double, boolean, int, double, double, boolean) - Static method in class cox.jmatt.java.MathTools.MathStat
Static method to create a MathStat with random values.
newReader(String) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Create a MathFileIO Reader.
newResourceStream(String) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Use MathFileIO to get an InputStream connected to a specific resource.
newRow(Object[], String, boolean) - Method in class cox.jmatt.java.MathTools.markup.html.TRTag
Instance version of createRow().
newSimpleTag() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create a new SimpleTagImpl.
newSimpleTag() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newSVG() - Static method in class cox.jmatt.java.MathTools.MathEngine
Create a new MathDrawSVG.
newSVG() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
newTable(Object[][], String, String, boolean, boolean) - Method in class cox.jmatt.java.MathTools.markup.html.TableTag
Instance flavor of createTable().
newTable() - Method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Create an empty table.
newTable(String) - Method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Create an empty table with the given column alignment specifier.
newWriter(String) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Create a MathFileIO Writer.
NO_ENGINE - Static variable in class cox.jmatt.java.MathTools.graphing.GraphEngineFactory
String constant for a no-op or 'null' GraphEngine.
NOAxis - Class in cox.jmatt.java.MathTools.graphing.noop
 
NOAxis() - Constructor for class cox.jmatt.java.MathTools.graphing.noop.NOAxis
 
NOGraphable - Class in cox.jmatt.java.MathTools.graphing.noop
 
NOGraphable() - Constructor for class cox.jmatt.java.MathTools.graphing.noop.NOGraphable
 
NOGraphEngine - Class in cox.jmatt.java.MathTools.graphing.noop
This class serves two purposes.
NOGraphEngine() - Constructor for class cox.jmatt.java.MathTools.graphing.noop.NOGraphEngine
Simple constructor.
NOGraphPaper - Class in cox.jmatt.java.MathTools.graphing.noop
 
NOGraphPaper() - Constructor for class cox.jmatt.java.MathTools.graphing.noop.NOGraphPaper
 
NOPolygon - Class in cox.jmatt.java.MathTools.graphing.noop
 
NOPolygon() - Constructor for class cox.jmatt.java.MathTools.graphing.noop.NOPolygon
 
NORenderable - Class in cox.jmatt.java.MathTools.graphing.noop
 
NORenderable() - Constructor for class cox.jmatt.java.MathTools.graphing.noop.NORenderable
 
normalize() - Method in class cox.jmatt.java.MathTools.MFraction
This method takes care of the MFraction's signs.
NoteworthyDemo - Class in cox.jmatt.java.MathTools.demo
This class demonstrates the use of the NoteworthyParser class.
NoteworthyDemo() - Constructor for class cox.jmatt.java.MathTools.demo.NoteworthyDemo
Simple constructor, 'Load' button not available.
NoteworthyDemo(Dialog) - Constructor for class cox.jmatt.java.MathTools.demo.NoteworthyDemo
Build around a Dialog.
NoteworthyDemo(Frame) - Constructor for class cox.jmatt.java.MathTools.demo.NoteworthyDemo
Build around a Frame.
NoteworthyParser - Class in cox.jmatt.java.MathTools.util
This class is designed to take a Noteworthy-formatted document and convert it to HTML.
NoteworthyParser() - Constructor for class cox.jmatt.java.MathTools.util.NoteworthyParser
Standard constructor used for scripting and other instances.
NSURI - Static variable in class cox.jmatt.java.MathTools.markup.svg.SVGTag
This contains the SVG namespace URI.
NSURI - Static variable in class cox.jmatt.java.MathTools.MathXML
String containing the MathML namespace URI.
NSURI - Static variable in class cox.jmatt.java.MathTools.util.MTXProcessor
String constant for the MathTools namespace URI: 'cox.jmatt.java/MathTools'.
NSURI_XLINK - Static variable in class cox.jmatt.java.MathTools.markup.svg.SVGTag
This contains the 'xmlns:xlink' namespace URI.
numberToLetter(long) - Static method in class cox.jmatt.java.MathTools.Question
Convert a number to an uppercase letter.
numerator() - Method in class cox.jmatt.java.MathTools.MFraction
Get the fraction's numerator.
numKnobs() - Method in enum cox.jmatt.java.MathTools.MEquation.Equation
Query a particular TYPE_ as to the number of Knobs it requires.
nzRandom(int, int) - Static method in class cox.jmatt.java.MathTools.MathEngine
Generate a nonzero random from a range.
nzRandom(int, int) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 

O

offsetQuad() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch an OffsetQuadPanel.
OffsetQuadPanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
This generator produces square- or rectangular-grid paper with alternate rows offset, yielding a brick-like pattern.
OffsetQuadPanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.OffsetQuadPanel
Usual constructor.
OPEN_OFFICE - Static variable in enum cox.jmatt.java.MathTools.MEquation.Equation
Constant used for OpenOffice format.
OPEN_OFFICE - Static variable in class cox.jmatt.java.MathTools.MEquation
Copy of Equation.OPEN_OFFICE.
openNewTag(String, Hashtable<String, String>, boolean) - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Instance form of Tag.openTag().
openSaveBox(String, double, double, String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Create and open a savebox.
openTag(String, Hashtable<String, String>, boolean) - Static method in class cox.jmatt.java.MathTools.markup.Tag
This method creates an opening XML tag with the name and attributes provided.
order() - Method in class cox.jmatt.java.MathTools.MMatrix
Return the order of the MMatrix.
oval(double, double, double, double, String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Place a single oval in the drawing.
oval(double, double, double, double, String, double, double, int) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Multi-put oval.

P

P_LEVEL - Static variable in class cox.jmatt.java.MathTools.markup.html.PTag
Level constant for paragraph blocks.
pad(int[], int, int) - Static method in class cox.jmatt.java.MathTools.Arithmetic
This method takes an int[] array and extends it to the specified length, filling in any extra values with the padding constant.
pad(double[], int, double) - Static method in class cox.jmatt.java.MathTools.Arithmetic
This method is identical to pad(int[], int, int) except that it works on double arrays.
pad(int[], int, int) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
pad(double[], int, double) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
PARAMETRIC_GRAPH - Static variable in interface cox.jmatt.java.MathTools.graphing.Graphable
Use this constant to key a parametric graph.
PARAMETRIC_X - Static variable in interface cox.jmatt.java.MathTools.graphing.Graphable
This constant is provided as a convenient way to indicate the function X(t) in a parametric equation.
PARAMETRIC_Y - Static variable in interface cox.jmatt.java.MathTools.graphing.Graphable
This constant is provided as a convenient way to indicate the function Y(t) in a parametric equation.
parse(String) - Method in class cox.jmatt.java.MathTools.test.MTestParser
Parse a String into a MTest.
parse(String) - Method in class cox.jmatt.java.MathTools.util.NoteworthyParser
This is the reason this class exists.
parse_Question(String, String) - Method in class cox.jmatt.java.MathTools.Question
Instance shadow for parseQuestion(String, String).
parse_Question(String) - Method in class cox.jmatt.java.MathTools.Question
Instance shadow for the single-String parse method.
parseDocument() - Method in class cox.jmatt.java.MathTools.demo.NoteworthyDemo
Parse the document in the parser area into HTML.
parseDOM(String, boolean) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Parse XML into a DOM tree.
parseFile(String, boolean) - Method in class cox.jmatt.java.MathTools.test.MTestParser
Parse a file into a MTest.
parseFile(String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Parse an XML file.
parseFromString(String) - Static method in class cox.jmatt.java.MathTools.graphing.Constraint
This method parses the toString() value from a Constraint and creates a new Constraint from it.
parseGraph(GraphEngine, String, boolean) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This method is used to parse cox.jmatt.java.MathTools.graphing.xml package XML markup into a GraphPaper instance.
parseInput(InputSource) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Process XML from an InputSource.
parseMathML(String) - Static method in class cox.jmatt.java.MathTools.MathXML
This is MathXML's power method.
parseMathML(String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
parseMathSet() - Method in class cox.jmatt.java.MathTools.demo.MathSetPizza
This method is used to parse the (RAW!) contents of the parameter area into a MathSet.
parseQuestion(String, String) - Static method in class cox.jmatt.java.MathTools.Question
Generate a Question by breaking a string on a specified splitting sequence.
parseQuestion(String) - Static method in class cox.jmatt.java.MathTools.Question
Convenience method for parseQuestion(String, null).
parseRPN(String) - Static method in class cox.jmatt.java.MathTools.MathEngine
Parse an RPN-formatted String and evaluate it numerically.
parseRPN(String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
parseString(String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Parse MathTools XML contained in a String.
PathTag - Class in cox.jmatt.java.MathTools.markup.svg
This class encapsulates the SVG <path> tag.
PathTag() - Constructor for class cox.jmatt.java.MathTools.markup.svg.PathTag
Automatically constructs a <path> tag.
PatternTag - Class in cox.jmatt.java.MathTools.markup.svg
This class provides the <pattern> tag.
pDev() - Method in class cox.jmatt.java.MathTools.MathStat
Calculate the population standard deviation of the first data set.
Percent - Class in cox.jmatt.java.MathTools
The Percent class encapsulates all the machinery necessary to calculate simple percents.
Percent() - Constructor for class cox.jmatt.java.MathTools.Percent
Standard constructor, useful for scripting.
PercentPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates Percent methods.
PercentPizza() - Constructor for class cox.jmatt.java.MathTools.demo.PercentPizza
 
perspective() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch a PerspectivePanel.
PerspectivePanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
This generator produces a one-point square-perspective grid.
PerspectivePanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.PerspectivePanel
Usual constructor.
pickURL() - Method in class cox.jmatt.java.MathTools.demo.URLLoaderPanel
Pick an URL using a FileDialog.
PizzaPanel - Class in cox.jmatt.java.MathTools.demo
This class provides an easy way to specifiy polymorphic configurable parameters to test MathTools (or other class) methods.
PizzaPanel() - Constructor for class cox.jmatt.java.MathTools.demo.PizzaPanel
 
polar() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch a PolarPanel.
POLAR_GRAPH - Static variable in interface cox.jmatt.java.MathTools.graphing.Graphable
Use this constant to key a polar function: r = f(t).
PolarPanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
This class generates graph paper for polar coordinates.
PolarPanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.PolarPanel
Nothing to see here.
Polygon - Interface in cox.jmatt.java.MathTools.graphing
This interface provides one special component that may appear on a graph: a polygon.
PolygonTag - Class in cox.jmatt.java.MathTools.markup.svg
This class provides both the <polygon> and <polyline>: tags.
PolygonTag() - Constructor for class cox.jmatt.java.MathTools.markup.svg.PolygonTag
Only one constructor.
PolygonXML - Class in cox.jmatt.java.MathTools.graphing.xml
PolygonXML contains a <Polygon> tag with the usual attributes along with one mandatory child tag.
PolygonXML() - Constructor for class cox.jmatt.java.MathTools.graphing.xml.PolygonXML
Constructor for an unnamed Polygon.
PolygonXML(String) - Constructor for class cox.jmatt.java.MathTools.graphing.xml.PolygonXML
Build a named Polygon.
Polynomial - Class in cox.jmatt.java.MathTools
This class encapsulates polynomial behavior.
Polynomial() - Constructor for class cox.jmatt.java.MathTools.Polynomial
The default constructor.
Polynomial(int[]) - Constructor for class cox.jmatt.java.MathTools.Polynomial
Create a Polynomial from an int[] array.
Polynomial(String) - Constructor for class cox.jmatt.java.MathTools.Polynomial
Construct a Polynomial from a createPloynomial() format String.
Polynomial(Polynomial) - Constructor for class cox.jmatt.java.MathTools.Polynomial
Copy constructor.
PolynomialPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates Polynomial methods.
PolynomialPizza() - Constructor for class cox.jmatt.java.MathTools.demo.PolynomialPizza
 
preformat(int[]) - Method in enum cox.jmatt.java.MathTools.MEquation.Equation
Preformat the data from the equation type.
preformat(String) - Method in enum cox.jmatt.java.MathTools.MEquation.Equation
Preformat the data from the equation type.
printAnswer() - Method in enum cox.jmatt.java.MathTools.test.MTFI.FIType
Should this print with Answer part?
printClassInfo(Object) - Method in class cox.jmatt.java.MathTools.util.MTApplet
This method prints the Class name of the Object passed in, or 'null' if it is null.
println(String) - Static method in class cox.jmatt.java.MathTools.CapCom
Convenience method for mathPrintln().
println(String) - Method in class cox.jmatt.java.MathTools.util.MathConsole
Laziness method aliasing mathPrintln().
printMMatrix(MMatrix) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
printMMatrix(MMatrix) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Print MMatrix information.
printPolynomial(boolean, boolean) - Method in class cox.jmatt.java.MathTools.Polynomial
Express the Polynomial as a String.
printProblem() - Method in enum cox.jmatt.java.MathTools.test.MTFI.FIType
Should this print with Problem part?
printStackTrace(Throwable) - Method in class cox.jmatt.java.MathTools.util.BasicMathPrinter
Extract and print the Stack Trace from a throwable.
process_Directory(String, String, boolean, String, String, String) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Instance shadow for the full method.
process_Directory(String, String, boolean) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Instance shadow for the short method.
processCommand(String, Object...) - Method in interface cox.jmatt.java.MathTools.util.MathToolsAccessory
This is the only method mandated by this interface.
processDirectory(String, String, boolean, String, String, String) - Static method in class cox.jmatt.java.MathTools.util.MathFileIO
This method provides powerful and flexible machinery for processing the filenames within a directory.
processDirectory(String, String, boolean) - Static method in class cox.jmatt.java.MathTools.util.MathFileIO
Convenience method that only takes the first three parameters.
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.ArithmeticPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.GraphPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.LatexPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.MathEnginePizza
This is where things get interesting.
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.MathSetPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.MathStatPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.MathXMLPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.MComplexPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.MEquationPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.MFractionPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.MMatrixPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.MRadicalPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
This method is called when the [Go!] button is clicked.
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.PercentPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
This method is called when the [Go!] button is clicked.
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.PolynomialPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.QuestionPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.demo.SVGPizza
 
processGoButton() - Method in class cox.jmatt.java.MathTools.util.BasicMathPrinter
This method provides an extension point for simple subclasses.
processMacroCommand(String) - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
This method processes any macro commands embedded within SQL comments.
processMathObject(Object) - Static method in class cox.jmatt.java.MathTools.CapCom
This method reflects processMathObject() calls to the global MathPrinter, if such exists.
processMathObject(Object) - Method in class cox.jmatt.java.MathTools.util.BasicMathPrinter
This method provides access to the system Clipboard if the '[]Clip' Checkbox is enabled.
processMathObject(Object) - Method in class cox.jmatt.java.MathTools.util.MathConsole
Process an Object on a MathPrinter.
processMathObject(Object) - Method in interface cox.jmatt.java.MathTools.util.MathPrinter
This method provides a basic, generic extension point for custom MathPrinter implementations.
processMathObject(Object) - Method in class cox.jmatt.java.MathTools.util.MTApplet
Overridden for clipboard access, security restrictions permitting.
processMathStat(String, String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
The processor has a MathStat tag.
processMComplex(String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Process a MComplex tag.
processMEquation(String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
The processor has data for a MEquation.
processMFraction(String, String, String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
The processor found a MFraction tag.
processMMatrix(String, String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
The processor has detected a MMatrix tag.
processMRadical(String, int, int) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Process a MRadical tag.
processMTFI(String, String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Process a MFormatElement.
processPolynomial(String, String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
The processor has detected a Polynomial tag.
processQuestion(String, String, String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
The parser has completed a Question tag.
PROCTOR - Static variable in class cox.jmatt.java.MathTools.util.MathConsole
Static constant for Proctor codes.
propsPanel() - Method in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
Build the internal Properties panel.
PTag - Class in cox.jmatt.java.MathTools.markup.html
This class implements the <p> tag, the paragraph block.
PTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.PTag
 
PTag(BaseHTag.TagKeys) - Constructor for class cox.jmatt.java.MathTools.markup.html.PTag
Protected subclass constructor.
publish(LogRecord) - Method in class cox.jmatt.java.MathTools.util.CCLogHandler
Send CapCom a logging call.
put(double, double, String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
This is the basic '/put' command used to put things into the picture.
put(double, double, double, double, double, String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
This method implements the '/multiput' directive.
pVar() - Method in class cox.jmatt.java.MathTools.MathStat
Calculate the population variance of the first data set.

Q

qBezier(double, double, double, double, double, double) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Put a quadratic Bezier curve into the picture.
qCurveTo(double, double, double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Draw a quadratic bezier curve to the specified endpoint relative to the current location.
QCurveTo(double, double, double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Draw a quatratic curve, absolute version.
quadrille() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch a QuadrillePanel.
QuadrillePanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
This panel generates standard, square-grid (quadrille) graph paper.
QuadrillePanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.QuadrillePanel
Standard constructor.
Question - Class in cox.jmatt.java.MathTools
This is MathTools' basic unit of data storage and presentation.
Question() - Constructor for class cox.jmatt.java.MathTools.Question
Build a blank Question.
Question(String, String) - Constructor for class cox.jmatt.java.MathTools.Question
Create a Question with Problem and Answer specified.
Question(String, String, String) - Constructor for class cox.jmatt.java.MathTools.Question
Build a Question with ID, Problem and Answer specified.
Question(Question) - Constructor for class cox.jmatt.java.MathTools.Question
Copy constructor.
QuestionPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates Question and MTest methods.
QuestionPizza() - Constructor for class cox.jmatt.java.MathTools.demo.QuestionPizza
 
QuickRPNCalculator - Class in cox.jmatt.java.MathTools.util
This class presents a quick and easy GUI for the MathEngine parseRPN() method.
QuickRPNCalculator() - Constructor for class cox.jmatt.java.MathTools.util.QuickRPNCalculator
 

R

radicand() - Method in class cox.jmatt.java.MathTools.MRadical
Get the value of the radicand.
raise(int) - Method in class cox.jmatt.java.MathTools.MFraction
Multiply the numerator and denominator by the same constant.
random() - Static method in class cox.jmatt.java.MathTools.MathEngine
This is the principal (pseudo-) random number function.
random(int, int) - Static method in class cox.jmatt.java.MathTools.MathEngine
Generate a random int from a range.
random() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
random(int, int) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
randomSet() - Method in class cox.jmatt.java.MathTools.MathSet
Fetch a random set from ALL the sets contained within this MathSet.
randomSubset() - Method in class cox.jmatt.java.MathTools.MathSet
Return a random subset of the currently-selected set.
randomSubsetFromClone() - Method in class cox.jmatt.java.MathTools.MathSet
Select a random subset from the inner copy.
randomSubsetToClone() - Method in class cox.jmatt.java.MathTools.MathSet
Select a random subset of this set in the inner copy.
randomSuperset() - Method in class cox.jmatt.java.MathTools.MathSet
Select a random superset from the selected set's supersets.
randomSupersetFromClone() - Method in class cox.jmatt.java.MathTools.MathSet
Select a random superset from the inner copy and return a self-reference.
randomSupersetToClone() - Method in class cox.jmatt.java.MathTools.MathSet
Send a random superset of the currently-selected set to the inner copy.
re_Parse(String) - Method in class cox.jmatt.java.MathTools.MComplex
Instance method to parse a complex number.
re_quote(String) - Method in class cox.jmatt.java.MathTools.Question
Instance shadow.
read() - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Read a byte or char of data, depending on the IO Object.
read(byte[], int, int) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Read a sequence of bytes into an array.
read(char[], int, int) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Read a sequence of char into an array.
readLine() - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Read a line.
real() - Method in class cox.jmatt.java.MathTools.MComplex
Return the real part of this complex number.
realNumbers() - Static method in class cox.jmatt.java.MathTools.MathSet
Create a (closed!) MathSet containing the number sets Real, Rational, Integer, Whole, Natural and Irrational.
reciprocal() - Method in class cox.jmatt.java.MathTools.MFraction
Create and return the reciprocal of this fraction if it exists.
RectangleTag - Class in cox.jmatt.java.MathTools.markup.svg
This class provides the SVG <rect> tag: rectangles.
RectangleTag() - Constructor for class cox.jmatt.java.MathTools.markup.svg.RectangleTag
Standard constructor.
RectangleTag(Double, Double, Double, Double) - Constructor for class cox.jmatt.java.MathTools.markup.svg.RectangleTag
Create a square RectangleTag with all data present.
RectangleTag(Double, Double, Double, Double, Double, Double) - Constructor for class cox.jmatt.java.MathTools.markup.svg.RectangleTag
Create a rounded RectangleTag with all data.
reduce(int) - Method in class cox.jmatt.java.MathTools.MFraction
Reduce the fraction by pNum.
reduce() - Method in class cox.jmatt.java.MathTools.MFraction
Reduce completely.
reFormat(String) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
This is the basic regular-expression formatting method.
reFormat(String[]) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
This method applies reFormat() to a String[] array.
regexPanel() - Method in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
Build the regex data panel.
regressionIntercept() - Method in class cox.jmatt.java.MathTools.MathStat
Linear regression: calculate the y-intercept of the regression line.
regressionLine() - Method in class cox.jmatt.java.MathTools.MathStat
Linear regression: calculate and print the slope and y-intercept of the regression line in the form Y = mX + b.
regressionSlope() - Method in class cox.jmatt.java.MathTools.MathStat
Linear regression: calculate the slope of the line of best fit between the points in the data set.
removeObject(String) - Static method in class cox.jmatt.java.MathTools.CapCom
Pull something off the Shelf and remove it from storage completely.
render(Object) - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphablePDK
This method requires a GraphKeysPDK as a context object.
render(Object) - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphPaperPDK
Render the graph.
render(Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NORenderable
 
render(Object) - Method in interface cox.jmatt.java.MathTools.graphing.Renderable
This method is the raison d'etre for the Renderable interface.
render(Object) - Method in class cox.jmatt.java.MathTools.graphing.RenderEngine
Call render() on all the items currently held, in order, and collect the results.
render(Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.AxisXML
Print this Axis as an XML tag.
render(Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphableXML
Rendering a GraphableXML results in a <Graphable> tag containing <Expression> and <Limit> children, followed by any parameter tags.
render(Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphPaperXML
Bring it all together and print it out as XML.
render(Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.PolygonXML
Rendering Polygon yields a <Polygon> tag with the usual 'id=', 'name=' and 'type=' attributes.
render(Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.RenderableXML
The base render() method simply produces <Param> tags.
Renderable - Interface in cox.jmatt.java.MathTools.graphing
This is the base interface for anything that might appear on a (complete!) graph.
RenderableImpl - Class in cox.jmatt.java.MathTools.graphing
This abstract class provides a partial implementation of the Renderable interface.
RenderableImpl() - Constructor for class cox.jmatt.java.MathTools.graphing.RenderableImpl
Create an unnamed instance.
RenderableImpl(String) - Constructor for class cox.jmatt.java.MathTools.graphing.RenderableImpl
Create a named instance.
RenderableXML - Class in cox.jmatt.java.MathTools.graphing.xml
This is the base class for all XML graphing components.
RenderableXML() - Constructor for class cox.jmatt.java.MathTools.graphing.xml.RenderableXML
This constructor provides a simple, blank instance.
RenderableXML(String) - Constructor for class cox.jmatt.java.MathTools.graphing.xml.RenderableXML
This constructor is provided to set the 'myName' field upon creation.
RenderEngine - Class in cox.jmatt.java.MathTools.graphing
This is a support class for any graphing implementation.
RenderEngine() - Constructor for class cox.jmatt.java.MathTools.graphing.RenderEngine
Constructor necessary for adding to scripts.
reParse(String) - Static method in class cox.jmatt.java.MathTools.MComplex
Attempt to parse a complex number of the form 'A + Bi'.
replaceColumn(MMatrix, int, double[]) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
replaceColumn(MMatrix, int, double[]) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Replace some or all of a MMatrix column with new values.
replaceNewlines(String) - Static method in class cox.jmatt.java.MathTools.test.MTest
This method replaces newline characters ('\n') with whatever value is set, other than '\n' (...
replaceRow(MMatrix, int, double[]) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
replaceRow(MMatrix, int, double[]) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Change an entire MMatrix row.
reportError(String, Exception, int) - Method in class cox.jmatt.java.MathTools.util.CCLogHandler
This method is overridden to use CapCom.
requirement() - Method in class cox.jmatt.java.MathTools.graphing.Constraint
Fetch the value of this Constraint's Requirement.
requote(String) - Static method in class cox.jmatt.java.MathTools.Question
This method undoes unquote().
requote() - Method in class cox.jmatt.java.MathTools.Question
This method requote()'s the (presumably-escaped) ID, Problem and Answer.
reseed(long) - Static method in class cox.jmatt.java.MathTools.MathEngine
Reseed the random number generator with the given value.
reseed() - Static method in class cox.jmatt.java.MathTools.MathEngine
Reseed the random number generator from the system clock.
reseed() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
reseed(long) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
Reset the panel to its defaults.
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BPSPanel
Reset to default values.
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
This method provides a way for the individual generators to reset to default values.
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.HexGridPanel
Reset everything to factory defaults.
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.IsometricPanel
Restore factory values.
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LedgerPanel
Reset to defaults.
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LetteringPanel
Restore factory defaults.
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LogPanel
Reset to default values.
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.MusicPanel
Reset to original values.
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.OffsetQuadPanel
Reset starting values.
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PerspectivePanel
Restore factory values.
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PolarPanel
Reset all to default values and print a debug message about it.
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.QuadrillePanel
Reset to standard quadrille values with both dimensions visible.
reset() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.SymmetricLogPanel
Reset to starting values.
reset() - Method in class cox.jmatt.java.MathTools.graphing.GraphEngineFactory
Clear all previous settings including the ClassLoader.
reset() - Method in class cox.jmatt.java.MathTools.markup.html.AnchorTag
Overridden to preserve the 'href=' attribute.
reset() - Method in class cox.jmatt.java.MathTools.markup.html.IMGTag
Overridden to preserve the 'src=' attribute.
reset() - Method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This method clears all internal content.
reset() - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Overridden to clear document-specific information: title, author, date, packages etc.
reset() - Method in class cox.jmatt.java.MathTools.markup.latex.LaListTag
Overridden to reset the list type to unordered as well as clear the content.
reset() - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Overridden to reset the unit length ONLY to its default value.
reset() - Method in class cox.jmatt.java.MathTools.markup.latex.LaTable
Overridden to reset local settings.
reset() - Method in class cox.jmatt.java.MathTools.markup.latex.LEquation
Overridden to reset to 'equation' and enable numbering.
reset() - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
Clear all inernal data.
reset() - Method in class cox.jmatt.java.MathTools.markup.svg.CircleTag
Overridden to handle point settings as well.
reset() - Method in class cox.jmatt.java.MathTools.markup.svg.ClipTag
Overridden to preserve the ID.
reset(String) - Method in class cox.jmatt.java.MathTools.markup.svg.ClipTag
Call this method to clear data and re-set the ID in one fell swoop.
reset() - Method in class cox.jmatt.java.MathTools.markup.svg.GroupTag
Overridden to preserve the ID.
reset(String) - Method in class cox.jmatt.java.MathTools.markup.svg.GroupTag
Call this method to clear data and re-set the ID in one fell swoop.
reset() - Method in class cox.jmatt.java.MathTools.markup.svg.MarkerTag
Overridden to preserve the ID.
reset(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MarkerTag
Call this method to clear data and re-set the ID in one fell swoop.
reset() - Method in class cox.jmatt.java.MathTools.markup.svg.MaskTag
Overridden to preserve the ID.
reset(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MaskTag
Call this method to clear data and re-set the ID in one fell swoop.
reset() - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Overridden to clear out any path data.
reset() - Method in class cox.jmatt.java.MathTools.markup.svg.PatternTag
Overridden to preserve the ID.
reset(String) - Method in class cox.jmatt.java.MathTools.markup.svg.PatternTag
Call this method to clear data and re-set the ID in one fell swoop.
reset() - Method in class cox.jmatt.java.MathTools.markup.svg.PolygonTag
Overridden to clear the internal point data also.
reset() - Method in class cox.jmatt.java.MathTools.markup.svg.SVGTag
Overridden to preserve width and height during a reset.
reset() - Method in class cox.jmatt.java.MathTools.markup.svg.SymbolTag
Overridden to preserve the ID.
reset(String) - Method in class cox.jmatt.java.MathTools.markup.svg.SymbolTag
Call this method to clear data and re-set the ID in one fell swoop.
reset() - Method in class cox.jmatt.java.MathTools.markup.svg.TransformPen
Clear all transforms.
reset() - Method in class cox.jmatt.java.MathTools.markup.svg.UseTag
Overridden to preserve the HREF even when all other data is cleared.
reset() - Method in class cox.jmatt.java.MathTools.markup.Tag
Clear all data except the tag name.
reset() - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Reset the internal template and Properties object to null.
reset() - Method in class cox.jmatt.java.MathTools.test.MTest
Reset everything on the test.
reset() - Method in class cox.jmatt.java.MathTools.test.MTestParser
Reset the parser to its default values: true for autoclick and no pre-set MTest.
reset() - Method in class cox.jmatt.java.MathTools.util.MathDBC
This method resets everything BUT existing Connections.
reset() - Method in class cox.jmatt.java.MathTools.util.NoteworthyParser
Reset the parser to its initial state.
resetDOM() - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Clear and reset all DOM-related machinery except the DocumentBuilderFactory class name.
resetParams(int) - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Clear the panel and set the number of (blank) parameters specified.
resetParams() - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Clear the panel and set the number of parameters to whatever is in the lower right TextField.
resetXPath() - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Reset the current XPath configuration.
returns(Object) - Method in class cox.jmatt.java.MathTools.util.MathConsole
This method is used to explicitly store a return Object from a script.
rotate(double) - Method in class cox.jmatt.java.MathTools.markup.svg.TransformPen
Add a rotation about the origin: 'rotate(pTheta)'.
rotate(double, double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.TransformPen
Add a rotation about a center point other than the origin: 'rotate(pTheta, pCX, pCY)'.
round(int[], int, boolean) - Static method in class cox.jmatt.java.MathTools.Arithmetic
This method takes a decimal or digit array and rounds to the specified place.
round(int[], int, boolean) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
rows() - Method in class cox.jmatt.java.MathTools.MMatrix
Return the number of rows in this MMatrix.
rPrime() - Static method in class cox.jmatt.java.MathTools.MathEngine
Pick a random prime number.
rPrime(int) - Static method in class cox.jmatt.java.MathTools.MathEngine
Pick a random prime number guaranteed to be less than the number given.
rPrime() - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
rPrime(int) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
runScript() - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
This method is called when the [Run Script] button is clicked.

S

scale(double) - Method in class cox.jmatt.java.MathTools.markup.svg.TransformPen
Add a uniform scaling transform: 'scale(pScale)'.
scale(double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.TransformPen
Add a non-uniform scaling transform: 'scale(pScaleX, pScaleY)'.
sCompareTo(MFraction) - Method in class cox.jmatt.java.MathTools.MFraction
Compare per compareTo() but returns '<,' '=' or '>' instead of a number.
sCompareTo(MRadical) - Method in class cox.jmatt.java.MathTools.MRadical
Compare this MRadical to another but return a single-character String: '<', '=' or '>'.
scriptConfigPanel() - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
The Script Config Panel has all the configuration options necessary to run ScriptPanel.
scriptEnded(Object, Throwable) - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
This method is called when a script ends, whether normally or otherwise.
ScriptPanel - Class in cox.jmatt.java.MathTools.demo
ScriptPanel provides a very minimal scripting framework for the MathTools packages.
ScriptPanel() - Constructor for class cox.jmatt.java.MathTools.demo.ScriptPanel
 
ScriptPanel(Frame) - Constructor for class cox.jmatt.java.MathTools.demo.ScriptPanel
Create a ScriptPanel anchored to a Frame.
ScriptPanel(Dialog) - Constructor for class cox.jmatt.java.MathTools.demo.ScriptPanel
Create a ScriptPanel anchored to a Dialog.
scriptPizzaPanel() - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
The Script Pizza panel holds a parameter panel.
scriptSourcePanel() - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
The Script Source panel holds the script plus machinery to run and otherwise support it.
scriptStarting() - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
This method is called after the ScriptEngine is created but before the script is executed.
sCurveTo(double, double, double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Add a smooth cubic polybezier curve.
SCurveTo(double, double, double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Smooth cubic polybezier curve, absolute version.
sDev() - Method in class cox.jmatt.java.MathTools.MathStat
Calculate the sample standard deviation of the first data set.
select(String) - Method in class cox.jmatt.java.MathTools.MathSet
Select one of the sets contained within this MathSet as the current set.
selectInCopy(String) - Method in class cox.jmatt.java.MathTools.MathSet
Select a particular set in the internal copy.
selectPanel(String) - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
Specifically select one of the panels to show.
set_i(String) - Static method in class cox.jmatt.java.MathTools.MComplex
Set the global (static) symbol used to represent the imaginary number 'i'.
set_XML_escape(boolean) - Static method in class cox.jmatt.java.MathTools.test.MTest
Set the (static) XML escape flag.
setAlt(String) - Method in class cox.jmatt.java.MathTools.markup.html.IMGTag
Set or clear the alternate text for the image.
setAnswer(String) - Method in class cox.jmatt.java.MathTools.Question
Set the Answer part of this Question.
setAnswerToken(String) - Method in class cox.jmatt.java.MathTools.Question
Set the Answer Token for this Question.
setArray(boolean) - Method in class cox.jmatt.java.MathTools.markup.latex.LEquation
Toggle between 'equation' and 'eqnarray'.
setAsPrinter() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Call this method to set THIS instance of MTApplet as the Global Printer.
setAsRadial(boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.GradientTag
By default gradient tags are linear.
setAsRoot(boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.SVGTag
By assumption any SVGTag generated is the root tag of a document.
setAttribute(String, String) - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Set or remove an attribute value.
setAuthenticator(String, Object) - Method in class cox.jmatt.java.MathTools.util.MathConsole
Install an Authenticator.
setAutoClick(boolean) - Method in class cox.jmatt.java.MathTools.test.MTestParser
This method sets the global autoclick value.
setAxisPen(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.SymmetricLogPanel
Set the pen used for the vertical and horizontal axis.
setBar(String) - Method in class cox.jmatt.java.MathTools.MFraction
Set the fraction bar String for this instance.
setBarChart(boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
Select the type of graph to generate: 'true' for a bar chart, 'false' for a line graph.
setBars(String[]) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
Set the data for the bars or points.
setBarWidth(double, double) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
Set the bar width and space between the bars.
setBaselineShift(Double) - Method in class cox.jmatt.java.MathTools.markup.svg.TSpanTag
This is used for super- and sub-scripting text.
setBorders(boolean, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.IsometricPanel
Enable/disable borders and set the border pen.
setBroken(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LetteringPanel
Set the major and minor broken (dashed) line pens.
setCalculatorEnabled(boolean) - Method in class cox.jmatt.java.MathTools.util.MTApplet
Enable/disable the calculator.
setCaret(String) - Static method in class cox.jmatt.java.MathTools.Polynomial
The caret is the character used to designate an exponent.
setCircle(Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.GradientTag
Set the transition circle for a (radial) gradient that does not completely fill its designated area.
setCirclePen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default pen number for subsequent CircleTag instances.
setCircleStyle(StylePen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default StylePen for subsequent CircleTag instances.
setCircleTransform(TransformPen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default transforms for subsequent CircleTags.
setClicked(String) - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
This method is provided for (external!!) script interactions.
setClicker(int) - Static method in class cox.jmatt.java.MathTools.Question
Set a new value for the clicker.
setClicker(long) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
As does Question, this class maintains an internal long usable to index the key values for Questions added to the internal data.
setClipPathUnits(boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.ClipTag
Set the unit spec for this tag.
setClipToScale(boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PerspectivePanel
Enable/disable horizontal line clipping to outermost verticals in horizontal perspective mode.
setClipURL(String) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set a clip-path URL to the style specified.
setClosed(boolean) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOPolygon
 
setClosed(boolean) - Method in interface cox.jmatt.java.MathTools.graphing.Polygon
Determine whether or not the last point added will be 'connected' to the first point entered.
setClosed(boolean) - Method in class cox.jmatt.java.MathTools.graphing.xml.PolygonXML
Set the closedness of the Polygon.
setCloseTo(int) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method sets the magnitude for the two-argument closeTo().
setCloseTo(int) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
setColAlign(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaTable
Set the column alignment.
setColSpan(Integer) - Method in class cox.jmatt.java.MathTools.markup.html.TDTag
Set the 'colspan=' attribute.
setColumns(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LedgerPanel
Set the columns for the chart.
setConfigPizza(String, Properties) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set or clear a Properties object for tag configuration.
setContent(String) - Method in class cox.jmatt.java.MathTools.demo.NoteworthyDemo
Set the content to be parsed.
setContent(String) - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Send a String to the _setContent() method.
setCount(int) - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphKeysPDK
Used internally and automatically.
setCSS(String) - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
Set or clear the (CSS) 'class=' attribute for the tag.
setCycle(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.SymmetricLogPanel
Set the cycle length before the scale factor is applied.
setCycleLengths(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LogPanel
Set the length of each cycle.
setCycles(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LogPanel
Set the number of cycles for each axis.
setData(Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.CircleTag
Use this method to set or change the center or radius of the circle.
setData(Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.EllipseTag
Set ellipse-specific data center and radii.
setData(Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.LineTag
Set line-specific data: the endpoints! This draws a line from (X1, Y1) to (X2, Y2).
setData(Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.RectangleTag
(Re-)Set the corner coordinates, width, and height.
setData(Double, Double, Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.RectangleTag
Set or reconfigure all rectangle data.
setData(Double, Double, String) - Method in class cox.jmatt.java.MathTools.markup.svg.TextTag
Set all necessary data in the tag.
setData(String...) - Method in class cox.jmatt.java.MathTools.Question
Set up to ALL aspects of this Question in one fell swoop.
setDefaultBar(String) - Static method in class cox.jmatt.java.MathTools.MFraction
Set the String used for the default fraction bar.
setDefaultClick(String) - Method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Set the default value of the 'onclick=' attribute for this tag.
setDefaultClicked(String, String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Set or clear the default 'onclick=' for a certain tag.
setDefaultCSS(String) - Method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Set the default CSS class attribute for this tag.
setDefaultCSS(String, String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Set or clear the default CSS class name for a certain tag.
setDefaultEscapeXML(boolean) - Static method in class cox.jmatt.java.MathTools.Question
Set the default value for XML-escaping Problem and Answer content.
setDefaultFormat(String) - Static method in class cox.jmatt.java.MathTools.MathSet
Set a default format.
setDefaultFormat(String) - Method in class cox.jmatt.java.MathTools.MComplex
Set a new default format for subsequent complex numbers.
setDefaultFormat(String) - Static method in class cox.jmatt.java.MathTools.MFraction
Set the default format for all MFractions created after this is set.
setDefaultFormat(String) - Static method in class cox.jmatt.java.MathTools.MRadical
Set the default format for all MRadicals created after this method is called.
setDefaultFormat(String) - Static method in class cox.jmatt.java.MathTools.Polynomial
Set the default term format for every Polynomial created after this one.
setDefaultFormat(String...) - Static method in class cox.jmatt.java.MathTools.Question
Set a new default format for all subsequent instances.
setDefaultName(String) - Method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Set the default value of the 'name=' attribute for this tag.
setDefaultName(String, String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Set or clear the default value of a certain tag's 'name=' attribute.
setDefaultNewline(char) - Static method in class cox.jmatt.java.MathTools.test.MathTestFormatter
This method sets the character sequence used for the @{newline} field.
setDefaultNumberFormat(NumberFormat) - Static method in class cox.jmatt.java.MathTools.MMatrix
Use this method to set the default NumberFormat for all subsequent MMatrix instances.
setDefaultPen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.StyleTag
Set the default pen number for this type of tag.
setDefaultPen(int) - Method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Set the default pen number.
setDefaultStyle(String) - Method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Set the default CSS style attribute for this tag.
setDefaultStyle(String, String) - Method in class cox.jmatt.java.MathTools.markup.html.MathGenHTML
Set or clear the default inline CSS style for a certain tag.
setDefaultStyle(StylePen) - Method in class cox.jmatt.java.MathTools.markup.svg.StyleTag
Set the default 'style=' attribute for this type of tag.
setDefaultStyle(StylePen) - Method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Set the default style.
setDefaultTimestamp(String) - Static method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Set the default format for the @{timestamp} field.
setDefaultTransform(TransformPen) - Method in class cox.jmatt.java.MathTools.markup.svg.StyleTag
Set the default transformations for this type of tag.
setDefaultTransforms(TransformPen) - Method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Set the default transforms.
setDelta(Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.TSpanTag
Set the <tspan> 'dx=' and 'dy=' attributes.
setDesc(String) - Method in class cox.jmatt.java.MathTools.markup.svg.GroupTag
Set or clear the description of this tag.
setDescription(String) - Method in class cox.jmatt.java.MathTools.MathSet
Set a short String description of this MathSet.
setDirProcTemplate(String) - Static method in class cox.jmatt.java.MathTools.util.MathFileIO
Set a default directory processing template.
setDocOptions(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
This method sets any options that appear with the '/documentclass[]...' tag.
setDOMAttribute(String, Object) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This method sets a DOM Attribute on the current DOM DocumentBuilderFactory.
setDOMFactoryClassName(String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Set (or clear) the class name used to create a DOM DocumentBuilderFactory.
setDOMFeature(String, boolean) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Use this method to set a DOM Feature on the DocumentBuilderFactory.
setDouble(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LetteringPanel
Set the major and minor double line pens.
setDriver(String) - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Set the name of the JDBC driver.
setDriver(String) - Method in class cox.jmatt.java.MathTools.util.MathDBC
This method attempts to create the specified JDBC Driver.
setDSContext(Context) - Method in class cox.jmatt.java.MathTools.util.MathDBC
Use this method to set the JNDI Context used for DataSource lookup.
setEllipsePen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default pen number for subsequent EllipseTag instances.
setEllipseStyle(StylePen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default StylePen for subsequent EllipseTag instances.
setEllipseTransform(TransformPen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default transforms for subsequent EllipseTags.
setEnableAxis(boolean, boolean, boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
Enable/disable horizontal and vertical axes and bar midpoint marks.
setEndTag(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaTag
Set or clear the end tag name.
setEndTagEnabled(boolean) - Method in class cox.jmatt.java.MathTools.markup.latex.LaTag
Enable/disable the end tag.
setEnumerate(boolean) - Method in class cox.jmatt.java.MathTools.markup.latex.LaListTag
Switch between '{itemize}' and '{enumerate}' modes.
setEnvironment(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaTag
Set or clear the initial environment.
setEnvParams(String...) - Method in class cox.jmatt.java.MathTools.markup.latex.LaTag
Set any extra curly-brace parameters.
setEscapeFormat(boolean) - Static method in class cox.jmatt.java.MathTools.MEquation
Use this method to XML-escape the relations sent into a MathML format.
setEscapeXML(boolean) - Method in class cox.jmatt.java.MathTools.Question
Set the 'escape XML' state for this instance and return a self-reference.
setEscapeXML(boolean) - Method in class cox.jmatt.java.MathTools.test.MTest
Instance shadow to set XML escape.
setEscapeXML(boolean) - Static method in class cox.jmatt.java.MathTools.test.MTFI
This class maintains a global XML escape flag.
setFeature(String, Object) - Method in interface cox.jmatt.java.MathTools.graphing.GraphEngine
Set a feature to be used when generating graph components.
setFeature(String, Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphEngine
Always returns false.
setFeature(String, Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphEngineXML
Not used.
setFill(String) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set the fill color.
setFillNonzero(boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set the fill-rule for this style.
setFillOpacity(Double) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set the fill opacity.
setFillURL(String) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set the 'fill:' to an URL value.
setFixValues(int, int, int, boolean) - Static method in class cox.jmatt.java.MathTools.Percent
Set the default number of places to fix values for the Base, Rate and Amount.
setFName(String) - Method in class cox.jmatt.java.MathTools.Polynomial
Set the name of the function used when this Polynomial is printed in function form.
setFocus(Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.GradientTag
Set the focal point of the (radial) gradient if it is not the center.
setFontFamily(String) - Method in class cox.jmatt.java.MathTools.markup.svg.TextPen
Set the 'font-family' attribute.
setFontSize(Double) - Method in class cox.jmatt.java.MathTools.markup.svg.TextPen
This method sets the 'font-size' attribute.
setFontStyle(char) - Method in class cox.jmatt.java.MathTools.markup.svg.TextPen
Set the font style (inclination).
setFontVariant(boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.TextPen
Set the 'font-variant' attribute.
setFontWeight(char) - Method in class cox.jmatt.java.MathTools.markup.svg.TextPen
Set the 'font-weight' attribute.
setFormat(String) - Method in class cox.jmatt.java.MathTools.MathSet
Set the internal format for this MathSet.
setFormat(String) - Method in class cox.jmatt.java.MathTools.MComplex
Set the format for this instance.
setFormat(String) - Method in class cox.jmatt.java.MathTools.MFraction
Set the format for this MFraction.
setFormat(String) - Method in class cox.jmatt.java.MathTools.MRadical
Set the format String for this MRadical.
setFormat(String) - Method in class cox.jmatt.java.MathTools.Polynomial
Set the term format for this Polynomial.
setFormat(String...) - Method in class cox.jmatt.java.MathTools.Question
Set the internal formats used to format the individual components.
setFormat(String) - Static method in class cox.jmatt.java.MathTools.test.MTFI
Set the 'entire MTFI' format, analogous to the 'entire Question' format.
setFormatInBoth(String) - Method in class cox.jmatt.java.MathTools.MathSet
Convenience method to set the same internal format for both the instance and the internal clone.
setFormatInCopy(String) - Method in class cox.jmatt.java.MathTools.MathSet
Set the format for the internal copy.
setFormatMTFI(String) - Method in class cox.jmatt.java.MathTools.test.MTest
Set the 'entire' format for MTFI.
setGenerator(MathGenHTML) - Method in class cox.jmatt.java.MathTools.util.NoteworthyParser
Set the MathGenHTML instance used to generate tag classes.
setGlobalPizza(String, String, String) - Method in class cox.jmatt.java.MathTools.util.MTApplet
No scripting tool allows Global Pizza access past getting parameters from it.
setGlobalPizza(String) - Method in class cox.jmatt.java.MathTools.util.MTApplet
Convenience method for setGlobalPizza(pPizza, null, null).
setGPDebug(boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Instance debug mode method.
setGPDebug(boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Instance debug mode method.
setGPDebugMode(boolean) - Static method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Set or clear the GPGenerator.GP_DEBUG field.
setGPDebugMode(boolean) - Static method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Set or clear the GPGenerator.GP_DEBUG field.
setGraphEngine(GraphEngine) - Method in class cox.jmatt.java.MathTools.graphing.GraphHandler
This method sets the GraphEngine used to build the graph described in the XML document.
setHeader(boolean) - Method in class cox.jmatt.java.MathTools.markup.html.TDTag
Use this method to change <td> to <th>.
setHeights(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LedgerPanel
Set the row height and the first row height.
setHexSize(double) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.HexGridPanel
Set the size of a hex side.
setHREF(String) - Method in class cox.jmatt.java.MathTools.markup.svg.UseTag
Change the tag's 'href=' attribute.
setID(String) - Method in class cox.jmatt.java.MathTools.graphing.xml.RenderableXML
This is not a mandated Renderable method.
setID(String) - Method in class cox.jmatt.java.MathTools.markup.svg.ClipTag
Overridden to ensure the ID set is valid.
setID(String) - Method in class cox.jmatt.java.MathTools.markup.svg.GroupTag
Overridden to ensure the ID set is valid.
setID(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MarkerTag
Overridden to ensure the ID set is valid.
setID(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MaskTag
Overridden to ensure the ID set is valid.
setID(String) - Method in class cox.jmatt.java.MathTools.markup.svg.PatternTag
Overridden to ensure the ID set is valid.
setID(String) - Method in class cox.jmatt.java.MathTools.markup.svg.SymbolTag
Overridden to ensure the ID set is valid.
setID(String) - Method in class cox.jmatt.java.MathTools.markup.Tag
Set the 'id=' attribute of the tag.
setID(String) - Method in class cox.jmatt.java.MathTools.Question
Set the ID for this Question.
setIDFormat(String) - Static method in class cox.jmatt.java.MathTools.Question
This method sets the default format used to generate Question IDs.
setIntervals(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LogPanel
Set the initial interval for a lograrithmic scale and the fixed interval for a linear scale.
setJDBC(String) - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Set the database URL.
setKey(Properties, TextField, String, String, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Extract the value from the supplied Properties object and use it to set the value of the TextField sent in.
setKey(Properties, Checkbox, String, String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
Extract the value from the supplied Properties object and use it to set the value of the Checkbox sent in.
setKnobs(String) - Static method in class cox.jmatt.java.MathTools.MathEngine
A Knob is a random number selected from a range.
setKnobs(String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
setLabel(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This method allows a '/label{}' tag to appear immediately after the opening line of the block.
setLatexEnvironment(String, boolean, String) - Static method in class cox.jmatt.java.MathTools.MMatrix
Set the global LaTeX environment used to render the MMatrix.
setLengthAdjust(boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.TextTag
Set the adjustment method for increasing or decreasing text length.
setLetterSpacing(String) - Method in class cox.jmatt.java.MathTools.markup.svg.TextPen
Set the spacing between the letters of the text.
setLevel(byte) - Method in class cox.jmatt.java.MathTools.markup.html.HnTag
Change the heading level of the tag.
setLimits(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BPSPanel
Set the horizontal centerline and chart-wise lower margin.
setLinearScale(boolean, boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PerspectivePanel
Configure one or both scales as linear.
setLinePen(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.SymmetricLogPanel
Set the line pen for the vertical and horizontal axis.
setLinePen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default pen number for subsequent LineTag instances.
setLines(int, boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.IsometricPanel
Set the pen used to draw the lines and enable/disable horizontal lines.
setLineSeparator(String) - Method in class cox.jmatt.java.MathTools.test.MTest
Set the separator appended to each element's content when it is formatted.
setLineSpace(int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.MusicPanel
Set the line spacing.
setLineStyle(StylePen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default StylePen for subsequent LineTag instances.
setLineThickness(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Set the line thickness.
setLineTransform(TransformPen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default transforms for subsequent LineTags.
setLocation(Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.TextTag
Set the X- and Y-coordinates of this tag.
setLogAlways(boolean) - Method in class cox.jmatt.java.MathTools.util.CCLogErrorManager
Use this method to enable/disable default behavior.
setLogAlways(boolean) - Method in class cox.jmatt.java.MathTools.util.CCLogHandler
By default only the first log system error message is displayed; use this method to change that.
setMarginPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Set the Pizzaria area on the GPGenerator if it exists.
setMarker(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MarkerPen
Set the marker to be used on all markable points of the markable thing.
setMarkerEnd(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MarkerPen
Set the marker to be used at the end of the markable thing.
setMarkerMid(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MarkerPen
Set the marker to be used at the midpoint(s) of the markable thing.
setMarkerStart(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MarkerPen
Set the marker to be used at the start of the markable thing.
setMaskContentUnits(boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.MaskTag
Set the reference coordinates for elements contained within the <mask> tag.
setMaskUnits(boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.MaskTag
Set the 'maskUnits=' attribute for this tag.
setMaskURL(String) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set a mask URL to the style specified.
setMathClassLoader(ClassLoader) - Static method in class cox.jmatt.java.MathTools.CapCom
This method is used to set the MathTools ClassLoader.
setMathClassLoader() - Method in class cox.jmatt.java.MathTools.demo.URLLoaderPanel
Call this method to create an URLClassLoader and send it to CapCom.
setMathClassLoader(boolean) - Method in class cox.jmatt.java.MathTools.graphing.GraphEngineFactory
Call this method to enable or disable CapCom's ClassLoader to find GraphEngine instances.
setMathClassLoader(boolean) - Method in class cox.jmatt.java.MathTools.test.COFormatterFactory
Enable/disable the Math ClassLoader.
setMathClassLoader(boolean) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Enable or disable the Math ClassLoader for loading properties files or templates.
setMathClassLoader(boolean) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Enable/disable CapCom's MathClassLoader.
setMAuthenticator(String, Object) - Static method in class cox.jmatt.java.MathTools.CapCom
This method sets or clears a global MAuthenticator.
setMaxHoriz(boolean, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.HexGridPanel
Set the maximum number of horizontal hexes and enable or disable it.
setMaxVert(boolean, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.HexGridPanel
Set the maximum number of vertical hexes and enable or disable it.
setMinSpace(double, double) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.SymmetricLogPanel
Set the minimum interval size for each axis.
setMTest(MTest) - Method in class cox.jmatt.java.MathTools.test.MTestParser
Use this method to set the MTest instance used to receive the parsed data.
setName(String) - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
This method sets the tag's 'name=' attribute and not the name of the tag itself! Since is is common among HTML tags it is handled here.
setName(String) - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
Set the the (default) attribute name (attribute) or selector (css) text.
setName(String) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
StylePens are tracked by number; the name is handled automatically.
setName(String) - Method in class cox.jmatt.java.MathTools.MathSet
Give this MathSet a name.
setNamespaceAware(boolean) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Enable/disable SAX Namespace awareness.
setNamingContext(Context) - Static method in class cox.jmatt.java.MathTools.CapCom
This method sets a JNDI naming Context usable by any of the MathTools classes or applications embedding them.
setNegativeParentheses(String, String) - Static method in class cox.jmatt.java.MathTools.MEquation
Set or clear the parenthesis symbols used to enclose negative placeholder values.
setNew_i(String) - Method in class cox.jmatt.java.MathTools.MComplex
Instance flavored 'set_i'.
setNewCaret(String) - Method in class cox.jmatt.java.MathTools.Polynomial
Instance shadow.
setNewClicker(int) - Method in class cox.jmatt.java.MathTools.Question
Instance version of setClicker().
setNewDefaultBar(String) - Method in class cox.jmatt.java.MathTools.MFraction
Instance default bar set method.
setNewDefaultEscapeXML(boolean) - Method in class cox.jmatt.java.MathTools.Question
Shadow method to set default XML escape.
setNewDefaultFormat(String) - Method in class cox.jmatt.java.MathTools.MathSet
Instance shadow.
setNewDefaultFormat(String) - Method in class cox.jmatt.java.MathTools.MComplex
Instance version.
setNewDefaultFormat(String) - Method in class cox.jmatt.java.MathTools.MFraction
Instance alias for setDefaultFormat().
setNewDefaultFormat(String) - Method in class cox.jmatt.java.MathTools.MRadical
Instance version of setDefaultFormat().
setNewDefaultFormat(String) - Method in class cox.jmatt.java.MathTools.Polynomial
Instance flavor of setDefaultFormat().
setNewDefaultFormat(String...) - Method in class cox.jmatt.java.MathTools.Question
Shadow method to set default format.
setNewDefaultNewline(char) - Static method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Instance version.
setNewDefaultNumberFormat(NumberFormat) - Method in class cox.jmatt.java.MathTools.MMatrix
Instance shadow to set default NumberFormat.
setNewDefaultTimestamp(String) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Instance version.
setNewDirProcTemplate(String) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Instance template-setting method.
setNewEscapeFormat(boolean) - Method in class cox.jmatt.java.MathTools.MEquation
Instance version.
setNewFixValues(int, int, int, boolean) - Method in class cox.jmatt.java.MathTools.Percent
Instance access to setFixValues().
setNewLatexEnvironment(String, boolean, String) - Method in class cox.jmatt.java.MathTools.MMatrix
Instance shadow to set LaTex environment.
setNewline(char) - Method in class cox.jmatt.java.MathTools.test.MTest
Set the character or character sequence used for newlines.
setNewNegativeParentheses(String, String) - Method in class cox.jmatt.java.MathTools.MEquation
Instance shadow to set parentheses.
setNewPointData(double, String) - Method in class cox.jmatt.java.MathTools.markup.svg.CircleTag
Instance version.
setNewVCFormat(String) - Method in class cox.jmatt.java.MathTools.Question
Instance shadow.
setNumbered(boolean) - Method in class cox.jmatt.java.MathTools.markup.latex.LEquation
Enable/disable equation numbering.
setNumberFormat(NumberFormat) - Method in class cox.jmatt.java.MathTools.MMatrix
Each MMatrix has an internal NumberFormat object.
setNumbering(boolean, boolean, int, boolean, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.HexGridPanel
Enable/disable numbering and set the starting values.
setOffset(boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.OffsetQuadPanel
Enable/disable first row offset.
setOffsetFirst(boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.IsometricPanel
Enable/disable first-row offset.
setOpacity(Double) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set the stroke opacity.
setOptions(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaTag
Set the square-brace options.
setOrient(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MarkerTag
Set the orientation of the marker.
setOutputProperty(String, String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Set an Output Property to be used by the transformer.
setPAR(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MarkerTag
Set the 'preserveAspectRatio' value for this tag.
setPAR(String) - Method in class cox.jmatt.java.MathTools.markup.svg.SymbolTag
Set aspect ratio preservation for this symbol.
setParameter(String, Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NORenderable
 
setParameter(String, Object) - Method in interface cox.jmatt.java.MathTools.graphing.Renderable
This method provides a very general way to configure any type of Renderable.
setParameter(String, Object) - Method in class cox.jmatt.java.MathTools.graphing.RenderableImpl
This method applies some processing to its function.
setParameter(String, Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.RenderableXML
Set or clear a parameter.
setParameter(String, Object) - Method in interface cox.jmatt.java.MathTools.test.COFormatter
This is a very generic method used to configure the COFormatter instance.
setParameter(String, String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Set a stylesheet parameter used for the transformation.
setParametersFromGlobalPizza() - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Add the Global Pizza to the parameters fed to the transform.
setPath(String) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Set the path to the String supplied, or clear it with null or blank.
setPathPen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default pen number for subsequent PathTag instances.
setPathStyle(StylePen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default StylePen for subsequent PathTag instances.
setPathTransform(TransformPen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default transforms for subsequent PathTags.
setPattern(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LetteringPanel
Set the line layout pattern.
setPattern(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.MusicPanel
Set the staff pattern.
setPatternContentUnits(boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.PatternTag
Set the pattern content unit specifier.
setPatternUnits(boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.PatternTag
Set the pattern units specifier.
setPen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set the pen number used to reference this style, if it is to be a CSS 'pen' style.
setPen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.StyleTag
Set the StylePen number to be used for the tag.
setPens(int, int, int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
Set the pens used to draw the graph.
setPens(int, int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BPSPanel
Set the pens used to draw the lines.
setPens(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.HexGridPanel
Set the pens: line and text.
setPens(int, int, int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LedgerPanel
Set the pens used to draw the chart.
setPens(int, int, int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LogPanel
Set the pens used.
setPens(int, int, int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.MusicPanel
Set the pens to use.
setPens(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.OffsetQuadPanel
Set the pens to use when drawing the lines.
setPens(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PerspectivePanel
Set the horizontal and vertical line pens.
setPens(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PolarPanel
Set the pen number used to draw the circles and lines.
setPens(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.QuadrillePanel
Set the pens to use.
setPFactoryClassName(String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This method specifies the name of the factory class used to instantiate a SAXParserFactory.
setPizza(Properties) - Static method in class cox.jmatt.java.MathTools.CapCom
Set in place a Global Pizza.
setPizza(String) - Method in class cox.jmatt.java.MathTools.demo.GPGenerator
Put a non-null, non-blank String into the Pizzaria area.
setPointData(double, String) - Static method in class cox.jmatt.java.MathTools.markup.svg.CircleTag
Set the color and size of all points creates subsequently.
setPointData(double, String) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
(Re-)Set the configuration data for points.
setPolygon(boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.PolygonTag
Determine whether this tag is a polygon or polyline.
setPolygonPen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default pen number for subsequent PolygonTag instances.
setPolygonStyle(StylePen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default StylePen for subsequent PolygonTag instances.
setPolygonTransform(TransformPen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default transforms for subsequent PolygonTags.
setPrinter(MathPrinter) - Static method in class cox.jmatt.java.MathTools.CapCom
Use this method to set a global MathPrinter for all MathTools classes to use.
setProblem(String) - Method in class cox.jmatt.java.MathTools.Question
Set the Problem part of this Question.
setProperty(String, String) - Method in class cox.jmatt.java.MathTools.util.MathDBC
Set a property to be used in the getConnection(String, Properties) method.
setQuestionKeyFormat(String, String) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
This method sets the key String format used when adding a Question to the internal Properties.
setRange(String, String) - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphKeysPDK
Used internally.
setRanges(double, double, double, double) - Method in class cox.jmatt.java.MathTools.graphing.Graph.GraphPaperPDK
This method sets the range values for the resulting graph.
setRanges(double, double, double, double) - Method in interface cox.jmatt.java.MathTools.graphing.GraphPaper
Set the minimum and maximum horizontal and vertical values for the graph.
setRanges(double, double, double, double) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphPaper
 
setRanges(double, double, double, double) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphPaperXML
Ranges are presented as attributes in the <GraphPaper> tag: xmin, ymin, xmax, ymax.
setRectanglePen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default pen number for subsequent RectangleTag instances.
setRectangleStyle(StylePen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default StylePen for subsequent RectangleTag instances.
setRectangleTransform(TransformPen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default transforms for subsequent RectangleTags.
setRegex(String) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Use this method to set a regular expression for the reFormat() methods.
setRegex(String, boolean, boolean) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Use this method to set a regular expression AND the two flags that cannot be set via embedded flag expressions.
setRelative(boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
Enable/disable relative spacing.
setRererencePoint(Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.MarkerTag
Set the relative starting point for the marker.
setRotate(Double) - Method in class cox.jmatt.java.MathTools.markup.svg.TSpanTag
This sets the 'rotate=' attribute for this tag.
setRowSpan(Integer) - Method in class cox.jmatt.java.MathTools.markup.html.TDTag
Set the 'rowspan=' attribute.
setSAXFeature(String, boolean) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Enable/disable a SAX Feature on the current parser.
setScale(double, double) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PerspectivePanel
Set the horizontal and vertical scales.
setScale(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PolarPanel
Set the radial spacing and the number of angular divisions.
setScale(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.QuadrillePanel
Set the horizontal and vertical scale.
setScale(double, double) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.SymmetricLogPanel
Set the interval scale factor.
setScale(Object) - Method in interface cox.jmatt.java.MathTools.graphing.Axis
The scale of an axis determines how measurements and comparisons are made.
setScale(Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOAxis
 
setScale(Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.AxisXML
Set or clear the scale for this Axis.
setScales(double, double) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LogPanel
Set the scale factors for each scale.
setScaleType(boolean, boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.SymmetricLogPanel
Set the scale type for each axis.
setScaleTypes(boolean, boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LogPanel
Set the scale type for the vertical and horizontal axes.
setScript(String) - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
Put a script in the Script Area.
setScriptReturnObject(Object) - Static method in class cox.jmatt.java.MathTools.CapCom
Set the Object a script returns.
setShowID(boolean) - Static method in class cox.jmatt.java.MathTools.test.MTFI
Set to 'true' to show MTFI type in replacement token 0 when formatting.
setShowID_MTFI(boolean) - Method in class cox.jmatt.java.MathTools.test.MTest
Toggle MTFI ID display in formatting token 0.
setShowLines(boolean, boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.QuadrillePanel
Enable/disable vertical and horizontal lines.
setSize(double) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.IsometricPanel
Set the side length/dot spacing.
setSize(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.OffsetQuadPanel
Set the height and width of the grid.
setSize(double, double) - Method in interface cox.jmatt.java.MathTools.graphing.GraphPaper
Set the size of the actual graph.
setSize(double, double) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphPaper
 
setSize(double, double) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphPaperXML
Height and width are rendered as 'height=' and 'width=' attributes on the <GraphPaper> tag.
setSize(Double, Double) - Method in class cox.jmatt.java.MathTools.markup.html.IMGTag
Set the width and height of the image.
setSize(Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.MaskTag
Set the dimensions of the <mask> relative to the masked object's bounding box.
setSize(Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.PatternTag
Set the dimensions of this tag.
setSize(String, String) - Method in class cox.jmatt.java.MathTools.markup.svg.SVGTag
This method can be used to re-set width and height or to clear them, by setting null.
setSolid(int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LetteringPanel
Set the major and minor solid line pens.
setSpace(double, double) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LetteringPanel
Set the major and minor (vertical) line spacing.
setSpacing(int, int, double) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BPSPanel
Set the spacings used: horizontal, initial vertical space and vertical scale factor.
setSpacing(int, int, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PerspectivePanel
Set the spacing values for the grid.
setSpacing(double, double) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.SymmetricLogPanel
Set the initial spacing for each axis.
setSpreadMethod(char) - Method in class cox.jmatt.java.MathTools.markup.svg.GradientTag
Determine how a 'shortened' gradient will spread outside its defined transition area.
setSQL(String) - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Put SQL commands in the SQL Entry Area.
setStart(int) - Method in class cox.jmatt.java.MathTools.markup.html.ListTag
Set the starting number for an ordered list.
setStretch(boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LedgerPanel
Set whether or not the last column does (true) or does not (false) stretch to the right margin.
setStroke(String) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set the stroke color.
setStrokeDasharray(String) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set the stroke dash array.
setStrokeDashOffset(String) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set the stroke dasharray offset.
setStrokeLinecap(char) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set the stroke linecap attribute.
setStrokeLinejoin(char) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set the stroke linejoin attribute.
setStrokeMiterlimit(String) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set the stroke miter limit.
setStrokeWidth(Double) - Method in class cox.jmatt.java.MathTools.markup.svg.StylePen
Set the width of the stroke.
setStyle(String) - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
Set or clear the tag's (inline CSS) 'style=' attribute.
setStyle(StylePen) - Method in class cox.jmatt.java.MathTools.markup.svg.StyleTag
Set the 'style=' attribute for this tag.
setTagName(String) - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
This method can change the tag name, just in case such a thing is needed.
setTemp(Hashtable<String, String>, String) - Method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Set the tag's content and attributes, if used for copying.
setTemplate(String) - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
Set the row format template.
setTemplate(String) - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Set (or clear) the internal template String.
setTextAnchor(char) - Method in class cox.jmatt.java.MathTools.markup.svg.TextPen
Set the anchor (alignment) of the text relative to its coordinates.
setTextDecoration(char) - Method in class cox.jmatt.java.MathTools.markup.svg.TextPen
Set 'line-is-ness' of the text.
setTextLength(Double) - Method in class cox.jmatt.java.MathTools.markup.svg.TextTag
Set (or clear) a limit on the length of the text.
setTextPen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default pen number for subsequent TextTag instances.
setTextStyle(StylePen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default StylePen for subsequent TextTag instances.
setTextTransform(TransformPen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default transforms for subsequent TextTags.
setTFactoryClassName(String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This method specifies the name of the factory class used to instantiate a TransformerFactory.
setTickMarks(Object) - Method in interface cox.jmatt.java.MathTools.graphing.Axis
Tick marks are small marks placed on an axis at appropriate intervals.
setTickMarks(Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOAxis
 
setTickMarks(Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.AxisXML
Set or clear the tick marks for this Axis.
setTitle(String) - Method in class cox.jmatt.java.MathTools.markup.html.HTMLTag
Set or clear the document <title>.
setTitle(String, String, String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Set all title information.
setTitle(String) - Method in class cox.jmatt.java.MathTools.markup.svg.GroupTag
Set or clear the title of this tag.
setTopLine(boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LedgerPanel
Enable (true) or disable (false) the top line and boxes around the header row.
setTransform(TransformPen) - Method in class cox.jmatt.java.MathTools.markup.svg.PatternTag
Overridden to provide class-specific adjustments.
setTransform(TransformPen) - Method in class cox.jmatt.java.MathTools.markup.svg.StyleTag
Set the transform(s) for this tag.
setTransitionLine(Double, Double, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.svg.GradientTag
Set the transition line for a linear gradient that doesn't completely fill its designated area.
setType(boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.IsometricPanel
Set the type of graph: lines or dots.
setType(Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NORenderable
 
setType(Object) - Method in interface cox.jmatt.java.MathTools.graphing.Renderable
Set the type of Renderable this is.
setType(Object) - Method in class cox.jmatt.java.MathTools.graphing.RenderableImpl
Set the value of the 'myType' field.
setType(Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.RenderableXML
Use this method to set or clear the 'myType' field.
setType(char) - Method in class cox.jmatt.java.MathTools.markup.html.ListTag
Set the 'type=' attribute of an ordered list.
setType(char) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Set the '/documentclass' of this document.
setUnitLength(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Set the unit length.
setUnits(boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.MarkerTag
Set the scaling of the marker.
setUpGUI() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Set up the GUI.
setUseErrorManager(boolean) - Method in class cox.jmatt.java.MathTools.util.CCLogHandler
Use this method to enable an external ErrorManager.
setUseTagPen(int) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default pen number for subsequent UseTag instances.
setUseTagStyle(StylePen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default StylePen for subsequent UseTag instances.
setUseTagTransform(TransformPen) - Method in class cox.jmatt.java.MathTools.markup.svg.MathDrawSVG
Set the default transforms for subsequent UseTags.
setValidating(boolean) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Set the validation flag for SAXParser instances created by the internal factory.
setVariable(String) - Method in class cox.jmatt.java.MathTools.Polynomial
Set the variable used for this polynomial.
setVariables(String) - Method in class cox.jmatt.java.MathTools.MMatrix
This is a system of equations method.
setVCFormat(String) - Static method in class cox.jmatt.java.MathTools.Question
Set the default version code format.
setVerticalScale(boolean, int) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
Set the vertical scale and enable/disable tick marks.
setViewBox(String) - Method in class cox.jmatt.java.MathTools.markup.svg.MarkerTag
Provide viewbox configuration for this class and SVGTag.
setViewBox(String) - Method in class cox.jmatt.java.MathTools.markup.svg.SymbolTag
Set the 'viewBox=' attribute.
setVisible(boolean, boolean) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.OffsetQuadPanel
Set the visibility of the veritcal and horizontal sides.
setWidth(double) - Method in class cox.jmatt.java.MathTools.markup.html.HRTag
Set the width of this rule.
setWordSpacing(String) - Method in class cox.jmatt.java.MathTools.markup.svg.TextPen
Set the spacing between the words of the text.
setXFactoryClassName(String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This method specifies the name of the factory class for XPATHFactory instances.
setXFeature(String, boolean) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Set an XPath feature.
shakeShakeShake(boolean) - Method in class cox.jmatt.java.MathTools.MathSet
This method works one of two ways, depending on its parameter.
SHELF_KEY - Static variable in class cox.jmatt.java.MathTools.MathSet
This is the String key used by the MathSet demo panel to store a parsed or pizza'd set on The Shelf.
showCalc() - Method in class cox.jmatt.java.MathTools.util.MTApplet
Display a QuickRPNCalculator if it is enabled.
showHelp() - Method in class cox.jmatt.java.MathTools.util.QuickRPNCalculator
Display the help content on the TextArea.
shuffle(Object[]) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method rearranges the elements in an Object[] array into random order.
shuffle(Object[]) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
signum() - Method in class cox.jmatt.java.MathTools.MFraction
Return 1 if the fraction is positive, 0 if it is zero, and -1 if it is negative.
signum() - Method in class cox.jmatt.java.MathTools.MRadical
Return the sign of the MRadical: -1 if negative, 0 if zero, +1 if positive.
SIMPLE_CHANGE_QUESTION - Static variable in class cox.jmatt.java.MathTools.Percent
The simplest form of percent change question: 'What is the percent change from <0> to <1> @@ A(n) <3> percent <4>.'
SIMPLE_QUESTION - Static variable in class cox.jmatt.java.MathTools.Percent
The simplest form of percent question: '<6> is <1><3> of <0>? @@ <2> is <1>% of <0>.'
SIMPLE_SUB_ANS - Static variable in class cox.jmatt.java.MathTools.MathSet
Answer template for SIMPLE_SUB_PROB.
SIMPLE_SUB_PROB - Static variable in class cox.jmatt.java.MathTools.MathSet
Problem template for a simple subset Question using selected sets.
SIMPLE_SUPER_ANS - Static variable in class cox.jmatt.java.MathTools.MathSet
Answer template for SIMPLE_SUPER_PROB.
SIMPLE_SUPER_PROB - Static variable in class cox.jmatt.java.MathTools.MathSet
Problem template for a simple superset Question involving the selected sets.
SimpleAuthenticator - Class in cox.jmatt.java.MathTools.util
This class provides a fully-functional MAuthenticator implementation.
SimpleAuthenticator() - Constructor for class cox.jmatt.java.MathTools.util.SimpleAuthenticator
Zero-argument constructor required for CapCom use.
SimpleDecorationTag - Class in cox.jmatt.java.MathTools.markup.html
This abstract class provides tags used for simple text decoration plus several others that are similarly straightforward.
SimpleDecorationTag(BaseHTag.TagKeys) - Constructor for class cox.jmatt.java.MathTools.markup.html.SimpleDecorationTag
Constructor for subclassing.
SimpleDecorationTag(BaseHTag.TagKeys, String) - Constructor for class cox.jmatt.java.MathTools.markup.html.SimpleDecorationTag
Constructor that includes content.
simpleMean(double[]) - Static method in class cox.jmatt.java.MathTools.MathStat
Find the simple arithmetic mean of a double[] array.
SimpleStyleImpl - Class in cox.jmatt.java.MathTools.markup
This class presents a fully-settable StyleInfo.
SimpleStyleImpl() - Constructor for class cox.jmatt.java.MathTools.markup.SimpleStyleImpl
 
SimpleTagImpl - Class in cox.jmatt.java.MathTools.markup
This class provides a concrete implementation of the Tag class.
SimpleTagImpl() - Constructor for class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Standard constructor used for scripting or other purposes.
SimpleTagImpl(String) - Constructor for class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Constructor to create a named tag.
skewX(double) - Method in class cox.jmatt.java.MathTools.markup.svg.TransformPen
Apply a skew transform in the X coordinate.
skewY(double) - Method in class cox.jmatt.java.MathTools.markup.svg.TransformPen
Skew all Y-coordinates.
smoothCopy(double[][]) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
smoothCopy(double[][]) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Create a non-ragged copy of the double[][] passed in.
solve_Amount(double, double) - Method in class cox.jmatt.java.MathTools.Percent
Instance version with modified name.
solve_Base(double, double) - Method in class cox.jmatt.java.MathTools.Percent
Instance version with modified name.
solve_Change(int, int) - Method in class cox.jmatt.java.MathTools.Percent
Instance version of solveChange(int, int).
solve_Change(double, double) - Method in class cox.jmatt.java.MathTools.Percent
Instance version of solveChange(double, double).
solve_Equation(int, int...) - Method in class cox.jmatt.java.MathTools.MEquation
Instance String solveEquation() shadow.
solve_Equation(int, int, String, String, int...) - Method in class cox.jmatt.java.MathTools.MEquation
Question-valued instance version of solveEquation().
solve_Rate(double, double) - Method in class cox.jmatt.java.MathTools.Percent
Instance version with modified name.
solveAmount(double, double) - Static method in class cox.jmatt.java.MathTools.Percent
Solve for the Amount, given the Base and the Rate.
solveBase(double, double) - Static method in class cox.jmatt.java.MathTools.Percent
Solve for the Base, given the Rate and the Amount.
solveChange(int, int) - Static method in class cox.jmatt.java.MathTools.Percent
Solve for the percent change, int version.
solveChange(double, double) - Static method in class cox.jmatt.java.MathTools.Percent
Calculate percent change on two doubles.
solveEquation(int, int...) - Static method in class cox.jmatt.java.MathTools.MEquation
Use this method when custom-formatting an Equation enum equation that doesn't necessarily solve nicely.
solveEquation(int, int, String, String, int...) - Static method in class cox.jmatt.java.MathTools.MEquation
This is the full-featured nasty-equation formatting method.
solveFor(int...) - Method in enum cox.jmatt.java.MathTools.MEquation.Equation
This method allows an Equation enum member to be used to create an equation or inequality that does NOT solve nicely.
solveRate(double, double) - Static method in class cox.jmatt.java.MathTools.Percent
Solve for the Rate, given the Base and the Amount.
SpanTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <span> tag.
SpanTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.SpanTag
Standard constructor for editable tags.
SpanTag(String) - Constructor for class cox.jmatt.java.MathTools.markup.html.SpanTag
Construct a tag with content.
sparse(String) - Static method in class cox.jmatt.java.MathTools.MathStat
This method splits a String of space-separated doubles and parses them into an array.
sParse(String) - Method in class cox.jmatt.java.MathTools.MathStat
Instance version of sparse().
spill(String, String, int, String) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method splits a String on the specified break-String and, if the resulting array is shorter than the length requested, pads the remaining elements with the specified fill String.
spill(String, String, int, String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
splick(String, String) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method splits sData based on sToken and randomly picks one element from the resulting array.
splick(String) - Static method in class cox.jmatt.java.MathTools.MathEngine
Convenience method for splick() that splits on a single space character.
splick(String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
splick(String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
splickInt(String) - Static method in class cox.jmatt.java.MathTools.MathEngine
This method splits a space-separated String of integers, picks one, and returns it as an int.
splickInt(String) - Method in class cox.jmatt.java.MathTools.scrob.MathEngine_SCROB
 
splint(String, boolean, boolean) - Static method in class cox.jmatt.java.MathTools.Arithmetic
This method takes a space-separated String of numbers and converts them into an int[] array.
splint(String, boolean, boolean) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
SQLEntryPanel() - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
This is the Panel used to enter the SQL commands.
STANDARD - Static variable in enum cox.jmatt.java.MathTools.MEquation.Equation
Constant used for Standard format.
STANDARD - Static variable in class cox.jmatt.java.MathTools.MEquation
Copy of Equation.STANDARD.
STANDARD_GRAPH - Static variable in interface cox.jmatt.java.MathTools.graphing.Graphable
This constant can be used to indicate a 'standard' graphable function: y = f(x).
standardGUI() - Method in class cox.jmatt.java.MathTools.demo.GPGenerator
Build the standard GUI.
standardGUI() - Method in class cox.jmatt.java.MathTools.demo.MathDBCDemo
This method builds the standard GUI and returns itself as a reference.
standardGUI() - Method in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
Build the standard MTFormatterDemo GUI.
standardGUI() - Method in class cox.jmatt.java.MathTools.demo.NoteworthyDemo
Build and return the GUI panel.
standardGUI() - Method in class cox.jmatt.java.MathTools.demo.ScriptPanel
Standard GUI is provided to allow FULL construction before messing with the CardLayout.
standardGUI() - Method in class cox.jmatt.java.MathTools.demo.URLLoaderPanel
The Standard GUI builds the URLLoaderPanel's GUI per standard layout: title, URL List area, and buttons.
standardGUI() - Method in class cox.jmatt.java.MathTools.util.BasicMathPrinter
This method sets up the standard GUI: BorderLayout with getTitle() in the NORTH position, txaConsole in the CENTER, and the control panel at EAST.
start() - Method in class cox.jmatt.java.MathTools.demo.MTDemo
This is where all the components are added and the demo itself is shown and started.
startDocument() - Method in class cox.jmatt.java.MathTools.graphing.GraphHandler
Prints a debug message.
startDocument() - Method in class cox.jmatt.java.MathTools.util.MTXErrorHandler
Does nothing but print a message at Debug level.
startDocument() - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This method prints a debug-level message and initializes the internal return List.
startElement(String, String, String, Attributes) - Method in class cox.jmatt.java.MathTools.graphing.GraphHandler
Start an element.
startElement(String, String, String, Attributes) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Process the element properly.
storeCopyData(Hashtable<String, String>, String) - Method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Store tag attributes and content for copying.
storeObject(String, Object) - Static method in class cox.jmatt.java.MathTools.CapCom
This method provides a place for MathTools classes, or applications that use them, to store arbitrary data (The Shelf).
storeObject(String, Object) - Method in class cox.jmatt.java.MathTools.util.MathConsole
Store something on the CapCom shelf.
STUDENT - Static variable in class cox.jmatt.java.MathTools.util.MathConsole
Static constant for generating Student codes.
StyleInfo - Class in cox.jmatt.java.MathTools.markup
This class encapsulates CSS rules and 'style=' attributes.
StyleInfo() - Constructor for class cox.jmatt.java.MathTools.markup.StyleInfo
Create a blank tag, waiting for declarations to be set.
StyleInfo(String) - Constructor for class cox.jmatt.java.MathTools.markup.StyleInfo
Create a named tag, if the name supplied is not null or blank.
StylePen - Class in cox.jmatt.java.MathTools.markup.svg
This is the SVG class used to encapsulate CSS rules and 'style=' attributes.
StylePen() - Constructor for class cox.jmatt.java.MathTools.markup.svg.StylePen
 
StyleTag - Class in cox.jmatt.java.MathTools.markup.svg
This class provides the basic machinery for the other SVG tags.
StyleTag(StyleTag.TagKeys) - Constructor for class cox.jmatt.java.MathTools.markup.svg.StyleTag
This is the protected constructor used to build all SVG tags.
StyleTag.TagKeys - Enum in cox.jmatt.java.MathTools.markup.svg
This enum is used internally by the SVG classes to store defaults and other such information.
subtract(MComplex) - Method in class cox.jmatt.java.MathTools.MComplex
Subtract another complex number from this one.
subtract(MFraction) - Method in class cox.jmatt.java.MathTools.MFraction
Subtract another fraction from this one.
subtract(MMatrix) - Method in class cox.jmatt.java.MathTools.MMatrix
SUBTRACT another matrix from this one.
subtract(Polynomial) - Method in class cox.jmatt.java.MathTools.Polynomial
Subtract another Polynomial from this one.
sVar() - Method in class cox.jmatt.java.MathTools.MathStat
Calculate the sample variance of the first data set.
SVGPizza - Class in cox.jmatt.java.MathTools.demo
This PizzaPanel demonstrates SVG classes.
SVGPizza() - Constructor for class cox.jmatt.java.MathTools.demo.SVGPizza
 
SVGTag - Class in cox.jmatt.java.MathTools.markup.svg
This class encapsulates the <svg> tag.
SYM_COMPLEX - Static variable in class cox.jmatt.java.MathTools.MathSet
This constant is defined in the Complex Number MathSet symbols as a MathTestFormatter replacement token; i.e.
SYM_IMAGINARY - Static variable in class cox.jmatt.java.MathTools.MathSet
Replacement token for purely imaginary numbers.
SYM_INTEGER - Static variable in class cox.jmatt.java.MathTools.MathSet
Replacement token for the set of Integers.
SYM_IRRATIONAL - Static variable in class cox.jmatt.java.MathTools.MathSet
Replacement token for the set of Irrational numbers.
SYM_NATURAL - Static variable in class cox.jmatt.java.MathTools.MathSet
Replacement token for the set of Natural numbers.
SYM_RATIONAL - Static variable in class cox.jmatt.java.MathTools.MathSet
Replacement token for the set of Rational numbers.
SYM_REAL - Static variable in class cox.jmatt.java.MathTools.MathSet
Replacement token for the set of Real numbers.
SYM_WHOLE - Static variable in class cox.jmatt.java.MathTools.MathSet
Replacement token for the set of Whole numbers.
SymbolTag - Class in cox.jmatt.java.MathTools.markup.svg
This class encapsulates the <symbol> tag.
SymbolTag(StyleTag.TagKeys) - Constructor for class cox.jmatt.java.MathTools.markup.svg.SymbolTag
Constructor provided for subclasses.
symLog() - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanelFactory
Fetch a SymmetricLogPanel.
SymmetricLogPanel - Class in cox.jmatt.java.MathTools.demo.gpgdemo
This generator produces graph paper similar to log paper.
SymmetricLogPanel() - Constructor for class cox.jmatt.java.MathTools.demo.gpgdemo.SymmetricLogPanel
Usual constructor.

T

TableTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <table> tag.
TableTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.TableTag
Create an empty TableTag.
Tag - Class in cox.jmatt.java.MathTools.markup
This class provides the basic machinery required to generate an XML tag.
Tag(String) - Constructor for class cox.jmatt.java.MathTools.markup.Tag
This constructor is used to create a named Tag.
tCurveTo(double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Draw a smooth quadratic polybezier curve; only the endpoint is required, the control point is calcuated automatically.
TCurveTo(double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Draw a smooth quadratic polybezier curve, absolute version.
TDTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <td> and <th> tags.
TDTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.TDTag
Standard constructor for editable tags.
TDTag(String) - Constructor for class cox.jmatt.java.MathTools.markup.html.TDTag
Construct a tag with content.
templatePanel() - Method in class cox.jmatt.java.MathTools.demo.MTFormatterDemo
Build the internal template panel.
TEST_MATRIX() - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
TEST_MATRIX() - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
This method creates a simple 3x3 MMatrix with the elements '1 2 3/4 5 6/7 8 9.' As implied by its name this MMatrix is useful for testing purposes.
testCondition(Object, Object) - Method in class cox.jmatt.java.MathTools.graphing.noop.NORenderable
 
testCondition(Object, Object) - Method in interface cox.jmatt.java.MathTools.graphing.Renderable
Test the Renderable to see whether or not a particular condition exists.
testCondition(Object, Object) - Method in class cox.jmatt.java.MathTools.graphing.RenderableImpl
This is an empty method.
testCondition(Object, Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphableXML
Two things can be tested in GraphableXML: whether or not a specific LIMIT or EXPRESSION has been set.
testCondition(Object, Object) - Method in class cox.jmatt.java.MathTools.graphing.xml.RenderableXML
Three conditions can be checked: name, type, and ID.
testFeature(String) - Method in interface cox.jmatt.java.MathTools.graphing.GraphEngine
Test whether or not a feature is set.
testFeature(String) - Method in class cox.jmatt.java.MathTools.graphing.noop.NOGraphEngine
Always returns false.
testFeature(String) - Method in class cox.jmatt.java.MathTools.graphing.xml.GraphEngineXML
Not used.
TextPen - Class in cox.jmatt.java.MathTools.markup.svg
This StylePen subclass is designed and optimized for styling text.
TextPen() - Constructor for class cox.jmatt.java.MathTools.markup.svg.TextPen
Standard constructor, nothing special.
TextTag - Class in cox.jmatt.java.MathTools.markup.svg
This class handles the SVG <text> tag.
TextTag() - Constructor for class cox.jmatt.java.MathTools.markup.svg.TextTag
Standard constructor for a blank tag.
TextTag(Double, Double, String) - Constructor for class cox.jmatt.java.MathTools.markup.svg.TextTag
Full constructor including initial text.
TextTag(StyleTag.TagKeys) - Constructor for class cox.jmatt.java.MathTools.markup.svg.TextTag
Protected constructor for subclassing.
thick() - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Issue a '/thicklines' command.
thin() - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Issue a '/thinlines' command.
toAttribute(String) - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
Return the declarations in a format appropriate for an XML attribute.
toAttribute() - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
This is the toAttribute() method with the internal name, if one is set.
toCSS() - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
Return the declarations in a format suitable for an internal or external CSS stylesheet.
toDecimalArray(String) - Static method in class cox.jmatt.java.MathTools.Arithmetic
This method takes a number, a String with a decimal point somewhere, and converts it into an int[] array.
toDecimalArray(String) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
toDigitArray(int) - Static method in class cox.jmatt.java.MathTools.Arithmetic
This method takes an int and turns it into an int array.
toDigitArray(int) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
toDouble() - Method in class cox.jmatt.java.MathTools.MFraction
Return the double value of this MFraction.
toDouble() - Method in class cox.jmatt.java.MathTools.MRadical
Evaluate the radical as a double.
tokens(int[]) - Method in enum cox.jmatt.java.MathTools.MEquation.Equation
This method returns the preformat data as a String array.
tokens(String) - Method in enum cox.jmatt.java.MathTools.MEquation.Equation
Preformat to tokens but with Knobs for data.
toLatex(double[], String[], String[]) - Method in class cox.jmatt.java.MathTools.MMatrix
Print this MMatrix using LaTeX notation.
toMap(String, String, String) - Method in class cox.jmatt.java.MathTools.MathStat
Create and return a java.util.Map<String, String> of this data.
toMathML(String, String) - Method in class cox.jmatt.java.MathTools.MMatrix
Render this MMatrix as MathML.
toMathML() - Method in class cox.jmatt.java.MathTools.MMatrix
Convenience method with square braces for fences: toMathML('[', ']');.
toMathML() - Method in class cox.jmatt.java.MathTools.MRadical
Express the radical using MathML.
toMathML(boolean, boolean) - Method in class cox.jmatt.java.MathTools.Polynomial
Format the Polynomial using MathML Presentation markup.
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BarChartPanel
 
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.BPSPanel
 
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.GraphPanel
This method extracts the configuration and state information from a generator and produces java.util.Properties-style output.
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.HexGridPanel
 
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.IsometricPanel
 
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LedgerPanel
 
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LetteringPanel
 
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.LogPanel
 
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.MusicPanel
 
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.OffsetQuadPanel
 
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PerspectivePanel
 
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.PolarPanel
 
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.QuadrillePanel
 
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.gpgdemo.SymmetricLogPanel
 
toPizza(String) - Method in class cox.jmatt.java.MathTools.demo.GPGenerator
Even though this is not technically a GraphPanel this method was defined to allow persistence of margin and size settings.
toPizza() - Method in class cox.jmatt.java.MathTools.MathSet
Dump the contents of this MathSet into pizza (Properties) format.
toQuestion(int) - Method in class cox.jmatt.java.MathTools.MEquation
Output the current MEquation as a Question using the format supplied.
toQuestion() - Method in class cox.jmatt.java.MathTools.MEquation
Output the current MEquation as a Question using STANDARD format.
toRawCSS() - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
List all the declarations as a String of key-value pairs.
toReader() - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Convert an InputStream instance to a Reader.
toString() - Method in class cox.jmatt.java.MathTools.graphing.Constraint
Convert this Constraint to a String.
toString() - Method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
Print all the data within this tag as a properly-formatted String.
toString() - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
Overridden to include the preamble before the 'begin...' tag.
toString() - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Overridden to set unit length prior to output.
toString() - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
List all the declarations as a String of key-value pairs.
toString() - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Overridden to add the actual path to the tag at the last instant.
toString() - Method in class cox.jmatt.java.MathTools.markup.svg.PolygonTag
Overridden to add the points at the last possible instant.
toString() - Method in class cox.jmatt.java.MathTools.markup.svg.SVGTag
Overridden to handle root tag processing.
toString(boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.TransformPen
Print and format the tag as an SVG 'transform=' attribute.
toString() - Method in class cox.jmatt.java.MathTools.markup.Tag
Generate a tag or tag pair from the internal data.
toString() - Method in class cox.jmatt.java.MathTools.MathStat
Return a constructor-like representation of this instance.
toString() - Method in class cox.jmatt.java.MathTools.MComplex
Return a constructor-like representation of this complex number.
toString() - Method in class cox.jmatt.java.MathTools.MEquation
Return dataString() with some added text.
toString() - Method in class cox.jmatt.java.MathTools.MFraction
Return a constructor-like representation of this MFraction.
toString(String, String) - Method in class cox.jmatt.java.MathTools.MMatrix
This method prints the MMatrix elements in one long string.
toString() - Method in class cox.jmatt.java.MathTools.MMatrix
This method calls toString(null, null) and wraps some extra text around the result.
toString() - Method in class cox.jmatt.java.MathTools.MRadical
This method returns a constructor-like representation of the MRadical.
toString() - Method in class cox.jmatt.java.MathTools.Polynomial
Overridden to provide a constructor-style representation of this Polynomial.
toString() - Method in class cox.jmatt.java.MathTools.Question
Return a simple constructor-like representation of this Question.
toString() - Method in class cox.jmatt.java.MathTools.test.MathTestFormatter
Overriden to call format().
toString() - Method in class cox.jmatt.java.MathTools.test.MTest
Overridden.
toStringArray(double[][], String, String, String[], String[]) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
toStringArray(double[][], String, String, String[], String[]) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Convert a double[][] array into a String[][] array.
toStringSET() - Method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This instance method is identical to toString() with the end tag suppressed.
toStringSET() - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
This class always has its end tag.
toStringSET() - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Overridden to set unit length first.
toWords(long) - Static method in class cox.jmatt.java.MathTools.Arithmetic
Convert a long into words.
toWords(String) - Static method in class cox.jmatt.java.MathTools.Arithmetic
Convert a String containing a number into words.
toWords(long) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
toWords(String) - Method in class cox.jmatt.java.MathTools.scrob.Arithmetic_SCROB
 
toWriter() - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Convert an OutputStream instance to a Writer.
toXML(String) - Method in class cox.jmatt.java.MathTools.MathStat
Return a simple XML representation of this class: an empty MathStat tag with a 'data=' and 'data2=' attributes.
toXML(String) - Method in class cox.jmatt.java.MathTools.MComplex
Create a simplified (MathTools) XML representation of this complex number.
toXML(String) - Method in class cox.jmatt.java.MathTools.MEquation
Convert this MEquation to XML.
toXML(String) - Method in class cox.jmatt.java.MathTools.MFraction
Return a simple XML format for this MFraction.
toXML(String) - Method in class cox.jmatt.java.MathTools.MMatrix
Print the MMatrix in simplified XML form.
toXML(String) - Method in class cox.jmatt.java.MathTools.MRadical
Express the radical in simplified XML notation.
toXML(String) - Method in class cox.jmatt.java.MathTools.Polynomial
The toXML() method returns the Polynomial's data in a createPolynomial()-style XML String: <Polynomial data='F:V:Cn ...
toXML() - Method in class cox.jmatt.java.MathTools.Question
Return a simple XML representation of this Question.
toXML() - Method in class cox.jmatt.java.MathTools.test.MTest
Convert all elements to XML.
toXML() - Method in interface cox.jmatt.java.MathTools.test.MTestElement
Output the MTestElement as XML of some description.
toXML() - Method in class cox.jmatt.java.MathTools.test.MTFI
Print an XML representation of this format itme.
transformData(Source, Source, Result) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This method is the basic XLST Transform method.
transformData(String, String, boolean, boolean) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This is the scripting transform method.
transformDOM(Node, String, boolean) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Transform a DOM Document (or any Node) via XSLT.
transformFiles(String, String) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
This method transforms based on two filenames.
transformNode(Node, String, boolean) - Method in class cox.jmatt.java.MathTools.util.MTXProcessor
Transform a DOM Node into another Node via XSLT.
TransformPen - Class in cox.jmatt.java.MathTools.markup.svg
This pen provides an easy way to create a sequence of transformations for an SVG tag 'transform=' attribute.
TransformPen() - Constructor for class cox.jmatt.java.MathTools.markup.svg.TransformPen
The only constructor required.
translate(double, double) - Method in class cox.jmatt.java.MathTools.markup.svg.TransformPen
Apply a translation: 'translate(pDeltaX, pDeltaY)'.
transpose() - Method in class cox.jmatt.java.MathTools.MMatrix
Form and return the transpose of this MMatrix.
transposeArray(double[][]) - Method in class cox.jmatt.java.MathTools.scrob.MMatrixBuilder_SCROB
 
transposeArray(double[][]) - Static method in class cox.jmatt.java.MathTools.util.MMatrixBuilder
Transpose an array by interchanging its rows and columns.
TRTag - Class in cox.jmatt.java.MathTools.markup.html
This class represents a single row ('<tr>' ...
TRTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.TRTag
Constructor for an empty row, ready to fill.
truncate() - Method in class cox.jmatt.java.MathTools.Polynomial
This is the only method that can alter an already-created Polynomial.
TSpanTag - Class in cox.jmatt.java.MathTools.markup.svg
The TSpanTag class encapsulates the <tspan> tag, which is basically a <text> tag within another <text> tag.
TSpanTag() - Constructor for class cox.jmatt.java.MathTools.markup.svg.TSpanTag
Build a blank tag.
TSpanTag(String) - Constructor for class cox.jmatt.java.MathTools.markup.svg.TSpanTag
Build a tag with text in-place.
txaConsole - Variable in class cox.jmatt.java.MathTools.util.BasicMathPrinter
This is the TextArea used for displaying information.

U

un_quote(String) - Method in class cox.jmatt.java.MathTools.Question
Instance method.
unClone() - Method in class cox.jmatt.java.MathTools.MathSet
Remove (set to null) the internal clone.
unFormat(String, boolean) - Method in class cox.jmatt.java.MathTools.Polynomial
This method provides a totally different way to format the Polynomial.
unqoute() - Method in class cox.jmatt.java.MathTools.Question
This method unquote()'s the ID, Problem and Answer.
unquote(String) - Static method in class cox.jmatt.java.MathTools.Question
This method replaces newlines, tabs, returns and quotes.
URL_PANEL_EAST - Static variable in class cox.jmatt.java.MathTools.demo.URLLoaderPanel
Key used to store the EAST component on The Shelf.
URL_PANEL_WEST - Static variable in class cox.jmatt.java.MathTools.demo.URLLoaderPanel
Key used to store the WEST component on The Shelf.
URLLoaderPanel - Class in cox.jmatt.java.MathTools.demo
This class wraps a simple GUI around an URLClassLoader.
URLLoaderPanel() - Constructor for class cox.jmatt.java.MathTools.demo.URLLoaderPanel
Default constructor.
URLLoaderPanel(Frame) - Constructor for class cox.jmatt.java.MathTools.demo.URLLoaderPanel
Constructor around a Frame.
URLLoaderPanel(Dialog) - Constructor for class cox.jmatt.java.MathTools.demo.URLLoaderPanel
Constructor around a Dialog.
useBox(double, double, String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Use a (presumably) previously-defined savebox.
usePackage(String, String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaDocument
This method provides the '/usepackage...' commands.
UseTag - Class in cox.jmatt.java.MathTools.markup.svg
This class implements the SVG <use> tag.
UTag - Class in cox.jmatt.java.MathTools.markup.html
This class provides the <u> tag.
UTag() - Constructor for class cox.jmatt.java.MathTools.markup.html.UTag
Standard constructor for editable tags.
UTag(String) - Constructor for class cox.jmatt.java.MathTools.markup.html.UTag
Construct a tag with content.

V

validArray(double[]) - Static method in class cox.jmatt.java.MathTools.MathStat
Check to make sure the supplied array is not null or empty.
validString(String) - Static method in class cox.jmatt.java.MathTools.markup.Tag
This is identical to Question.validString() but is repeated here for convenience.
validString(String) - Static method in class cox.jmatt.java.MathTools.Question
Check to see if a string is null or of zero length AFTER its trim() function is applied: whitespace characters are considered length zero!
value() - Method in class cox.jmatt.java.MathTools.graphing.Constraint
Fetch a reference to the value Object.
valueOf(String) - Static method in enum cox.jmatt.java.MathTools.graphing.Constraint.Requirement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cox.jmatt.java.MathTools.markup.latex.MathGenLatex.LaSymbol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cox.jmatt.java.MathTools.MathXML.MathSymbol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cox.jmatt.java.MathTools.MEquation.Equation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cox.jmatt.java.MathTools.test.MTFI.FIType
Returns the enum constant of this type with the specified name.
values() - Static method in enum cox.jmatt.java.MathTools.graphing.Constraint.Requirement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cox.jmatt.java.MathTools.markup.html.BaseHTag.TagKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cox.jmatt.java.MathTools.markup.latex.MathGenLatex.LaSymbol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cox.jmatt.java.MathTools.markup.svg.StyleTag.TagKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cox.jmatt.java.MathTools.MathXML.MathSymbol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cox.jmatt.java.MathTools.MEquation.Equation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cox.jmatt.java.MathTools.test.MTFI.FIType
Returns an array containing the constants of this enum type, in the order they are declared.
variance(double[], boolean) - Static method in class cox.jmatt.java.MathTools.MathStat
This method calculates the variance of the numbers in the array sent in.
vector(double, double, int, int, double) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Draw a single vector (arrow).
vector(double, double, int, int, double, double, double, int) - Method in class cox.jmatt.java.MathTools.markup.latex.LaPicture
Draw a '/multiput' arrow.
vLineTo(double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Draw a vertical line to the specified point, relative version.
VLineTo(double) - Method in class cox.jmatt.java.MathTools.markup.svg.PathTag
Draw a vertical line to the specified point, absolute version.

W

warning(SAXParseException) - Method in class cox.jmatt.java.MathTools.util.MTXErrorHandler
Report parser warning at DEBUG level.
warning(TransformerException) - Method in class cox.jmatt.java.MathTools.util.MTXErrorHandler
Report transform warning at DEBUG level.
wholePart() - Method in class cox.jmatt.java.MathTools.MFraction
Return the whole part of the fraction expressed as a mixed number.
windowActivated(WindowEvent) - Method in class cox.jmatt.java.MathTools.demo.MTDemo
 
windowClosed(WindowEvent) - Method in class cox.jmatt.java.MathTools.demo.MTDemo
 
windowClosing(WindowEvent) - Method in class cox.jmatt.java.MathTools.demo.MTDemo
This is the only WindowListener method defined.
windowDeactivated(WindowEvent) - Method in class cox.jmatt.java.MathTools.demo.MTDemo
 
windowDeiconified(WindowEvent) - Method in class cox.jmatt.java.MathTools.demo.MTDemo
 
windowIconified(WindowEvent) - Method in class cox.jmatt.java.MathTools.demo.MTDemo
 
windowOpened(WindowEvent) - Method in class cox.jmatt.java.MathTools.demo.MTDemo
 
wrapDS(String, int) - Static method in class cox.jmatt.java.MathTools.markup.latex.MathGenLatex
Wrap a non-null, non-blank String in dollar signs ('$').
wrapMath(String, String) - Static method in class cox.jmatt.java.MathTools.MathXML
Wrap the <math> tags around MathML content.
wrapMath(String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
wrapMI(String) - Static method in class cox.jmatt.java.MathTools.MathXML
Wrap something in identifier tags, <mi>.
wrapMI(String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
wrapMN(String) - Static method in class cox.jmatt.java.MathTools.MathXML
Wrap something in number tags, <mn>.
wrapMN(String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
wrapMO(String) - Static method in class cox.jmatt.java.MathTools.MathXML
Wrap something in operator tags, <mo>.
wrapMO(String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
wrapRow(String) - Static method in class cox.jmatt.java.MathTools.MathXML
Wrap a math row, <mrow>.
wrapRow(String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
wrapTag(String, String) - Static method in class cox.jmatt.java.MathTools.MathXML
Create an XML tag around the supplied content.
wrapTag(String, String) - Method in class cox.jmatt.java.MathTools.scrob.MathXML_SCROB
 
write(String) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Write a String to the OutputStream or Writer.
write(int) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Write a single byte (OutputStream) or char (Writer) to the Output object.
write(byte[], int, int) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Issue a write to the underlying OutputStream.
write(char[], int, int) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Issue a write to the underlying Writer.
writeLine(String) - Method in class cox.jmatt.java.MathTools.util.MathFileIO
Write a String per the plain write() method BUT append a newline (OutputStream) or call newLine() (Writer).

X

XML_ENGINE - Static variable in class cox.jmatt.java.MathTools.graphing.GraphEngineFactory
String constant for constructing a graphing.xml.GraphEngineXML instance.
XMLUtils - Class in cox.jmatt.java.MathTools.demo
This utility provides basic XML/XSLT processing.
XMLUtils() - Constructor for class cox.jmatt.java.MathTools.demo.XMLUtils
Construct an instance without a 'Load' button.
XMLUtils(Frame) - Constructor for class cox.jmatt.java.MathTools.demo.XMLUtils
Construct an instance around a Frame.
XMLUtils(Dialog) - Constructor for class cox.jmatt.java.MathTools.demo.XMLUtils
Construct an instance around a Dialog.

Y

yCount() - Method in class cox.jmatt.java.MathTools.MathStat
Return the number of values in the second data set.
yMean() - Method in class cox.jmatt.java.MathTools.MathStat
Calculate the simple mean of the second data set.
ypDev() - Method in class cox.jmatt.java.MathTools.MathStat
Calculate the population standard deviation of the second data set.
ypVar() - Method in class cox.jmatt.java.MathTools.MathStat
Calculate the population variance of the second data set.
ysDev() - Method in class cox.jmatt.java.MathTools.MathStat
Calculate the sample standard deviation of the second data set.
ysVar() - Method in class cox.jmatt.java.MathTools.MathStat
Calculate the sample variance of the second data set.

Z

ZERO() - Static method in class cox.jmatt.java.MathTools.MMatrix
This is the zero matrix; the default return value for many error conditions.

_

_addAttribute(String, String) - Method in class cox.jmatt.java.MathTools.markup.Tag
Add an attribute to the current tag, or remove one.
_addAttributes(Hashtable<String, String>) - Method in class cox.jmatt.java.MathTools.markup.Tag
Add a Hashtable full of attributes.
_addContent(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
Add content to the internal buffer.
_addContent(String) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add something to the internal content.
_addCSS(String) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add a rule to the CSS stylesheet.
_addDeclaration(String, String) - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
Add a declaration to the internal data.
_addDef(String) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Add something to the <defs> block, followed by a newline.
_addNAttribute(String, Number) - Method in class cox.jmatt.java.MathTools.markup.Tag
Add an attribute whose value is a java.lang.Number.
_addNDeclaration(String, Number, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
Add a possibly-clamped numeric declaration.
_addNDeclaration(String, Number) - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
Convenience method for _addNDeclaration(pKey, pValue, null, null).
_addRawContent(String) - Method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
This method adds content with NO checking whatsoever.
_addTag(BaseHTag) - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
Add a tag to the content.
_addToPizza(String) - Method in class cox.jmatt.java.MathTools.demo.PizzaPanel
Add to the content of the parameter area.
_asBoolean(Properties, String, String) - Method in class cox.jmatt.java.MathTools.markup.Tag
Convenience method to extract and check a boolean key.
_asDouble(Properties, String, String, Double) - Method in class cox.jmatt.java.MathTools.markup.Tag
Convenience method to extract and return a Double (object!) from a parameter.
_asInt(Properties, String, String, Integer) - Method in class cox.jmatt.java.MathTools.markup.Tag
Extract and return an Integer-object or a default if it is not found.
_attributes() - Method in class cox.jmatt.java.MathTools.markup.Tag
Return a copy of the tag's attributes.
_clampNAttribute(String, Number, Double, Double, boolean) - Method in class cox.jmatt.java.MathTools.markup.Tag
Add a 'clamped' attribute; one whose value is a java.lang.Number and whose value must fall between a maximum and minumum, both expressed as Double.
_clampNAttribute(String, Number, Double, Double) - Method in class cox.jmatt.java.MathTools.markup.Tag
Convenience method for _clampNAttribute(pKey, pValue, pMin, pMax, false).
_configureTag(String, Properties) - Method in class cox.jmatt.java.MathTools.markup.svg.StyleTag
This method establishes the pattern for pizza-configuring SVG package classes.
_content() - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
Return the contents of the internal StringBuffer.
_content() - Method in class cox.jmatt.java.MathTools.markup.html.HRTag
This tag is always empty! This method always returns null.
_content() - Method in class cox.jmatt.java.MathTools.markup.html.HTMLTag
Overridden to construct the full HTML document, body and head.
_content() - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Fetch the content of the internal StringBuffer.
_content() - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Collect and present all the necessary content elements and other goodies in proper order and in proper form.
_content() - Method in class cox.jmatt.java.MathTools.markup.svg.GradientTag
Implemented to handle stops and other internal content.
_content() - Method in class cox.jmatt.java.MathTools.markup.svg.TextTag
Overridden to retrieve the String content from internal storage.
_content() - Method in class cox.jmatt.java.MathTools.markup.Tag
This method is meant to provide access to the tag's content, if any.
_declarations() - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
Return a copy of the current declarations.
_enableCopy() - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
This method enables tag copying.
_enableCopy() - Method in class cox.jmatt.java.MathTools.markup.StyleInfo
Use this method to enable the various copyOf() methods.
_enableCopy() - Method in class cox.jmatt.java.MathTools.markup.svg.StyleTag
After calling this method, the next instantiation of a subclass (only) will instead produce a copy.
_fixKey(String, String) - Method in class cox.jmatt.java.MathTools.markup.Tag
This is a convenience method to format prefixes and keys.
_getContent() - Method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
Retrieve the raw content that has been added without any other formatting.
_setContent(String) - Method in class cox.jmatt.java.MathTools.markup.html.BaseHTag
Handle the internal buffer.
_setContent(String) - Method in class cox.jmatt.java.MathTools.markup.html.HRTag
Always sets null (clears) content.
_setContent(String) - Method in class cox.jmatt.java.MathTools.markup.html.HTMLTag
Overridden to handle internal things that must be handled.
_setContent(String) - Method in class cox.jmatt.java.MathTools.markup.SimpleTagImpl
Set or clear the current tag contents.
_setContent(String) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
This method is only implemented to clear content.
_setContent(String) - Method in class cox.jmatt.java.MathTools.markup.svg.GradientTag
Implemented to receive copied content and reset() function.
_setContent(String) - Method in class cox.jmatt.java.MathTools.markup.svg.TextTag
Overridden to handle tag content.
_setContent(String) - Method in class cox.jmatt.java.MathTools.markup.Tag
If the _content() method is overriden this one should be as well.
_setDesc(String) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Protected method to set the <desc> tag, which is also maintained here.
_setEnableXMLTag(boolean) - Method in class cox.jmatt.java.MathTools.markup.Tag
Use this method to enable or disable (default) the '<?xml ...
_setEndTagEnabled(boolean) - Method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
Subclasses use this method to enable or disable end tag printing.
_setETEn(boolean) - Static method in class cox.jmatt.java.MathTools.markup.latex.LaBaseTag
Use this method to allow a tag to be created with its end tag disabled.
_setOBUS(String, boolean) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Method to set an attribute value to 'objectBoundingBox' (false) or 'userSpaceOnUse' (true).
_setPAR(String) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Set the 'preserveAspectRatio=' attribute on tags that can take it.
_setTitle(String) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Method to set the <title< tag, which is maintained here but protected for only those tags where it is allowed.
_setViewBox(String) - Method in class cox.jmatt.java.MathTools.markup.svg.DrawableContainerTag
Method to set the 'viewBox=' attribute, for those tags that need it.
_uniqueName() - Static method in class cox.jmatt.java.MathTools.markup.StyleInfo
Use this method to generate a unique name rule for declaration groups.

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 _