Class Custom

    • Field Detail

      • m_R

        protected double m_R
        the value for R.
      • m_G

        protected double m_G
        the value for G.
      • m_B

        protected double m_B
        the value for B.
    • Constructor Detail

      • Custom

        public Custom()
    • Method Detail

      • setR

        public void setR​(double value)
        Sets the R parameter.
        Parameters:
        value - the value
      • getR

        public double getR()
        Returns the R parameter.
        Returns:
        the value
      • RTipText

        public String RTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the gui
      • setG

        public void setG​(double value)
        Sets the R parameter.
        Parameters:
        value - the value
      • getG

        public double getG()
        Returns the G parameter.
        Returns:
        the value
      • GTipText

        public String GTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the gui
      • setB

        public void setB​(double value)
        Sets the B parameter.
        Parameters:
        value - the value
      • getB

        public double getB()
        Returns the B parameter.
        Returns:
        the value
      • BTipText

        public String BTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the gui