Uses of Enum Class
org.biojava.nbio.phylo.TreeConstructorType
Packages that use TreeConstructorType
-
Uses of TreeConstructorType in org.biojava.nbio.phylo
Methods in org.biojava.nbio.phylo that return TreeConstructorTypeModifier and TypeMethodDescriptionstatic TreeConstructorType
Returns the enum constant of this class with the specified name.static TreeConstructorType[]
TreeConstructorType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.biojava.nbio.phylo with parameters of type TreeConstructorTypeModifier and TypeMethodDescriptionstatic Phylogeny
TreeConstructor.distanceTree
(BasicSymmetricalDistanceMatrix distM, TreeConstructorType constructor)