documentationfor yFiles for HTML 2.6

PathRequest

A PathRequest describes a routing request from a source obstacle to a target obstacle which is handled and considered during a PathSearch.

Inheritance Hierarchy
PathRequest

Remarks

The path that is searched for an edge is potentially split into multiple requests. The path finding algorithm finds a path for each request and, finally, the results are put together to a final, full path for the actual edge. Multiple request are introduced, for example, to model intermediate routing points.

Type Details

yfiles module
router-polyline
yfiles-umd modules
layout-area, layout-multipage, layout-orthogonal-compact, layout, router-bus, router-polyline
Legacy UMD name
yfiles.router.PathRequest

See Also

Properties