|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--GP.Attributes.Color | +--GP.Attributes.Colors.Chooser
Constructor Summary | |
Chooser(GP.Components.ColorChooser chooser)
|
Method Summary | |
double |
GetBlue()
|
double |
GetGreen()
|
double |
GetRed()
|
Methods inherited from class GP.Attributes.Color |
Copy, Darker, Darker, equals, GetColor, Lighter, Lighter, toString |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Chooser(GP.Components.ColorChooser chooser)
Method Detail |
public double GetRed()
GetRed
in class Color
public double GetGreen()
GetGreen
in class Color
public double GetBlue()
GetBlue
in class Color
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |