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 TreeConstructorTypeReturns 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 org.forester.phylogeny.PhylogenyTreeConstructor.distanceTree(org.forester.evoinference.matrix.distance.BasicSymmetricalDistanceMatrix distM, TreeConstructorType constructor)