public interface IMathBoxFactory
Allows to create a math box
Modifier and Type | Method and Description |
---|---|
IMathBox |
createMathBox(IMathElement element)
Create a math box by applying to the element
|
IMathBox createMathBox(IMathElement element)
Create a math box by applying to the element
element
- math element to apply box