Package | Description |
---|---|
org.ginsim.core.graph |
Define the main Graph interfaces, and a GraphManager to handle graph types
|
org.ginsim.core.graph.backend |
Implementation of the graph backend.
|
Modifier and Type | Method and Description |
---|---|
NodeViewInfo |
GraphBackend.getNodeViewInfo(V node)
Get the Raw view info for a node.
|
Modifier and Type | Method and Description |
---|---|
NodeViewInfo |
GsJGraphtBaseGraph.getNodeViewInfo(V vertex) |
NodeViewInfo |
JgraphtBackendImpl.getNodeViewInfo(V vertex) |
Copyright © 2005–2020. All rights reserved.