|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rie.rieps.engine.color.Gray
public class Gray
Field Summary | |
---|---|
static Color |
BLACK
|
static Color |
WHITE
|
Constructor Summary | |
---|---|
Gray(float value)
Creates a new instance of Gray |
Method Summary | |
---|---|
float[] |
getComposite()
|
java.lang.String |
getPSCommande()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Color BLACK
public static final Color WHITE
Constructor Detail |
---|
public Gray(float value)
Method Detail |
---|
public float[] getComposite()
getComposite
in interface Color
public java.lang.String getPSCommande()
getPSCommande
in interface Color
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |