| Package | Description |
|---|---|
| org.graphstream.graph | |
| org.graphstream.graph.implementations | |
| org.graphstream.ui.graphicGraph | |
| org.graphstream.ui.swingViewer |
| Modifier and Type | Method and Description |
|---|---|
Viewer |
Graph.display()
Utility method that creates a new graph viewer, and register the graph in
it.
|
Viewer |
Graph.display(boolean autoLayout)
Utility method that creates a new graph viewer, and register the graph in
it.
|
| Modifier and Type | Method and Description |
|---|---|
Viewer |
AbstractGraph.display() |
Viewer |
AbstractGraph.display(boolean autoLayout) |
| Modifier and Type | Method and Description |
|---|---|
Viewer |
GraphicGraph.display() |
Viewer |
GraphicGraph.display(boolean autoLayout) |
| Constructor and Description |
|---|
DefaultView(Viewer viewer,
String identifier,
GraphRenderer renderer) |
Copyright © 2015. All rights reserved.