|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoidSpecies.Parameter | |
|---|---|
| org.graphstream.boids | |
| Uses of BoidSpecies.Parameter in org.graphstream.boids |
|---|
| Methods in org.graphstream.boids that return BoidSpecies.Parameter | |
|---|---|
static BoidSpecies.Parameter |
BoidSpecies.Parameter.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BoidSpecies.Parameter[] |
BoidSpecies.Parameter.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.graphstream.boids with parameters of type BoidSpecies.Parameter | |
|---|---|
void |
BoidSpecies.set(BoidSpecies.Parameter p,
String val)
Utility function to set parameter from an enum constant and a string value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||