MathBarFactory
MathBarFactory class
Allows to create a math bar
For COM comparibility
MathBarFactory
Name | Description |
---|---|
MathBarFactory() |
Returns: MathBarFactory
createMathBar
Name | Description |
---|---|
createMathBar (MathLeftSubSuperscriptElement) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathLeftSubSuperscriptElement | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathLimit) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathLimit | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathMatrix) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathMatrix | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathBlock) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathBlock | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathRadical) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathRadical | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathArray) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathArray | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathDelimiter) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathDelimiter | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathNaryOperator) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathNaryOperator | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathAccent) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathAccent | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathGroupingCharacter) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathGroupingCharacter | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathBorderBox) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathBorderBox | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathBar) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathBar | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathSuperscriptElement) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathSuperscriptElement | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathFunction) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathFunction | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathSubscriptElement) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathSubscriptElement | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathFraction) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathFraction | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathematicalText) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathematicalText | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (BaseScript) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | BaseScript | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathElementBase) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathElementBase | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathBox) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathBox | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathRightSubSuperscriptElement) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathRightSubSuperscriptElement | math element to apply bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathLeftSubSuperscriptElement, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathLeftSubSuperscriptElement | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathLimit, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathLimit | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathMatrix, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathMatrix | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathBlock, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathBlock | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathRadical, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathRadical | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathArray, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathArray | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathDelimiter, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathDelimiter | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathNaryOperator, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathNaryOperator | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathAccent, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathAccent | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathGroupingCharacter, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathGroupingCharacter | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathBorderBox, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathBorderBox | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathBar, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathBar | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathSuperscriptElement, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathSuperscriptElement | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathFunction, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathFunction | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathSubscriptElement, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathSubscriptElement | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathFraction, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathFraction | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathematicalText, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathematicalText | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (BaseScript, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | BaseScript | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathElementBase, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathElementBase | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathBox, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathBox | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar
createMathBar
Name | Description |
---|---|
createMathBar (MathRightSubSuperscriptElement, int) | Create a math bar by applying to the element |
Parameters:
Name | Type | Description |
---|---|---|
element | MathRightSubSuperscriptElement | Math element to apply bar |
position | int | Position of the bar |
Returns: MathBar