| Package | Description |
|---|---|
| guru.nidi.graphviz.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Graph |
interface |
MutableLinkSource<T> |
interface |
Node |
interface |
NodePoint |
| Modifier and Type | Class and Description |
|---|---|
class |
MutableGraph |
class |
MutableNode |
class |
MutableNodePoint |
| Modifier and Type | Method and Description |
|---|---|
LinkSource |
Link.from() |
| Modifier and Type | Method and Description |
|---|---|
MutableGraph |
MutableGraph.add(LinkSource... sources) |
MutableGraph |
MutableGraph.add(LinkSource source) |
static Link |
Link.between(LinkSource from,
LinkTarget to) |
static Link |
Factory.between(LinkSource from,
LinkTarget to) |
Graph |
Graph.with(LinkSource... sources) |
Copyright © 2015–2017. All rights reserved.