Const
ManhattanConnector code is based on code from https://github.com/mwangm/mxgraph-manhattan-connector
Implements router to find the shortest route that avoids cells using manhattan distance as metric.
This EdgeStyle is registered under manhattanEdgeStyle in EdgeStyleRegistry when using Graph or calling registerDefaultEdgeStyles.
manhattanEdgeStyle
IMPORTANT: When registering it manually in EdgeStyleRegistry, the following metadata must be used:
ManhattanConnector code is based on code from https://github.com/mwangm/mxgraph-manhattan-connector
Implements router to find the shortest route that avoids cells using manhattan distance as metric.
This EdgeStyle is registered under
manhattanEdgeStyle
in EdgeStyleRegistry when using Graph or calling registerDefaultEdgeStyles.IMPORTANT: When registering it manually in EdgeStyleRegistry, the following metadata must be used: