Interface MFNode

All Superinterfaces:
MField, X3DField

public interface MFNode extends MField
Representation of a MFNode field.

Get the values of a node array. The java null reference is treated to be equivalent to the VRML NULL field values.

It is not illegal to construct an array where some members of the array are null pointers. Due to no specification on the intended result in the VRML specification, the response given by the browser is implementation dependent. Calls will not generate an exception, but the value of actual event received from the scene graph may vary until the issue is resolved.

Version:
1.0 30 April 1998