MathBoxFactory

MathBoxFactory class

Allows to create a math box

For COM comparibility

MathBoxFactory

NameDescription
MathBoxFactory()

Returns: MathBoxFactory


createMathBox

NameDescription
createMathBox (MathLeftSubSuperscriptElement)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathLeftSubSuperscriptElementmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathLimit)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathLimitmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathMatrix)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathMatrixmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathBlock)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathBlockmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathRadical)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathRadicalmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathArray)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathArraymath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathDelimiter)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathDelimitermath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathAccent)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathAccentmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathNaryOperator)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathNaryOperatormath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathGroupingCharacter)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathGroupingCharactermath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathBorderBox)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathBorderBoxmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathBar)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathBarmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathFunction)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathFunctionmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathSubscriptElement)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathSubscriptElementmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathSuperscriptElement)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathSuperscriptElementmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (BaseScript)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementBaseScriptmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathFraction)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathFractionmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathematicalText)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathematicalTextmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathElementBase)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathElementBasemath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathBox)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathBoxmath element to apply box

Returns: MathBox


createMathBox

NameDescription
createMathBox (MathRightSubSuperscriptElement)Create a math box by applying to the element

Parameters:

NameTypeDescription
elementMathRightSubSuperscriptElementmath element to apply box

Returns: MathBox