DroidDiagram Programmer's Guide
RoutingOptions.getCrossingCost Method
See Also
 






Gets the value added to the total route cost if a link crosses another link.

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

 Syntax

Java  Copy Code

public short getCrossingCost ()

 Return Value

An integer value added to the cost of a route when a link crosses another link.

 See Also

RoutingOptions Members
RoutingOptions Class
com.mindfusion.diagramming Namespace