public interface IMathAccentFactory
Allows to create a math accent
Modifier and Type | Method and Description |
---|---|
IMathAccent |
createMathAccent(IMathElement element)
Creates a math accent applying to a specified math element with the default accent character value
|
IMathAccent |
createMathAccent(IMathElement element,
char accentCharacter)
Creates a math accent applying to a specified math element
|
IMathAccent createMathAccent(IMathElement element)
Creates a math accent applying to a specified math element with the default accent character value
element
- math element to apply accentIMathAccent createMathAccent(IMathElement element, char accentCharacter)
Creates a math accent applying to a specified math element
element
- math element to apply accentaccentCharacter
- accent character