com.agog.mathdisplay.parse / MTMathAtomType

MTMathAtomType

enum class MTMathAtomType : Enum<MTMathAtomType>

@typedef MTMathAtomType @brief The type of atom in a MTMathList.

The type of the atom determines how it is rendered, and spacing between the atoms.

Enum Values

KMTMathAtomNone
KMTMathAtomOrdinary
KMTMathAtomNumber
KMTMathAtomVariable
KMTMathAtomLargeOperator
KMTMathAtomBinaryOperator
KMTMathAtomUnaryOperator
KMTMathAtomRelation
KMTMathAtomOpen
KMTMathAtomClose
KMTMathAtomFraction
KMTMathAtomRadical
KMTMathAtomPunctuation
KMTMathAtomPlaceholder
KMTMathAtomInner
KMTMathAtomUnderline
KMTMathAtomOverline
KMTMathAtomAccent
KMTMathAtomBoundary
KMTMathAtomSpace
KMTMathAtomStyle
KMTMathAtomColor
KMTMathAtomTable