public class NodeProperties extends GraphElement
Created by pcampbell on 20/02/16.
| Constructor and Description |
|---|
NodeProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(PropertyElement propertyElement)
Adds a property to the node.
|
public boolean add(PropertyElement propertyElement)
propertyElement - the property to addCopyright © 2016. All rights reserved.