Class LargestRegions

    • Field Detail

      • m_MaxRegions

        protected int m_MaxRegions
        the maximum number of regions to return.
    • Constructor Detail

      • LargestRegions

        public LargestRegions()
    • Method Detail

      • setMaxRegions

        public void setMaxRegions​(int value)
        Sets the maximum number of regions to generate.
        Parameters:
        value - the maximum, <1 returns all
      • getMaxRegions

        public int getMaxRegions()
        Returns the maximum number of regions to generate.
        Returns:
        the maximum, <1 returns all
      • maxRegionsTipText

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