Class BranchWidth

java.lang.Object
org.forester.phylogeny.data.BranchWidth
All Implemented Interfaces:
PhylogenyData

public class BranchWidth extends Object implements PhylogenyData
  • Field Details

    • BRANCH_WIDTH_DEFAULT_VALUE

      public static final double BRANCH_WIDTH_DEFAULT_VALUE
      See Also:
  • Constructor Details

    • BranchWidth

      public BranchWidth()
    • BranchWidth

      public BranchWidth(double value)
  • Method Details