public class StringGraphGenerator extends Object
| Constructor and Description |
|---|
StringGraphGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static IGraph<String,String> |
getGraph(int nodes,
int edges) |
static DefaultGraphLayout2d<String> |
getRandomLayout(IGraph<String,String> graph,
float size) |
Copyright © 2016. All rights reserved.