Uses of Class
info.bioinfweb.treegraph.document.TreePath

Packages that use TreePath
info.bioinfweb.treegraph.document   
 

Uses of TreePath in info.bioinfweb.treegraph.document
 

Methods in info.bioinfweb.treegraph.document with parameters of type TreePath
 int TreePath.comparePosition(TreePath other)
          Calculates which of the two target nodes is further upwards in the tree.