Class EventOutSFString

java.lang.Object
vrml.eai.field.BaseField
vrml.eai.field.EventOut
vrml.eai.field.EventOutSFString
Direct Known Subclasses:
EventOutSFStringWrapper

public abstract class EventOutSFString extends EventOut
VRML eventOut class for SFString.

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