| Package | Description |
|---|---|
| info.leadinglight.jdot |
| Modifier and Type | Method and Description |
|---|---|
SubGraph |
SubGraph.addClusterGraph(ClusterGraph clusterGraph) |
SubGraph |
SubGraph.addEdge(Edge e) |
SubGraph |
SubGraph.addEdge(String name,
String... names) |
SubGraph |
SubGraph.addEdges(Edge... edges) |
SubGraph |
SubGraph.addNode(Node n) |
SubGraph |
SubGraph.addNodes(Node... nodes) |
SubGraph |
SubGraph.addSubGraph(SubGraph subGraph) |
SubGraph |
SubGraph.setOrdering(Ordering ordering) |
SubGraph |
SubGraph.setRank(Rank rank) |
| Modifier and Type | Method and Description |
|---|---|
SubGraph |
SubGraph.addSubGraph(SubGraph subGraph) |
Graph |
Graph.addSubGraph(SubGraph subGraph) |
Edge |
Edge.addSubGraph(SubGraph graph) |
ClusterGraph |
ClusterGraph.addSubGraph(SubGraph subGraph) |
Copyright © 2013. All Rights Reserved.