Package org.jzy3d.maths.graphs
Class StringGraphGenerator
java.lang.Object
org.jzy3d.maths.graphs.StringGraphGenerator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetGraph
(int nodes, int edges) static DefaultGraphLayout2d<String>
getRandomLayout
(IGraph<String, String> graph, float size)
-
Constructor Details
-
StringGraphGenerator
public StringGraphGenerator()
-
-
Method Details
-
getGraph
-
getRandomLayout
-