Interface FixedNumBinsBinningAlgorithm

    • Method Detail

      • setNumBins

        void setNumBins​(int value)
        Sets the number of bins to use.
        Parameters:
        value - the number of bins
      • getNumBins

        int getNumBins()
        Returns the number of bins to use.
        Returns:
        the number of bins
      • numBinsTipText

        String numBinsTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.