Options for configuring the D3DAGLayoutCalculator. Extends the base LayoutCalculatorOpts and adds D3-DAG specific options.
Coordinate assignment algorithm for node placement.
Decrossing algorithm to reduce edge crossings.
Layering algorithm for the layout.
Function to determine the size of each node.
Orientation of the layout (horizontal or vertical).
Options for configuring the D3DAGLayoutCalculator. Extends the base LayoutCalculatorOpts and adds D3-DAG specific options.