createMathLimit
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathMatrix baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLimit baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBlock baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRadical baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathArray baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathDelimiter baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathNaryOperator baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathAccent baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBorderBox baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBar baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathSubscriptElement baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFunction baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathematicalText baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathFraction baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathBox baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathLeftSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathMatrix limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathMatrix | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathLimit limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathLimit | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathBlock limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathBlock | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathRadical limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathRadical | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathArray limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathArray | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathDelimiter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathNaryOperator limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathAccent limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathAccent | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathGroupingCharacter limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathBorderBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathBar limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathBar | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathSubscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathFunction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathFunction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathematicalText limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathematicalText | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathFraction limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathFraction | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathBox limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathBox | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathRightSubSuperscriptElement limit, boolean upperLimit) method
Creates IMathLimit
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
upperLimit | boolean | Sets the placement of the limit on top |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathLeftSubSuperscriptElement baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLeftSubSuperscriptElement | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathMatrix baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathMatrix | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathLimit baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathLimit | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathBlock baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBlock | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathRadical baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRadical | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathArray baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathArray baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathArray baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathArray baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathArray baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathArray baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathArray baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathArray baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathArray baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathArray baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathArray baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathArray baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathArray baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathArray baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathArray baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathArray baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathArray baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathArray baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathArray baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathArray | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathDelimiter baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathDelimiter | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathNaryOperator baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathNaryOperator | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathAccent baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathAccent | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathGroupingCharacter baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathGroupingCharacter | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathBorderBox baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBorderBox | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathBar baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathBar baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathBar baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathBar baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathBar baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathBar baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathBar baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathBar baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathBar baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathBar baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathBar baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathBar baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathBar baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathBar baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathBar baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathBar baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathBar baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathBar baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathBar baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBar | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathSuperscriptElement baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSuperscriptElement | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathSubscriptElement baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathSubscriptElement | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathFunction baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFunction | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathematicalText baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathematicalText | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathFraction baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathFraction | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathBox baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathBox baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathBox baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathBox baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathBox baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathBox baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathBox baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathBox baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathBox baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathBox baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathBox baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathBox baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathBox baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathBox baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathBox baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathBox baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathBox baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathBox baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathBox baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathBox | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathLeftSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathLeftSubSuperscriptElement | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathMatrix limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathMatrix | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathLimit limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathLimit | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathBlock limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathBlock | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathRadical limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathRadical | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathArray limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathArray | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathDelimiter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathDelimiter | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathNaryOperator limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathNaryOperator | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathAccent limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathAccent | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathGroupingCharacter limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathGroupingCharacter | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathBorderBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathBorderBox | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathBar limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathBar | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathSuperscriptElement | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathSubscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathSubscriptElement | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathFunction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathFunction | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathematicalText limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathematicalText | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathFraction limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathFraction | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathBox limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathBox | Limit element |
Returns
createMathLimit(MathRightSubSuperscriptElement baseArg, MathRightSubSuperscriptElement limit) method
Creates IMathLimit with limit at the bottom
Parameters
Name | Type | Description |
---|---|---|
baseArg | MathRightSubSuperscriptElement | Base argument to apply the limit |
limit | MathRightSubSuperscriptElement | Limit element |