protected class GraphvizDotBuilder.Edge extends GraphvizDotBuilder.Props
| Constructor and Description |
|---|
Edge(java.lang.Object src,
java.lang.Object dst) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(java.io.PrintStream out) |
void |
setNoConstraint() |
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 draw(java.io.PrintStream out)
draw in class GraphvizDotBuilder.Propspublic void setNoConstraint()