Interface ColorGradientGeneratorWithFixedNumberOfColors

    • Method Detail

      • setNumColors

        void setNumColors​(int value)
        Sets the number of gradient colors to use.
        Parameters:
        value - the number of colors
      • getNumColors

        int getNumColors()
        Returns the number of gradient colors to use.
        Returns:
        the number of colors
      • numColorsTipText

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