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