| Package | Description |
|---|---|
| guru.nidi.graphviz.engine | |
| guru.nidi.graphviz.model |
| Modifier and Type | Method and Description |
|---|---|
static Graphviz |
Graphviz.fromGraph(Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
Graph |
Graph.cluster() |
Graph |
Graph.directed() |
static Graph |
Factory.graph() |
static Graph |
Factory.graph(Label label) |
static Graph |
Factory.graph(String name) |
Graph |
Graph.labeled(Label label) |
Graph |
Graph.link(LinkTarget... targets) |
Graph |
Graph.strict() |
Graph |
Graph.with(LinkSource... sources) |
| Modifier and Type | Method and Description |
|---|---|
Attributed<Graph> |
Graph.generalAttr() |
Attributed<Graph> |
Graph.graphAttr() |
Attributed<Graph> |
Graph.linkAttr() |
Attributed<Graph> |
Graph.nodeAttr() |
Copyright © 2015–2017. All rights reserved.