MathBoxFactory
MathBoxFactory class
Allows to create a math box
For COM comparibility
MathBoxFactory
| Name | Description |
|---|---|
| MathBoxFactory() |
Returns: MathBoxFactory
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathLeftSubSuperscriptElement) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathLeftSubSuperscriptElement | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathLimit) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathLimit | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathMatrix) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathMatrix | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathBlock) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBlock | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathRadical) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathRadical | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathArray) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathArray | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathDelimiter) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathDelimiter | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathAccent) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathAccent | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathNaryOperator) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathNaryOperator | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathBorderBox) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBorderBox | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathGroupingCharacter) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathGroupingCharacter | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathBar) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBar | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathFunction) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathFunction | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathSubscriptElement) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathSubscriptElement | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathSuperscriptElement) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathSuperscriptElement | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathFraction) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathFraction | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (BaseScript) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | BaseScript | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathematicalText) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathematicalText | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathBox) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBox | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathElementBase) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathElementBase | math element to apply box |
Returns: MathBox
createMathBox
| Name | Description |
|---|---|
| createMathBox (MathRightSubSuperscriptElement) | Create a math box by applying to the element |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathRightSubSuperscriptElement | math element to apply box |
Returns: MathBox