JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
G
I
L
M
N
O
P
R
S
T
V
C
checkNeighborhood(Boid...)
- Method in class org.graphstream.boids.
Boid
compute()
- Method in class org.graphstream.boids.
BoidForces
Compute the forces applied to a boid under the form of a barycenter that the boids tries to reach (attraction), an overall direction for all the surrounding boids, an overall direction of all the surrounding boids.
countAtt
- Variable in class org.graphstream.boids.
BoidForces
The number of boids we are attracted to.
countRep
- Variable in class org.graphstream.boids.
BoidForces
The number of boids we are repulsed from.
createBoid()
- Method in class org.graphstream.boids.
BoidSpecies
Create a new boid with an automatic id created using
BoidSpecies.createNewId()
.
createBoid(String)
- Method in class org.graphstream.boids.
BoidSpecies
Create a new boid.
createNewForces(Boid)
- Method in interface org.graphstream.boids.
BoidForcesFactory
Create a new forces object for a boid.
createNewForces(Boid)
- Method in class org.graphstream.boids.forces.greedy.
GreedyForcesFactory
createNewForces(Boid)
- Method in class org.graphstream.boids.forces.ntree.
NTreeForcesFactory
createNewId()
- Method in class org.graphstream.boids.
BoidSpecies
Create a new unique id specific to this species.
A
B
C
D
E
G
I
L
M
N
O
P
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.