|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BreadthFirst.Visitor | Class for traversing a tree breadth first. |
DepthFirst.Visitor | Class for traversing a tree depth first. |
Class Summary | |
---|---|
Algorithms | |
BreadthFirst | Breadth First traversal algorithm for trees. |
Compare | Compare two trees for equalities. |
DefaultCellRenderer | Cell rendered for trees. |
DefaultTree | Default implementation of the Tree interface. |
DegreeColumn | Computes and maintains the degree of a tree in a column. |
DepthColumn | Class DepthColumn |
DepthFirst | Depth First traversal algorithm for trees. |
LeafCountColumn | Class for computing and maintaining the number of leaves for each node in a tree. |
StructureChecker | Checks the integrity of a tree. |
TreeAsGraph | Class TreeAsGraph |
TreeIntColumn | Base class for columns computing topological values on a tree. |
TreeProxy |
Provides a set of classes related to visualization of trees.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |