bpp-phyl  2.2.0
TreeDrawingListener.h File Reference
#include "TreeDrawing.h"
#include <Bpp/Clonable.h>
+ Include dependency graph for TreeDrawingListener.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bpp::TreeDrawingListener
 Interface allowing to capture drawing events. More...
 
class  bpp::TreeDrawingListenerAdapter
 An empty implementation of the TreeDrawingListener interface. More...
 
class  bpp::NodesIdTreeDrawingListener
 A TreeDrawingListener implementation that writes nodes id. More...
 
class  bpp::LeafNamesTreeDrawingListener
 A TreeDrawingListener implementation that write leaf names. More...
 
class  bpp::BranchLengthsTreeDrawingListener
 A TreeDrawingListener implementation that write the branch lengths of inner nodes. More...
 
class  bpp::BootstrapValuesTreeDrawingListener
 A TreeDrawingListener implementation that write the bootstrap values of inner nodes. More...
 
class  bpp::LabelInnerNodesTreeDrawingListener
 A TreeDrawingListener implementation that write the names of inner nodes. More...
 
class  bpp::LabelCollapsedNodesTreeDrawingListener
 A TreeDrawingListener implementation that label the collapsed nodes. More...
 

Namespaces

 bpp