public static interface GraphvizGraph.GraphvizNode
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getColor()
Retrieves color of the node.
|
java.lang.String |
getId()
Retrieves the unique ID.
|
java.lang.String |
getLabel()
Retrieves the label of the node.
|
java.lang.String getId()
java.lang.String getColor()
java.lang.String getLabel()
Copyright © 2009-2019 Google. All Rights Reserved.