| Package | Description |
|---|---|
| info.leadinglight.jdot | |
| info.leadinglight.jdot.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterGraph |
class |
Graph
Graph structure for DOT to be generated by Graphviz.
|
class |
SubGraph |
| Modifier and Type | Method and Description |
|---|---|
Edge |
Edge.setGraph(AbstractGraph g) |
| Modifier and Type | Method and Description |
|---|---|
AbstractGraph |
AbstractGraph.addEdge(Edge e) |
AbstractGraph |
AbstractGraph.addEdge(String name,
String... names) |
AbstractGraph |
AbstractGraph.addEdges(Edge... edges) |
AbstractGraph |
AbstractGraph.addGraph(AbstractGraph graph) |
AbstractGraph |
AbstractGraph.addNode(Node n) |
AbstractGraph |
AbstractGraph.addNodes(Node... nodes) |
| Modifier and Type | Method and Description |
|---|---|
AbstractGraph |
AbstractGraph.addGraph(AbstractGraph graph) |
Copyright © 2013. All Rights Reserved.