|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvrml.Field
vrml.ConstField
vrml.field.ConstSFColor
public class ConstSFColor
| Constructor Summary | |
|---|---|
ConstSFColor(float red,
float green,
float blue)
|
|
| Method Summary | |
|---|---|
float |
getBlue()
|
float |
getGreen()
|
float |
getRed()
|
void |
getValue(float[] colors)
|
java.lang.String |
toString()
|
| Methods inherited from class vrml.Field |
|---|
clone |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConstSFColor(float red,
float green,
float blue)
| Method Detail |
|---|
public void getValue(float[] colors)
public float getRed()
public float getGreen()
public float getBlue()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||