| Package | Description |
|---|---|
| org.biojava.nbio.phylo |
| Modifier and Type | Method and Description |
|---|---|
static TreeConstructorType |
TreeConstructorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TreeConstructorType[] |
TreeConstructorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.forester.phylogeny.Phylogeny |
TreeConstructor.distanceTree(org.forester.evoinference.matrix.distance.BasicSymmetricalDistanceMatrix distM,
TreeConstructorType constructor) |
Copyright © 2000-2020 BioJava. All Rights Reserved.