MathematicalText

MathematicalText class

Mathematical text

MathematicalText

NameDescription
MathematicalText()Default constructor (create String.Empty Value)

Returns: MathematicalText


MathematicalText

NameDescription
MathematicalText(char)Create MathText with single symbol

Parameters:

NameTypeDescription
mathSymbolcharsingle symbol

Returns: MathematicalText


MathematicalText

NameDescription
MathematicalText(String)Create MathematicalText from text

Parameters:

NameTypeDescription
mathTextStringtext value

Returns: MathematicalText


MathematicalText

NameDescription
MathematicalText(String, PortionFormat)Create MathematicalText from text and format settings

Parameters:

NameTypeDescription
mathTextStringtext value
portionFormatPortionFormattext format settings

Returns: MathematicalText


getChildren

NameDescription
getChildren()Get children elements

Returns: MathBar, MathDelimiter, MathLimit, MathPhantom, MathLeftSubSuperscriptElement, MathGroupingCharacter, MathematicalText, MathBorderBox, MathElementBase, MathMatrix, BaseScript, MathRightSubSuperscriptElement, MathBlock, MathSubscriptElement, MathFunction, MathFraction, MathNaryOperator, MathSuperscriptElement, MathAccent, MathArray, MathRadical, MathBox


getFormat

NameDescription
getFormat()Text formatting properties

Returns: PortionFormat


getValue

NameDescription
getValue()Text value

Returns: String


setValue

NameDescription
setValue(String)Text value