Uses of Class
org.graphstream.ui.view.Viewer
| Package | Description |
|---|---|
| org.graphstream.graph | |
| org.graphstream.graph.implementations | |
| org.graphstream.ui.graphicGraph | |
| org.graphstream.ui.view | |
| org.graphstream.util |
-
Uses of Viewer in org.graphstream.graph
Methods in org.graphstream.graph that return Viewer Modifier and Type Method Description ViewerGraph. display()Utility method that creates a new graph viewer, and register the graph in it.ViewerGraph. display(boolean autoLayout)Utility method that creates a new graph viewer, and register the graph in it. -
Uses of Viewer in org.graphstream.graph.implementations
-
Uses of Viewer in org.graphstream.ui.graphicGraph
-
Uses of Viewer in org.graphstream.ui.view
Methods in org.graphstream.ui.view with parameters of type Viewer Modifier and Type Method Description ViewGraphRenderer. createDefaultView(Viewer viewer, String id) -
Uses of Viewer in org.graphstream.util
Methods in org.graphstream.util that return Viewer Modifier and Type Method Description ViewerDisplay. display(Graph graph, boolean autoLayout)