createMathBorderBox
createMathBorderBox(MathRightSubSuperscriptElement element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathRightSubSuperscriptElement | math element to apply border box |
Result
createMathBorderBox(MathRadical element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathRadical | math element to apply border box |
Result
createMathBorderBox(MathArray element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathArray | math element to apply border box |
Result
createMathBorderBox(MathMatrix element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathMatrix | math element to apply border box |
Result
createMathBorderBox(MathAccent element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathAccent | math element to apply border box |
Result
createMathBorderBox(MathSubscriptElement element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathSubscriptElement | math element to apply border box |
Result
createMathBorderBox(MathNaryOperator element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathNaryOperator | math element to apply border box |
Result
createMathBorderBox(MathDelimiter element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathDelimiter | math element to apply border box |
Result
createMathBorderBox(MathBlock element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathBlock | math element to apply border box |
Result
createMathBorderBox(MathBox element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathBox | math element to apply border box |
Result
createMathBorderBox(MathFunction element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathFunction | math element to apply border box |
Result
createMathBorderBox(MathSuperscriptElement element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathSuperscriptElement | math element to apply border box |
Result
createMathBorderBox(MathBorderBox element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathBorderBox | math element to apply border box |
Result
createMathBorderBox(MathLeftSubSuperscriptElement element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathLeftSubSuperscriptElement | math element to apply border box |
Result
createMathBorderBox(MathFraction element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathFraction | math element to apply border box |
Result
createMathBorderBox(MathematicalText element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathematicalText | math element to apply border box |
Result
createMathBorderBox(MathGroupingCharacter element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathGroupingCharacter | math element to apply border box |
Result
createMathBorderBox(MathLimit element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathLimit | math element to apply border box |
Result
createMathBorderBox(MathBar element) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathBar | math element to apply border box |
Result
createMathBorderBox(MathRightSubSuperscriptElement element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathRightSubSuperscriptElement | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathRadical element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathRadical | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathArray element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathArray | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathMatrix element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathMatrix | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathAccent element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathAccent | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathSubscriptElement element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathSubscriptElement | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathNaryOperator element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathNaryOperator | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathDelimiter element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathDelimiter | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathBlock element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathBlock | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathBox element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathBox | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathFunction element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathFunction | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathSuperscriptElement element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathSuperscriptElement | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathBorderBox element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathBorderBox | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathLeftSubSuperscriptElement element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathLeftSubSuperscriptElement | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathFraction element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathFraction | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathematicalText element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathematicalText | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathGroupingCharacter element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathGroupingCharacter | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathLimit element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathLimit | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |
Result
createMathBorderBox(MathBar element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) function
Create a math border box by applying to the element
Parameters
Name | Type | Description |
---|---|---|
element | MathBar | math element to apply border box |
hideTop | boolean | Hide Top Edge |
hideBottom | boolean | Hide Bottom Edge |
hideLeft | boolean | Hide Left Edge |
hideRight | boolean | Hide Right Edge |
strikethroughHorizontal | boolean | Border Box Strikethrough Horizontal |
strikethroughVertical | boolean | Border Box Strikethrough Vertical |
strikethroughBottomLeftToTopRight | boolean | Border Box Strikethrough Bottom-Left to Top-Right |
strikethroughTopLeftToBottomRight | boolean | Border Box Strikethrough Top-Left to Bottom-Right |