Uses of Enum Class
jebl.evolution.trees.SortedRootedTree.BranchOrdering
Packages that use SortedRootedTree.BranchOrdering
-
Uses of SortedRootedTree.BranchOrdering in jebl.evolution.trees
Methods in jebl.evolution.trees that return SortedRootedTree.BranchOrderingModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SortedRootedTree.BranchOrdering[]
SortedRootedTree.BranchOrdering.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in jebl.evolution.trees with parameters of type SortedRootedTree.BranchOrderingModifierConstructorDescriptionSortedRootedTree
(RootedTree source, SortedRootedTree.BranchOrdering branchOrdering)