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 Details

    • Display

      public Display()
  • Method Details

    • display

      public org.graphstream.ui.view.Viewer display(org.graphstream.graph.Graph graph, boolean autoLayout)
      Specified by:
      display in interface org.graphstream.util.Display
    • createFileSinkImages

      public org.graphstream.stream.file.FileSinkImages createFileSinkImages()
      Specified by:
      createFileSinkImages in interface org.graphstream.stream.file.images.FileSinkImagesFactory