T
- public interface SeparationFunction<T>
separation(Object, Object)
method.Modifier and Type | Method and Description |
---|---|
double |
separation(T a,
T b)
Return the separation to be used between the 2 nodes
|
Copyright © 2016 gwt-d3. All Rights Reserved.