public class Red extends ColorTransform
The Class Red.
  • Constructor Details

    • Red

      public Red()
      Instantiates a new red.
  • Method Details

    • clone

      public Red clone()
      Specified by:
      clone in class ColorTransform
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getValue

      public int getValue()
      Gets the value.
      Returns:
      the value
    • setValue

      public void setValue(int value)
      Sets the value.
      Parameters:
      value - the new value