jscicalc.complex.Complex.HTMLStringResult Class Reference

internal class used for result of tryHTMLString More...

List of all members.

Public Attributes

jscicalc.StringArray stringVector
 Store the string.
Boolean parentheses
 Store the boolean that tells us whether or not parentheses should be placed around the value.

Package Functions

 HTMLStringResult ()
 Constructor.


Detailed Description

internal class used for result of tryHTMLString

Constructor & Destructor Documentation

jscicalc.complex.Complex.HTMLStringResult.HTMLStringResult (  )  [package]

Constructor.

Sets String to null and parentheses to false.

References jscicalc.complex.Complex.HTMLStringResult.parentheses, and jscicalc.complex.Complex.HTMLStringResult.stringVector.


Member Data Documentation

Store the boolean that tells us whether or not parentheses should be placed around the value.

Referenced by jscicalc.complex.Complex.HTMLStringResult.HTMLStringResult(), jscicalc.complex.Complex.toHTMLParenString(), and jscicalc.complex.Complex.tryHTMLString().


The documentation for this class was generated from the following file:

Generated on Sun Jun 1 08:57:59 2008 for Java Scientific Calculator by  doxygen 1.5.5