Package fis

Class JPanel2DInferParameters

    • Constructor Detail

      • JPanel2DInferParameters

        public JPanel2DInferParameters()
        This is the default constructor
    • Method Detail

      • init

        public void init​(JFIS fis,
                         boolean showCollapseButtons)
                  throws Throwable
        Initialisation de l'objet
        Parameters:
        fis - objet fis
        showCollapseButtons - affichage des boutons de reductions des panels
        Throws:
        Throwable
      • selectedXInput

        public int selectedXInput()
      • selectedOutput

        public int selectedOutput()
      • xResolution

        public int xResolution()
      • xMin

        public double xMin()
      • xMax

        public double xMax()
      • getInputsValues

        public double[] getInputsValues()
      • fireComponentCollapsed

        public void fireComponentCollapsed()
      • getJPanelAxesSelection

        protected JPanel getJPanelAxesSelection()
        This method initializes jPanelAxesSelection
        Returns:
        javax.swing.JPanel