Uses of Class
com.tensegrity.graph.model.GraphGeneration.TreeRandomizer

Packages that use GraphGeneration.TreeRandomizer
com.tensegrity.graph.model Contains the graph model interface.  
 

Uses of GraphGeneration.TreeRandomizer in com.tensegrity.graph.model
 

Methods in com.tensegrity.graph.model with parameters of type GraphGeneration.TreeRandomizer
static Graph GraphGeneration.treeGraph(int levels, int leavesPerNode, GraphGeneration.TreeRandomizer randomizer)
          Generates a tree graph.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.