DroidDiagram Programmer's Guide
RoutingOptions.getRouteHeuristics Method
See Also
 






Gets the heuristic function used by the routing algorithm to choose next points in the route.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public RouteHeuristics getRouteHeuristics ()

 Return Value

A RouteHeuristics object used to predict the route cost.

 See Also

RoutingOptions Members
RoutingOptions Class
com.mindfusion.diagramming Namespace