| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeLadderizeComparable | |
|---|---|
| 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 NodeLadderizeComparable in info.bioinfweb.treegraph.document | 
|---|
| Methods in info.bioinfweb.treegraph.document that return NodeLadderizeComparable | |
|---|---|
static NodeLadderizeComparable[] | 
NodeLadderizeComparable.encloseSubnodes(Node root,
                boolean ladderizeDown)
Encloses all direct subelements of root with a NodeLadderizeComparable-
 object and adds this objects to an array that is returned. | 
| Methods in info.bioinfweb.treegraph.document with parameters of type NodeLadderizeComparable | |
|---|---|
static void | 
NodeLadderizeComparable.addToNode(NodeLadderizeComparable[] elements,
          Node root)
This method is used to reinsert sorted elements in the a subtree.  | 
 int | 
NodeLadderizeComparable.compareTo(NodeLadderizeComparable other)
Compares which node has more (or less) nodes in its subtree.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||