Home / Development / Documentation / 2.0.44 / Uses of Class info.bioinfweb.treegraph.document.undo.file.addsupportvalues.NodeInfo
TreeGraph 2
 


Uses of Class
info.bioinfweb.treegraph.document.undo.file.addsupportvalues.NodeInfo

Packages that use NodeInfo
info.bioinfweb.treegraph.document.undo.file   
 

Uses of NodeInfo in info.bioinfweb.treegraph.document.undo.file
 

Methods in info.bioinfweb.treegraph.document.undo.file that return NodeInfo
private  NodeInfo AddSupportValuesEdit.findSourceNodeWithAllLeafs(Node sourceRoot, LeafField targetLeafs)
           
 

Methods in info.bioinfweb.treegraph.document.undo.file with parameters of type NodeInfo
private  double AddSupportValuesEdit.findHighestConflict(Node root, double highest, Node targetNode, NodeInfo info)
          This method is the recursive part called by findHighestConflict.