public class BarnesHut extends Object
| Constructor and Description |
|---|
BarnesHut(AbstractForce force) |
| Modifier and Type | Method and Description |
|---|---|
ForceVector |
calculateForce(org.gephi.graph.api.Node node,
QuadTree tree) |
float |
getTheta() |
void |
setTheta(float theta) |
public BarnesHut(AbstractForce force)
public ForceVector calculateForce(org.gephi.graph.api.Node node, QuadTree tree)
public void setTheta(float theta)
public float getTheta()
Copyright © 2007–2017. All rights reserved.