EquationNodeType

Inheritance: java.lang.Object

public final class EquationNodeType

Equation node type. Notice: (1)[1-99] Currently there is only one node in the scope, and its enumeration value is 1. The node it specifies is used to store mathematical text. (2)[100-199] Indicates that the node is a component of some special function nodes. (3)[200-] Indicates that the node has some special functions.

Fields

FieldDescription
ACCENTSpecifies accent equation
ACCENT_EQUATIONSpecifies accent equation
ARRAY_EQUATIONSpecifies the Equation-Array function.
BARSpecifies bar equation
BAR_EQUATIONSpecifies bar equation
BASESpecifies a Base component
BORDER_BOXSpecifies border box equation
BORDER_BOX_EQUATIONSpecifies border box equation
BOXSpecifies box equation
BOX_EQUATIONSpecifies box equation
DEGREESpecifies a Degree component
DELIMITERSpecifies delimiter equation
DELIMITER_EQUATIONSpecifies delimiter equation
DENOMINATORSpecifies a Denominator component
EQUATION_PARAGRAPHSpecifies a mathematical paragraph(oMathPara).
FRACTIONSpecifies fractional equation
FRACTION_EQUATIONSpecifies fractional equation
FUNCTIONSpecifies function equation
FUNCTION_EQUATIONSpecifies function equation
FUNCTION_NAMESpecifies a FunctionName component
GROUP_CHARACTER_EQUATIONSpecifies Group-Character equation
GROUP_CHRSpecifies Group-Character equation
LIMITRepresents a sub-object of Lower-Limit function or Upper-Limit function
LOWER_LIMITSpecifies the Lower-Limit function
MATHEMATICALSpecifies an equation or mathematical expression(OMath).
MATHEMATICAL_EQUATIONSpecifies an equation or mathematical expression(OMath).
MATRIXSpecifies the Matrix equation,
MATRIX_EQUATIONSpecifies the Matrix equation,
MATRIX_ROWSpecifies a MatrixRow component.A single row of the matrix
NARYSpecifies n-ary operator equation
NARY_EQUATIONSpecifies n-ary operator equation
NUMERATORSpecifies a Numerator component
PRE_SUB_SUPSpecifies an equation with superscripts and subscripts to the left of the operands.
PRE_SUB_SUP_EQUATIONSpecifies an equation with superscripts and subscripts to the left of the operands.
RADICALSpecifies the radical equation
RADICAL_EQUATIONSpecifies the radical equation
SUBSpecifies subscript equation
SUBSCRIPTSpecifies a Subscript component
SUBSCRIPT_EQUATIONSpecifies subscript equation
SUB_SUPSpecifies an equation with superscripts and subscripts to the right of the operands.
SUB_SUP_EQUATIONSpecifies an equation with superscripts and subscripts to the right of the operands.
SUPSpecifies superscript equation
SUPERSCRIPTSpecifies a Superscript component
SUPERSCRIPT_EQUATIONSpecifies superscript equation
TEXTspecifies a node that stores math text
UN_KNOWUnKnow
UPPER_LIMITSpecifies the Upper-Limit function

Methods

MethodDescription
equals(Object arg0)
getClass()
hashCode()
notify()
notifyAll()
toString()
wait()
wait(long arg0)
wait(long arg0, int arg1)

ACCENT

public static final int ACCENT

Specifies accent equation

ACCENT_EQUATION

public static final int ACCENT_EQUATION

Specifies accent equation

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.Accent. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

ARRAY_EQUATION

public static final int ARRAY_EQUATION

Specifies the Equation-Array function. The function consists of one or more equations.

BAR

public static final int BAR

Specifies bar equation

BAR_EQUATION

public static final int BAR_EQUATION

Specifies bar equation

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.Bar. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

BASE

public static final int BASE

Specifies a Base component

BORDER_BOX

public static final int BORDER_BOX

Specifies border box equation

BORDER_BOX_EQUATION

public static final int BORDER_BOX_EQUATION

Specifies border box equation

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.BorderBox. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

BOX

public static final int BOX

Specifies box equation

BOX_EQUATION

public static final int BOX_EQUATION

Specifies box equation

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.Box. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

DEGREE

public static final int DEGREE

Specifies a Degree component

DELIMITER

public static final int DELIMITER

Specifies delimiter equation

DELIMITER_EQUATION

public static final int DELIMITER_EQUATION

Specifies delimiter equation

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.Delimiter. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

DENOMINATOR

public static final int DENOMINATOR

Specifies a Denominator component

EQUATION_PARAGRAPH

public static final int EQUATION_PARAGRAPH

Specifies a mathematical paragraph(oMathPara).

FRACTION

public static final int FRACTION

Specifies fractional equation

FRACTION_EQUATION

public static final int FRACTION_EQUATION

Specifies fractional equation

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.Fraction. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

FUNCTION

public static final int FUNCTION

Specifies function equation

FUNCTION_EQUATION

public static final int FUNCTION_EQUATION

Specifies function equation

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.Function. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

FUNCTION_NAME

public static final int FUNCTION_NAME

Specifies a FunctionName component

GROUP_CHARACTER_EQUATION

public static final int GROUP_CHARACTER_EQUATION

Specifies Group-Character equation

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.GroupChr. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

GROUP_CHR

public static final int GROUP_CHR

Specifies Group-Character equation

LIMIT

public static final int LIMIT

Represents a sub-object of Lower-Limit function or Upper-Limit function

LOWER_LIMIT

public static final int LOWER_LIMIT

Specifies the Lower-Limit function

MATHEMATICAL

public static final int MATHEMATICAL

Specifies an equation or mathematical expression(OMath).

MATHEMATICAL_EQUATION

public static final int MATHEMATICAL_EQUATION

Specifies an equation or mathematical expression(OMath).

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.Mathematical. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

MATRIX

public static final int MATRIX

Specifies the Matrix equation,

MATRIX_EQUATION

public static final int MATRIX_EQUATION

Specifies the Matrix equation,

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.Matrix. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

MATRIX_ROW

public static final int MATRIX_ROW

Specifies a MatrixRow component.A single row of the matrix

NARY

public static final int NARY

Specifies n-ary operator equation

NARY_EQUATION

public static final int NARY_EQUATION

Specifies n-ary operator equation

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.Nary. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

NUMERATOR

public static final int NUMERATOR

Specifies a Numerator component

PRE_SUB_SUP

public static final int PRE_SUB_SUP

Specifies an equation with superscripts and subscripts to the left of the operands.

PRE_SUB_SUP_EQUATION

public static final int PRE_SUB_SUP_EQUATION

Specifies an equation with superscripts and subscripts to the left of the operands.

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.PreSubSup. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

RADICAL

public static final int RADICAL

Specifies the radical equation

RADICAL_EQUATION

public static final int RADICAL_EQUATION

Specifies the radical equation

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.Radical. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

SUB

public static final int SUB

Specifies subscript equation

SUBSCRIPT

public static final int SUBSCRIPT

Specifies a Subscript component

SUBSCRIPT_EQUATION

public static final int SUBSCRIPT_EQUATION

Specifies subscript equation

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.Sub. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

SUB_SUP

public static final int SUB_SUP

Specifies an equation with superscripts and subscripts to the right of the operands.

SUB_SUP_EQUATION

public static final int SUB_SUP_EQUATION

Specifies an equation with superscripts and subscripts to the right of the operands.

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.SubSup. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

SUP

public static final int SUP

Specifies superscript equation

SUPERSCRIPT

public static final int SUPERSCRIPT

Specifies a Superscript component

SUPERSCRIPT_EQUATION

public static final int SUPERSCRIPT_EQUATION

Specifies superscript equation

Remarks

NOTE: This member is now obsolete. Instead, please use EquationNodeType.Sup. This property will be removed 12 months later since September 2024. Aspose apologizes for any inconvenience you may have experienced.

TEXT

public static final int TEXT

specifies a node that stores math text

UN_KNOW

public static final int UN_KNOW

UnKnow

UPPER_LIMIT

public static final int UPPER_LIMIT

Specifies the Upper-Limit function

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Object

Returns: boolean

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

hashCode()

public native int hashCode()

Returns: int

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

toString()

public String toString()

Returns: java.lang.String

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Parameters:

ParameterTypeDescription
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0long
arg1int