DroidDiagram Programmer's Guide
RoutingOptions.getLengthCost Method
See Also
 






Gets the value added to the total route cost for each grid square occupied by the link.

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

 Syntax

Java  Copy Code

public short getLengthCost ()

 Return Value

An integer value added to the cost of a route for each routing grid square through which the link passes.

 See Also

RoutingOptions Members
RoutingOptions Class
com.mindfusion.diagramming Namespace