Uses of Class
org.graphstream.boids.BoidGraph.Parameter

Packages that use BoidGraph.Parameter
org.graphstream.boids   
 

Uses of BoidGraph.Parameter in org.graphstream.boids
 

Methods in org.graphstream.boids that return BoidGraph.Parameter
static BoidGraph.Parameter BoidGraph.Parameter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BoidGraph.Parameter[] BoidGraph.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 BoidGraph.Parameter
 void BoidGraph.set(BoidGraph.Parameter param, String value)
           
 



Copyright © 2013. All Rights Reserved.