GP.Attributes.Colors
Class Gray

java.lang.Object
  |
  +--GP.Attributes.Color
        |
        +--GP.Attributes.Colors.Gray

public class Gray
extends Color


Constructor Summary
Gray()
           
 
Methods inherited from class GP.Attributes.Color
Copy, Darker, Darker, equals, GetBlue, GetColor, GetGreen, GetRed, Lighter, Lighter, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Gray

public Gray()