ARB
Public Member Functions | List of all members
ACI_Labeler Class Reference
Inheritance diagram for ACI_Labeler:
Inheritance graph
[legend]
Collaboration diagram for ACI_Labeler:
Collaboration graph
[legend]

Public Member Functions

 ACI_Labeler (const char *leaf_aci_)
 
const charspeciesLabel (GBDATA *gb_main, GBDATA *gb_species, TreeNode *, const char *tree_name) const OVERRIDE
 
const chargroupLabel (GBDATA *, GBDATA *, TreeNode *innerNode, const char *) const
 
- Public Member Functions inherited from TreeLabeler
virtual ~TreeLabeler ()
 

Detailed Description

Definition at line 161 of file arb_export_newick.cxx.

Constructor & Destructor Documentation

ACI_Labeler::ACI_Labeler ( const char leaf_aci_)
inlineexplicit

Definition at line 165 of file arb_export_newick.cxx.

Member Function Documentation

const char* ACI_Labeler::speciesLabel ( GBDATA gb_main,
GBDATA gb_species,
TreeNode ,
const char tree_name 
) const
inlinevirtual
const char* ACI_Labeler::groupLabel ( GBDATA ,
GBDATA ,
TreeNode innerNode,
const char  
) const
inlinevirtual

Implements TreeLabeler.

Definition at line 180 of file arb_export_newick.cxx.

References TreeNode::name.


The documentation for this class was generated from the following file: