Package | Description |
---|---|
org.graphstream.graph | |
org.graphstream.graph.implementations | |
org.graphstream.ui.graphicGraph | |
org.graphstream.ui.view | |
org.graphstream.util |
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) |
Modifier and Type | Method and Description |
---|---|
View |
GraphRenderer.createDefaultView(Viewer viewer,
java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
Viewer |
Display.display(Graph graph,
boolean autoLayout) |