protected class GraphvizDotBuilder.Digraph extends GraphvizDotBuilder.Props
| Constructor and Description |
|---|
Digraph() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(GraphvizDotBuilder.Props child) |
void |
draw(java.io.PrintStream out) |
esc, print, setLabel, setStyle, toStringclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic void add(GraphvizDotBuilder.Props child)
public void draw(java.io.PrintStream out)
draw in class GraphvizDotBuilder.Props