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