Class EventInMFString

java.lang.Object
vrml.eai.field.BaseField
vrml.eai.field.EventIn
vrml.eai.field.EventInMFString
Direct Known Subclasses:
EventInMFStringWrapper

public abstract class EventInMFString extends EventIn
VRML eventIn class for MFColor.

Strings are represented using standard java.lang.String representations. The implementation of this class will provide any necessary conversions to the UTF8 format required for VRML support.

Version:
1.0 30 April 1998