public class MathBoxFactory extends java.lang.Object implements IMathBoxFactory
Allows to create a math box
| Constructor and Description |
|---|
MathBoxFactory() |
| Modifier and Type | Method and Description |
|---|---|
IMathBox |
createMathBox(IMathElement element)
Create a math box by applying to the element
|
public final IMathBox createMathBox(IMathElement element)
Create a math box by applying to the element
createMathBox in interface IMathBoxFactoryelement - math element to apply boxCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.