MathGroupingCharacterFactory

MathGroupingCharacterFactory class

Allows to create a math grouping character

For COM compatibility

MathGroupingCharacterFactory

NameDescription
MathGroupingCharacterFactory()

Returns: MathGroupingCharacterFactory


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathLeftSubSuperscriptElement, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathLeftSubSuperscriptElementmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathLimit, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathLimitmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathMatrix, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathMatrixmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathBlock, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathBlockmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathRadical, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathRadicalmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathArray, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathArraymath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathDelimiter, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathDelimitermath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathAccent, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathAccentmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathNaryOperator, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathNaryOperatormath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathGroupingCharacter, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathGroupingCharactermath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathBorderBox, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathBorderBoxmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathBar, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathBarmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathFunction, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathFunctionmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathSubscriptElement, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathSubscriptElementmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathSuperscriptElement, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathSuperscriptElementmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (BaseScript, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementBaseScriptmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathFraction, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathFractionmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathematicalText, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathematicalTextmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathElementBase, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathElementBasemath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathBox, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathBoxmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathRightSubSuperscriptElement, char, int, int)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathRightSubSuperscriptElementmath element to apply grouping character
characterchargrouping character
positionintposition of grouping character
verticalJustificationintvertical justification

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathLeftSubSuperscriptElement)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathLeftSubSuperscriptElementmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathLimit)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathLimitmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathMatrix)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathMatrixmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathBlock)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathBlockmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathRadical)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathRadicalmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathArray)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathArraymath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathDelimiter)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathDelimitermath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathAccent)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathAccentmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathNaryOperator)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathNaryOperatormath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathGroupingCharacter)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathGroupingCharactermath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathBorderBox)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathBorderBoxmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathBar)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathBarmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathFunction)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathFunctionmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathSubscriptElement)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathSubscriptElementmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathSuperscriptElement)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathSuperscriptElementmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (BaseScript)Creates a math grouping character

Parameters:

NameTypeDescription
elementBaseScriptmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathFraction)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathFractionmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathematicalText)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathematicalTextmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathElementBase)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathElementBasemath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathBox)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathBoxmath element to apply grouping character

Returns: MathGroupingCharacter


createMathGroupingCharacter

NameDescription
createMathGroupingCharacter (MathRightSubSuperscriptElement)Creates a math grouping character

Parameters:

NameTypeDescription
elementMathRightSubSuperscriptElementmath element to apply grouping character

Returns: MathGroupingCharacter