Search
RoutingOptions.getTurnCost Method
See Also
 

Gets the value added to the total route cost when a link makes a turn.

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

 Syntax

Java  Copy Code

public short getTurnCost ()

 Return Value

An integer value added to the cost of a route when the link makes a turn.

 See Also