Serialized Form

  • Package de.f0rce.viz

    • Class de.f0rce.viz.View extends com.vaadin.flow.component.orderedlayout.VerticalLayout implements Serializable

    • Class de.f0rce.viz.Viz extends com.vaadin.flow.component.html.Div implements Serializable

      • Serialized Fields

        • engine
          VizEngine engine
        • format
          VizFormat format
        • graph
          java.lang.String graph
        • mimeType
          java.lang.String mimeType
        • mouseWheelZoomEnabled
          boolean mouseWheelZoomEnabled
        • showControlIcons
          boolean showControlIcons
  • Package de.f0rce.viz.events