Direct Angular Placement Layout
constructor(adapter: TreeAdapter<T>, configuration: DirectAngularPlacementConfiguration = DirectAngularPlacementConfiguration())
Parameters
adapter
Adapter providing tree traversal over the external structure.
configuration
Layout spacing parameters.
Type Parameters
T
The node type of the external tree.