Uses of Class
org.graphstream.algorithm.generator.PointsOfInterestGenerator.Parameter

Packages that use PointsOfInterestGenerator.Parameter
org.graphstream.algorithm.generator   
 

Uses of PointsOfInterestGenerator.Parameter in org.graphstream.algorithm.generator
 

Methods in org.graphstream.algorithm.generator that return PointsOfInterestGenerator.Parameter
static PointsOfInterestGenerator.Parameter PointsOfInterestGenerator.Parameter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PointsOfInterestGenerator.Parameter[] PointsOfInterestGenerator.Parameter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.graphstream.algorithm.generator with parameters of type PointsOfInterestGenerator.Parameter
 void PointsOfInterestGenerator.setParameter(PointsOfInterestGenerator.Parameter p, Object value)
           
 



Copyright © 2013. All Rights Reserved.