Field Summary | ||
---|---|---|
const Number | UN_KNOW | |
UnKnow
|
||
const Number | TEXT | |
specifies a node that stores math text
|
||
const Number | BASE | |
Specifies a component of type 'Base'
|
||
const Number | DENOMINATOR | |
Specifies a component of type 'Denominator'
|
||
const Number | NUMERATOR | |
Specifies a component of type 'Numerator'
|
||
const Number | FUNCTION_NAME | |
Specifies a component of type 'FunctionName'
|
||
const Number | SUBSCRIPT | |
Specifies a component of type 'Subscript'
|
||
const Number | SUPERSCRIPT | |
Specifies a component of type 'Superscript'
|
||
const Number | DEGREE | |
Specifies a component of type 'Degree'
|
||
const Number | MATRIX_ROW | |
Specifies a component of type 'MatrixRow'.A single row of the matrix
|
||
const Number | EQUATION_PARAGRAPH | |
Specifies a mathematical paragraph(oMathPara).
|
||
const Number | MATHEMATICAL_EQUATION | |
Specifies an equation or mathematical expression(OMath).
|
||
const Number | FRACTION_EQUATION | |
Specifies fractional equation
|
||
const Number | FUNCTION_EQUATION | |
Specifies function equation
|
||
const Number | DELIMITER_EQUATION | |
Specifies delimiter equation
|
||
const Number | NARY_EQUATION | |
Specifies n-ary operator equation
|
||
const Number | RADICAL_EQUATION | |
Specifies the radical equation
|
||
const Number | SUPERSCRIPT_EQUATION | |
Specifies superscript equation
|
||
const Number | SUBSCRIPT_EQUATION | |
Specifies subscript equation
|
||
const Number | SUB_SUP_EQUATION | |
Specifies an equation with superscripts and subscripts to the right of the operands.
|
||
const Number | PRE_SUB_SUP_EQUATION | |
Specifies an equation with superscripts and subscripts to the left of the operands.
|
||
const Number | ACCENT_EQUATION | |
Specifies accent equation
|
||
const Number | BAR_EQUATION | |
Specifies bar equation
|
||
const Number | BORDER_BOX_EQUATION | |
Specifies border box equation
|
||
const Number | BOX_EQUATION | |
Specifies box equation
|
||
const Number | GROUP_CHARACTER_EQUATION | |
Specifies Group-Character equation
|
||
const Number | MATRIX_EQUATION | |
Specifies the Matrix equation,
|
const Number UN_KNOW
const Number TEXT
const Number BASE
const Number DENOMINATOR
const Number NUMERATOR
const Number FUNCTION_NAME
const Number SUBSCRIPT
const Number SUPERSCRIPT
const Number DEGREE
const Number MATRIX_ROW
const Number EQUATION_PARAGRAPH
const Number MATHEMATICAL_EQUATION
const Number FRACTION_EQUATION
const Number FUNCTION_EQUATION
const Number DELIMITER_EQUATION
const Number NARY_EQUATION
const Number RADICAL_EQUATION
const Number SUPERSCRIPT_EQUATION
const Number SUBSCRIPT_EQUATION
const Number SUB_SUP_EQUATION
const Number PRE_SUB_SUP_EQUATION
const Number ACCENT_EQUATION
const Number BAR_EQUATION
const Number BORDER_BOX_EQUATION
const Number BOX_EQUATION
const Number GROUP_CHARACTER_EQUATION
const Number MATRIX_EQUATION