Class AbstractColorDrawOperation

    • Field Detail

      • m_Color

        protected Color m_Color
        the color of the pixel.
    • Constructor Detail

      • AbstractColorDrawOperation

        public AbstractColorDrawOperation()
    • Method Detail

      • setColor

        public void setColor​(Color value)
        Sets the color of the pixel.
        Parameters:
        value - the color
      • getColor

        public Color getColor()
        Returns the color of the pixel.
        Returns:
        the color
      • colorTipText

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