documentationfor yFiles for HTML 2.6

Usages of PathSearch

Properties

pathSearchin PathSearchContextGets the PathSearch that uses this context.

Method Return Values

createPathSearch ()in EdgeRouterCreates a PathSearch instance that finds the paths of the edges through the GraphPartition.

Method Parameters

configurePathSearch (PathSearch)in EdgeRouterAdds all registered PathSearchExtensions to a given PathSearch instance.
createPathSearchContext (PathSearch, PathSearchConfiguration)in EdgeRouterCreates a PathSearchContext that provides context information for the path searching algorithm.
PathSearchContext (PathSearch, PathSearchConfiguration)in PathSearchContextCreates a new instance of PathSearchContext.