public interface Node extends Attributable
| Modifier and Type | Method and Description |
|---|---|
int |
getId()
Returns the unique identifier.
|
NodeData |
getNodeData()
Returns the extended data that belongs to this node.
|
getAttributesint getId()
NodeData.getId() to get the string id from import.NodeData getNodeData()
Copyright © 2007-2012 Gephi Consortium. All Rights Reserved.