DroidDiagram Programmer's Guide
RoutingOptions.getNodeVicinityCost Method
See Also
 






Gets the value added to the total route cost when a link passes through the buffer area around a node.

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

 Syntax

Java  Copy Code

public short getNodeVicinityCost ()

 Return Value

An integer value added to the cost of a route when the link passes near a node.

 See Also

RoutingOptions Members
RoutingOptions Class
com.mindfusion.diagramming Namespace