Package org.graphstream.ui.swing.util
Class Display
java.lang.Object
org.graphstream.ui.swing.util.Display
- All Implemented Interfaces:
org.graphstream.stream.file.images.FileSinkImagesFactory,org.graphstream.util.Display
public class Display
extends Object
implements org.graphstream.util.Display, org.graphstream.stream.file.images.FileSinkImagesFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.graphstream.stream.file.FileSinkImagesorg.graphstream.ui.view.Viewerdisplay(org.graphstream.graph.Graph graph, boolean autoLayout)
-
Constructor Details
-
Display
public Display()
-
-
Method Details
-
display
public org.graphstream.ui.view.Viewer display(org.graphstream.graph.Graph graph, boolean autoLayout) - Specified by:
displayin interfaceorg.graphstream.util.Display
-
createFileSinkImages
public org.graphstream.stream.file.FileSinkImages createFileSinkImages()- Specified by:
createFileSinkImagesin interfaceorg.graphstream.stream.file.images.FileSinkImagesFactory
-