DroidDiagram Programmer's Guide
RoutingOptions.getNodeVicinitySize Method
See Also
 






Gets the size of the buffer area around a node for which link routes are assigned higher costs if they pass through that area.

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

 Syntax

Java  Copy Code

public float getNodeVicinitySize ()

 Return Value

A float value specifying the size of the buffer zone around a node where a penalty cost is added to the cost of a passing link.

 See Also

RoutingOptions Members
RoutingOptions Class
com.mindfusion.diagramming Namespace