OrthogonalRouterMode
OrthogonalRouterMode = typeof
ORTHOGONAL_ROUTER_MODE_BUS| typeofORTHOGONAL_ROUTER_MODE_SEPARATE
How to draw edges in 'orthogonal' mode in the EdgeRoutingPlugin. bus collates lines that are traversing a segment together into one line. separate draws lines that are traversing a segment together as parallel lines.