| Package | Description |
|---|---|
| pal.gui |
GUI components for some special objects (e.g., trees).
|
| pal.tree |
Classes for providing the data structure of
trees, for constructing and modifying trees, and for parameterizing
trees (e.g., clock constraint).
|
| Modifier and Type | Class and Description |
|---|---|
class |
PositionedNode
A tree node that has a scalar position for the purposes of drawing the tree.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleNode
data structure for a node (includes branch) in a binary/non-binary
rooted/unrooted tree
|