|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreePath | |
|---|---|
| info.bioinfweb.treegraph.document |
Contains the classes that represent the data structure of TreeGraph 2 (document elements and
formats) as well as all edit operations in the undo-package to manipulate the data
structure and classes to read and write a document from and to different formats (io-
subpackage). |
| Uses of TreePath in info.bioinfweb.treegraph.document |
|---|
| Methods in info.bioinfweb.treegraph.document with parameters of type TreePath | |
|---|---|
private static void |
TreeSerializer.addLeafNodesBetween(Vector<Node> list,
Node root,
int level,
TreePath upperPath,
TreePath lowerPath)
|
int |
TreePath.comparePosition(TreePath other)
Calculates which of the two target nodes is further upwards in the tree. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||