This base-class provides a common interface for all nodes
This base-class provides a common interface for all nodes. This interface contains methods to write the node to a HTML-, a LaTeX- or a XML-file.
virtual ~Node()
void writeHTML(int parameter = 0) const
void writeLaTeX() const
void writeXML() const
int getLength() const
Alphabetic index Hierarchy of classes