pal.tree
Interface UnrootedTreeInterface


public interface UnrootedTreeInterface

Title: UnrootedTreeInterface

Description: An interface to construction of an Unrooted Tree

Version:
1.0
Author:
Matthew Goode

Nested Class Summary
static interface UnrootedTreeInterface.BaseBranch
           
static interface UnrootedTreeInterface.GeneralBranch
           
static interface UnrootedTreeInterface.Instructee
           
static interface UnrootedTreeInterface.UBranch
           
static interface UnrootedTreeInterface.UNode
           
static class UnrootedTreeInterface.Utils
           
 
Method Summary
 UnrootedTreeInterface.BaseBranch createBase()
           
 

Method Detail

createBase

UnrootedTreeInterface.BaseBranch createBase()