Package | Description |
---|---|
jebl.evolution.trees |
Modifier and Type | Method and Description |
---|---|
static TransformedRootedTree.Transform |
TransformedRootedTree.Transform.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TransformedRootedTree.Transform[] |
TransformedRootedTree.Transform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TransformedRootedTree(RootedTree source,
TransformedRootedTree.Transform transform) |
http://code.google.com/p/jebl2/