Class vrml.external.field.EventInMFColor
All Packages Class Hierarchy This Package Previous Next Index
Class vrml.external.field.EventInMFColor
java.lang.Object
|
+----vrml.external.field.EventIn
|
+----vrml.external.field.EventInMFColor
- public class EventInMFColor
- extends EventIn
-
EventInMFColor()
-
-
set1Value(int, float[])
-
-
setValue(float[][])
-
EventInMFColor
public EventInMFColor()
setValue
public void setValue(float value[][]) throws IllegalArgumentException
set1Value
public void set1Value(int index,
float value[]) throws IllegalArgumentException
All Packages Class Hierarchy This Package Previous Next Index