MathBlockFactory
MathBlockFactory class
Allows to create a math block
For COM comparibility
MathBlockFactory
Name | Description |
---|---|
MathBlockFactory() |
Returns: MathBlockFactory
createMathBlock
Name | Description |
---|---|
createMathBlock () | Create a math block |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathLeftSubSuperscriptElement) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathLeftSubSuperscriptElement | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathLimit) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathLimit | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathMatrix) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathMatrix | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathBlock) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathBlock | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathRadical) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathRadical | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathArray) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathArray | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathDelimiter) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathDelimiter | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathNaryOperator) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathNaryOperator | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathAccent) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathAccent | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathGroupingCharacter) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathGroupingCharacter | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathBorderBox) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathBorderBox | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathBar) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathBar | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathSuperscriptElement) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathSuperscriptElement | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathSubscriptElement) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathSubscriptElement | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathFunction) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathFunction | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathematicalText) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathematicalText | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathFraction) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathFraction | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (BaseScript) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | BaseScript | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathBox) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathBox | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathElementBase) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathElementBase | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathRightSubSuperscriptElement) | Create a math block and place the element in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElement | MathRightSubSuperscriptElement | A math element |
Returns: MathBlock
createMathBlock
Name | Description |
---|---|
createMathBlock (MathBlock) | Create a math block and place elements in it |
Parameters:
Name | Type | Description |
---|---|---|
mathElements | MathBlock | math elements |
Returns: MathBlock