Class EventInSFNode

java.lang.Object
vrml.eai.field.BaseField
vrml.eai.field.EventIn
vrml.eai.field.EventInSFNode
Direct Known Subclasses:
EventInSFNodeWrapper

public abstract class EventInSFNode extends EventIn
VRML eventIn class for SFNode.

Set the value of a node to the given value. The java null reference is treated to be equivalent to the VRML NULL field values.

Calling the set method with a null node reference causes that field to be cleared.

Version:
1.0 30 April 1998