MathArrayFactory
MathArrayFactory class
Allows to create a math array
For COM comparibility
MathArrayFactory
| Name | Description |
|---|---|
| MathArrayFactory() |
Returns: MathArrayFactory
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathLeftSubSuperscriptElement) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathLeftSubSuperscriptElement | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathLimit) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathLimit | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathMatrix) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathMatrix | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathBlock) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBlock | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathRadical) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathRadical | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathArray) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathArray | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathDelimiter) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathDelimiter | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathAccent) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathAccent | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathNaryOperator) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathNaryOperator | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathBorderBox) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBorderBox | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathGroupingCharacter) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathGroupingCharacter | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathBar) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBar | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathFunction) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathFunction | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathSubscriptElement) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathSubscriptElement | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathSuperscriptElement) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathSuperscriptElement | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathFraction) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathFraction | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (BaseScript) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | BaseScript | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathematicalText) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathematicalText | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathBox) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBox | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathElementBase) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathElementBase | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathRightSubSuperscriptElement) | Creates a math array and places the specified element in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathRightSubSuperscriptElement | math element to place in array |
Returns: MathArray
createMathArray
| Name | Description |
|---|---|
| createMathArray (MathBlock) | Creates a math array and places specified elements in it |
Parameters:
| Name | Type | Description |
|---|---|---|
| elements | MathBlock | math elements to place in array |
Returns: MathArray