MathBorderBox

Contents
[ ]

MathBorderBox(MathRightSubSuperscriptElement element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathRadical element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathArray element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathMatrix element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathAccent element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathSubscriptElement element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathNaryOperator element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathDelimiter element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathBlock element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathBox element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathFunction element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathSuperscriptElement element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathBorderBox element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathLeftSubSuperscriptElement element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathFraction element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathematicalText element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathGroupingCharacter element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathLimit element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathBar element) function

Creates MathBorderBox element with rectangular border

Parameters

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

Result

MathBorderBox


MathBorderBox(MathRightSubSuperscriptElement element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathRightSubSuperscriptElementThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathRadical element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathRadicalThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathArray element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathArrayThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathMatrix element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathMatrixThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathAccent element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathAccentThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathSubscriptElement element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathSubscriptElementThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathNaryOperator element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathNaryOperatorThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathDelimiter element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathDelimiterThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathBlock element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathBlockThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathBox element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathBoxThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathFunction element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathFunctionThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathSuperscriptElement element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathSuperscriptElementThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathBorderBox element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathBorderBoxThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathLeftSubSuperscriptElement element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathLeftSubSuperscriptElementThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathFraction element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathFractionThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathematicalText element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathematicalTextThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathGroupingCharacter element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathGroupingCharacterThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathLimit element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathLimitThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox


MathBorderBox(MathBar element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function

Creates MathBorderBox element

Parameters

NameTypeDescription
elementMathBarThe base element to which the border box is applied
hideTopbooleanHide Top Edge
hideBottombooleanHide Bottom Edge
hideLeftbooleanHide Left Edge
hideRightbooleanHide Right Edge
strikethroughHorizontalbooleanStrikethrough Horizontal
strikethroughVerticalbooleanStrikethrough Vertical
strikethroughBottomLeftToTopRightbooleanStrikethrough Bottom-Left to Top-Right
strikethroughTopLeftToBottomRightbooleanStrikethrough Top-Left to Bottom-Right

Result

MathBorderBox