Abstract
The HTMLElement node class
The Text node class
The Document class
The math expression for this item
The input jax to use for this item
True if display mode, false if inline
The starting position of the math in the document
The ending position of the math in the document
Protected
_The current state of the item (how far in the render actions it has been processed)
True when this math is in display mode
Reference to the end of the math in the document
Data private to the input jax
The input jax associated with this item
The source text for the math (e.g., TeX string)
The metric information about the surrounding environment
Data private to the output jax
The compiled internal MathML (result of InputJax)
Reference to the beginning of the math in the document
The typeset result (result of OutputJax)
True when this item is an escaped delimiter
Implements the MathItem class