Uses of Class
org.forester.phylogeny.data.BranchData
-
Packages that use BranchData Package Description org.forester.phylogeny -
-
Uses of BranchData in org.forester.phylogeny
Methods in org.forester.phylogeny that return BranchData Modifier and Type Method Description BranchData
PhylogenyNode. getBranchData()
Methods in org.forester.phylogeny with parameters of type BranchData Modifier and Type Method Description void
PhylogenyNode. setBranchData(BranchData branch_data)
-