documentationfor yFiles for HTML 3.0.0.3

PathSearchRequest

A PathSearchRequest describes a routing request from a source obstacle to a target obstacle which is handled and considered during the path search phase of the EdgeRouter.

Inheritance Hierarchy
PathSearchRequest

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 requests are introduced, for example, to model intermediate routing points.

This class cannot be instantiated

Type Details

yFiles module
algorithms

Properties