The DOM node type
The DOM text node type
The DOM document type
The OutputJax type
The Wrapper type
The WrapperFactory type
The WrapperClass type
The CharOptions type
The VariantData type
The DelimiterData type
The FontData type
The FontDataClass type
Create the node handler map by looking for methods with the correct names based on the node kinds available from the factory.
The node factory for the kinds of nodes this visitor handles
Break a line to the given width
The mrow to break
The width to break to
Protected
Static
methodVisitor functions are named "visitKindNode" where "Kind" is replaced by the node kind; e.g., visitTextNode for kind = text.
The node kind whose method name is needed
The name of the visitor method for the given node kind
A do-nothing linebreaker for use when automatic linebreaks are not requested