MathBox
MathBox(MathLeftSubSuperscriptElement element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathLeftSubSuperscriptElement | The base element to which the box is applied. Can be null. |
MathBox(MathMatrix element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathMatrix | The base element to which the box is applied. Can be null. |
MathBox(MathLimit element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathLimit | The base element to which the box is applied. Can be null. |
MathBox(MathBlock element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathBlock | The base element to which the box is applied. Can be null. |
MathBox(MathRadical element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathRadical | The base element to which the box is applied. Can be null. |
MathBox(MathArray element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathArray | The base element to which the box is applied. Can be null. |
MathBox(MathDelimiter element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathDelimiter | The base element to which the box is applied. Can be null. |
MathBox(MathNaryOperator element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathNaryOperator | The base element to which the box is applied. Can be null. |
MathBox(MathAccent element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathAccent | The base element to which the box is applied. Can be null. |
MathBox(MathGroupingCharacter element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathGroupingCharacter | The base element to which the box is applied. Can be null. |
MathBox(MathBorderBox element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathBorderBox | The base element to which the box is applied. Can be null. |
MathBox(MathBar element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathBar | The base element to which the box is applied. Can be null. |
MathBox(MathSuperscriptElement element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathSuperscriptElement | The base element to which the box is applied. Can be null. |
MathBox(MathSubscriptElement element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathSubscriptElement | The base element to which the box is applied. Can be null. |
MathBox(MathFunction element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathFunction | The base element to which the box is applied. Can be null. |
MathBox(MathematicalText element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathematicalText | The base element to which the box is applied. Can be null. |
MathBox(MathFraction element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathFraction | The base element to which the box is applied. Can be null. |
MathBox(MathBox element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathBox | The base element to which the box is applied. Can be null. |
MathBox(MathRightSubSuperscriptElement element) constructor
Initializes MathBox with the specified element as an argument
Parameters
Name | Type | Description |
---|---|---|
element | MathRightSubSuperscriptElement | The base element to which the box is applied. Can be null. |