MathLimitFactory

MathLimitFactory class

Allows to create IMathLimit

For COM comparibility

MathLimitFactory

NameDescription
MathLimitFactory()

Returns: MathLimitFactory


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathElementBase, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathElementBaseLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathBorderBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathBorderBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathFunction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathFunctionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathBox, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathBoxLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathBar, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathBarLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathArray, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathArrayLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathAccent, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathAccentLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathNaryOperator, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathNaryOperatorLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, BaseScript, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitBaseScriptLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathematicalText, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathematicalTextLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathMatrix, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathMatrixLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathSubscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathSubscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathLeftSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathRightSubSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathSuperscriptElement, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathSuperscriptElementLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathRadical, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathRadicalLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathFraction, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathFractionLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathBlock, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathBlockLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathLimit, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathLimitLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathGroupingCharacter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathGroupingCharacterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathDelimiter, boolean)Creates IMathLimit

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathDelimiterLimit element
upperLimitbooleanSets the placement of the limit on top

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathElementBase, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathElementBaseBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBorderBox, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBorderBoxBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFunction, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFunctionBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBox, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBoxBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBar, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBarBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathArray, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathArrayBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathAccent, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathAccentBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathNaryOperator, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathNaryOperatorBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(BaseScript, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgBaseScriptBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathematicalText, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathematicalTextBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathMatrix, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathMatrixBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSubscriptElement, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSubscriptElementBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLeftSubSuperscriptElement, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLeftSubSuperscriptElementBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRightSubSuperscriptElement, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRightSubSuperscriptElementBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathSuperscriptElement, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathSuperscriptElementBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathRadical, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathRadicalBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathFraction, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathFractionBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathBlock, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathBlockBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathLimit, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathLimitBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathGroupingCharacter, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathGroupingCharacterBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathElementBase)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathElementBaseLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathBorderBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathBorderBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathFunction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathFunctionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathBox)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathBoxLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathBar)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathBarLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathArray)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathArrayLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathAccent)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathAccentLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathNaryOperator)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathNaryOperatorLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, BaseScript)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitBaseScriptLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathematicalText)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathematicalTextLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathMatrix)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathMatrixLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathSubscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathSubscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathLeftSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathLeftSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathRightSubSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathRightSubSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathSuperscriptElement)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathSuperscriptElementLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathRadical)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathRadicalLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathFraction)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathFractionLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathBlock)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathBlockLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathLimit)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathLimitLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathGroupingCharacter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathGroupingCharacterLimit element

Returns: MathLimit


createMathLimit

NameDescription
createMathLimit(MathDelimiter, MathDelimiter)Creates IMathLimit with limit at the bottom

Parameters:

NameTypeDescription
baseArgMathDelimiterBase argument to apply the limit
limitMathDelimiterLimit element

Returns: MathLimit