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 BranchDataPhylogenyNode. getBranchData()Methods in org.forester.phylogeny with parameters of type BranchData Modifier and Type Method Description voidPhylogenyNode. setBranchData(BranchData branch_data)
-