Gets the heuristic function used by the routing algorithm to choose next points in the route.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public RouteHeuristics getRouteHeuristics () |
A RouteHeuristics object used to predict the route cost.
See Also