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


getFormat

NameDescription
getFormat()Text formatting properties

Returns: PortionFormat


getValue

NameDescription
getValue()Text value

Returns: String


setValue

NameDescription
setValue(String)Text value