| Package | Description |
|---|---|
| org.gephi.graph.api |
Complete API description, where
GraphModel is the entry point. |
| Modifier and Type | Method and Description |
|---|---|
Table |
GraphModel.getEdgeTable()
Returns the edge table.
|
Table |
GraphModel.getNodeTable()
Returns the node table.
|
Table |
TableObserver.getTable()
Gets the table this observer belongs to.
|
Table |
Column.getTable()
Returns the table this column belong to.
|
Copyright © 2013–2015. All rights reserved.