This class represents a LaTeX-node
This class represents a LaTeX-node.
~LaTeXNode() Destructor void writeHTML(int parameter = 0) const This method does nothing, because the LaTeX-node doesn't need to be written as HTML. Parameters:parameter - A dummy-parameter. void writeLaTeX() const This method does nothing, because the LaTeX-node doesn't need to be written as LaTeX. void writeXML() const This method writes the node to the global output filestream Output_. The format of the output must be XML.
void writeHTML(int parameter = 0) const This method does nothing, because the LaTeX-node doesn't need to be written as HTML. Parameters:parameter - A dummy-parameter. void writeLaTeX() const This method does nothing, because the LaTeX-node doesn't need to be written as LaTeX. void writeXML() const This method writes the node to the global output filestream Output_. The format of the output must be XML.
void writeLaTeX() const This method does nothing, because the LaTeX-node doesn't need to be written as LaTeX. void writeXML() const This method writes the node to the global output filestream Output_. The format of the output must be XML.
void writeXML() const This method writes the node to the global output filestream Output_. The format of the output must be XML.
Alphabetic index Hierarchy of classes