| Interface | Description |
|---|---|
| Node |
A data node in the tree to be rendered.
|
| TextTree |
Use this type to render trees.
|
| Class | Description |
|---|---|
| DefaultNode |
A default implementation of the
Node interface. |
| TreeOptions |
Configuration options that apply to one complete rendered tree.
|
| Enum | Description |
|---|---|
| CycleProtection |
How cycle protection is handled.
|
| IdentityScheme |
How the internal cycle detector should identify objects.
|