Uses of Class
org.forester.phylogeny.data.Distribution
Packages that use Distribution
-
Uses of Distribution in org.forester.phylogeny.data
Methods in org.forester.phylogeny.data that return DistributionModifier and TypeMethodDescriptionNodeData.getDistribution()
Convenience method -- always returns the first Distribution.NodeData.getDistribution
(int index) Methods in org.forester.phylogeny.data that return types with arguments of type DistributionMethods in org.forester.phylogeny.data with parameters of type DistributionModifier and TypeMethodDescriptionvoid
NodeData.addDistribution
(Distribution distribution) void
NodeData.setDistribution
(int index, Distribution distribution) void
NodeData.setDistribution
(Distribution distribution) Convenience method -- always sets the first Distribution.