MathBox

Contents
[ ]

MathBox(MathLeftSubSuperscriptElement element) constructor

Initializes MathBox with the specified element as an argument

Parameters

NameTypeDescription
elementMathLeftSubSuperscriptElementThe 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

NameTypeDescription
elementMathMatrixThe 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

NameTypeDescription
elementMathLimitThe 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

NameTypeDescription
elementMathBlockThe 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

NameTypeDescription
elementMathRadicalThe 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

NameTypeDescription
elementMathArrayThe 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

NameTypeDescription
elementMathDelimiterThe 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

NameTypeDescription
elementMathNaryOperatorThe 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

NameTypeDescription
elementMathAccentThe 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

NameTypeDescription
elementMathGroupingCharacterThe 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

NameTypeDescription
elementMathBorderBoxThe 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

NameTypeDescription
elementMathBarThe 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

NameTypeDescription
elementMathSuperscriptElementThe 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

NameTypeDescription
elementMathSubscriptElementThe 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

NameTypeDescription
elementMathFunctionThe 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

NameTypeDescription
elementMathematicalTextThe 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

NameTypeDescription
elementMathFractionThe 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

NameTypeDescription
elementMathBoxThe 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

NameTypeDescription
elementMathRightSubSuperscriptElementThe base element to which the box is applied. Can be null.