TreeLayout.See: Description
| Class | Description |
|---|---|
| AbstractTreeForTreeLayout<TreeNode> |
Provides an easy way to implement the
TreeForTreeLayout interface by
defining just two simple methods and a constructor. |
| DefaultConfiguration<TreeNode> |
Specify a
Configuration through configurable parameters, or falling
back to some frequently used defaults. |
| DefaultTreeForTreeLayout<TreeNode> |
Provides a generic implementation for the
TreeForTreeLayout
interface, applicable to any type of tree node. |
| FixedNodeExtentProvider<T> |
A
NodeExtentProvider returning the same width and height for each
node. |
TreeLayout.Copyright © 2015 abego Software GmbH, Germany. All Rights Reserved.