MathArrayFactory

MathArrayFactory class

Allows to create a math array

For COM comparibility

MathArrayFactory

NameDescription
MathArrayFactory()

Result: MathArrayFactory


createMathArray

NameDescription
createMathArray(MathAccent)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathAccentmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathRadical)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathRadicalmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathSubscriptElement)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathSubscriptElementmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathSuperscriptElement)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathSuperscriptElementmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathMatrix)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathMatrixmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathematicalText)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathematicalTextmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathBorderBox)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathBorderBoxmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathDelimiter)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathDelimitermath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathFraction)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathFractionmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathLimit)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathLimitmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathGroupingCharacter)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathGroupingCharactermath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathLeftSubSuperscriptElement)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathLeftSubSuperscriptElementmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathBlock)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathBlockmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathNaryOperator)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathNaryOperatormath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathArray)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathArraymath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathBar)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathBarmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathBox)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathBoxmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathRightSubSuperscriptElement)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathRightSubSuperscriptElementmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathFunction)Creates a math array and places the specified element in it

Parameters:

NameTypeDescription
elementMathFunctionmath element to place in array

Result: MathArray


createMathArray

NameDescription
createMathArray(MathBlock)Creates a math array and places specified elements in it

Parameters:

NameTypeDescription
elementsMathBlockmath elements to place in array

Result: MathArray