Const
Implements a local orthogonal router between the given cells.
This EdgeStyle is registered under orthogonalEdgeStyle in EdgeStyleRegistry when using Graph or calling registerDefaultEdgeStyles.
orthogonalEdgeStyle
IMPORTANT: When registering it manually in EdgeStyleRegistry, the following metadata must be used:
CellState that represents the edge to be updated.
CellState that represents the source terminal.
CellState that represents the target terminal.
List of relative control Points.
Array of Points that represent the actual points of the edge.
Implements a local orthogonal router between the given cells.
This EdgeStyle is registered under
orthogonalEdgeStyle
in EdgeStyleRegistry when using Graph or calling registerDefaultEdgeStyles.IMPORTANT: When registering it manually in EdgeStyleRegistry, the following metadata must be used: