Bus-Style Edge Routing (Custom)
This demo shows how to configure the EdgeRouter to generate orthogonal
bus-style routes with manually defined backbone points. A bus is a shared segment among
multiple edges, with nodes connecting to it via shorter segments.
Buses are defined using the add method of the
buses property, which returns a
configurable object for edge assignment.
The EdgeRouterBusDescriptor used in the add method offers
customizable bus parameters.
Custom Backbone Points
In this demo, the bus is defined using
busPoints, in which the location of
the backbone segments is manually specified. This custom backbone path consists of a
vertical segment and multiple horizontal segments, connecting nodes in a structured
manner.
Demos
Documentation