| Package | Description |
|---|---|
| org.gephi.graph.api |
Complete API description, where
GraphModel is the entry point. |
| Modifier and Type | Method and Description |
|---|---|
<T extends LayoutData> |
NodeProperties.getLayoutData()
Returns the layout-specific data, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeProperties.setLayoutData(LayoutData layoutData)
Sets the layout data.
|
Copyright © 2013–2015. All rights reserved.