public class MathBarFactory extends java.lang.Object implements IMathBarFactory
Allows to create a math bar
Constructor and Description |
---|
MathBarFactory() |
Modifier and Type | Method and Description |
---|---|
IMathBar |
createMathBar(IMathElement element)
Create a math bar by applying to the element
|
IMathBar |
createMathBar(IMathElement element,
int position)
Create a math bar by applying to the element
|
public final IMathBar createMathBar(IMathElement element)
Create a math bar by applying to the element
createMathBar
in interface IMathBarFactory
element
- math element to apply barpublic final IMathBar createMathBar(IMathElement element, int position)
Create a math bar by applying to the element
createMathBar
in interface IMathBarFactory
element
- Math element to apply barposition
- Position of the bar