MathAccentFactory

MathAccentFactory class

Allows to create a math accent

For COM comparibility

MathAccentFactory

NameDescription
MathAccentFactory()

Returns: MathAccentFactory


createMathAccent

NameDescription
createMathAccent(MathematicalText)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathematicalTextmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathSubscriptElement)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathSubscriptElementmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathRadical)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathRadicalmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(BaseScript)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementBaseScriptmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathBox)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathBoxmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathNaryOperator)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathNaryOperatormath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathFunction)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathFunctionmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathLeftSubSuperscriptElement)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathLeftSubSuperscriptElementmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathRightSubSuperscriptElement)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathRightSubSuperscriptElementmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathFraction)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathFractionmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathBar)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathBarmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathBorderBox)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathBorderBoxmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathBlock)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathBlockmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathLimit)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathLimitmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathElementBase)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathElementBasemath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathMatrix)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathMatrixmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathSuperscriptElement)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathSuperscriptElementmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathGroupingCharacter)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathGroupingCharactermath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathDelimiter)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathDelimitermath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathAccent)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathAccentmath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathArray)Creates a math accent applying to a specified math element with the default accent character value

Parameters:

NameTypeDescription
elementMathArraymath element to apply accent

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathematicalText, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathematicalTextmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathSubscriptElement, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathSubscriptElementmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathRadical, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathRadicalmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(BaseScript, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementBaseScriptmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathBox, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathBoxmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathNaryOperator, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathNaryOperatormath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathFunction, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathFunctionmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathLeftSubSuperscriptElement, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathLeftSubSuperscriptElementmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathRightSubSuperscriptElement, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathRightSubSuperscriptElementmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathFraction, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathFractionmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathBar, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathBarmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathBorderBox, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathBorderBoxmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathBlock, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathBlockmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathLimit, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathLimitmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathElementBase, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathElementBasemath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathMatrix, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathMatrixmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathSuperscriptElement, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathSuperscriptElementmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathGroupingCharacter, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathGroupingCharactermath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathDelimiter, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathDelimitermath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathAccent, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathAccentmath element to apply accent
accentCharactercharaccent character

Returns: MathAccent


createMathAccent

NameDescription
createMathAccent(MathArray, char)Creates a math accent applying to a specified math element

Parameters:

NameTypeDescription
elementMathArraymath element to apply accent
accentCharactercharaccent character

Returns: MathAccent