Uses of Class
info.bioinfweb.treegraph.document.format.BranchFormats

Packages that use BranchFormats
info.bioinfweb.treegraph.document   
info.bioinfweb.treegraph.document.format   
 

Uses of BranchFormats in info.bioinfweb.treegraph.document
 

Fields in info.bioinfweb.treegraph.document declared as BranchFormats
private  BranchFormats Branch.formats
           
 

Methods in info.bioinfweb.treegraph.document that return BranchFormats
 BranchFormats Branch.getFormats()
           
 

Uses of BranchFormats in info.bioinfweb.treegraph.document.format
 

Methods in info.bioinfweb.treegraph.document.format that return BranchFormats
 BranchFormats BranchFormats.clone()
           
 

Methods in info.bioinfweb.treegraph.document.format with parameters of type BranchFormats
 void BranchFormats.assign(BranchFormats other)
           
 void BranchFormats.assignBranchFormats(BranchFormats other)