org.jzy3d.maths.graphs
Class StringGraphGenerator
java.lang.Object
org.jzy3d.maths.graphs.StringGraphGenerator
public class StringGraphGenerator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringGraphGenerator
public StringGraphGenerator()
getGraph
public static IGraph<String,String> getGraph(int nodes,
int edges)
getRandomLayout
public static DefaultGraphLayout2d<String> getRandomLayout(IGraph<String,String> graph,
float size)
Copyright © 2013. All rights reserved.