protected virtual double GravitationalMass( ForceDirectedVertex v )
Parameters
- v
Return Value
Returns the mass of node, normally the value of DefaultGravitationalMass, unless the value of ForceDirectedVertex.Mass had already been set, in which case it just returns that value.