Class Display

java.lang.Object
org.graphstream.ui.javafx.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
  • Field Details

  • Constructor Details

  • 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
    • newDisplay

      public void newDisplay​(FxDefaultView view)
    • createFileSinkImages

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