protected virtual double SpringLength( ForceDirectedEdge e )
Parameters
- e
Return Value
Returns the length of the spring representing link, normally the value of DefaultSpringLength, unless the value of ForceDirectedEdge.Length had already been set, in which case it just returns that value.