Utility class containing constants.
Specifies the limit location on an operator.
Field Summary |
const Number | UND_OVR | |
Specifies that the limit is centered above or below the operator.
|
const Number | SUB_SUP | |
Specifies that the limit is on the right side of the operator.
|