| Package | Description |
|---|---|
| org.forester.phylogeny.data |
| Modifier and Type | Method and Description |
|---|---|
Distribution |
NodeData.getDistribution()
Convenience method -- always returns the first Distribution.
|
Distribution |
NodeData.getDistribution(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<Distribution> |
NodeData.getDistributions() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeData.addDistribution(Distribution distribution) |
void |
NodeData.setDistribution(Distribution distribution)
Convenience method -- always sets the first Distribution.
|
void |
NodeData.setDistribution(int index,
Distribution distribution) |
Copyright © 2016. All rights reserved.