| Package | Description |
|---|---|
| com.github.ferstl.depgraph.graph | |
| com.github.ferstl.depgraph.graph.dot | |
| com.github.ferstl.depgraph.graph.gml |
| Modifier and Type | Method and Description |
|---|---|
String |
GraphFormatter.format(String graphName,
Collection<Node<?>> nodes,
Collection<Edge> edges) |
| Modifier and Type | Method and Description |
|---|---|
String |
DotGraphFormatter.format(String graphName,
Collection<Node<?>> nodes,
Collection<Edge> edges) |
| Modifier and Type | Method and Description |
|---|---|
String |
GmlGraphFormatter.format(String graphName,
Collection<Node<?>> nodes,
Collection<Edge> edges) |
Copyright © 2017. All rights reserved.