| Package | Description |
|---|---|
| org.gephi.graph.api |
Complete API description, where
GraphModel is the entry point. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UndirectedSubgraph
Undirected subgraph.
|
| Modifier and Type | Method and Description |
|---|---|
UndirectedGraph |
GraphModel.getUndirectedGraph()
Gets the full graph with the undirected interface.
|
UndirectedGraph |
GraphModel.getUndirectedGraphVisible()
Gets the visible graph with the undirected interface.
|
Copyright © 2013–2015. All rights reserved.