createMathBorderBox
createMathBorderBox(MathLeftSubSuperscriptElement element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathLeftSubSuperscriptElement | math element to apply border box |
Returns
createMathBorderBox(MathMatrix element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathMatrix | math element to apply border box |
Returns
createMathBorderBox(MathLimit element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathLimit | math element to apply border box |
Returns
createMathBorderBox(MathBlock element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathBlock | math element to apply border box |
Returns
createMathBorderBox(MathRadical element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathRadical | math element to apply border box |
Returns
createMathBorderBox(MathArray element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathArray | math element to apply border box |
Returns
createMathBorderBox(MathDelimiter element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathDelimiter | math element to apply border box |
Returns
createMathBorderBox(MathNaryOperator element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathNaryOperator | math element to apply border box |
Returns
createMathBorderBox(MathAccent element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathAccent | math element to apply border box |
Returns
createMathBorderBox(MathGroupingCharacter element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathGroupingCharacter | math element to apply border box |
Returns
createMathBorderBox(MathBorderBox element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathBorderBox | math element to apply border box |
Returns
createMathBorderBox(MathBar element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathBar | math element to apply border box |
Returns
createMathBorderBox(MathSuperscriptElement element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathSuperscriptElement | math element to apply border box |
Returns
createMathBorderBox(MathSubscriptElement element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathSubscriptElement | math element to apply border box |
Returns
createMathBorderBox(MathFunction element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathFunction | math element to apply border box |
Returns
createMathBorderBox(MathematicalText element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathematicalText | math element to apply border box |
Returns
createMathBorderBox(MathFraction element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathFraction | math element to apply border box |
Returns
createMathBorderBox(MathBox element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathBox | math element to apply border box |
Returns
createMathBorderBox(MathRightSubSuperscriptElement element) method
Create a math border box by applying to the element
Parameters
| Name | Type | Description |
|---|---|---|
| element | MathRightSubSuperscriptElement | math element to apply border box |
Returns
createMathBorderBox(MathLeftSubSuperscriptElement element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathMatrix element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathLimit element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathBlock element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathRadical element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathArray element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathDelimiter element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathNaryOperator element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathAccent element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathGroupingCharacter element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathBorderBox element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathBar element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathSuperscriptElement element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathSubscriptElement element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathFunction element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathematicalText element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathFraction element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathBox element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |
Returns
createMathBorderBox(MathRightSubSuperscriptElement element, boolean hideTop, boolean hideBottom, boolean hideLeft, boolean hideRight, boolean strikethroughHorizontal, boolean strikethroughVertical, boolean strikethroughBottomLeftToTopRight, boolean strikethroughTopLeftToBottomRight) method
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 |