A simple tree class. More...
#include <nxstreesblock.h>
Public Member Functions | |
void | WriteAsNewick (std::ostream &out, bool nhx, bool useLeafNames, bool escapeNames, const NxsTaxaBlockAPI *taxa) const |
A simple tree class.
Internally NCL stores trees as newick strings with metadata (see the NxsFullTreeDescription class) but you can create a NxsSimpleTree
Definition at line 288 of file nxstreesblock.h.