MathBlockFactory

MathBlockFactory class

Allows to create a math block

For COM comparibility

MathBlockFactory

NameDescription
MathBlockFactory()

Returns: MathBlockFactory


createMathBlock

NameDescription
createMathBlock ()Create a math block

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathLeftSubSuperscriptElement)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathLeftSubSuperscriptElementA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathLimit)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathLimitA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathMatrix)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathMatrixA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathBlock)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathBlockA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathRadical)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathRadicalA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathArray)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathArrayA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathDelimiter)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathDelimiterA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathAccent)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathAccentA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathNaryOperator)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathNaryOperatorA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathGroupingCharacter)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathGroupingCharacterA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathBorderBox)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathBorderBoxA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathBar)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathBarA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathFunction)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathFunctionA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathSubscriptElement)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathSubscriptElementA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathSuperscriptElement)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathSuperscriptElementA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (BaseScript)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementBaseScriptA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathFraction)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathFractionA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathematicalText)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathematicalTextA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathElementBase)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathElementBaseA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathBox)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathBoxA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathRightSubSuperscriptElement)Create a math block and place the element in it

Parameters:

NameTypeDescription
mathElementMathRightSubSuperscriptElementA math element

Returns: MathBlock


createMathBlock

NameDescription
createMathBlock (MathBlock)Create a math block and place elements in it

Parameters:

NameTypeDescription
mathElementsMathBlockmath elements

Returns: MathBlock