Package org.graphstream.boids

Interface Summary
BoidForcesFactory Object used to create and compute forces of boids.
BoidGraphListener Listener for boids specific events on the boid graph.
Probability Various probability distributions.
 

Class Summary
Boid Represents a single bird-oid object.
BoidForces Models the forces applied to a boid at each step.
BoidGenerator A generator using a boid graph to create a dynamic graph.
BoidGraph Represents a boid simulation and their underlying interaction graph.
BoidSpecies Parameters for each boids species.
DemographicManager Handles the appearance and disappearance of boids.
DemographicManager.SpeciesDemographicManager A demographic manager that handles boids species.
Probability.ConstantProbability  
Probability.DeathProbability  
Probability.SigmoidProbability  
 

Enum Summary
BoidGraph.Parameter  
BoidSpecies.Parameter Kinds of parameters.
 



Copyright © 2013. All Rights Reserved.