Package vrml.field

Class MFColor

java.lang.Object
vrml.Field
vrml.MField
vrml.field.MFColor
All Implemented Interfaces:
Cloneable

public class MFColor extends MField
VRML JSAI type class containing multiple color fields.

Internally, the class stores the values as a single, flat array so that is the most efficient method to use to avoid reallocation. All methods make internal copies of the values.

Version:
$Revision: 1.7 $
Author:
Alan Hudson, Justin Couch