@maxgraph/core
    Preparing search index...

    Variable OrthConnectorConst

    OrthConnector: EdgeStyleFunction = ...

    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:

    • handlerKind: 'segment'
    • isOrthogonal: true

    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.