| Package | Description |
|---|---|
| org.graphstream.boids | |
| org.graphstream.boids.forces.greedy | |
| org.graphstream.boids.forces.ntree |
| Modifier and Type | Method and Description |
|---|---|
void |
BoidGraph.setForcesFactory(BoidForcesFactory bff)
Set the factory used to instantiate the force system to use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GreedyForcesFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
NTreeForcesFactory |
Copyright © 2015. All rights reserved.