Skip to main content

Crate neco_edge_routing

Crate neco_edge_routing 

Source
Expand description

necosystems series 2D edge routing primitives for node graphs.

Structs§

PathData
Routed path data.
RouteRequest
Input for a routing pass.

Enums§

PathKind
Semantic shape of PathData.points.
RouteStyle
Edge routing strategy.
RoutingError
Errors returned by route.

Functions§

route
Compute an edge route without rendering concerns.