public class Display
extends java.lang.Object
implements org.graphstream.util.Display, org.graphstream.stream.file.images.FileSinkImagesFactory
| Constructor and Description |
|---|
Display() |
| Modifier and Type | Method and Description |
|---|---|
org.graphstream.stream.file.FileSinkImages |
createFileSinkImages() |
org.graphstream.ui.view.Viewer |
display(org.graphstream.graph.Graph graph,
boolean autoLayout) |
public org.graphstream.ui.view.Viewer display(org.graphstream.graph.Graph graph,
boolean autoLayout)
display in interface org.graphstream.util.Displaypublic org.graphstream.stream.file.FileSinkImages createFileSinkImages()
createFileSinkImages in interface org.graphstream.stream.file.images.FileSinkImagesFactory