MathematicalText

MathematicalText class

Mathematical text

MathematicalText

NameDescription
MathematicalText()Default function (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: MathLeftSubSuperscriptElement, MathMatrix, MathLimit, MathBlock, MathRadical, MathArray, MathDelimiter, MathNaryOperator, MathAccent, MathBorderBox, MathGroupingCharacter, MathBar, MathSubscriptElement, MathSuperscriptElement, MathFunction, MathFraction, MathematicalText, BaseScript, MathBox, MathElementBase, MathRightSubSuperscriptElement


getFormat

NameDescription
getFormat ()Text formatting properties

Returns: PortionFormat


getValue

NameDescription
getValue ()Text value

Returns: String


setValue

NameDescription
setValue (String)Text value

Returns: void