Uses of Enum Class
jebl.evolution.trees.ReRootedTree.RootingType
Packages that use ReRootedTree.RootingType
-
Uses of ReRootedTree.RootingType in jebl.evolution.trees
Methods in jebl.evolution.trees that return ReRootedTree.RootingTypeModifier and TypeMethodDescriptionstatic ReRootedTree.RootingType
Returns the enum constant of this class with the specified name.static ReRootedTree.RootingType[]
ReRootedTree.RootingType.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 ReRootedTree.RootingTypeModifierConstructorDescriptionReRootedTree
(RootedTree source, ReRootedTree.RootingType rootingType)