Home / Development / Documentation / 2.0.44 / Uses of Class info.bioinfweb.treegraph.document.io.newick.BranchLengthsScaler
TreeGraph 2
 


Uses of Class
info.bioinfweb.treegraph.document.io.newick.BranchLengthsScaler

Packages that use BranchLengthsScaler
info.bioinfweb.treegraph.document.io.newick Contains classes implementing the import from and export to the Newick format. 
 

Uses of BranchLengthsScaler in info.bioinfweb.treegraph.document.io.newick
 

Fields in info.bioinfweb.treegraph.document.io.newick declared as BranchLengthsScaler
private static BranchLengthsScaler BranchLengthsScaler.sharedInstance
           
 

Methods in info.bioinfweb.treegraph.document.io.newick that return BranchLengthsScaler
static BranchLengthsScaler BranchLengthsScaler.getSharedInstance()