Interface FixedBinWidthBinningAlgorithm

    • Method Detail

      • setBinWidth

        void setBinWidth​(double value)
        Sets the bin width to use.
        Parameters:
        value - the bin width
      • getBinWidth

        double getBinWidth()
        Returns the bin width in use.
        Returns:
        the bin width
      • binWidthTipText

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