| Package | Description |
|---|---|
| org.graphstream.boids |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BoidSpecies.set(BoidSpecies.Parameter p,
String val)
Utility function to set parameter from an enum constant and a string
value.
|
Copyright © 2015. All rights reserved.