Interface ScatterPlotPanel<Component>

  • All Superinterfaces:
    com.macrofocus.crossplatform.CPComponent<Component>
    All Known Implementing Classes:
    AbstractScatterPlotPanel, SwingScatterPlotPanel

    public interface ScatterPlotPanel<Component>
    extends com.macrofocus.crossplatform.CPComponent<Component>
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setYPanelVisible​(boolean b)  
      • Methods inherited from interface com.macrofocus.crossplatform.CPComponent

        getNativeComponent, setStyleClass
    • Method Detail

      • setYPanelVisible

        void setYPanelVisible​(boolean b)