@Immutable public class NodeProperties extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(PropertyElement propertyElement)
Adds a property to the node.
|
String |
render()
Render the graph element for use in a DotFile.
|
public final boolean add(PropertyElement propertyElement)
propertyElement - the property to addpublic final String render()
GraphElementCopyright © 2016–2018. All rights reserved.