Package pal.tree
Interface UnrootedTreeInterface
-
public interface UnrootedTreeInterfaceTitle: UnrootedTreeInterface
Description: An interface to construction of an Unrooted Tree
- Version:
- 1.0
- Author:
- Matthew Goode
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceUnrootedTreeInterface.BaseBranchstatic interfaceUnrootedTreeInterface.GeneralBranchstatic interfaceUnrootedTreeInterface.Instructeestatic interfaceUnrootedTreeInterface.UBranchstatic interfaceUnrootedTreeInterface.UNodestatic classUnrootedTreeInterface.Utils
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UnrootedTreeInterface.BaseBranchcreateBase()
-
-
-
Method Detail
-
createBase
UnrootedTreeInterface.BaseBranch createBase()
-
-