Package 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
Nested Classes Modifier and Type Interface Description 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UnrootedTreeInterface.BaseBranch
createBase()
-
-
-
Method Detail
-
createBase
UnrootedTreeInterface.BaseBranch createBase()
-
-