Class MinBinSize

    • Field Detail

      • m_MinSize

        protected int m_MinSize
        the minimum size.
    • Constructor Detail

      • MinBinSize

        public MinBinSize()
    • Method Detail

      • setMinSize

        public void setMinSize​(int value)
        Sets the minimum number of objects in a bin.
        Parameters:
        value - the minimum
      • getMinSize

        public int getMinSize()
        Returns the minimum number of objects in a bin.
        Returns:
        the minimum
      • minSizeTipText

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