Package | Description |
---|---|
com.github.gwtd3.api.layout |
Modifier and Type | Method and Description |
---|---|
Cluster<T> |
Cluster.separation(SeparationFunction<Cluster.Node<T>> separation)
Uses the specified function to compute separation between neighboring
nodes.
|
Tree<T> |
Tree.separation(SeparationFunction<Tree.Node<T>> separation)
Uses the specified function to compute separation between neighboring
nodes.
|
Copyright © 2016 gwt-d3. All Rights Reserved.