public interface UnrootedTreeInterface
Title: UnrootedTreeInterface
Description: An interface to construction of an Unrooted Tree
Modifier and Type | Interface and 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 |
Modifier and Type | Method and Description |
---|---|
UnrootedTreeInterface.BaseBranch |
createBase() |
UnrootedTreeInterface.BaseBranch createBase()