protected class GraphvizDotBuilder.Node extends GraphvizDotBuilder.Props
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GraphvizDotBuilder.Node(Object obj) |
GraphvizDotBuilder.Node(Object obj,
String label) |
GraphvizDotBuilder.Node(Object obj,
String label,
String shape) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(PrintStream out) |
void |
setShape(String shape) |
esc, print, setLabel, setStyle, toStringclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCodepublic GraphvizDotBuilder.Node(Object obj)
public void draw(PrintStream out)
draw in class GraphvizDotBuilder.Propspublic void setShape(String shape)
Copyright © 2015. All Rights Reserved.