public class Json2Graph
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
debug |
| Constructor and Description |
|---|
Json2Graph() |
| Modifier and Type | Method and Description |
|---|---|
static IOPGraph |
make(org.json.simple.JSONObject jobj) |
static IOPGraph |
make(java.lang.String filename) |