MathGroupingCharacterFactory
MathGroupingCharacterFactory class
Allows to create a math grouping character
For COM compatibility
MathGroupingCharacterFactory
| Name | Description |
|---|---|
| MathGroupingCharacterFactory() |
Returns: MathGroupingCharacterFactory
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathematicalText, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathematicalText | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathSubscriptElement, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathSubscriptElement | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathRadical, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathRadical | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(BaseScript, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | BaseScript | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathBox, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBox | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathNaryOperator, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathNaryOperator | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathFunction, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathFunction | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathLeftSubSuperscriptElement, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathLeftSubSuperscriptElement | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathRightSubSuperscriptElement, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathRightSubSuperscriptElement | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathFraction, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathFraction | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathBar, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBar | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathBorderBox, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBorderBox | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathBlock, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBlock | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathLimit, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathLimit | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathElementBase, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathElementBase | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathMatrix, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathMatrix | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathSuperscriptElement, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathSuperscriptElement | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathGroupingCharacter, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathGroupingCharacter | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathDelimiter, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathDelimiter | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathAccent, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathAccent | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathArray, char, int, int) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathArray | math element to apply grouping character |
| character | char | grouping character |
| position | int | position of grouping character |
| verticalJustification | int | vertical justification |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathematicalText) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathematicalText | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathSubscriptElement) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathSubscriptElement | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathRadical) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathRadical | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(BaseScript) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | BaseScript | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathBox) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBox | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathNaryOperator) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathNaryOperator | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathFunction) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathFunction | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathLeftSubSuperscriptElement) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathLeftSubSuperscriptElement | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathRightSubSuperscriptElement) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathRightSubSuperscriptElement | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathFraction) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathFraction | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathBar) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBar | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathBorderBox) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBorderBox | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathBlock) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathBlock | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathLimit) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathLimit | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathElementBase) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathElementBase | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathMatrix) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathMatrix | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathSuperscriptElement) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathSuperscriptElement | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathGroupingCharacter) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathGroupingCharacter | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathDelimiter) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathDelimiter | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathAccent) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathAccent | math element to apply grouping character |
Returns: MathGroupingCharacter
createMathGroupingCharacter
| Name | Description |
|---|---|
| createMathGroupingCharacter(MathArray) | Creates a math grouping character |
Parameters:
| Name | Type | Description |
|---|---|---|
| element | MathArray | math element to apply grouping character |
Returns: MathGroupingCharacter